From 0a2ed90aa139436cb2617c6402e0768a0ef6fa3a Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Mon, 19 Apr 2021 09:28:04 -0400 Subject: [PATCH 1/3] Add 1.21.0 API compatibility data --- .../admission.k8s.io.v1.AdmissionReview.json | 84 + .../admission.k8s.io.v1.AdmissionReview.pb | Bin 0 -> 731 bytes .../admission.k8s.io.v1.AdmissionReview.yaml | 82 + ...ission.k8s.io.v1beta1.AdmissionReview.json | 84 + ...dmission.k8s.io.v1beta1.AdmissionReview.pb | Bin 0 -> 736 bytes ...ission.k8s.io.v1beta1.AdmissionReview.yaml | 82 + ...8s.io.v1.MutatingWebhookConfiguration.json | 108 ++ ....k8s.io.v1.MutatingWebhookConfiguration.pb | Bin 0 -> 722 bytes ...8s.io.v1.MutatingWebhookConfiguration.yaml | 72 + ....io.v1.ValidatingWebhookConfiguration.json | 107 ++ ...8s.io.v1.ValidatingWebhookConfiguration.pb | Bin 0 -> 717 bytes ....io.v1.ValidatingWebhookConfiguration.yaml | 71 + ....v1beta1.MutatingWebhookConfiguration.json | 108 ++ ...io.v1beta1.MutatingWebhookConfiguration.pb | Bin 0 -> 727 bytes ....v1beta1.MutatingWebhookConfiguration.yaml | 72 + ...1beta1.ValidatingWebhookConfiguration.json | 107 ++ ....v1beta1.ValidatingWebhookConfiguration.pb | Bin 0 -> 722 bytes ...1beta1.ValidatingWebhookConfiguration.yaml | 71 + .../v1.21.0/apps.v1.ControllerRevision.json | 45 + .../v1.21.0/apps.v1.ControllerRevision.pb | Bin 0 -> 327 bytes .../v1.21.0/apps.v1.ControllerRevision.yaml | 39 + .../testdata/v1.21.0/apps.v1.DaemonSet.json | 1561 +++++++++++++++ .../api/testdata/v1.21.0/apps.v1.DaemonSet.pb | Bin 0 -> 8214 bytes .../testdata/v1.21.0/apps.v1.DaemonSet.yaml | 1065 +++++++++++ .../testdata/v1.21.0/apps.v1.Deployment.json | 1571 ++++++++++++++++ .../testdata/v1.21.0/apps.v1.Deployment.pb | Bin 0 -> 8009 bytes .../testdata/v1.21.0/apps.v1.Deployment.yaml | 1073 +++++++++++ .../testdata/v1.21.0/apps.v1.ReplicaSet.json | 1556 +++++++++++++++ .../testdata/v1.21.0/apps.v1.ReplicaSet.pb | Bin 0 -> 7920 bytes .../testdata/v1.21.0/apps.v1.ReplicaSet.yaml | 1061 +++++++++++ .../testdata/v1.21.0/apps.v1.StatefulSet.json | 1667 +++++++++++++++++ .../testdata/v1.21.0/apps.v1.StatefulSet.pb | Bin 0 -> 8577 bytes .../testdata/v1.21.0/apps.v1.StatefulSet.yaml | 1138 +++++++++++ .../apps.v1beta1.ControllerRevision.json | 45 + .../apps.v1beta1.ControllerRevision.pb | Bin 0 -> 332 bytes .../apps.v1beta1.ControllerRevision.yaml | 39 + .../v1.21.0/apps.v1beta1.Deployment.json | 1574 ++++++++++++++++ .../v1.21.0/apps.v1beta1.Deployment.pb | Bin 0 -> 8005 bytes .../v1.21.0/apps.v1beta1.Deployment.yaml | 1075 +++++++++++ .../apps.v1beta1.DeploymentRollback.json | 11 + .../apps.v1beta1.DeploymentRollback.pb | Bin 0 -> 69 bytes .../apps.v1beta1.DeploymentRollback.yaml | 7 + .../testdata/v1.21.0/apps.v1beta1.Scale.json | 53 + .../testdata/v1.21.0/apps.v1beta1.Scale.pb | Bin 0 -> 240 bytes .../testdata/v1.21.0/apps.v1beta1.Scale.yaml | 38 + .../v1.21.0/apps.v1beta1.StatefulSet.json | 1667 +++++++++++++++++ .../v1.21.0/apps.v1beta1.StatefulSet.pb | Bin 0 -> 8633 bytes .../v1.21.0/apps.v1beta1.StatefulSet.yaml | 1138 +++++++++++ .../apps.v1beta2.ControllerRevision.json | 45 + .../apps.v1beta2.ControllerRevision.pb | Bin 0 -> 332 bytes .../apps.v1beta2.ControllerRevision.yaml | 39 + .../v1.21.0/apps.v1beta2.DaemonSet.json | 1561 +++++++++++++++ .../v1.21.0/apps.v1beta2.DaemonSet.pb | Bin 0 -> 8219 bytes .../v1.21.0/apps.v1beta2.DaemonSet.yaml | 1065 +++++++++++ .../v1.21.0/apps.v1beta2.Deployment.json | 1571 ++++++++++++++++ .../v1.21.0/apps.v1beta2.Deployment.pb | Bin 0 -> 8014 bytes .../v1.21.0/apps.v1beta2.Deployment.yaml | 1073 +++++++++++ .../v1.21.0/apps.v1beta2.ReplicaSet.json | 1556 +++++++++++++++ .../v1.21.0/apps.v1beta2.ReplicaSet.pb | Bin 0 -> 7925 bytes .../v1.21.0/apps.v1beta2.ReplicaSet.yaml | 1061 +++++++++++ .../testdata/v1.21.0/apps.v1beta2.Scale.json | 53 + .../testdata/v1.21.0/apps.v1beta2.Scale.pb | Bin 0 -> 240 bytes .../testdata/v1.21.0/apps.v1beta2.Scale.yaml | 38 + .../v1.21.0/apps.v1beta2.StatefulSet.json | 1667 +++++++++++++++++ .../v1.21.0/apps.v1beta2.StatefulSet.pb | Bin 0 -> 8582 bytes .../v1.21.0/apps.v1beta2.StatefulSet.yaml | 1138 +++++++++++ ...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.21.0/autoscaling.v1.Scale.json | 50 + .../testdata/v1.21.0/autoscaling.v1.Scale.pb | Bin 0 -> 232 bytes .../v1.21.0/autoscaling.v1.Scale.yaml | 36 + ...aling.v2beta1.HorizontalPodAutoscaler.json | 220 +++ ...scaling.v2beta1.HorizontalPodAutoscaler.pb | Bin 0 -> 1957 bytes ...aling.v2beta1.HorizontalPodAutoscaler.yaml | 149 ++ ...aling.v2beta2.HorizontalPodAutoscaler.json | 281 +++ ...scaling.v2beta2.HorizontalPodAutoscaler.pb | Bin 0 -> 2125 bytes ...aling.v2beta2.HorizontalPodAutoscaler.yaml | 188 ++ .../testdata/v1.21.0/batch.v1.CronJob.json | 1600 ++++++++++++++++ .../api/testdata/v1.21.0/batch.v1.CronJob.pb | Bin 0 -> 8473 bytes .../testdata/v1.21.0/batch.v1.CronJob.yaml | 1095 +++++++++++ .../api/testdata/v1.21.0/batch.v1.Job.json | 1552 +++++++++++++++ .../api/testdata/v1.21.0/batch.v1.Job.pb | Bin 0 -> 7709 bytes .../api/testdata/v1.21.0/batch.v1.Job.yaml | 1059 +++++++++++ .../v1.21.0/batch.v1.JobTemplate.json | 1524 +++++++++++++++ .../testdata/v1.21.0/batch.v1.JobTemplate.pb | Bin 0 -> 7310 bytes .../v1.21.0/batch.v1.JobTemplate.yaml | 1045 +++++++++++ .../v1.21.0/batch.v1beta1.CronJob.json | 1600 ++++++++++++++++ .../testdata/v1.21.0/batch.v1beta1.CronJob.pb | Bin 0 -> 8478 bytes .../v1.21.0/batch.v1beta1.CronJob.yaml | 1095 +++++++++++ .../v1.21.0/batch.v1beta1.JobTemplate.json | 1581 ++++++++++++++++ .../v1.21.0/batch.v1beta1.JobTemplate.pb | Bin 0 -> 8019 bytes .../v1.21.0/batch.v1beta1.JobTemplate.yaml | 1081 +++++++++++ .../v1.21.0/batch.v2alpha1.CronJob.json | 1591 ++++++++++++++++ .../v1.21.0/batch.v2alpha1.CronJob.pb | Bin 0 -> 8382 bytes .../v1.21.0/batch.v2alpha1.CronJob.yaml | 1086 +++++++++++ .../v1.21.0/batch.v2alpha1.JobTemplate.json | 1583 ++++++++++++++++ .../v1.21.0/batch.v2alpha1.JobTemplate.pb | Bin 0 -> 8158 bytes .../v1.21.0/batch.v2alpha1.JobTemplate.yaml | 1080 +++++++++++ ...s.k8s.io.v1.CertificateSigningRequest.json | 73 + ...tes.k8s.io.v1.CertificateSigningRequest.pb | Bin 0 -> 361 bytes ...s.k8s.io.v1.CertificateSigningRequest.yaml | 52 + ....io.v1beta1.CertificateSigningRequest.json | 73 + ...8s.io.v1beta1.CertificateSigningRequest.pb | Bin 0 -> 366 bytes ....io.v1beta1.CertificateSigningRequest.yaml | 52 + .../v1.21.0/coordination.k8s.io.v1.Lease.json | 50 + .../v1.21.0/coordination.k8s.io.v1.Lease.pb | Bin 0 -> 246 bytes .../v1.21.0/coordination.k8s.io.v1.Lease.yaml | 37 + .../coordination.k8s.io.v1beta1.Lease.json | 50 + .../coordination.k8s.io.v1beta1.Lease.pb | Bin 0 -> 251 bytes .../coordination.k8s.io.v1beta1.Lease.yaml | 37 + .../testdata/v1.21.0/core.v1.APIGroup.json | 21 + .../api/testdata/v1.21.0/core.v1.APIGroup.pb | Bin 0 -> 53 bytes .../testdata/v1.21.0/core.v1.APIGroup.yaml | 12 + .../testdata/v1.21.0/core.v1.APIVersions.json | 13 + .../testdata/v1.21.0/core.v1.APIVersions.pb | Bin 0 -> 40 bytes .../testdata/v1.21.0/core.v1.APIVersions.yaml | 7 + .../api/testdata/v1.21.0/core.v1.Binding.json | 52 + .../api/testdata/v1.21.0/core.v1.Binding.pb | Bin 0 -> 247 bytes .../api/testdata/v1.21.0/core.v1.Binding.yaml | 39 + .../v1.21.0/core.v1.ComponentStatus.json | 51 + .../v1.21.0/core.v1.ComponentStatus.pb | Bin 0 -> 242 bytes .../v1.21.0/core.v1.ComponentStatus.yaml | 36 + .../testdata/v1.21.0/core.v1.ConfigMap.json | 50 + .../api/testdata/v1.21.0/core.v1.ConfigMap.pb | Bin 0 -> 221 bytes .../testdata/v1.21.0/core.v1.ConfigMap.yaml | 36 + .../v1.21.0/core.v1.CreateOptions.json | 8 + .../testdata/v1.21.0/core.v1.CreateOptions.pb | Bin 0 -> 37 bytes .../v1.21.0/core.v1.CreateOptions.yaml | 5 + .../v1.21.0/core.v1.DeleteOptions.json | 14 + .../testdata/v1.21.0/core.v1.DeleteOptions.pb | Bin 0 -> 96 bytes .../v1.21.0/core.v1.DeleteOptions.yaml | 10 + .../testdata/v1.21.0/core.v1.Endpoints.json | 87 + .../api/testdata/v1.21.0/core.v1.Endpoints.pb | Bin 0 -> 378 bytes .../testdata/v1.21.0/core.v1.Endpoints.yaml | 61 + .../v1.21.0/core.v1.EphemeralContainers.json | 299 +++ .../v1.21.0/core.v1.EphemeralContainers.pb | Bin 0 -> 1272 bytes .../v1.21.0/core.v1.EphemeralContainers.yaml | 209 +++ .../api/testdata/v1.21.0/core.v1.Event.json | 79 + .../api/testdata/v1.21.0/core.v1.Event.pb | Bin 0 -> 395 bytes .../api/testdata/v1.21.0/core.v1.Event.yaml | 63 + .../v1.21.0/core.v1.ExportOptions.json | 6 + .../testdata/v1.21.0/core.v1.ExportOptions.pb | Bin 0 -> 35 bytes .../v1.21.0/core.v1.ExportOptions.yaml | 4 + .../testdata/v1.21.0/core.v1.GetOptions.json | 5 + .../testdata/v1.21.0/core.v1.GetOptions.pb | Bin 0 -> 31 bytes .../testdata/v1.21.0/core.v1.GetOptions.yaml | 3 + .../testdata/v1.21.0/core.v1.LimitRange.json | 65 + .../testdata/v1.21.0/core.v1.LimitRange.pb | Bin 0 -> 376 bytes .../testdata/v1.21.0/core.v1.LimitRange.yaml | 44 + .../testdata/v1.21.0/core.v1.ListOptions.json | 12 + .../testdata/v1.21.0/core.v1.ListOptions.pb | Bin 0 -> 72 bytes .../testdata/v1.21.0/core.v1.ListOptions.yaml | 10 + .../testdata/v1.21.0/core.v1.Namespace.json | 60 + .../api/testdata/v1.21.0/core.v1.Namespace.pb | Bin 0 -> 317 bytes .../testdata/v1.21.0/core.v1.Namespace.yaml | 42 + .../api/testdata/v1.21.0/core.v1.Node.json | 156 ++ .../api/testdata/v1.21.0/core.v1.Node.pb | Bin 0 -> 746 bytes .../api/testdata/v1.21.0/core.v1.Node.yaml | 110 ++ .../v1.21.0/core.v1.NodeProxyOptions.json | 5 + .../v1.21.0/core.v1.NodeProxyOptions.pb | Bin 0 -> 37 bytes .../v1.21.0/core.v1.NodeProxyOptions.yaml | 3 + .../v1.21.0/core.v1.PatchOptions.json | 9 + .../testdata/v1.21.0/core.v1.PatchOptions.pb | Bin 0 -> 38 bytes .../v1.21.0/core.v1.PatchOptions.yaml | 6 + .../v1.21.0/core.v1.PersistentVolume.json | 292 +++ .../v1.21.0/core.v1.PersistentVolume.pb | Bin 0 -> 1177 bytes .../v1.21.0/core.v1.PersistentVolume.yaml | 221 +++ .../core.v1.PersistentVolumeClaim.json | 94 + .../v1.21.0/core.v1.PersistentVolumeClaim.pb | Bin 0 -> 595 bytes .../core.v1.PersistentVolumeClaim.yaml | 65 + .../api/testdata/v1.21.0/core.v1.Pod.json | 1644 ++++++++++++++++ .../api/testdata/v1.21.0/core.v1.Pod.pb | Bin 0 -> 8005 bytes .../api/testdata/v1.21.0/core.v1.Pod.yaml | 1130 +++++++++++ .../v1.21.0/core.v1.PodAttachOptions.json | 7 + .../v1.21.0/core.v1.PodAttachOptions.pb | Bin 0 -> 45 bytes .../v1.21.0/core.v1.PodAttachOptions.yaml | 5 + .../v1.21.0/core.v1.PodExecOptions.json | 10 + .../v1.21.0/core.v1.PodExecOptions.pb | Bin 0 -> 46 bytes .../v1.21.0/core.v1.PodExecOptions.yaml | 7 + .../v1.21.0/core.v1.PodLogOptions.json | 11 + .../testdata/v1.21.0/core.v1.PodLogOptions.pb | Bin 0 -> 73 bytes .../v1.21.0/core.v1.PodLogOptions.yaml | 9 + .../core.v1.PodPortForwardOptions.json | 7 + .../v1.21.0/core.v1.PodPortForwardOptions.pb | Bin 0 -> 50 bytes .../core.v1.PodPortForwardOptions.yaml | 4 + .../v1.21.0/core.v1.PodProxyOptions.json | 5 + .../v1.21.0/core.v1.PodProxyOptions.pb | Bin 0 -> 36 bytes .../v1.21.0/core.v1.PodProxyOptions.yaml | 3 + .../v1.21.0/core.v1.PodStatusResult.json | 208 ++ .../v1.21.0/core.v1.PodStatusResult.pb | Bin 0 -> 910 bytes .../v1.21.0/core.v1.PodStatusResult.yaml | 156 ++ .../testdata/v1.21.0/core.v1.PodTemplate.json | 1529 +++++++++++++++ .../testdata/v1.21.0/core.v1.PodTemplate.pb | Bin 0 -> 7908 bytes .../testdata/v1.21.0/core.v1.PodTemplate.yaml | 1042 +++++++++++ .../v1.21.0/core.v1.RangeAllocation.json | 45 + .../v1.21.0/core.v1.RangeAllocation.pb | Bin 0 -> 213 bytes .../v1.21.0/core.v1.RangeAllocation.yaml | 33 + .../core.v1.ReplicationController.json | 1539 +++++++++++++++ .../v1.21.0/core.v1.ReplicationController.pb | Bin 0 -> 7838 bytes .../core.v1.ReplicationController.yaml | 1050 +++++++++++ .../v1.21.0/core.v1.ResourceQuota.json | 70 + .../testdata/v1.21.0/core.v1.ResourceQuota.pb | Bin 0 -> 395 bytes .../v1.21.0/core.v1.ResourceQuota.yaml | 47 + .../api/testdata/v1.21.0/core.v1.Secret.json | 51 + .../api/testdata/v1.21.0/core.v1.Secret.pb | Bin 0 -> 228 bytes .../api/testdata/v1.21.0/core.v1.Secret.yaml | 37 + .../v1.21.0/core.v1.SerializedReference.json | 13 + .../v1.21.0/core.v1.SerializedReference.pb | Bin 0 -> 81 bytes .../v1.21.0/core.v1.SerializedReference.yaml | 10 + .../api/testdata/v1.21.0/core.v1.Service.json | 117 ++ .../api/testdata/v1.21.0/core.v1.Service.pb | Bin 0 -> 525 bytes .../api/testdata/v1.21.0/core.v1.Service.yaml | 82 + .../v1.21.0/core.v1.ServiceAccount.json | 60 + .../v1.21.0/core.v1.ServiceAccount.pb | Bin 0 -> 251 bytes .../v1.21.0/core.v1.ServiceAccount.yaml | 42 + .../v1.21.0/core.v1.ServiceProxyOptions.json | 5 + .../v1.21.0/core.v1.ServiceProxyOptions.pb | Bin 0 -> 40 bytes .../v1.21.0/core.v1.ServiceProxyOptions.yaml | 3 + .../api/testdata/v1.21.0/core.v1.Status.json | 25 + .../api/testdata/v1.21.0/core.v1.Status.pb | Bin 0 -> 178 bytes .../api/testdata/v1.21.0/core.v1.Status.yaml | 18 + .../v1.21.0/core.v1.UpdateOptions.json | 8 + .../testdata/v1.21.0/core.v1.UpdateOptions.pb | Bin 0 -> 37 bytes .../v1.21.0/core.v1.UpdateOptions.yaml | 5 + .../testdata/v1.21.0/core.v1.WatchEvent.json | 4 + .../testdata/v1.21.0/core.v1.WatchEvent.pb | Bin 0 -> 121 bytes .../testdata/v1.21.0/core.v1.WatchEvent.yaml | 8 + .../discovery.k8s.io.v1.EndpointSlice.json | 86 + .../discovery.k8s.io.v1.EndpointSlice.pb | Bin 0 -> 365 bytes .../discovery.k8s.io.v1.EndpointSlice.yaml | 60 + ...scovery.k8s.io.v1alpha1.EndpointSlice.json | 78 + ...discovery.k8s.io.v1alpha1.EndpointSlice.pb | Bin 0 -> 362 bytes ...scovery.k8s.io.v1alpha1.EndpointSlice.yaml | 56 + ...iscovery.k8s.io.v1beta1.EndpointSlice.json | 85 + .../discovery.k8s.io.v1beta1.EndpointSlice.pb | Bin 0 -> 366 bytes ...iscovery.k8s.io.v1beta1.EndpointSlice.yaml | 59 + .../v1.21.0/events.k8s.io.v1.Event.json | 79 + .../v1.21.0/events.k8s.io.v1.Event.pb | Bin 0 -> 409 bytes .../v1.21.0/events.k8s.io.v1.Event.yaml | 63 + .../v1.21.0/events.k8s.io.v1beta1.Event.json | 79 + .../v1.21.0/events.k8s.io.v1beta1.Event.pb | Bin 0 -> 414 bytes .../v1.21.0/events.k8s.io.v1beta1.Event.yaml | 63 + .../v1.21.0/extensions.v1beta1.DaemonSet.json | 1562 +++++++++++++++ .../v1.21.0/extensions.v1beta1.DaemonSet.pb | Bin 0 -> 8242 bytes .../v1.21.0/extensions.v1beta1.DaemonSet.yaml | 1066 +++++++++++ .../extensions.v1beta1.Deployment.json | 1574 ++++++++++++++++ .../v1.21.0/extensions.v1beta1.Deployment.pb | Bin 0 -> 8011 bytes .../extensions.v1beta1.Deployment.yaml | 1075 +++++++++++ ...extensions.v1beta1.DeploymentRollback.json | 11 + .../extensions.v1beta1.DeploymentRollback.pb | Bin 0 -> 75 bytes ...extensions.v1beta1.DeploymentRollback.yaml | 7 + .../v1.21.0/extensions.v1beta1.Ingress.json | 102 + .../v1.21.0/extensions.v1beta1.Ingress.pb | Bin 0 -> 375 bytes .../v1.21.0/extensions.v1beta1.Ingress.yaml | 66 + .../extensions.v1beta1.NetworkPolicy.json | 151 ++ .../extensions.v1beta1.NetworkPolicy.pb | Bin 0 -> 1412 bytes .../extensions.v1beta1.NetworkPolicy.yaml | 88 + .../extensions.v1beta1.PodSecurityPolicy.json | 144 ++ .../extensions.v1beta1.PodSecurityPolicy.pb | Bin 0 -> 582 bytes .../extensions.v1beta1.PodSecurityPolicy.yaml | 92 + .../extensions.v1beta1.ReplicaSet.json | 1556 +++++++++++++++ .../v1.21.0/extensions.v1beta1.ReplicaSet.pb | Bin 0 -> 7931 bytes .../extensions.v1beta1.ReplicaSet.yaml | 1061 +++++++++++ .../v1.21.0/extensions.v1beta1.Scale.json | 53 + .../v1.21.0/extensions.v1beta1.Scale.pb | Bin 0 -> 246 bytes .../v1.21.0/extensions.v1beta1.Scale.yaml | 38 + ....apiserver.k8s.io.v1alpha1.FlowSchema.json | 108 ++ ...ol.apiserver.k8s.io.v1alpha1.FlowSchema.pb | Bin 0 -> 416 bytes ....apiserver.k8s.io.v1alpha1.FlowSchema.yaml | 68 + ...o.v1alpha1.PriorityLevelConfiguration.json | 68 + ....io.v1alpha1.PriorityLevelConfiguration.pb | Bin 0 -> 426 bytes ...o.v1alpha1.PriorityLevelConfiguration.yaml | 48 + ...l.apiserver.k8s.io.v1beta1.FlowSchema.json | 108 ++ ...rol.apiserver.k8s.io.v1beta1.FlowSchema.pb | Bin 0 -> 415 bytes ...l.apiserver.k8s.io.v1beta1.FlowSchema.yaml | 68 + ...io.v1beta1.PriorityLevelConfiguration.json | 68 + ...s.io.v1beta1.PriorityLevelConfiguration.pb | Bin 0 -> 425 bytes ...io.v1beta1.PriorityLevelConfiguration.yaml | 48 + ...agepolicy.k8s.io.v1alpha1.ImageReview.json | 61 + ...imagepolicy.k8s.io.v1alpha1.ImageReview.pb | Bin 0 -> 267 bytes ...agepolicy.k8s.io.v1alpha1.ImageReview.yaml | 42 + ...server.k8s.io.v1alpha1.StorageVersion.json | 66 + ...piserver.k8s.io.v1alpha1.StorageVersion.pb | Bin 0 -> 350 bytes ...server.k8s.io.v1alpha1.StorageVersion.yaml | 46 + .../v1.21.0/networking.k8s.io.v1.Ingress.json | 112 ++ .../v1.21.0/networking.k8s.io.v1.Ingress.pb | Bin 0 -> 367 bytes .../v1.21.0/networking.k8s.io.v1.Ingress.yaml | 72 + .../networking.k8s.io.v1.IngressClass.json | 53 + .../networking.k8s.io.v1.IngressClass.pb | Bin 0 -> 249 bytes .../networking.k8s.io.v1.IngressClass.yaml | 39 + .../networking.k8s.io.v1.NetworkPolicy.json | 151 ++ .../networking.k8s.io.v1.NetworkPolicy.pb | Bin 0 -> 1414 bytes .../networking.k8s.io.v1.NetworkPolicy.yaml | 88 + .../networking.k8s.io.v1beta1.Ingress.json | 102 + .../networking.k8s.io.v1beta1.Ingress.pb | Bin 0 -> 382 bytes .../networking.k8s.io.v1beta1.Ingress.yaml | 66 + ...etworking.k8s.io.v1beta1.IngressClass.json | 53 + .../networking.k8s.io.v1beta1.IngressClass.pb | Bin 0 -> 254 bytes ...etworking.k8s.io.v1beta1.IngressClass.yaml | 39 + .../v1.21.0/node.k8s.io.v1.RuntimeClass.json | 62 + .../v1.21.0/node.k8s.io.v1.RuntimeClass.pb | Bin 0 -> 285 bytes .../v1.21.0/node.k8s.io.v1.RuntimeClass.yaml | 43 + .../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 + .../policy.v1.PodDisruptionBudget.json | 81 + .../v1.21.0/policy.v1.PodDisruptionBudget.pb | Bin 0 -> 671 bytes .../policy.v1.PodDisruptionBudget.yaml | 57 + .../v1.21.0/policy.v1beta1.Eviction.json | 55 + .../v1.21.0/policy.v1beta1.Eviction.pb | Bin 0 -> 279 bytes .../v1.21.0/policy.v1beta1.Eviction.yaml | 40 + .../policy.v1beta1.PodDisruptionBudget.json | 81 + .../policy.v1beta1.PodDisruptionBudget.pb | Bin 0 -> 676 bytes .../policy.v1beta1.PodDisruptionBudget.yaml | 57 + .../policy.v1beta1.PodSecurityPolicy.json | 144 ++ .../policy.v1beta1.PodSecurityPolicy.pb | Bin 0 -> 578 bytes .../policy.v1beta1.PodSecurityPolicy.yaml | 92 + ...c.authorization.k8s.io.v1.ClusterRole.json | 80 + ...bac.authorization.k8s.io.v1.ClusterRole.pb | Bin 0 -> 344 bytes ...c.authorization.k8s.io.v1.ClusterRole.yaml | 51 + ...rization.k8s.io.v1.ClusterRoleBinding.json | 56 + ...horization.k8s.io.v1.ClusterRoleBinding.pb | Bin 0 -> 267 bytes ...rization.k8s.io.v1.ClusterRoleBinding.yaml | 40 + .../rbac.authorization.k8s.io.v1.Role.json | 62 + .../rbac.authorization.k8s.io.v1.Role.pb | Bin 0 -> 243 bytes .../rbac.authorization.k8s.io.v1.Role.yaml | 42 + ...c.authorization.k8s.io.v1.RoleBinding.json | 56 + ...bac.authorization.k8s.io.v1.RoleBinding.pb | Bin 0 -> 260 bytes ...c.authorization.k8s.io.v1.RoleBinding.yaml | 40 + ...orization.k8s.io.v1alpha1.ClusterRole.json | 80 + ...thorization.k8s.io.v1alpha1.ClusterRole.pb | Bin 0 -> 350 bytes ...orization.k8s.io.v1alpha1.ClusterRole.yaml | 51 + ...on.k8s.io.v1alpha1.ClusterRoleBinding.json | 56 + ...tion.k8s.io.v1alpha1.ClusterRoleBinding.pb | Bin 0 -> 273 bytes ...on.k8s.io.v1alpha1.ClusterRoleBinding.yaml | 40 + ...ac.authorization.k8s.io.v1alpha1.Role.json | 62 + ...rbac.authorization.k8s.io.v1alpha1.Role.pb | Bin 0 -> 249 bytes ...ac.authorization.k8s.io.v1alpha1.Role.yaml | 42 + ...orization.k8s.io.v1alpha1.RoleBinding.json | 56 + ...thorization.k8s.io.v1alpha1.RoleBinding.pb | Bin 0 -> 266 bytes ...orization.k8s.io.v1alpha1.RoleBinding.yaml | 40 + ...horization.k8s.io.v1beta1.ClusterRole.json | 80 + ...uthorization.k8s.io.v1beta1.ClusterRole.pb | Bin 0 -> 349 bytes ...horization.k8s.io.v1beta1.ClusterRole.yaml | 51 + ...ion.k8s.io.v1beta1.ClusterRoleBinding.json | 56 + ...ation.k8s.io.v1beta1.ClusterRoleBinding.pb | Bin 0 -> 272 bytes ...ion.k8s.io.v1beta1.ClusterRoleBinding.yaml | 40 + ...bac.authorization.k8s.io.v1beta1.Role.json | 62 + .../rbac.authorization.k8s.io.v1beta1.Role.pb | Bin 0 -> 248 bytes ...bac.authorization.k8s.io.v1beta1.Role.yaml | 42 + ...horization.k8s.io.v1beta1.RoleBinding.json | 56 + ...uthorization.k8s.io.v1beta1.RoleBinding.pb | Bin 0 -> 265 bytes ...horization.k8s.io.v1beta1.RoleBinding.yaml | 40 + .../scheduling.k8s.io.v1.PriorityClass.json | 47 + .../scheduling.k8s.io.v1.PriorityClass.pb | Bin 0 -> 246 bytes .../scheduling.k8s.io.v1.PriorityClass.yaml | 35 + ...eduling.k8s.io.v1alpha1.PriorityClass.json | 47 + ...cheduling.k8s.io.v1alpha1.PriorityClass.pb | Bin 0 -> 252 bytes ...eduling.k8s.io.v1alpha1.PriorityClass.yaml | 35 + ...heduling.k8s.io.v1beta1.PriorityClass.json | 47 + ...scheduling.k8s.io.v1beta1.PriorityClass.pb | Bin 0 -> 251 bytes ...heduling.k8s.io.v1beta1.PriorityClass.yaml | 35 + .../settings.k8s.io.v1alpha1.PodPreset.json | 461 +++++ .../settings.k8s.io.v1alpha1.PodPreset.pb | Bin 0 -> 2207 bytes .../settings.k8s.io.v1alpha1.PodPreset.yaml | 327 ++++ .../v1.21.0/storage.k8s.io.v1.CSIDriver.json | 59 + .../v1.21.0/storage.k8s.io.v1.CSIDriver.pb | Bin 0 -> 304 bytes .../v1.21.0/storage.k8s.io.v1.CSIDriver.yaml | 42 + .../v1.21.0/storage.k8s.io.v1.CSINode.json | 57 + .../v1.21.0/storage.k8s.io.v1.CSINode.pb | Bin 0 -> 237 bytes .../v1.21.0/storage.k8s.io.v1.CSINode.yaml | 39 + .../storage.k8s.io.v1.StorageClass.json | 65 + .../v1.21.0/storage.k8s.io.v1.StorageClass.pb | Bin 0 -> 267 bytes .../storage.k8s.io.v1.StorageClass.yaml | 44 + .../storage.k8s.io.v1.VolumeAttachment.json | 305 +++ .../storage.k8s.io.v1.VolumeAttachment.pb | Bin 0 -> 1155 bytes .../storage.k8s.io.v1.VolumeAttachment.yaml | 229 +++ ...ge.k8s.io.v1alpha1.CSIStorageCapacity.json | 60 + ...rage.k8s.io.v1alpha1.CSIStorageCapacity.pb | Bin 0 -> 537 bytes ...ge.k8s.io.v1alpha1.CSIStorageCapacity.yaml | 42 + ...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 | 59 + .../storage.k8s.io.v1beta1.CSIDriver.pb | Bin 0 -> 309 bytes .../storage.k8s.io.v1beta1.CSIDriver.yaml | 42 + .../storage.k8s.io.v1beta1.CSINode.json | 57 + .../v1.21.0/storage.k8s.io.v1beta1.CSINode.pb | Bin 0 -> 242 bytes .../storage.k8s.io.v1beta1.CSINode.yaml | 39 + ...age.k8s.io.v1beta1.CSIStorageCapacity.json | 60 + ...orage.k8s.io.v1beta1.CSIStorageCapacity.pb | Bin 0 -> 536 bytes ...age.k8s.io.v1beta1.CSIStorageCapacity.yaml | 42 + .../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 +++ 435 files changed, 77670 insertions(+) create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1beta1.AdmissionReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1beta1.AdmissionReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1beta1.AdmissionReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.StatefulSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.StatefulSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.StatefulSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIGroup.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIGroup.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIGroup.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIVersions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIVersions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIVersions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Binding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Binding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Binding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.DeleteOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.DeleteOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.DeleteOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ExportOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ExportOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ExportOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.GetOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.GetOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.GetOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Node.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Node.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Node.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.NodeProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.NodeProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.NodeProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PatchOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PatchOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PatchOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolume.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolume.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolume.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolumeClaim.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolumeClaim.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolumeClaim.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodAttachOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodAttachOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodAttachOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodExecOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodExecOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodExecOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodLogOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodLogOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodLogOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodPortForwardOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodPortForwardOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodPortForwardOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodStatusResult.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodStatusResult.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodStatusResult.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.SerializedReference.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.SerializedReference.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.SerializedReference.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Service.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Service.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Service.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceAccount.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceAccount.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceAccount.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceProxyOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceProxyOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceProxyOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Status.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Status.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Status.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.UpdateOptions.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.UpdateOptions.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.UpdateOptions.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.WatchEvent.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.WatchEvent.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.WatchEvent.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1alpha1.EndpointSlice.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1alpha1.EndpointSlice.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1alpha1.EndpointSlice.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DeploymentRollback.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DeploymentRollback.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DeploymentRollback.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.IngressClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.IngressClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.IngressClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.Eviction.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.Eviction.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.Eviction.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodSecurityPolicy.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodSecurityPolicy.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodSecurityPolicy.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.Role.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.Role.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.Role.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1beta1.PriorityClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1beta1.PriorityClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSINode.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSINode.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSINode.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.StorageClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.StorageClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.StorageClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.VolumeAttachment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSINode.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSINode.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSINode.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.yaml create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.VolumeAttachment.json create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.VolumeAttachment.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.json new file mode 100644 index 00000000000..2684343a930 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.json @@ -0,0 +1,84 @@ +{ + "kind": "AdmissionReview", + "apiVersion": "admission.k8s.io/v1", + "request": { + "uid": "ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ", + "kind": { + "group": "2", + "version": "3", + "kind": "4" + }, + "resource": { + "group": "5", + "version": "6", + "resource": "7" + }, + "subResource": "8", + "requestKind": { + "group": "9", + "version": "10", + "kind": "11" + }, + "requestResource": { + "group": "12", + "version": "13", + "resource": "14" + }, + "requestSubResource": "15", + "name": "16", + "namespace": "17", + "operation": "¡ıŵDz", + "userInfo": { + "username": "18", + "uid": "19", + "groups": [ + "20" + ], + "extra": { + "21": [ + "22" +] + } + }, + "object": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, + "oldObject": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, + "dryRun": false, + "options": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}} + }, + "response": { + "uid": "輂]¨\u0026桰]]æȌ殸2爟¼ªov鈶", + "allowed": false, + "status": { + "metadata": { + "selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī", + "resourceVersion": "71208173751669476" + }, + "status": "23", + "message": "24", + "reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "details": { + "name": "25", + "group": "26", + "kind": "27", + "uid": "Ƣ6/ʕVŚ(ĿȊ甞", + "causes": [ + { + "reason": "颋Dž", + "message": "28", + "field": "29" + } + ], + "retryAfterSeconds": 1001983654 + }, + "code": 153738858 + }, + "patch": "fQ==", + "patchType": "-Ǐ忄*齧獚敆Ȏțê", + "auditAnnotations": { + "30": "31" + }, + "warnings": [ + "32" + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.pb b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..f57ecfc7d19e9031621de0909efea41bb4850d6f GIT binary patch literal 731 zcmchUOHUI~6vt;SlHk<@855(kk=#U58!U70v@_GjjgLijNtC$hV%pAPY|AvAQWesT zu}zhS(b!-yihuzu1RwE1wb-OgAL(~+XQzyx!pp+1z~T!)C7zWLtGEG{2*7e+puS>#YJ9yuef2B^Sm6Nn^MD8l zLO?Kgj7D-Z3d1ud+PnAnm@INX9i!#7IzgXcWct$tdO5rp&aFxb+~ZQD!E! z2nx)gl$MO^5!FNioTW6arl)95H)d2lu7=~-VWy|TnJ93WJOc+qe$<$S1Iv`e+i z#%RRZ*)vjU`{jJ2WX;)+zx$etZi&9vN9QFvFQY-&@2t+Yaug^O_+9I-|NQPFL(Nrb ztW%t5EV-;&`$_M`8{uzt;|5~0?lYHKPrJ28Zf9?!H@{>T^X-N9tNk(=fIt*DAmRWJ I3C|$rAIM$=YybcN literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.yaml new file mode 100644 index 00000000000..9b2f3db81ce --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1.AdmissionReview.yaml @@ -0,0 +1,82 @@ +apiVersion: admission.k8s.io/v1 +kind: AdmissionReview +request: + dryRun: false + kind: + group: "2" + kind: "4" + version: "3" + name: "16" + namespace: "17" + object: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + oldObject: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + operation: ¡ıŵDz + options: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + requestKind: + group: "9" + kind: "11" + version: "10" + requestResource: + group: "12" + resource: "14" + version: "13" + requestSubResource: "15" + resource: + group: "5" + resource: "7" + version: "6" + subResource: "8" + uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ + userInfo: + extra: + "21": + - "22" + groups: + - "20" + uid: "19" + username: "18" +response: + allowed: false + auditAnnotations: + "30": "31" + patch: fQ== + patchType: -Ǐ忄*齧獚敆Ȏțê + status: + code: 153738858 + details: + causes: + - field: "29" + message: "28" + reason: 颋Dž + group: "26" + kind: "27" + name: "25" + retryAfterSeconds: 1001983654 + uid: Ƣ6/ʕVŚ(ĿȊ甞 + message: "24" + metadata: + resourceVersion: "71208173751669476" + selfLink: (湗Ć]ʪƬ滈憴Uą飋ī + reason: Hr鯹)晿5+!cBn6|SR+cHh3RE2b7 zY*Xc7G&Wd_B47Xu!AE>hEjB6BNBSMy*(u|v@UrkLusJ#BcTUd#pL1f0$-s+nSdAuh z)6|VgPfRgAx-pi)VJ)pk%Q{PP<`{fz49>>+Fx(a**m+WS6HrB>t!S36uzBe_!0{R zc*bQ{7Oi}!Q*LhCKMQvL%WW&?tj$_m+>nfkpkP^)eOQwGURmN94iKtCyl5ntaz0cp z*rnQKV>III>=~)F{c^rhvgYi^-+j$Rw?yCTqw^A-m(d{XcUEUxISLdC{I2!ae}4Co zq2{VI)+tUjmRwe?{iOHejqta+aRaeg_vuTmr`_5kx3jm=n_sev`SwEl)qa@_Kp+Yn M5ODyAgl7=*4+ua8LjV8( literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1beta1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1beta1.AdmissionReview.yaml new file mode 100644 index 00000000000..53b8bfd81a0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/admission.k8s.io.v1beta1.AdmissionReview.yaml @@ -0,0 +1,82 @@ +apiVersion: admission.k8s.io/v1beta1 +kind: AdmissionReview +request: + dryRun: false + kind: + group: "2" + kind: "4" + version: "3" + name: "16" + namespace: "17" + object: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + oldObject: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + operation: ¡ıŵDz + options: + apiVersion: example.com/v1 + kind: CustomType + spec: + replicas: 1 + status: + available: 1 + requestKind: + group: "9" + kind: "11" + version: "10" + requestResource: + group: "12" + resource: "14" + version: "13" + requestSubResource: "15" + resource: + group: "5" + resource: "7" + version: "6" + subResource: "8" + uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ + userInfo: + extra: + "21": + - "22" + groups: + - "20" + uid: "19" + username: "18" +response: + allowed: false + auditAnnotations: + "30": "31" + patch: fQ== + patchType: -Ǐ忄*齧獚敆Ȏțê + status: + code: 153738858 + details: + causes: + - field: "29" + message: "28" + reason: 颋Dž + group: "26" + kind: "27" + name: "25" + retryAfterSeconds: 1001983654 + uid: Ƣ6/ʕVŚ(ĿȊ甞 + message: "24" + metadata: + resourceVersion: "71208173751669476" + selfLink: (湗Ć]ʪƬ滈憴Uą飋ī + reason: Hr鯹)晿kz~mJEi%sdUnx=6@VDQ#c%VXBBj|JCo*EEYuqe49DZqOYzuHIF$L%Lz8yttsn^m z393V&E^;7hD(5S+i6)Wz+DsuSDl{i5T3&E-s*W0J zbNPcpzV>>tyac|3;`^OVzk9!MzxsTlvHEGgG6m%AGIP81W`6-6F07#jE}&eX@wDzbSzVYZFP5gOPdBy7 z{O-rfs_u53xKV!DSlZsp|0paSuFut0r<&FU$s?HrE4T}fz)j3BP>S&&W~@DA0%1|F zrQo2}2`s3q444Wr;DMHjquzysis9z!kb5~jxfMG!p{00pSK$hc?$T-zN rF+kQp%>gx4)2+f~f|+h`dKcdg?~~6Aki%&*hU(hx@~cfbY%beB%Yo%x literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..65258078165 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json new file mode 100644 index 00000000000..d6fefa46180 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..8a3ce445e3a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json new file mode 100644 index 00000000000..95d589b3b98 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml new file mode 100644 index 00000000000..b44978962ae --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.json new file mode 100644 index 00000000000..b19b05eb4d1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.yaml new file mode 100644 index 00000000000..634a51ed2ac --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.json new file mode 100644 index 00000000000..86e3a06ea44 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.json @@ -0,0 +1,1561 @@ +{ + "kind": "DaemonSet", + "apiVersion": "apps/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "selector": { + "matchLabels": { + "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" + }, + "matchExpressions": [ + { + "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", + "operator": "In", + "values": [ + "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "TʡȂŏ{sǡƟ", + "resourceVersion": "1698285396218902212", + "generation": -4139900758039117471, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 7534629739119643351, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "^", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ĪȸŹăȲϤĦʅ芝", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "" + }, + "emptyDir": { + "medium": "ɹ坼É/pȿ", + "sizeLimit": "804" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1318752360 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -2007808768 + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": 228756891 + } + ], + "defaultMode": 1233814916, + "optional": false + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 408756018, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "chapAuthSession": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "915" + }, + "mode": -1768075156 + } + ], + "defaultMode": -868808281 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 570501002, + "fsType": "94", + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 2020789772 + } + ], + "defaultMode": 952979935, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", + "fsType": "112", + "readOnly": false, + "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": 675406340 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "461" + }, + "mode": -1618937335 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1126738259 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -6345861634934949644, + "path": "127" + } + } + ], + "defaultMode": 480521693 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "sslEnabled": true, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": true, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", + "resourceVersion": "1248703441945830579", + "generation": 3849874053153949822, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 2974444584632416014, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "oɘ檲ɨ銦妰黖ȓ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" + ], + "selector": { + "matchLabels": { + "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" + }, + "matchExpressions": [ + { + "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" + }, + "requests": { + "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": -1981710234, + "containerPort": -1109619518, + "protocol": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "617" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "朷Ǝ膯ljVX1虊谇": "279" + }, + "requests": { + "圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀": "918" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "ó藢xɮĵȑ6L*", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": "203", + "host": "204", + "scheme": "fʀļ腩墺Ò媁荭gw忊", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": -1761398388, + "host": "207" + }, + "initialDelaySeconds": -1532958330, + "timeoutSeconds": -438588982, + "periodSeconds": 1004325340, + "successThreshold": -1313320434, + "failureThreshold": 14304392, + "terminationGracePeriodSeconds": 2001337664780390084 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": -614161319, + "host": "210", + "scheme": "Ȩ\u003c6鄰簳°Ļǟi\u0026", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 233282513, + "timeoutSeconds": -518330919, + "periodSeconds": 1313273370, + "successThreshold": -1296830577, + "failureThreshold": -1314967760, + "terminationGracePeriodSeconds": 5043322816247327651 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": "217", + "host": "218", + "scheme": "队偯J僳徥淳4揻", + "httpHeaders": [ + { + "name": "219", + "value": "220" + } + ] + }, + "tcpSocket": { + "port": 878005329, + "host": "221" + }, + "initialDelaySeconds": -1244119841, + "timeoutSeconds": 1235694147, + "periodSeconds": 348370746, + "successThreshold": 468369166, + "failureThreshold": 1909548849, + "terminationGracePeriodSeconds": 6410850623145248813 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": "224", + "host": "225", + "scheme": "鰔澝qV訆ƎżŧL²sNƗ¸", + "httpHeaders": [ + { + "name": "226", + "value": "227" + } + ] + }, + "tcpSocket": { + "port": "228", + "host": "229" + } + }, + "preStop": { + "exec": { + "command": [ + "230" + ] + }, + "httpGet": { + "path": "231", + "port": "232", + "host": "233", + "scheme": "δ摖", + "httpHeaders": [ + { + "name": "234", + "value": "235" + } + ] + }, + "tcpSocket": { + "port": "236", + "host": "237" + } + } + }, + "terminationMessagePath": "238", + "terminationMessagePolicy": "_\u003cǬëJ橈'琕鶫:顇ə娯Ȱ", + "imagePullPolicy": "ǵɐ鰥Z", + "securityContext": { + "capabilities": { + "add": [ + "DÒȗÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ" + ], + "drop": [ + "H鯂²静ƲǦŐnj汰8ŕİi騎C\"6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "239", + "role": "240", + "type": "241", + "level": "242" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "243", + "gmsaCredentialSpec": "244", + "runAsUserName": "245" + }, + "runAsUser": 9148233193771851687, + "runAsGroup": 6901713258562004024, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "弢ȹ均i绝5哇芆斩ìh4Ɋ", + "seccompProfile": { + "type": "Ȗ|ʐşƧ諔迮ƙIJ嘢4", + "localhostProfile": "246" + } + } + } + ], + "containers": [ + { + "name": "247", + "image": "248", + "command": [ + "249" + ], + "args": [ + "250" + ], + "workingDir": "251", + "ports": [ + { + "name": "252", + "hostPort": 1540899353, + "containerPort": -1330095135, + "protocol": " 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎", + "hostIP": "253" + } + ], + "envFrom": [ + { + "prefix": "254", + "configMapRef": { + "name": "255", + "optional": false + }, + "secretRef": { + "name": "256", + "optional": false + } + } + ], + "env": [ + { + "name": "257", + "value": "258", + "valueFrom": { + "fieldRef": { + "apiVersion": "259", + "fieldPath": "260" + }, + "resourceFieldRef": { + "containerName": "261", + "resource": "262", + "divisor": "293" + }, + "configMapKeyRef": { + "name": "263", + "key": "264", + "optional": true + }, + "secretKeyRef": { + "name": "265", + "key": "266", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "9崍": "210" + }, + "requests": { + ")ǂť嗆u8晲T[irȎ3Ĕ\\ɢX鰨松": "775" + } + }, + "volumeMounts": [ + { + "name": "267", + "readOnly": true, + "mountPath": "268", + "subPath": "269", + "mountPropagation": "ʠɜ瞍阎lğ Ņ", + "subPathExpr": "270" + } + ], + "volumeDevices": [ + { + "name": "271", + "devicePath": "272" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "273" + ] + }, + "httpGet": { + "path": "274", + "port": 1866529638, + "host": "275", + "scheme": "Ŕ瘍Nʊ輔3璾ėȜv1b繐汚磉反-n", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": 638012651, + "host": "278" + }, + "initialDelaySeconds": -1161185537, + "timeoutSeconds": 1928937303, + "periodSeconds": 1611386356, + "successThreshold": 821341581, + "failureThreshold": 240657401, + "terminationGracePeriodSeconds": 7806703309589874498 + }, + "readinessProbe": { + "exec": { + "command": [ + "279" + ] + }, + "httpGet": { + "path": "280", + "port": "281", + "host": "282", + "scheme": "Ik(dŊiɢzĮ蛋I", + "httpHeaders": [ + { + "name": "283", + "value": "284" + } + ] + }, + "tcpSocket": { + "port": "285", + "host": "286" + }, + "initialDelaySeconds": 571693619, + "timeoutSeconds": 1643238856, + "periodSeconds": -2028546276, + "successThreshold": -2128305760, + "failureThreshold": 1605974497, + "terminationGracePeriodSeconds": 2002344837004307079 + }, + "startupProbe": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": "289", + "host": "290", + "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", + "httpHeaders": [ + { + "name": "291", + "value": "292" + } + ] + }, + "tcpSocket": { + "port": -1894647727, + "host": "293" + }, + "initialDelaySeconds": 235623869, + "timeoutSeconds": 564558594, + "periodSeconds": -505848936, + "successThreshold": -1819021257, + "failureThreshold": 1447314009, + "terminationGracePeriodSeconds": -7637760856622746738 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "294" + ] + }, + "httpGet": { + "path": "295", + "port": 466267060, + "host": "296", + "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", + "httpHeaders": [ + { + "name": "297", + "value": "298" + } + ] + }, + "tcpSocket": { + "port": "299", + "host": "300" + } + }, + "preStop": { + "exec": { + "command": [ + "301" + ] + }, + "httpGet": { + "path": "302", + "port": "303", + "host": "304", + "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", + "httpHeaders": [ + { + "name": "305", + "value": "306" + } + ] + }, + "tcpSocket": { + "port": "307", + "host": "308" + } + } + }, + "terminationMessagePath": "309", + "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", + "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "securityContext": { + "capabilities": { + "add": [ + "鯀1'鸔ɧWǘ炙B餸硷张q櫞繡旹翃" + ], + "drop": [ + "氒ĺʈʫ羶剹ƊF豎穜姰l咑耖p^鏋蛹" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "310", + "role": "311", + "type": "312", + "level": "313" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "314", + "gmsaCredentialSpec": "315", + "runAsUserName": "316" + }, + "runAsUser": 4369716065827112267, + "runAsGroup": -6657305077321335240, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙcx", + "seccompProfile": { + "type": "ǒđ\u003e*劶?jĎĭ", + "localhostProfile": "317" + } + } + } + ], + "ephemeralContainers": [ + { + "name": "318", + "image": "319", + "command": [ + "320" + ], + "args": [ + "321" + ], + "workingDir": "322", + "ports": [ + { + "name": "323", + "hostPort": 1805682547, + "containerPort": -651405950, + "protocol": "淹揀.e鍃G昧牱fsǕT衩kƒK07", + "hostIP": "324" + } + ], + "envFrom": [ + { + "prefix": "325", + "configMapRef": { + "name": "326", + "optional": true + }, + "secretRef": { + "name": "327", + "optional": true + } + } + ], + "env": [ + { + "name": "328", + "value": "329", + "valueFrom": { + "fieldRef": { + "apiVersion": "330", + "fieldPath": "331" + }, + "resourceFieldRef": { + "containerName": "332", + "resource": "333", + "divisor": "684" + }, + "configMapKeyRef": { + "name": "334", + "key": "335", + "optional": true + }, + "secretKeyRef": { + "name": "336", + "key": "337", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "蠨磼O_h盌3+Œ9两@8Byß": "111" + }, + "requests": { + "ɃŒ": "451" + } + }, + "volumeMounts": [ + { + "name": "338", + "readOnly": true, + "mountPath": "339", + "subPath": "340", + "mountPropagation": "葰賦", + "subPathExpr": "341" + } + ], + "volumeDevices": [ + { + "name": "342", + "devicePath": "343" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": -121675052, + "host": "346", + "scheme": "W#ļǹʅŚO虀^", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + }, + "initialDelaySeconds": -1959891996, + "timeoutSeconds": -1442230895, + "periodSeconds": 1475033091, + "successThreshold": 1782790310, + "failureThreshold": 1587036035, + "terminationGracePeriodSeconds": 7560036535013464461 + }, + "readinessProbe": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": -1744546613, + "host": "353", + "scheme": "ʓɻŊ", + "httpHeaders": [ + { + "name": "354", + "value": "355" + } + ] + }, + "tcpSocket": { + "port": -259047269, + "host": "356" + }, + "initialDelaySeconds": 1586122127, + "timeoutSeconds": -1813456856, + "periodSeconds": 781203691, + "successThreshold": -216440055, + "failureThreshold": 408029351, + "terminationGracePeriodSeconds": 5450105809027610853 + }, + "startupProbe": { + "exec": { + "command": [ + "357" + ] + }, + "httpGet": { + "path": "358", + "port": -5241849, + "host": "359", + "scheme": "}颉hȱɷȰW", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": "362", + "host": "363" + }, + "initialDelaySeconds": 636493142, + "timeoutSeconds": -192358697, + "periodSeconds": 420595064, + "successThreshold": 1195176401, + "failureThreshold": 902204699, + "terminationGracePeriodSeconds": 9196919020604133323 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "364" + ] + }, + "httpGet": { + "path": "365", + "port": -1460652193, + "host": "366", + "scheme": "8ï驿笈¯rƈa餖Ľƛ淴ɑ?", + "httpHeaders": [ + { + "name": "367", + "value": "368" + } + ] + }, + "tcpSocket": { + "port": "369", + "host": "370" + } + }, + "preStop": { + "exec": { + "command": [ + "371" + ] + }, + "httpGet": { + "path": "372", + "port": 71524977, + "host": "373", + "scheme": "鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷", + "httpHeaders": [ + { + "name": "374", + "value": "375" + } + ] + }, + "tcpSocket": { + "port": -565041796, + "host": "376" + } + } + }, + "terminationMessagePath": "377", + "terminationMessagePolicy": "Ƭ婦d", + "imagePullPolicy": "ɧeʫį淓¯", + "securityContext": { + "capabilities": { + "add": [ + "ƛ忀z委\u003e,趐V曡88 u怞荊ù" + ], + "drop": [ + "8緔Tj§E蓋Cȗä2 ɲ±" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "378", + "role": "379", + "type": "380", + "level": "381" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "382", + "gmsaCredentialSpec": "383", + "runAsUserName": "384" + }, + "runAsUser": -4564863616644509171, + "runAsGroup": -7297536356638221066, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ş襵樞úʥ銀", + "seccompProfile": { + "type": "ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧", + "localhostProfile": "385" + } + }, + "stdin": true, + "tty": true, + "targetContainerName": "386" + } + ], + "restartPolicy": "鹚蝉茲ʛ饊", + "terminationGracePeriodSeconds": 1736985756995615785, + "activeDeadlineSeconds": -1284119655860768065, + "dnsPolicy": "錏嬮#ʐ", + "nodeSelector": { + "387": "388" + }, + "serviceAccountName": "389", + "serviceAccount": "390", + "automountServiceAccountToken": true, + "nodeName": "391", + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "392", + "role": "393", + "type": "394", + "level": "395" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" + }, + "runAsUser": -4904722847506013622, + "runAsGroup": 6465579957265382985, + "runAsNonRoot": false, + "supplementalGroups": [ + -981432507446869083 + ], + "fsGroup": -1867959832193971598, + "sysctls": [ + { + "name": "399", + "value": "400" + } + ], + "fsGroupChangePolicy": "ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾!", + "seccompProfile": { + "type": "`翾'ųŎ群E牬庘颮6(|ǖû", + "localhostProfile": "401" + } + }, + "imagePullSecrets": [ + { + "name": "402" + } + ], + "hostname": "403", + "subdomain": "404", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "405", + "operator": "UǷ坒", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "", + "values": [ + "408" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1280563546, + "preference": { + "matchExpressions": [ + { + "key": "409", + "operator": "Mɮ6)", + "values": [ + "410" + ] + } + ], + "matchFields": [ + { + "key": "411", + "operator": "杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾", + "values": [ + "412" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "H__V.Vz_6.Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_j": "35.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": [ + "419" + ], + "topologyKey": "420", + "namespaceSelector": { + "matchLabels": { + "410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g": "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" + }, + "matchExpressions": [ + { + "key": "r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7AlRT", + "operator": "DoesNotExist" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -2118597352, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "il67-9a-trt-03-7z2zy0e428-4-k-2-08vc6/2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.Pt": "CRT.0z-oe.G79.3bU_._nV34G._--u..9" + }, + "matchExpressions": [ + { + "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", + "operator": "NotIn", + "values": [ + "f8k" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434", + "namespaceSelector": { + "matchLabels": { + "s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp": "5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7" + }, + "matchExpressions": [ + { + "key": "27e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-3wc89k-0-57z406v.yn4-a--o2h0fy-j-5-5-2n32178aoj/TCH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_Y", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "Y3o_V-w._-0d__7.81_-._-8": "9._._a-.N.__-_._.3l-_86u" + }, + "matchExpressions": [ + { + "key": "c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/qN__A_f_-B3_U__L.KH6K.Rs", + "operator": "NotIn", + "values": [ + "B.3R6-.7Bf8GA--__A7r.8U.V_p6c" + ] + } + ] + }, + "namespaces": [ + "447" + ], + "topologyKey": "448", + "namespaceSelector": { + "matchLabels": { + "x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51": "m06jVZu" + }, + "matchExpressions": [ + { + "key": "N-._M5..-N_H_55..--E3_2D-1DW_o", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1943011795, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "j--2.E.p9-.-3.__a.bl_--..-._S-.-_-16-...98m.p-kq.ByM1_..Hz": "3j_.r3--mT8vuo..--e_.3V.Zu.f.-1v" + }, + "matchExpressions": [ + { + "key": "x3___-..f5-6x-_-o_6O_If-5_-_U", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "461" + ], + "topologyKey": "462", + "namespaceSelector": { + "matchLabels": { + "P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h": "4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP" + }, + "matchExpressions": [ + { + "key": "aVX--7_lD.--_Z92.8-.-j-Rf2_--_-__q6Q_--a_-_zz_QVP0YdOYR-CI.c9_7", + "operator": "NotIn", + "values": [ + "9-.66hcB.rTt7bm9I.-..q-n" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "469", + "tolerations": [ + { + "key": "470", + "operator": "杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ]", + "value": "471", + "effect": "ɮ-nʣž吞Ƞ唄®窂爪", + "tolerationSeconds": -5154627301352060136 + } + ], + "hostAliases": [ + { + "ip": "472", + "hostnames": [ + "473" + ] + } + ], + "priorityClassName": "474", + "priority": -860768401, + "dnsConfig": { + "nameservers": [ + "475" + ], + "searches": [ + "476" + ], + "options": [ + { + "name": "477", + "value": "478" + } + ] + }, + "readinessGates": [ + { + "conditionType": "@.ȇʟ" + } + ], + "runtimeClassName": "479", + "enableServiceLinks": false, + "preemptionPolicy": "", + "overhead": { + "": "359" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -2013945465, + "topologyKey": "480", + "whenUnsatisfiable": "½ǩ ", + "labelSelector": { + "matchLabels": { + "9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG": "4n" + }, + "matchExpressions": [ + { + "key": "6K_.3_583-6.f-.9-.V..Q-K_6__.W-.lSKp.Iw2Q", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "updateStrategy": { + "type": "Ä_ʝ3Ƙr埁摢噓涫祲ŗȨĽ堐mpƮ", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": 1467929320, + "revisionHistoryLimit": -1098193709 + }, + "status": { + "currentNumberScheduled": 2090664533, + "numberMisscheduled": -1371816595, + "desiredNumberScheduled": 1219820375, + "numberReady": -788475912, + "observedGeneration": 6637463221525448952, + "updatedNumberScheduled": -1684048223, + "numberAvailable": 16994744, + "numberUnavailable": 340429479, + "collisionCount": 1177227691, + "conditions": [ + { + "type": "ôD齆O#ȞM\u003c²彾Ǟʈɐ", + "status": "盧ŶbșʬÇ[輚趞", + "lastTransitionTime": "2205-11-05T22:21:51Z", + "reason": "487", + "message": "488" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..f9ec76fc762f434c5986a3b22ee890655dd00fc0 GIT binary patch literal 8214 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 O?s1|4sF7i&u>S+Twf%tr literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.yaml new file mode 100644 index 00000000000..0e5ca62f5e6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.yaml @@ -0,0 +1,1065 @@ +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: 1467929320 + revisionHistoryLimit: -1098193709 + 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: -1284119655860768065 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "409" + operator: Mɮ6) + values: + - "410" + matchFields: + - key: "411" + operator: 杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾 + values: + - "412" + weight: -1280563546 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "405" + operator: UǷ坒 + values: + - "406" + matchFields: + - key: "407" + operator: "" + values: + - "408" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 + operator: NotIn + values: + - f8k + matchLabels: + il67-9a-trt-03-7z2zy0e428-4-k-2-08vc6/2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.Pt: CRT.0z-oe.G79.3bU_._nV34G._--u..9 + namespaceSelector: + matchExpressions: + - key: 27e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-3wc89k-0-57z406v.yn4-a--o2h0fy-j-5-5-2n32178aoj/TCH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_Y + operator: DoesNotExist + matchLabels: + s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp: 5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7 + namespaces: + - "433" + topologyKey: "434" + weight: -2118597352 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g + operator: NotIn + values: + - VT3sn-0_.i__a.O2G_J + matchLabels: + H__V.Vz_6.Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_j: 35.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 + namespaceSelector: + matchExpressions: + - key: r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7AlRT + operator: DoesNotExist + matchLabels: + 410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g: 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w + namespaces: + - "419" + topologyKey: "420" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: x3___-..f5-6x-_-o_6O_If-5_-_U + operator: DoesNotExist + matchLabels: + j--2.E.p9-.-3.__a.bl_--..-._S-.-_-16-...98m.p-kq.ByM1_..Hz: 3j_.r3--mT8vuo..--e_.3V.Zu.f.-1v + namespaceSelector: + matchExpressions: + - key: aVX--7_lD.--_Z92.8-.-j-Rf2_--_-__q6Q_--a_-_zz_QVP0YdOYR-CI.c9_7 + operator: NotIn + values: + - 9-.66hcB.rTt7bm9I.-..q-n + matchLabels: + P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h: 4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP + namespaces: + - "461" + topologyKey: "462" + weight: 1943011795 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/qN__A_f_-B3_U__L.KH6K.Rs + operator: NotIn + values: + - B.3R6-.7Bf8GA--__A7r.8U.V_p6c + matchLabels: + Y3o_V-w._-0d__7.81_-._-8: 9._._a-.N.__-_._.3l-_86u + namespaceSelector: + matchExpressions: + - key: N-._M5..-N_H_55..--E3_2D-1DW_o + operator: Exists + matchLabels: + x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51: m06jVZu + namespaces: + - "447" + topologyKey: "448" + automountServiceAccountToken: true + containers: + - args: + - "250" + command: + - "249" + env: + - name: "257" + value: "258" + valueFrom: + configMapKeyRef: + key: "264" + name: "263" + optional: true + fieldRef: + apiVersion: "259" + fieldPath: "260" + resourceFieldRef: + containerName: "261" + divisor: "293" + resource: "262" + secretKeyRef: + key: "266" + name: "265" + optional: false + envFrom: + - configMapRef: + name: "255" + optional: false + prefix: "254" + secretRef: + name: "256" + optional: false + image: "248" + imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + lifecycle: + postStart: + exec: + command: + - "294" + httpGet: + host: "296" + httpHeaders: + - name: "297" + value: "298" + path: "295" + port: 466267060 + scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "315" + gmsaCredentialSpecName: "314" + runAsUserName: "316" + startupProbe: + exec: + command: + - "287" + failureThreshold: 1447314009 + httpGet: + host: "290" + httpHeaders: + - name: "291" + value: "292" + path: "288" + port: "289" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "293" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + terminationMessagePath: "309" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "272" + name: "271" + volumeMounts: + - mountPath: "268" + mountPropagation: ʠɜ瞍阎lğ Ņ + name: "267" + readOnly: true + subPath: "269" + subPathExpr: "270" + workingDir: "251" + dnsConfig: + nameservers: + - "475" + options: + - name: "477" + value: "478" + searches: + - "476" + dnsPolicy: 錏嬮#ʐ + enableServiceLinks: false + ephemeralContainers: + - args: + - "321" + command: + - "320" + env: + - name: "328" + value: "329" + valueFrom: + configMapKeyRef: + key: "335" + name: "334" + optional: true + fieldRef: + apiVersion: "330" + fieldPath: "331" + resourceFieldRef: + containerName: "332" + divisor: "684" + resource: "333" + secretKeyRef: + key: "337" + name: "336" + optional: true + envFrom: + - configMapRef: + name: "326" + optional: true + prefix: "325" + secretRef: + name: "327" + optional: true + image: "319" + imagePullPolicy: ɧeʫį淓¯ + lifecycle: + postStart: + exec: + command: + - "364" + httpGet: + host: "366" + httpHeaders: + - name: "367" + value: "368" + path: "365" + port: -1460652193 + scheme: 8ï驿笈¯rƈa餖Ľƛ淴ɑ? + tcpSocket: + host: "370" + port: "369" + preStop: + exec: + command: + - "371" + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "372" + port: 71524977 + scheme: 鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷 + tcpSocket: + host: "376" + port: -565041796 + livenessProbe: + exec: + command: + - "344" + failureThreshold: 1587036035 + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: -121675052 + scheme: W#ļǹʅŚO虀^ + initialDelaySeconds: -1959891996 + periodSeconds: 1475033091 + successThreshold: 1782790310 + tcpSocket: + host: "350" + port: "349" + terminationGracePeriodSeconds: 7560036535013464461 + timeoutSeconds: -1442230895 + name: "318" + ports: + - containerPort: -651405950 + hostIP: "324" + hostPort: 1805682547 + name: "323" + protocol: 淹揀.e鍃G昧牱fsǕT衩kƒK07 + readinessProbe: + exec: + command: + - "351" + failureThreshold: 408029351 + httpGet: + host: "353" + httpHeaders: + - name: "354" + value: "355" + path: "352" + port: -1744546613 + scheme: ʓɻŊ + initialDelaySeconds: 1586122127 + periodSeconds: 781203691 + successThreshold: -216440055 + tcpSocket: + host: "356" + port: -259047269 + terminationGracePeriodSeconds: 5450105809027610853 + timeoutSeconds: -1813456856 + resources: + limits: + 蠨磼O_h盌3+Œ9两@8Byß: "111" + requests: + ɃŒ: "451" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ƛ忀z委>,趐V曡88 u怞荊ù + drop: + - 8緔Tj§E蓋Cȗä2 ɲ± + privileged: true + procMount: Ş襵樞úʥ銀 + readOnlyRootFilesystem: true + runAsGroup: -7297536356638221066 + runAsNonRoot: false + runAsUser: -4564863616644509171 + seLinuxOptions: + level: "381" + role: "379" + type: "380" + user: "378" + seccompProfile: + localhostProfile: "385" + type: ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧 + windowsOptions: + gmsaCredentialSpec: "383" + gmsaCredentialSpecName: "382" + runAsUserName: "384" + startupProbe: + exec: + command: + - "357" + failureThreshold: 902204699 + httpGet: + host: "359" + httpHeaders: + - name: "360" + value: "361" + path: "358" + port: -5241849 + scheme: '}颉hȱɷȰW' + initialDelaySeconds: 636493142 + periodSeconds: 420595064 + successThreshold: 1195176401 + tcpSocket: + host: "363" + port: "362" + terminationGracePeriodSeconds: 9196919020604133323 + timeoutSeconds: -192358697 + stdin: true + targetContainerName: "386" + terminationMessagePath: "377" + terminationMessagePolicy: Ƭ婦d + tty: true + volumeDevices: + - devicePath: "343" + name: "342" + volumeMounts: + - mountPath: "339" + mountPropagation: 葰賦 + name: "338" + readOnly: true + subPath: "340" + subPathExpr: "341" + workingDir: "322" + hostAliases: + - hostnames: + - "473" + ip: "472" + hostIPC: true + hostPID: true + hostname: "403" + imagePullSecrets: + - name: "402" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "617" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: ǵɐ鰥Z + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: 鰔澝qV訆ƎżŧL²sNƗ¸ + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "231" + port: "232" + scheme: δ摖 + tcpSocket: + host: "237" + port: "236" + livenessProbe: + exec: + command: + - "201" + failureThreshold: 14304392 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "202" + port: "203" + scheme: fʀļ腩墺Ò媁荭gw忊 + initialDelaySeconds: -1532958330 + periodSeconds: 1004325340 + successThreshold: -1313320434 + tcpSocket: + host: "207" + port: -1761398388 + terminationGracePeriodSeconds: 2001337664780390084 + timeoutSeconds: -438588982 + name: "175" + ports: + - containerPort: -1109619518 + hostIP: "181" + hostPort: -1981710234 + name: "180" + protocol: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + readinessProbe: + exec: + command: + - "208" + failureThreshold: -1314967760 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -614161319 + scheme: Ȩ<6鄰簳°Ļǟi& + initialDelaySeconds: 233282513 + periodSeconds: 1313273370 + successThreshold: -1296830577 + tcpSocket: + host: "214" + port: "213" + terminationGracePeriodSeconds: 5043322816247327651 + timeoutSeconds: -518330919 + resources: + limits: + 朷Ǝ膯ljVX1虊谇: "279" + requests: + 圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀: "918" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - DÒȗÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ + drop: + - H鯂²静ƲǦŐnj汰8ŕİi騎C"6 + privileged: false + procMount: 弢ȹ均i绝5哇芆斩ìh4Ɋ + readOnlyRootFilesystem: false + runAsGroup: 6901713258562004024 + runAsNonRoot: true + runAsUser: 9148233193771851687 + seLinuxOptions: + level: "242" + role: "240" + type: "241" + user: "239" + seccompProfile: + localhostProfile: "246" + type: Ȗ|ʐşƧ諔迮ƙIJ嘢4 + windowsOptions: + gmsaCredentialSpec: "244" + gmsaCredentialSpecName: "243" + runAsUserName: "245" + startupProbe: + exec: + command: + - "215" + failureThreshold: 1909548849 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: 队偯J僳徥淳4揻 + initialDelaySeconds: -1244119841 + periodSeconds: 348370746 + successThreshold: 468369166 + tcpSocket: + host: "221" + port: 878005329 + terminationGracePeriodSeconds: 6410850623145248813 + timeoutSeconds: 1235694147 + terminationMessagePath: "238" + terminationMessagePolicy: _<ǬëJ橈'琕鶫:顇ə娯Ȱ + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ó藢xɮĵȑ6L* + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "391" + nodeSelector: + "387": "388" + overhead: + "": "359" + preemptionPolicy: "" + priority: -860768401 + priorityClassName: "474" + readinessGates: + - conditionType: '@.ȇʟ' + restartPolicy: 鹚蝉茲ʛ饊 + runtimeClassName: "479" + schedulerName: "469" + securityContext: + fsGroup: -1867959832193971598 + fsGroupChangePolicy: ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾! + runAsGroup: 6465579957265382985 + runAsNonRoot: false + runAsUser: -4904722847506013622 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "401" + type: '`翾''ųŎ群E牬庘颮6(|ǖû' + supplementalGroups: + - -981432507446869083 + sysctls: + - name: "399" + value: "400" + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + serviceAccount: "390" + serviceAccountName: "389" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "404" + terminationGracePeriodSeconds: 1736985756995615785 + tolerations: + - effect: ɮ-nʣž吞Ƞ唄®窂爪 + key: "470" + operator: 杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ] + tolerationSeconds: -5154627301352060136 + value: "471" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 6K_.3_583-6.f-.9-.V..Q-K_6__.W-.lSKp.Iw2Q + operator: Exists + matchLabels: + 9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG: 4n + maxSkew: -2013945465 + topologyKey: "480" + 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" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 2974444584632416014 + finalizers: + - "159" + generateName: "148" + generation: 3849874053153949822 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: true + kind: "157" + name: "158" + uid: oɘ檲ɨ銦妰黖ȓ + resourceVersion: "1248703441945830579" + selfLink: "150" + uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ + spec: + accessModes: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" + requests: + 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" + selector: + matchExpressions: + - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 + storageClassName: "171" + volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + volumeName: "170" + fc: + fsType: "94" + lun: 570501002 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1318752360 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: "" + iscsi: + chapAuthDiscovery: true + chapAuthSession: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 408756018 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: 480521693 + sources: + - configMap: + items: + - key: "124" + mode: -1126738259 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1618937335 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "461" + resource: "122" + secret: + items: + - key: "116" + mode: 675406340 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: -6345861634934949644 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 1233814916 + items: + - key: "52" + mode: 228756891 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + maxSurge: 3 + maxUnavailable: 2 + type: Ä_ʝ3Ƙr埁摢噓涫祲ŗȨĽ堐mpƮ +status: + collisionCount: 1177227691 + conditions: + - lastTransitionTime: "2205-11-05T22:21:51Z" + message: "488" + reason: "487" + status: 盧ŶbșʬÇ[輚趞 + type: ôD齆O#ȞM<²彾Ǟʈɐ + currentNumberScheduled: 2090664533 + desiredNumberScheduled: 1219820375 + numberAvailable: 16994744 + numberMisscheduled: -1371816595 + numberReady: -788475912 + numberUnavailable: 340429479 + observedGeneration: 6637463221525448952 + updatedNumberScheduled: -1684048223 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.json new file mode 100644 index 00000000000..dc6084351ac --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.json @@ -0,0 +1,1571 @@ +{ + "kind": "Deployment", + "apiVersion": "apps/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "selector": { + "matchLabels": { + "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" + }, + "matchExpressions": [ + { + "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", + "operator": "Exists" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 1923334396, + "containerPort": -1343558801, + "protocol": "@掇lNdǂ\u003e", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "713" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3": "86" + }, + "requests": { + "t莭琽§ć\\ ïì": "80" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1285424066, + "host": "203", + "scheme": "ni酛3ƁÀ", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": "206", + "host": "207" + }, + "initialDelaySeconds": -2036074491, + "timeoutSeconds": -148216266, + "periodSeconds": 165047920, + "successThreshold": -393291312, + "failureThreshold": -93157681, + "terminationGracePeriodSeconds": -4856573944864548413 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": -331283026, + "host": "210", + "scheme": "ȉ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 714088955, + "host": "213" + }, + "initialDelaySeconds": 1033766276, + "timeoutSeconds": -1745509819, + "periodSeconds": -859135545, + "successThreshold": -1543701088, + "failureThreshold": 513341278, + "terminationGracePeriodSeconds": 2696007505383404823 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": -361442565, + "host": "216", + "scheme": "w", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": -1099429189, + "host": "219" + }, + "initialDelaySeconds": 994072122, + "timeoutSeconds": 1752155096, + "periodSeconds": -1962065705, + "successThreshold": 1701999128, + "failureThreshold": -1364571630, + "terminationGracePeriodSeconds": 7258403424756645907 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "220" + ] + }, + "httpGet": { + "path": "221", + "port": -1109619518, + "host": "222", + "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": "225", + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 461585849, + "host": "229", + "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "232" + } + } + }, + "terminationMessagePath": "233", + "terminationMessagePolicy": "ĸ輦唊", + "imagePullPolicy": "r嚧", + "securityContext": { + "capabilities": { + "add": [ + "埄趛" + ], + "drop": [ + "ʁ岼昕ĬÇ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "234", + "role": "235", + "type": "236", + "level": "237" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "238", + "gmsaCredentialSpec": "239", + "runAsUserName": "240" + }, + "runAsUser": -857934902638099053, + "runAsGroup": 8967035373007538858, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Z鐫û咡W\u003c敄lu", + "seccompProfile": { + "type": "榝$î.Ȏ蝪ʜ5遰", + "localhostProfile": "241" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "242", + "image": "243", + "command": [ + "244" + ], + "args": [ + "245" + ], + "workingDir": "246", + "ports": [ + { + "name": "247", + "hostPort": -1462219068, + "containerPort": -370386363, + "protocol": "wƯ貾坢'跩aŕ翑0展}", + "hostIP": "248" + } + ], + "envFrom": [ + { + "prefix": "249", + "configMapRef": { + "name": "250", + "optional": false + }, + "secretRef": { + "name": "251", + "optional": false + } + } + ], + "env": [ + { + "name": "252", + "value": "253", + "valueFrom": { + "fieldRef": { + "apiVersion": "254", + "fieldPath": "255" + }, + "resourceFieldRef": { + "containerName": "256", + "resource": "257", + "divisor": "185" + }, + "configMapKeyRef": { + "name": "258", + "key": "259", + "optional": true + }, + "secretKeyRef": { + "name": "260", + "key": "261", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "鬶l獕;跣Hǝcw": "242" + }, + "requests": { + "$ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ": "637" + } + }, + "volumeMounts": [ + { + "name": "262", + "mountPath": "263", + "subPath": "264", + "mountPropagation": "", + "subPathExpr": "265" + } + ], + "volumeDevices": [ + { + "name": "266", + "devicePath": "267" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "268" + ] + }, + "httpGet": { + "path": "269", + "port": "270", + "host": "271", + "scheme": "頸", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": 1315054653, + "host": "274" + }, + "initialDelaySeconds": 711020087, + "timeoutSeconds": 1103049140, + "periodSeconds": -1965247100, + "successThreshold": 218453478, + "failureThreshold": 1993268896, + "terminationGracePeriodSeconds": -9140155223242250138 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": -1315487077, + "host": "277", + "scheme": "ğ_", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": "280", + "host": "281" + }, + "initialDelaySeconds": 1272940694, + "timeoutSeconds": -385597677, + "periodSeconds": 422133388, + "successThreshold": 1952458416, + "failureThreshold": 1456461851, + "terminationGracePeriodSeconds": -6078441689118311403 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": 1332783160, + "host": "284", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": "287", + "host": "288" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482, + "terminationGracePeriodSeconds": -2203905759223555727 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "289" + ] + }, + "httpGet": { + "path": "290", + "port": "291", + "host": "292", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "293", + "value": "294" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "295" + } + }, + "preStop": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": "298", + "host": "299", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "300", + "value": "301" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "302" + } + } + }, + "terminationMessagePath": "303", + "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "imagePullPolicy": "i绝5哇芆斩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "304", + "role": "305", + "type": "306", + "level": "307" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "308", + "gmsaCredentialSpec": "309", + "runAsUserName": "310" + }, + "runAsUser": -7936947433725476327, + "runAsGroup": -5712715102324619404, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "W賁Ěɭɪǹ0", + "seccompProfile": { + "type": ",ƷƣMț譎懚XW疪鑳", + "localhostProfile": "311" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "312", + "image": "313", + "command": [ + "314" + ], + "args": [ + "315" + ], + "workingDir": "316", + "ports": [ + { + "name": "317", + "hostPort": 217308913, + "containerPort": 455919108, + "protocol": "崍h趭(娕u", + "hostIP": "318" + } + ], + "envFrom": [ + { + "prefix": "319", + "configMapRef": { + "name": "320", + "optional": false + }, + "secretRef": { + "name": "321", + "optional": false + } + } + ], + "env": [ + { + "name": "322", + "value": "323", + "valueFrom": { + "fieldRef": { + "apiVersion": "324", + "fieldPath": "325" + }, + "resourceFieldRef": { + "containerName": "326", + "resource": "327", + "divisor": "360" + }, + "configMapKeyRef": { + "name": "328", + "key": "329", + "optional": false + }, + "secretKeyRef": { + "name": "330", + "key": "331", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "fȽÃ茓pȓɻ挴ʠɜ瞍阎": "422" + }, + "requests": { + "蕎'": "62" + } + }, + "volumeMounts": [ + { + "name": "332", + "readOnly": true, + "mountPath": "333", + "subPath": "334", + "mountPropagation": "Ǚ(", + "subPathExpr": "335" + } + ], + "volumeDevices": [ + { + "name": "336", + "devicePath": "337" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "338" + ] + }, + "httpGet": { + "path": "339", + "port": -1842062977, + "host": "340", + "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": "343", + "host": "344" + }, + "initialDelaySeconds": -1161185537, + "timeoutSeconds": 1928937303, + "periodSeconds": 1611386356, + "successThreshold": 821341581, + "failureThreshold": 240657401, + "terminationGracePeriodSeconds": 7806703309589874498 + }, + "readinessProbe": { + "exec": { + "command": [ + "345" + ] + }, + "httpGet": { + "path": "346", + "port": "347", + "host": "348", + "scheme": "Ik(dŊiɢzĮ蛋I", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": 571693619, + "timeoutSeconds": 1643238856, + "periodSeconds": -2028546276, + "successThreshold": -2128305760, + "failureThreshold": 1605974497, + "terminationGracePeriodSeconds": 2002344837004307079 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1894647727, + "host": "359" + }, + "initialDelaySeconds": 235623869, + "timeoutSeconds": 564558594, + "periodSeconds": -505848936, + "successThreshold": -1819021257, + "failureThreshold": 1447314009, + "terminationGracePeriodSeconds": -7637760856622746738 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 466267060, + "host": "362", + "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": "369", + "host": "370", + "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", + "httpHeaders": [ + { + "name": "371", + "value": "372" + } + ] + }, + "tcpSocket": { + "port": "373", + "host": "374" + } + } + }, + "terminationMessagePath": "375", + "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", + "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "securityContext": { + "capabilities": { + "add": [ + "鯀1'鸔ɧWǘ炙B餸硷张q櫞繡旹翃" + ], + "drop": [ + "氒ĺʈʫ羶剹ƊF豎穜姰l咑耖p^鏋蛹" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "376", + "role": "377", + "type": "378", + "level": "379" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "380", + "gmsaCredentialSpec": "381", + "runAsUserName": "382" + }, + "runAsUser": 4369716065827112267, + "runAsGroup": -6657305077321335240, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙcx", + "seccompProfile": { + "type": "ǒđ\u003e*劶?jĎĭ", + "localhostProfile": "383" + } + }, + "targetContainerName": "384" + } + ], + "restartPolicy": "ƱÁR»淹揀", + "terminationGracePeriodSeconds": 2008726498083002362, + "activeDeadlineSeconds": -5891364351877125204, + "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", + "nodeSelector": { + "385": "386" + }, + "serviceAccountName": "387", + "serviceAccount": "388", + "automountServiceAccountToken": true, + "nodeName": "389", + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "390", + "role": "391", + "type": "392", + "level": "393" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "394", + "gmsaCredentialSpec": "395", + "runAsUserName": "396" + }, + "runAsUser": 4466809078783855686, + "runAsGroup": -3587143030436465588, + "runAsNonRoot": true, + "supplementalGroups": [ + 4820130167691486230 + ], + "fsGroup": 6713296993350540686, + "sysctls": [ + { + "name": "397", + "value": "398" + } + ], + "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", + "seccompProfile": { + "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", + "localhostProfile": "399" + } + }, + "imagePullSecrets": [ + { + "name": "400" + } + ], + "hostname": "401", + "subdomain": "402", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "403", + "operator": "", + "values": [ + "404" + ] + } + ], + "matchFields": [ + { + "key": "405", + "operator": "ɦ燻踸陴Sĕ濦ʓɻ", + "values": [ + "406" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1762917570, + "preference": { + "matchExpressions": [ + { + "key": "407", + "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", + "values": [ + "408" + ] + } + ], + "matchFields": [ + { + "key": "409", + "operator": "顓闉ȦT", + "values": [ + "410" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "8.--w0_1V7": "r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc" + }, + "matchExpressions": [ + { + "key": "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33", + "operator": "NotIn", + "values": [ + "4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7" + ] + } + ] + }, + "namespaces": [ + "417" + ], + "topologyKey": "418", + "namespaceSelector": { + "matchLabels": { + "4eq5": "" + }, + "matchExpressions": [ + { + "key": "XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 888976270, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "z_o_2.--4Z7__i1T.miw_a": "2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n" + }, + "matchExpressions": [ + { + "key": "e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0", + "operator": "In", + "values": [ + "H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432", + "namespaceSelector": { + "matchLabels": { + "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" + }, + "matchExpressions": [ + { + "key": "76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V", + "operator": "In", + "values": [ + "4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8": "r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr" + }, + "matchExpressions": [ + { + "key": "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "445" + ], + "topologyKey": "446", + "namespaceSelector": { + "matchLabels": { + "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" + }, + "matchExpressions": [ + { + "key": "Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s", + "operator": "In", + "values": [ + "V._qN__A_f_-B3_U__L.KH6K.RwsfI2" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1668452490, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S": "cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t" + }, + "matchExpressions": [ + { + "key": "6W74-R_Z_Tz.a3_Ho", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "459" + ], + "topologyKey": "460", + "namespaceSelector": { + "matchLabels": { + "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" + }, + "matchExpressions": [ + { + "key": "ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV", + "operator": "In", + "values": [ + "x3___-..f5-6x-_-o_6O_If-5_-_.F" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "467", + "tolerations": [ + { + "key": "468", + "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", + "value": "469", + "effect": "慰x:", + "tolerationSeconds": 3362400521064014157 + } + ], + "hostAliases": [ + { + "ip": "470", + "hostnames": [ + "471" + ] + } + ], + "priorityClassName": "472", + "priority": 743241089, + "dnsConfig": { + "nameservers": [ + "473" + ], + "searches": [ + "474" + ], + "options": [ + { + "name": "475", + "value": "476" + } + ] + }, + "readinessGates": [ + { + "conditionType": "0yVA嬂刲;牆詒ĸąs" + } + ], + "runtimeClassName": "477", + "enableServiceLinks": false, + "preemptionPolicy": "Iƭij韺ʧ\u003e", + "overhead": { + "D傕Ɠ栊闔虝巒瀦ŕ": "124" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -174245111, + "topologyKey": "478", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R": "a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a" + }, + "matchExpressions": [ + { + "key": "ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x", + "operator": "In", + "values": [ + "zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "strategy": { + "type": "秮ȳĵ/Ş槀墺=Ĉ鳟/d\u0026", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": 1559072561, + "revisionHistoryLimit": -629510776, + "progressDeadlineSeconds": -212409426 + }, + "status": { + "observedGeneration": -2967151415957453677, + "replicas": 1329525670, + "updatedReplicas": -1169406076, + "readyReplicas": 1162680985, + "availableReplicas": 171558604, + "unavailableReplicas": -161888815, + "conditions": [ + { + "type": "?鳢.ǀŭ瘢颦", + "status": "氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩", + "lastUpdateTime": "2346-11-18T09:51:55Z", + "lastTransitionTime": "2391-11-11T11:52:22Z", + "reason": "485", + "message": "486" + } + ], + "collisionCount": -1889018254 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..c362d4f632ab62f75b6c621cf2c05122c36a89b6 GIT binary patch literal 8009 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劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: 171558604 + collisionCount: -1889018254 + conditions: + - lastTransitionTime: "2391-11-11T11:52:22Z" + lastUpdateTime: "2346-11-18T09:51:55Z" + message: "486" + reason: "485" + status: 氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩 + type: ?鳢.ǀŭ瘢颦 + observedGeneration: -2967151415957453677 + readyReplicas: 1162680985 + replicas: 1329525670 + unavailableReplicas: -161888815 + updatedReplicas: -1169406076 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.json new file mode 100644 index 00000000000..138dcadf451 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.json @@ -0,0 +1,1556 @@ +{ + "kind": "ReplicaSet", + "apiVersion": "apps/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "minReadySeconds": -1971381490, + "selector": { + "matchLabels": { + "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" + }, + "matchExpressions": [ + { + "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", + "operator": "In", + "values": [ + "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ʬ", + "resourceVersion": "7336814125345800857", + "generation": -6617020301190572172, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -152893758082474859, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" + }, + "emptyDir": { + "medium": "彭聡A3fƻfʣ", + "sizeLimit": "115" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1499132872 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -762366823, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -104666658 + } + ], + "defaultMode": 372704313, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 1655406148, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "457" + }, + "mode": 1235524154 + } + ], + "defaultMode": -106644772 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 441887498, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97" + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -2039036935 + } + ], + "defaultMode": -460478410, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "readOnly": true, + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "HǺƶȤ^}穠", + "fsType": "112", + "readOnly": true, + "kind": "躢" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1399063270 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "746" + }, + "mode": 926891073 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1694464659 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -7593824971107985079, + "path": "127" + } + } + ], + "defaultMode": -522879476 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "readOnly": true, + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "resourceVersion": "5302358391842833914", + "generation": 6327094951466338107, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4217400953499279873, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "eÞȦY籎顒" + ], + "selector": { + "matchLabels": { + "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" + }, + "matchExpressions": [ + { + "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 424236719, + "containerPort": -2031266553, + "protocol": "呝TG;邪", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "486" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩": "47" + }, + "requests": { + "榜VƋZ1": "932" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 2035347577, + "host": "203", + "scheme": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -1498229293, + "host": "206" + }, + "initialDelaySeconds": -1155992025, + "timeoutSeconds": -194343002, + "periodSeconds": -850069363, + "successThreshold": 918929368, + "failureThreshold": 1016277253, + "terminationGracePeriodSeconds": -8520337362162976488 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 538852927, + "host": "213" + }, + "initialDelaySeconds": -407545915, + "timeoutSeconds": 902535764, + "periodSeconds": 716842280, + "successThreshold": 1479266199, + "failureThreshold": 163512962, + "terminationGracePeriodSeconds": -8521017368802772029 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": 1623772781, + "host": "216", + "scheme": "UÐ_ƮA攤/ɸɎ", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": "219", + "host": "220" + }, + "initialDelaySeconds": 1054858106, + "timeoutSeconds": 232569106, + "periodSeconds": -1150474479, + "successThreshold": 744319626, + "failureThreshold": -2107743490, + "terminationGracePeriodSeconds": 8569885835306406695 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "221" + ] + }, + "httpGet": { + "path": "222", + "port": 896430536, + "host": "223", + "scheme": "罴ņ螡źȰ", + "httpHeaders": [ + { + "name": "224", + "value": "225" + } + ] + }, + "tcpSocket": { + "port": 513341278, + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 1451056156, + "host": "229", + "scheme": "uʎȺ眖R#", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": "232", + "host": "233" + } + } + }, + "terminationMessagePath": "234", + "terminationMessagePolicy": "'WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", + "imagePullPolicy": "1ØœȠƬQg鄠", + "securityContext": { + "capabilities": { + "add": [ + "o啛更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ" + ], + "drop": [ + "W:ĸ輦唊#v" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "235", + "role": "236", + "type": "237", + "level": "238" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "239", + "gmsaCredentialSpec": "240", + "runAsUserName": "241" + }, + "runAsUser": 1946087648860511217, + "runAsGroup": 8839567045362091290, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ÿ8T 苧yñKJɐ扵", + "seccompProfile": { + "type": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", + "localhostProfile": "242" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "243", + "image": "244", + "command": [ + "245" + ], + "args": [ + "246" + ], + "workingDir": "247", + "ports": [ + { + "name": "248", + "hostPort": 465972736, + "containerPort": -1784617397, + "protocol": "Ƭƶ氩Ȩ\u003c6", + "hostIP": "249" + } + ], + "envFrom": [ + { + "prefix": "250", + "configMapRef": { + "name": "251", + "optional": false + }, + "secretRef": { + "name": "252", + "optional": true + } + } + ], + "env": [ + { + "name": "253", + "value": "254", + "valueFrom": { + "fieldRef": { + "apiVersion": "255", + "fieldPath": "256" + }, + "resourceFieldRef": { + "containerName": "257", + "resource": "258", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "259", + "key": "260", + "optional": true + }, + "secretKeyRef": { + "name": "261", + "key": "262", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "lNKƙ順\\E¦队偯J僳徥淳": "93" + }, + "requests": { + "媀瓄\u0026翜舞拉Œɥ颶妧Ö闊": "472" + } + }, + "volumeMounts": [ + { + "name": "263", + "mountPath": "264", + "subPath": "265", + "mountPropagation": "ĠM蘇KŅ/»頸+SÄ蚃", + "subPathExpr": "266" + } + ], + "volumeDevices": [ + { + "name": "267", + "devicePath": "268" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": -1468297794, + "host": "271", + "scheme": "磣Óƿ頀\"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": "274", + "host": "275" + }, + "initialDelaySeconds": 1308698792, + "timeoutSeconds": 1401790459, + "periodSeconds": -934378634, + "successThreshold": -1453143878, + "failureThreshold": -1129218498, + "terminationGracePeriodSeconds": 2471155705902100229 + }, + "readinessProbe": { + "exec": { + "command": [ + "276" + ] + }, + "httpGet": { + "path": "277", + "port": -614098868, + "host": "278", + "scheme": "ȗÔÂɘɢ", + "httpHeaders": [ + { + "name": "279", + "value": "280" + } + ] + }, + "tcpSocket": { + "port": 802134138, + "host": "281" + }, + "initialDelaySeconds": -942399354, + "timeoutSeconds": 1264624019, + "periodSeconds": -1803854120, + "successThreshold": -1412915219, + "failureThreshold": 323903711, + "terminationGracePeriodSeconds": -9192251189672401053 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": -992558278, + "host": "284", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "287" + }, + "initialDelaySeconds": -181601395, + "timeoutSeconds": -617381112, + "periodSeconds": 1851229369, + "successThreshold": -560238386, + "failureThreshold": 1658749995, + "terminationGracePeriodSeconds": -4030490994049395944 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": 1167615307, + "host": "294" + } + }, + "preStop": { + "exec": { + "command": [ + "295" + ] + }, + "httpGet": { + "path": "296", + "port": -115833863, + "host": "297", + "scheme": "ì", + "httpHeaders": [ + { + "name": "298", + "value": "299" + } + ] + }, + "tcpSocket": { + "port": "300", + "host": "301" + } + } + }, + "terminationMessagePath": "302", + "terminationMessagePolicy": "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ", + "imagePullPolicy": "ǚ鍰\\縑ɀ撑¼蠾8餑噭", + "securityContext": { + "capabilities": { + "add": [ + "ņ" + ], + "drop": [ + ")DŽ髐njʉBn(fǂ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "303", + "role": "304", + "type": "305", + "level": "306" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "307", + "gmsaCredentialSpec": "308", + "runAsUserName": "309" + }, + "runAsUser": -6717020695319852049, + "runAsGroup": -495558749504439559, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ǫʓ)ǂť嗆u", + "seccompProfile": { + "type": "晲T[irȎ3Ĕ\\", + "localhostProfile": "310" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "311", + "image": "312", + "command": [ + "313" + ], + "args": [ + "314" + ], + "workingDir": "315", + "ports": [ + { + "name": "316", + "hostPort": -1656699070, + "containerPort": -1918622971, + "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", + "hostIP": "317" + } + ], + "envFrom": [ + { + "prefix": "318", + "configMapRef": { + "name": "319", + "optional": true + }, + "secretRef": { + "name": "320", + "optional": false + } + } + ], + "env": [ + { + "name": "321", + "value": "322", + "valueFrom": { + "fieldRef": { + "apiVersion": "323", + "fieldPath": "324" + }, + "resourceFieldRef": { + "containerName": "325", + "resource": "326", + "divisor": "69" + }, + "configMapKeyRef": { + "name": "327", + "key": "328", + "optional": true + }, + "secretKeyRef": { + "name": "329", + "key": "330", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "1b": "328" + }, + "requests": { + "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" + } + }, + "volumeMounts": [ + { + "name": "331", + "readOnly": true, + "mountPath": "332", + "subPath": "333", + "mountPropagation": "Ik(dŊiɢzĮ蛋I", + "subPathExpr": "334" + } + ], + "volumeDevices": [ + { + "name": "335", + "devicePath": "336" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "337" + ] + }, + "httpGet": { + "path": "338", + "port": "339", + "host": "340", + "scheme": "ȥ}礤铟怖ý萜Ǖ", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": -1088996269, + "host": "343" + }, + "initialDelaySeconds": -1922458514, + "timeoutSeconds": 1480364858, + "periodSeconds": 692511776, + "successThreshold": -1231653807, + "failureThreshold": -36573584, + "terminationGracePeriodSeconds": -2524837786321986358 + }, + "readinessProbe": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": 1219644543, + "host": "346", + "scheme": "ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + }, + "initialDelaySeconds": 652646450, + "timeoutSeconds": 757223010, + "periodSeconds": -1912967242, + "successThreshold": -2106399359, + "failureThreshold": 1443270783, + "terminationGracePeriodSeconds": -4462364494060795190 + }, + "startupProbe": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": -902839620, + "host": "353", + "scheme": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", + "httpHeaders": [ + { + "name": "354", + "value": "355" + } + ] + }, + "tcpSocket": { + "port": "356", + "host": "357" + }, + "initialDelaySeconds": -574742201, + "timeoutSeconds": -1182912186, + "periodSeconds": -514169648, + "successThreshold": -1186167291, + "failureThreshold": 64459150, + "terminationGracePeriodSeconds": -4166164136222066963 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "358" + ] + }, + "httpGet": { + "path": "359", + "port": "360", + "host": "361", + "scheme": "卶滿筇ȟP:/a殆诵H玲鑠ĭ$#", + "httpHeaders": [ + { + "name": "362", + "value": "363" + } + ] + }, + "tcpSocket": { + "port": "364", + "host": "365" + } + }, + "preStop": { + "exec": { + "command": [ + "366" + ] + }, + "httpGet": { + "path": "367", + "port": 1791758702, + "host": "368", + "scheme": "tl敷斢杧ż鯀", + "httpHeaders": [ + { + "name": "369", + "value": "370" + } + ] + }, + "tcpSocket": { + "port": "371", + "host": "372" + } + } + }, + "terminationMessagePath": "373", + "terminationMessagePolicy": "鸔ɧWǘ炙", + "imagePullPolicy": "ǰ詀ǿ忀oɎƺL", + "securityContext": { + "capabilities": { + "add": [ + "鬬$矐_敕ű嵞嬯t{Eɾ" + ], + "drop": [ + "Ȯ-湷D谹気Ƀ秮òƬɸĻo:" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "374", + "role": "375", + "type": "376", + "level": "377" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "378", + "gmsaCredentialSpec": "379", + "runAsUserName": "380" + }, + "runAsUser": 2114633499332155907, + "runAsGroup": -1232960403847883886, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "铳s44矕Ƈè*鑏=", + "seccompProfile": { + "type": "ʨ|ǓÓ敆OɈÏ 瞍髃#", + "localhostProfile": "381" + } + }, + "stdin": true, + "tty": true, + "targetContainerName": "382" + } + ], + "restartPolicy": "W歹s梊ɥʋăƻ", + "terminationGracePeriodSeconds": 1031455728822209328, + "activeDeadlineSeconds": 579099652389333099, + "dnsPolicy": "'蠨磼O_h盌3+Œ9两@8", + "nodeSelector": { + "383": "384" + }, + "serviceAccountName": "385", + "serviceAccount": "386", + "automountServiceAccountToken": true, + "nodeName": "387", + "hostNetwork": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "388", + "role": "389", + "type": "390", + "level": "391" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "392", + "gmsaCredentialSpec": "393", + "runAsUserName": "394" + }, + "runAsUser": 3011215457607075123, + "runAsGroup": -2549376519991319825, + "runAsNonRoot": true, + "supplementalGroups": [ + 8667724420266764868 + ], + "fsGroup": -8322686588708543096, + "sysctls": [ + { + "name": "395", + "value": "396" + } + ], + "fsGroupChangePolicy": "4虵p蓋沥7uPƒ", + "seccompProfile": { + "type": "", + "localhostProfile": "397" + } + }, + "imagePullSecrets": [ + { + "name": "398" + } + ], + "hostname": "399", + "subdomain": "400", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "401", + "operator": "灭ƴɦ燻踸陴Sĕ濦", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "筿ɾ", + "values": [ + "404" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -259047269, + "preference": { + "matchExpressions": [ + { + "key": "405", + "operator": "霎ȃň", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "ʓ滨", + "values": [ + "408" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "KA-._d._.Um.-__0": "5_g-G-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.I" + }, + "matchExpressions": [ + { + "key": "3QC1--L--v_Z--ZgC", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416", + "namespaceSelector": { + "matchLabels": { + "1rhm-5y--z-0/b17ca-_p-y.eQ9": "dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX" + }, + "matchExpressions": [ + { + "key": "7Vz_6.Hz_V_.r_v_._X", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 2001693468, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "8--m--2k-p---139g-2wt-g-ve55m-2-dm--ux3--0m.b--kexr-1-o--g--1l-8---3snw0-3i--a7-2--j/i1T.miw_7a_...8-_0__5HG2_5XOAX.gUqV2": "PE..24-O._.v._9-cz.-Y6T4gz" + }, + "matchExpressions": [ + { + "key": "Q_--v-3-BzO5z80n_HtW", + "operator": "NotIn", + "values": [ + "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" + ] + } + ] + }, + "namespaces": [ + "429" + ], + "topologyKey": "430", + "namespaceSelector": { + "matchLabels": { + "f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9": "P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA" + }, + "matchExpressions": [ + { + "key": "xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-4-W", + "operator": "In", + "values": [ + "U7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidFx" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4dw-buv-f55-2k2-e-443m678-2v89-z8.ts-63z-v--8r-0-2--rad877gr62cg6/E-Z0_TM_6": "pT-___-_5-6h_Ky7-_0Vw-Nzfdw.3-.C" + }, + "matchExpressions": [ + { + "key": "T", + "operator": "NotIn", + "values": [ + "" + ] + } + ] + }, + "namespaces": [ + "443" + ], + "topologyKey": "444", + "namespaceSelector": { + "matchLabels": { + "T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI": "I-mt4...rQ" + }, + "matchExpressions": [ + { + "key": "vSW_4-__h", + "operator": "In", + "values": [ + "m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-.B_1" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1920802622, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "o9-ak9-5--y-4-03ls-86-u2i7-6-q-----f-b-3-----7--6-7-wf.c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/n.60--o._H": "gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSLq" + }, + "matchExpressions": [ + { + "key": "8v---a9j23/9", + "operator": "In", + "values": [ + "y__y.9O.L-.m.3h" + ] + } + ] + }, + "namespaces": [ + "457" + ], + "topologyKey": "458", + "namespaceSelector": { + "matchLabels": { + "VM5..-N_H_55..--E3_2D-1DW__o_8": "kzB7U_.Q.45cy-.._K" + }, + "matchExpressions": [ + { + "key": "6re-33-3.3-cw-1---px-0q5m-e--8-tcd2-84s-n-i-711s4--9s8--o-8dm---b--b/0v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__4-P-g3Jt6eG", + "operator": "Exists" + } + ] + } + } + } + ] + } + }, + "schedulerName": "465", + "tolerations": [ + { + "key": "466", + "operator": "NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ", + "value": "467", + "effect": ";牆詒ĸąsƶ", + "tolerationSeconds": -456102350746071856 + } + ], + "hostAliases": [ + { + "ip": "468", + "hostnames": [ + "469" + ] + } + ], + "priorityClassName": "470", + "priority": 1188651641, + "dnsConfig": { + "nameservers": [ + "471" + ], + "searches": [ + "472" + ], + "options": [ + { + "name": "473", + "value": "474" + } + ] + }, + "readinessGates": [ + { + "conditionType": "lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW" + } + ], + "runtimeClassName": "475", + "enableServiceLinks": false, + "preemptionPolicy": "džH0ƾ瘿¸'q钨羲;\"T#sM網mA", + "overhead": { + "»Š": "727" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -388643187, + "topologyKey": "476", + "whenUnsatisfiable": "i僠噚恗N", + "labelSelector": { + "matchLabels": { + "z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0": "g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T" + }, + "matchExpressions": [ + { + "key": "br..1.--S-w-5_..D.pz_-ad", + "operator": "In", + "values": [ + "Q.__y644" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } + }, + "status": { + "replicas": -2095627603, + "fullyLabeledReplicas": 516555648, + "readyReplicas": 2104777337, + "availableReplicas": 876226690, + "observedGeneration": 1436288218546692842, + "conditions": [ + { + "type": "C`牯雫", + "status": "%ÿ¼璤ňɈȀę", + "lastTransitionTime": "2951-06-01T06:00:17Z", + "reason": "483", + "message": "484" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..8aa1439de65534caa4c8bc45c8536a7570dff725 GIT binary patch literal 7920 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.yaml new file mode 100644 index 00000000000..7ce2d92dea1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.yaml @@ -0,0 +1,1061 @@ +apiVersion: apps/v1 +kind: ReplicaSet +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: -1971381490 + replicas: 896585016 + selector: + matchExpressions: + - key: U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t + operator: In + values: + - M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5 + matchLabels: + g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5: "" + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -152893758082474859 + finalizers: + - "37" + generateName: "26" + generation: -6617020301190572172 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: ƅS·Õüe0ɔȖ脵鴈Ō + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: 'ɖgȏ哙ȍȂ揲ȼDDŽLŬp:' + resourceVersion: "7336814125345800857" + selfLink: "28" + uid: ʬ + spec: + activeDeadlineSeconds: 579099652389333099 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "405" + operator: 霎ȃň + values: + - "406" + matchFields: + - key: "407" + operator: ʓ滨 + values: + - "408" + weight: -259047269 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: 灭ƴɦ燻踸陴Sĕ濦 + values: + - "402" + matchFields: + - key: "403" + operator: 筿ɾ + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: Q_--v-3-BzO5z80n_HtW + operator: NotIn + values: + - 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w + matchLabels: + 8--m--2k-p---139g-2wt-g-ve55m-2-dm--ux3--0m.b--kexr-1-o--g--1l-8---3snw0-3i--a7-2--j/i1T.miw_7a_...8-_0__5HG2_5XOAX.gUqV2: PE..24-O._.v._9-cz.-Y6T4gz + namespaceSelector: + matchExpressions: + - key: xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-4-W + operator: In + values: + - U7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidFx + matchLabels: + ? f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9 + : P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA + namespaces: + - "429" + topologyKey: "430" + weight: 2001693468 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 3QC1--L--v_Z--ZgC + operator: Exists + matchLabels: + KA-._d._.Um.-__0: 5_g-G-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.I + namespaceSelector: + matchExpressions: + - key: 7Vz_6.Hz_V_.r_v_._X + operator: Exists + matchLabels: + 1rhm-5y--z-0/b17ca-_p-y.eQ9: dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8v---a9j23/9 + operator: In + values: + - y__y.9O.L-.m.3h + matchLabels: + o9-ak9-5--y-4-03ls-86-u2i7-6-q-----f-b-3-----7--6-7-wf.c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/n.60--o._H: gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSLq + namespaceSelector: + matchExpressions: + - key: 6re-33-3.3-cw-1---px-0q5m-e--8-tcd2-84s-n-i-711s4--9s8--o-8dm---b--b/0v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__4-P-g3Jt6eG + operator: Exists + matchLabels: + VM5..-N_H_55..--E3_2D-1DW__o_8: kzB7U_.Q.45cy-.._K + namespaces: + - "457" + topologyKey: "458" + weight: 1920802622 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: T + operator: NotIn + values: + - "" + matchLabels: + 4dw-buv-f55-2k2-e-443m678-2v89-z8.ts-63z-v--8r-0-2--rad877gr62cg6/E-Z0_TM_6: pT-___-_5-6h_Ky7-_0Vw-Nzfdw.3-.C + namespaceSelector: + matchExpressions: + - key: vSW_4-__h + operator: In + values: + - m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-.B_1 + matchLabels: + T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI: I-mt4...rQ + namespaces: + - "443" + topologyKey: "444" + automountServiceAccountToken: true + containers: + - args: + - "246" + command: + - "245" + env: + - name: "253" + value: "254" + valueFrom: + configMapKeyRef: + key: "260" + name: "259" + optional: true + fieldRef: + apiVersion: "255" + fieldPath: "256" + resourceFieldRef: + containerName: "257" + divisor: "9" + resource: "258" + secretKeyRef: + key: "262" + name: "261" + optional: false + envFrom: + - configMapRef: + name: "251" + optional: false + prefix: "250" + secretRef: + name: "252" + optional: true + image: "244" + imagePullPolicy: ǚ鍰\縑ɀ撑¼蠾8餑噭 + lifecycle: + postStart: + exec: + command: + - "288" + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "289" + port: "290" + scheme: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tcpSocket: + host: "294" + port: 1167615307 + preStop: + exec: + command: + - "295" + httpGet: + host: "297" + httpHeaders: + - name: "298" + value: "299" + path: "296" + port: -115833863 + scheme: ì + tcpSocket: + host: "301" + port: "300" + livenessProbe: + exec: + command: + - "269" + failureThreshold: -1129218498 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "270" + port: -1468297794 + scheme: 磣Óƿ頀"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ + initialDelaySeconds: 1308698792 + periodSeconds: -934378634 + successThreshold: -1453143878 + tcpSocket: + host: "275" + port: "274" + terminationGracePeriodSeconds: 2471155705902100229 + timeoutSeconds: 1401790459 + name: "243" + ports: + - containerPort: -1784617397 + hostIP: "249" + hostPort: 465972736 + name: "248" + protocol: Ƭƶ氩Ȩ<6 + readinessProbe: + exec: + command: + - "276" + failureThreshold: 323903711 + httpGet: + host: "278" + httpHeaders: + - name: "279" + value: "280" + path: "277" + port: -614098868 + scheme: ȗÔÂɘɢ + initialDelaySeconds: -942399354 + periodSeconds: -1803854120 + successThreshold: -1412915219 + tcpSocket: + host: "281" + port: 802134138 + terminationGracePeriodSeconds: -9192251189672401053 + timeoutSeconds: 1264624019 + resources: + limits: + lNKƙ順\E¦队偯J僳徥淳: "93" + requests: + 媀瓄&翜舞拉Œɥ颶妧Ö闊: "472" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ņ + drop: + - )DŽ髐njʉBn(fǂ + privileged: false + procMount: Ǫʓ)ǂť嗆u + readOnlyRootFilesystem: true + runAsGroup: -495558749504439559 + runAsNonRoot: false + runAsUser: -6717020695319852049 + seLinuxOptions: + level: "306" + role: "304" + type: "305" + user: "303" + seccompProfile: + localhostProfile: "310" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "308" + gmsaCredentialSpecName: "307" + runAsUserName: "309" + startupProbe: + exec: + command: + - "282" + failureThreshold: 1658749995 + httpGet: + host: "284" + httpHeaders: + - name: "285" + value: "286" + path: "283" + port: -992558278 + scheme: 鯂²静 + initialDelaySeconds: -181601395 + periodSeconds: 1851229369 + successThreshold: -560238386 + tcpSocket: + host: "287" + port: -402384013 + terminationGracePeriodSeconds: -4030490994049395944 + timeoutSeconds: -617381112 + terminationMessagePath: "302" + terminationMessagePolicy: ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + tty: true + volumeDevices: + - devicePath: "268" + name: "267" + volumeMounts: + - mountPath: "264" + mountPropagation: ĠM蘇KŅ/»頸+SÄ蚃 + name: "263" + subPath: "265" + subPathExpr: "266" + workingDir: "247" + dnsConfig: + nameservers: + - "471" + options: + - name: "473" + value: "474" + searches: + - "472" + dnsPolicy: '''蠨磼O_h盌3+Œ9两@8' + enableServiceLinks: false + ephemeralContainers: + - args: + - "314" + command: + - "313" + env: + - name: "321" + value: "322" + valueFrom: + configMapKeyRef: + key: "328" + name: "327" + optional: true + fieldRef: + apiVersion: "323" + fieldPath: "324" + resourceFieldRef: + containerName: "325" + divisor: "69" + resource: "326" + secretKeyRef: + key: "330" + name: "329" + optional: false + envFrom: + - configMapRef: + name: "319" + optional: true + prefix: "318" + secretRef: + name: "320" + optional: false + image: "312" + imagePullPolicy: ǰ詀ǿ忀oɎƺL + lifecycle: + postStart: + exec: + command: + - "358" + httpGet: + host: "361" + httpHeaders: + - name: "362" + value: "363" + path: "359" + port: "360" + scheme: 卶滿筇ȟP:/a殆诵H玲鑠ĭ$# + tcpSocket: + host: "365" + port: "364" + preStop: + exec: + command: + - "366" + httpGet: + host: "368" + httpHeaders: + - name: "369" + value: "370" + path: "367" + port: 1791758702 + scheme: tl敷斢杧ż鯀 + tcpSocket: + host: "372" + port: "371" + livenessProbe: + exec: + command: + - "337" + failureThreshold: -36573584 + httpGet: + host: "340" + httpHeaders: + - name: "341" + value: "342" + path: "338" + port: "339" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "343" + port: -1088996269 + terminationGracePeriodSeconds: -2524837786321986358 + timeoutSeconds: 1480364858 + name: "311" + ports: + - containerPort: -1918622971 + hostIP: "317" + hostPort: -1656699070 + name: "316" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "344" + failureThreshold: 1443270783 + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: 1219644543 + scheme: ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy + initialDelaySeconds: 652646450 + periodSeconds: -1912967242 + successThreshold: -2106399359 + tcpSocket: + host: "350" + port: "349" + terminationGracePeriodSeconds: -4462364494060795190 + timeoutSeconds: 757223010 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 鬬$矐_敕ű嵞嬯t{Eɾ + drop: + - 'Ȯ-湷D谹気Ƀ秮òƬɸĻo:' + privileged: true + procMount: 铳s44矕Ƈè*鑏= + readOnlyRootFilesystem: false + runAsGroup: -1232960403847883886 + runAsNonRoot: true + runAsUser: 2114633499332155907 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: ʨ|ǓÓ敆OɈÏ 瞍髃# + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "351" + failureThreshold: 64459150 + httpGet: + host: "353" + httpHeaders: + - name: "354" + value: "355" + path: "352" + port: -902839620 + scheme: 縆łƑ[澔槃JŵǤ桒ɴ鉂W + initialDelaySeconds: -574742201 + periodSeconds: -514169648 + successThreshold: -1186167291 + tcpSocket: + host: "357" + port: "356" + terminationGracePeriodSeconds: -4166164136222066963 + timeoutSeconds: -1182912186 + stdin: true + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 鸔ɧWǘ炙 + tty: true + volumeDevices: + - devicePath: "336" + name: "335" + volumeMounts: + - mountPath: "332" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "331" + readOnly: true + subPath: "333" + subPathExpr: "334" + workingDir: "315" + hostAliases: + - hostnames: + - "469" + ip: "468" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "486" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: true + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: 1ØœȠƬQg鄠 + lifecycle: + postStart: + exec: + command: + - "221" + httpGet: + host: "223" + httpHeaders: + - name: "224" + value: "225" + path: "222" + port: 896430536 + scheme: 罴ņ螡źȰ + tcpSocket: + host: "226" + port: 513341278 + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 1451056156 + scheme: uʎȺ眖R# + tcpSocket: + host: "233" + port: "232" + livenessProbe: + exec: + command: + - "201" + failureThreshold: 1016277253 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: 2035347577 + scheme: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 + initialDelaySeconds: -1155992025 + periodSeconds: -850069363 + successThreshold: 918929368 + tcpSocket: + host: "206" + port: -1498229293 + terminationGracePeriodSeconds: -8520337362162976488 + timeoutSeconds: -194343002 + name: "175" + ports: + - containerPort: -2031266553 + hostIP: "181" + hostPort: 424236719 + name: "180" + protocol: 呝TG;邪 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 163512962 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p + initialDelaySeconds: -407545915 + periodSeconds: 716842280 + successThreshold: 1479266199 + tcpSocket: + host: "213" + port: 538852927 + terminationGracePeriodSeconds: -8521017368802772029 + timeoutSeconds: 902535764 + resources: + limits: + 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩: "47" + requests: + 榜VƋZ1: "932" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - o啛更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + drop: + - W:ĸ輦唊#v + privileged: false + procMount: Ÿ8T 苧yñKJɐ扵 + readOnlyRootFilesystem: true + runAsGroup: 8839567045362091290 + runAsNonRoot: true + runAsUser: 1946087648860511217 + seLinuxOptions: + level: "238" + role: "236" + type: "237" + user: "235" + seccompProfile: + localhostProfile: "242" + type: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 + windowsOptions: + gmsaCredentialSpec: "240" + gmsaCredentialSpecName: "239" + runAsUserName: "241" + startupProbe: + exec: + command: + - "214" + failureThreshold: -2107743490 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: 1623772781 + scheme: UÐ_ƮA攤/ɸɎ + initialDelaySeconds: 1054858106 + periodSeconds: -1150474479 + successThreshold: 744319626 + tcpSocket: + host: "220" + port: "219" + terminationGracePeriodSeconds: 8569885835306406695 + timeoutSeconds: 232569106 + stdin: true + terminationMessagePath: "234" + terminationMessagePolicy: '''WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ' + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + »Š: "727" + preemptionPolicy: džH0ƾ瘿¸'q钨羲;"T#sM網mA + priority: 1188651641 + priorityClassName: "470" + readinessGates: + - conditionType: lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW + restartPolicy: W歹s梊ɥʋăƻ + runtimeClassName: "475" + schedulerName: "465" + securityContext: + fsGroup: -8322686588708543096 + fsGroupChangePolicy: 4虵p蓋沥7uPƒ + runAsGroup: -2549376519991319825 + runAsNonRoot: true + runAsUser: 3011215457607075123 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: "" + supplementalGroups: + - 8667724420266764868 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: true + subdomain: "400" + terminationGracePeriodSeconds: 1031455728822209328 + tolerations: + - effect: ;牆詒ĸąsƶ + key: "466" + operator: NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ + tolerationSeconds: -456102350746071856 + value: "467" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: br..1.--S-w-5_..D.pz_-ad + operator: In + values: + - Q.__y644 + matchLabels: + z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0: g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T + maxSkew: -388643187 + topologyKey: "476" + whenUnsatisfiable: i僠噚恗N + 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" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 4217400953499279873 + finalizers: + - "159" + generateName: "148" + generation: 6327094951466338107 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: true + controller: false + kind: "157" + name: "158" + uid: "" + resourceVersion: "5302358391842833914" + selfLink: "150" + spec: + accessModes: + - eÞȦY籎顒 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + ŴĿ: "377" + requests: + .Q貇£ȹ嫰ƹǔw÷nI: "718" + selector: + matchExpressions: + - key: a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4 + operator: DoesNotExist + matchLabels: + 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 + storageClassName: "171" + volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + volumeName: "170" + 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: 876226690 + conditions: + - lastTransitionTime: "2951-06-01T06:00:17Z" + message: "484" + reason: "483" + status: '%ÿ¼璤ňɈȀę' + type: C`牯雫 + fullyLabeledReplicas: 516555648 + observedGeneration: 1436288218546692842 + readyReplicas: 2104777337 + replicas: -2095627603 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.json new file mode 100644 index 00000000000..77af4f86f0e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.json @@ -0,0 +1,1667 @@ +{ + "kind": "StatefulSet", + "apiVersion": "apps/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "selector": { + "matchLabels": { + "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" + }, + "matchExpressions": [ + { + "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", + "operator": "Exists" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 1923334396, + "containerPort": -1343558801, + "protocol": "@掇lNdǂ\u003e", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "713" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3": "86" + }, + "requests": { + "t莭琽§ć\\ ïì": "80" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1285424066, + "host": "203", + "scheme": "ni酛3ƁÀ", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": "206", + "host": "207" + }, + "initialDelaySeconds": -2036074491, + "timeoutSeconds": -148216266, + "periodSeconds": 165047920, + "successThreshold": -393291312, + "failureThreshold": -93157681, + "terminationGracePeriodSeconds": -4856573944864548413 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": -331283026, + "host": "210", + "scheme": "ȉ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 714088955, + "host": "213" + }, + "initialDelaySeconds": 1033766276, + "timeoutSeconds": -1745509819, + "periodSeconds": -859135545, + "successThreshold": -1543701088, + "failureThreshold": 513341278, + "terminationGracePeriodSeconds": 2696007505383404823 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": -361442565, + "host": "216", + "scheme": "w", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": -1099429189, + "host": "219" + }, + "initialDelaySeconds": 994072122, + "timeoutSeconds": 1752155096, + "periodSeconds": -1962065705, + "successThreshold": 1701999128, + "failureThreshold": -1364571630, + "terminationGracePeriodSeconds": 7258403424756645907 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "220" + ] + }, + "httpGet": { + "path": "221", + "port": -1109619518, + "host": "222", + "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": "225", + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 461585849, + "host": "229", + "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "232" + } + } + }, + "terminationMessagePath": "233", + "terminationMessagePolicy": "ĸ輦唊", + "imagePullPolicy": "r嚧", + "securityContext": { + "capabilities": { + "add": [ + "埄趛" + ], + "drop": [ + "ʁ岼昕ĬÇ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "234", + "role": "235", + "type": "236", + "level": "237" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "238", + "gmsaCredentialSpec": "239", + "runAsUserName": "240" + }, + "runAsUser": -857934902638099053, + "runAsGroup": 8967035373007538858, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Z鐫û咡W\u003c敄lu", + "seccompProfile": { + "type": "榝$î.Ȏ蝪ʜ5遰", + "localhostProfile": "241" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "242", + "image": "243", + "command": [ + "244" + ], + "args": [ + "245" + ], + "workingDir": "246", + "ports": [ + { + "name": "247", + "hostPort": -1462219068, + "containerPort": -370386363, + "protocol": "wƯ貾坢'跩aŕ翑0展}", + "hostIP": "248" + } + ], + "envFrom": [ + { + "prefix": "249", + "configMapRef": { + "name": "250", + "optional": false + }, + "secretRef": { + "name": "251", + "optional": false + } + } + ], + "env": [ + { + "name": "252", + "value": "253", + "valueFrom": { + "fieldRef": { + "apiVersion": "254", + "fieldPath": "255" + }, + "resourceFieldRef": { + "containerName": "256", + "resource": "257", + "divisor": "185" + }, + "configMapKeyRef": { + "name": "258", + "key": "259", + "optional": true + }, + "secretKeyRef": { + "name": "260", + "key": "261", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "鬶l獕;跣Hǝcw": "242" + }, + "requests": { + "$ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ": "637" + } + }, + "volumeMounts": [ + { + "name": "262", + "mountPath": "263", + "subPath": "264", + "mountPropagation": "", + "subPathExpr": "265" + } + ], + "volumeDevices": [ + { + "name": "266", + "devicePath": "267" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "268" + ] + }, + "httpGet": { + "path": "269", + "port": "270", + "host": "271", + "scheme": "頸", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": 1315054653, + "host": "274" + }, + "initialDelaySeconds": 711020087, + "timeoutSeconds": 1103049140, + "periodSeconds": -1965247100, + "successThreshold": 218453478, + "failureThreshold": 1993268896, + "terminationGracePeriodSeconds": -9140155223242250138 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": -1315487077, + "host": "277", + "scheme": "ğ_", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": "280", + "host": "281" + }, + "initialDelaySeconds": 1272940694, + "timeoutSeconds": -385597677, + "periodSeconds": 422133388, + "successThreshold": 1952458416, + "failureThreshold": 1456461851, + "terminationGracePeriodSeconds": -6078441689118311403 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": 1332783160, + "host": "284", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": "287", + "host": "288" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482, + "terminationGracePeriodSeconds": -2203905759223555727 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "289" + ] + }, + "httpGet": { + "path": "290", + "port": "291", + "host": "292", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "293", + "value": "294" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "295" + } + }, + "preStop": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": "298", + "host": "299", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "300", + "value": "301" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "302" + } + } + }, + "terminationMessagePath": "303", + "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "imagePullPolicy": "i绝5哇芆斩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "304", + "role": "305", + "type": "306", + "level": "307" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "308", + "gmsaCredentialSpec": "309", + "runAsUserName": "310" + }, + "runAsUser": -7936947433725476327, + "runAsGroup": -5712715102324619404, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "W賁Ěɭɪǹ0", + "seccompProfile": { + "type": ",ƷƣMț譎懚XW疪鑳", + "localhostProfile": "311" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "312", + "image": "313", + "command": [ + "314" + ], + "args": [ + "315" + ], + "workingDir": "316", + "ports": [ + { + "name": "317", + "hostPort": 217308913, + "containerPort": 455919108, + "protocol": "崍h趭(娕u", + "hostIP": "318" + } + ], + "envFrom": [ + { + "prefix": "319", + "configMapRef": { + "name": "320", + "optional": false + }, + "secretRef": { + "name": "321", + "optional": false + } + } + ], + "env": [ + { + "name": "322", + "value": "323", + "valueFrom": { + "fieldRef": { + "apiVersion": "324", + "fieldPath": "325" + }, + "resourceFieldRef": { + "containerName": "326", + "resource": "327", + "divisor": "360" + }, + "configMapKeyRef": { + "name": "328", + "key": "329", + "optional": false + }, + "secretKeyRef": { + "name": "330", + "key": "331", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "fȽÃ茓pȓɻ挴ʠɜ瞍阎": "422" + }, + "requests": { + "蕎'": "62" + } + }, + "volumeMounts": [ + { + "name": "332", + "readOnly": true, + "mountPath": "333", + "subPath": "334", + "mountPropagation": "Ǚ(", + "subPathExpr": "335" + } + ], + "volumeDevices": [ + { + "name": "336", + "devicePath": "337" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "338" + ] + }, + "httpGet": { + "path": "339", + "port": -1842062977, + "host": "340", + "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": "343", + "host": "344" + }, + "initialDelaySeconds": -1161185537, + "timeoutSeconds": 1928937303, + "periodSeconds": 1611386356, + "successThreshold": 821341581, + "failureThreshold": 240657401, + "terminationGracePeriodSeconds": 7806703309589874498 + }, + "readinessProbe": { + "exec": { + "command": [ + "345" + ] + }, + "httpGet": { + "path": "346", + "port": "347", + "host": "348", + "scheme": "Ik(dŊiɢzĮ蛋I", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": 571693619, + "timeoutSeconds": 1643238856, + "periodSeconds": -2028546276, + "successThreshold": -2128305760, + "failureThreshold": 1605974497, + "terminationGracePeriodSeconds": 2002344837004307079 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1894647727, + "host": "359" + }, + "initialDelaySeconds": 235623869, + "timeoutSeconds": 564558594, + "periodSeconds": -505848936, + "successThreshold": -1819021257, + "failureThreshold": 1447314009, + "terminationGracePeriodSeconds": -7637760856622746738 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 466267060, + "host": "362", + "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": "369", + "host": "370", + "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", + "httpHeaders": [ + { + "name": "371", + "value": "372" + } + ] + }, + "tcpSocket": { + "port": "373", + "host": "374" + } + } + }, + "terminationMessagePath": "375", + "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", + "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "securityContext": { + "capabilities": { + "add": [ + "鯀1'鸔ɧWǘ炙B餸硷张q櫞繡旹翃" + ], + "drop": [ + "氒ĺʈʫ羶剹ƊF豎穜姰l咑耖p^鏋蛹" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "376", + "role": "377", + "type": "378", + "level": "379" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "380", + "gmsaCredentialSpec": "381", + "runAsUserName": "382" + }, + "runAsUser": 4369716065827112267, + "runAsGroup": -6657305077321335240, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙcx", + "seccompProfile": { + "type": "ǒđ\u003e*劶?jĎĭ", + "localhostProfile": "383" + } + }, + "targetContainerName": "384" + } + ], + "restartPolicy": "ƱÁR»淹揀", + "terminationGracePeriodSeconds": 2008726498083002362, + "activeDeadlineSeconds": -5891364351877125204, + "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", + "nodeSelector": { + "385": "386" + }, + "serviceAccountName": "387", + "serviceAccount": "388", + "automountServiceAccountToken": true, + "nodeName": "389", + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "390", + "role": "391", + "type": "392", + "level": "393" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "394", + "gmsaCredentialSpec": "395", + "runAsUserName": "396" + }, + "runAsUser": 4466809078783855686, + "runAsGroup": -3587143030436465588, + "runAsNonRoot": true, + "supplementalGroups": [ + 4820130167691486230 + ], + "fsGroup": 6713296993350540686, + "sysctls": [ + { + "name": "397", + "value": "398" + } + ], + "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", + "seccompProfile": { + "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", + "localhostProfile": "399" + } + }, + "imagePullSecrets": [ + { + "name": "400" + } + ], + "hostname": "401", + "subdomain": "402", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "403", + "operator": "", + "values": [ + "404" + ] + } + ], + "matchFields": [ + { + "key": "405", + "operator": "ɦ燻踸陴Sĕ濦ʓɻ", + "values": [ + "406" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1762917570, + "preference": { + "matchExpressions": [ + { + "key": "407", + "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", + "values": [ + "408" + ] + } + ], + "matchFields": [ + { + "key": "409", + "operator": "顓闉ȦT", + "values": [ + "410" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "8.--w0_1V7": "r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc" + }, + "matchExpressions": [ + { + "key": "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33", + "operator": "NotIn", + "values": [ + "4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7" + ] + } + ] + }, + "namespaces": [ + "417" + ], + "topologyKey": "418", + "namespaceSelector": { + "matchLabels": { + "4eq5": "" + }, + "matchExpressions": [ + { + "key": "XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 888976270, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "z_o_2.--4Z7__i1T.miw_a": "2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n" + }, + "matchExpressions": [ + { + "key": "e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0", + "operator": "In", + "values": [ + "H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432", + "namespaceSelector": { + "matchLabels": { + "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" + }, + "matchExpressions": [ + { + "key": "76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V", + "operator": "In", + "values": [ + "4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8": "r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr" + }, + "matchExpressions": [ + { + "key": "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "445" + ], + "topologyKey": "446", + "namespaceSelector": { + "matchLabels": { + "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" + }, + "matchExpressions": [ + { + "key": "Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s", + "operator": "In", + "values": [ + "V._qN__A_f_-B3_U__L.KH6K.RwsfI2" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1668452490, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S": "cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t" + }, + "matchExpressions": [ + { + "key": "6W74-R_Z_Tz.a3_Ho", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "459" + ], + "topologyKey": "460", + "namespaceSelector": { + "matchLabels": { + "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" + }, + "matchExpressions": [ + { + "key": "ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV", + "operator": "In", + "values": [ + "x3___-..f5-6x-_-o_6O_If-5_-_.F" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "467", + "tolerations": [ + { + "key": "468", + "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", + "value": "469", + "effect": "慰x:", + "tolerationSeconds": 3362400521064014157 + } + ], + "hostAliases": [ + { + "ip": "470", + "hostnames": [ + "471" + ] + } + ], + "priorityClassName": "472", + "priority": 743241089, + "dnsConfig": { + "nameservers": [ + "473" + ], + "searches": [ + "474" + ], + "options": [ + { + "name": "475", + "value": "476" + } + ] + }, + "readinessGates": [ + { + "conditionType": "0yVA嬂刲;牆詒ĸąs" + } + ], + "runtimeClassName": "477", + "enableServiceLinks": false, + "preemptionPolicy": "Iƭij韺ʧ\u003e", + "overhead": { + "D傕Ɠ栊闔虝巒瀦ŕ": "124" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -174245111, + "topologyKey": "478", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R": "a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a" + }, + "matchExpressions": [ + { + "key": "ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x", + "operator": "In", + "values": [ + "zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "volumeClaimTemplates": [ + { + "metadata": { + "name": "485", + "generateName": "486", + "namespace": "487", + "selfLink": "488", + "uid": "t;Äƾ53§T旦y6辱Ŵ鎥", + "resourceVersion": "5814982353389179965", + "generation": 1310178674290624050, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 1872311292774274066, + "labels": { + "490": "491" + }, + "annotations": { + "492": "493" + }, + "ownerReferences": [ + { + "apiVersion": "494", + "kind": "495", + "name": "496", + "uid": "tY圻醆锛[M牍Ƃ", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "497" + ], + "clusterName": "498", + "managedFields": [ + { + "manager": "499", + "operation": "鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹", + "apiVersion": "500", + "fieldsType": "501" + } + ] + }, + "spec": { + "accessModes": [ + "狳u恺Ŕsʅ" + ], + "selector": { + "matchLabels": { + "De.._.-f..__QM__G-_OHh": "9_-._3.x.8iq" + }, + "matchExpressions": [ + { + "key": "2-3--a1.cv-k4w7g36-vm86----3-893097-0zy976-0--q-90fo4grk4k-116-h8-77/l-..j--s-_Y-_i.._---6_.0.mr", + "operator": "In", + "values": [ + "Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L" + ] + } + ] + }, + "resources": { + "limits": { + "HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa": "243" + }, + "requests": { + "ƥ": "89" + } + }, + "volumeName": "508", + "storageClassName": "509", + "volumeMode": "", + "dataSource": { + "apiGroup": "510", + "kind": "511", + "name": "512" + } + }, + "status": { + "phase": "ɫòDÓǶɟ", + "accessModes": [ + "b隊曻:Bȗ轊" + ], + "capacity": { + "": "375" + }, + "conditions": [ + { + "type": "b賝łų$Q郔", + "status": "Ċ凭Ǩ輹AÀŪ", + "lastProbeTime": "2913-03-10T01:14:02Z", + "lastTransitionTime": "2359-04-16T09:19:58Z", + "reason": "513", + "message": "514" + } + ] + } + } + ], + "serviceName": "515", + "podManagementPolicy": "t史C\u003c镼ƶƭ", + "updateStrategy": { + "type": "蘃ʋxr®", + "rollingUpdate": { + "partition": 1241629379 + } + }, + "revisionHistoryLimit": -2047047343 + }, + "status": { + "observedGeneration": -7554417720389717167, + "replicas": -1084756341, + "readyReplicas": -2001638406, + "currentReplicas": -1687188044, + "updatedReplicas": 497109907, + "currentRevision": "516", + "updateRevision": "517", + "collisionCount": 916590407, + "conditions": [ + { + "type": "ȁ隞ĻȀ", + "status": "jËUe", + "lastTransitionTime": "2859-10-03T21:26:35Z", + "reason": "518", + "message": "519" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..5d450240d97122168cf22078c648a8532ce565de GIT binary patch literal 8577 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.yaml new file mode 100644 index 00000000000..cf1066f71d4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.yaml @@ -0,0 +1,1138 @@ +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: t史C<镼ƶƭ + replicas: 896585016 + revisionHistoryLimit: -2047047343 + 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: "515" + 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: -5891364351877125204 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "407" + operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW + values: + - "408" + matchFields: + - key: "409" + operator: 顓闉ȦT + values: + - "410" + weight: 1762917570 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "403" + operator: "" + values: + - "404" + matchFields: + - key: "405" + operator: ɦ燻踸陴Sĕ濦ʓɻ + values: + - "406" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0 + operator: In + values: + - H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ + matchLabels: + z_o_2.--4Z7__i1T.miw_a: 2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n + namespaceSelector: + matchExpressions: + - key: 76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V + operator: In + values: + - 4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7 + matchLabels: + vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R + namespaces: + - "431" + topologyKey: "432" + weight: 888976270 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33 + operator: NotIn + values: + - 4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7 + matchLabels: + 8.--w0_1V7: r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc + namespaceSelector: + matchExpressions: + - key: XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z + operator: Exists + matchLabels: + 4eq5: "" + namespaces: + - "417" + topologyKey: "418" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 6W74-R_Z_Tz.a3_Ho + operator: Exists + matchLabels: + n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S: cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t + namespaceSelector: + matchExpressions: + - key: ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV + operator: In + values: + - x3___-..f5-6x-_-o_6O_If-5_-_.F + matchLabels: + h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i + namespaces: + - "459" + topologyKey: "460" + weight: -1668452490 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8 + operator: Exists + matchLabels: + 5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8: r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr + namespaceSelector: + matchExpressions: + - key: Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s + operator: In + values: + - V._qN__A_f_-B3_U__L.KH6K.RwsfI2 + matchLabels: + u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E + namespaces: + - "445" + topologyKey: "446" + automountServiceAccountToken: true + containers: + - args: + - "245" + command: + - "244" + env: + - name: "252" + value: "253" + valueFrom: + configMapKeyRef: + key: "259" + name: "258" + optional: true + fieldRef: + apiVersion: "254" + fieldPath: "255" + resourceFieldRef: + containerName: "256" + divisor: "185" + resource: "257" + secretKeyRef: + key: "261" + name: "260" + optional: false + envFrom: + - configMapRef: + name: "250" + optional: false + prefix: "249" + secretRef: + name: "251" + optional: false + image: "243" + imagePullPolicy: i绝5哇芆斩 + lifecycle: + postStart: + exec: + command: + - "289" + httpGet: + host: "292" + httpHeaders: + - name: "293" + value: "294" + path: "290" + port: "291" + scheme: 鯂²静 + tcpSocket: + host: "295" + port: -402384013 + preStop: + exec: + command: + - "296" + httpGet: + host: "299" + httpHeaders: + - name: "300" + value: "301" + path: "297" + port: "298" + scheme: 鏻砅邻爥 + tcpSocket: + host: "302" + port: -305362540 + livenessProbe: + exec: + command: + - "268" + failureThreshold: 1993268896 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "269" + port: "270" + scheme: 頸 + initialDelaySeconds: 711020087 + periodSeconds: -1965247100 + successThreshold: 218453478 + tcpSocket: + host: "274" + port: 1315054653 + terminationGracePeriodSeconds: -9140155223242250138 + timeoutSeconds: 1103049140 + name: "242" + ports: + - containerPort: -370386363 + hostIP: "248" + hostPort: -1462219068 + name: "247" + protocol: wƯ貾坢'跩aŕ翑0展} + readinessProbe: + exec: + command: + - "275" + failureThreshold: 1456461851 + httpGet: + host: "277" + httpHeaders: + - name: "278" + value: "279" + path: "276" + port: -1315487077 + scheme: ğ_ + initialDelaySeconds: 1272940694 + periodSeconds: 422133388 + successThreshold: 1952458416 + tcpSocket: + host: "281" + port: "280" + terminationGracePeriodSeconds: -6078441689118311403 + timeoutSeconds: -385597677 + resources: + limits: + 鬶l獕;跣Hǝcw: "242" + requests: + $ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ: "637" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + privileged: false + procMount: W賁Ěɭɪǹ0 + readOnlyRootFilesystem: false + runAsGroup: -5712715102324619404 + runAsNonRoot: false + runAsUser: -7936947433725476327 + seLinuxOptions: + level: "307" + role: "305" + type: "306" + user: "304" + seccompProfile: + localhostProfile: "311" + type: ',ƷƣMț譎懚XW疪鑳' + windowsOptions: + gmsaCredentialSpec: "309" + gmsaCredentialSpecName: "308" + runAsUserName: "310" + startupProbe: + exec: + command: + - "282" + failureThreshold: 620822482 + httpGet: + host: "284" + httpHeaders: + - name: "285" + value: "286" + path: "283" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "288" + port: "287" + terminationGracePeriodSeconds: -2203905759223555727 + timeoutSeconds: 386804041 + stdin: true + stdinOnce: true + terminationMessagePath: "303" + terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tty: true + volumeDevices: + - devicePath: "267" + name: "266" + volumeMounts: + - mountPath: "263" + mountPropagation: "" + name: "262" + subPath: "264" + subPathExpr: "265" + workingDir: "246" + dnsConfig: + nameservers: + - "473" + options: + - name: "475" + value: "476" + searches: + - "474" + dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s + enableServiceLinks: false + ephemeralContainers: + - args: + - "315" + command: + - "314" + env: + - name: "322" + value: "323" + valueFrom: + configMapKeyRef: + key: "329" + name: "328" + optional: false + fieldRef: + apiVersion: "324" + fieldPath: "325" + resourceFieldRef: + containerName: "326" + divisor: "360" + resource: "327" + secretKeyRef: + key: "331" + name: "330" + optional: false + envFrom: + - configMapRef: + name: "320" + optional: false + prefix: "319" + secretRef: + name: "321" + optional: false + image: "313" + imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 466267060 + scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + partition: 1241629379 + type: 蘃ʋxr® + volumeClaimTemplates: + - metadata: + annotations: + "492": "493" + clusterName: "498" + creationTimestamp: null + deletionGracePeriodSeconds: 1872311292774274066 + finalizers: + - "497" + generateName: "486" + generation: 1310178674290624050 + labels: + "490": "491" + managedFields: + - apiVersion: "500" + fieldsType: "501" + manager: "499" + operation: 鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹 + name: "485" + namespace: "487" + ownerReferences: + - apiVersion: "494" + blockOwnerDeletion: true + controller: false + kind: "495" + name: "496" + uid: tY圻醆锛[M牍Ƃ + resourceVersion: "5814982353389179965" + selfLink: "488" + uid: t;Äƾ53§T旦y6辱Ŵ鎥 + spec: + accessModes: + - 狳u恺Ŕsʅ + dataSource: + apiGroup: "510" + kind: "511" + name: "512" + resources: + limits: + HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa: "243" + requests: + ƥ: "89" + selector: + matchExpressions: + - key: 2-3--a1.cv-k4w7g36-vm86----3-893097-0zy976-0--q-90fo4grk4k-116-h8-77/l-..j--s-_Y-_i.._---6_.0.mr + operator: In + values: + - Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L + matchLabels: + De.._.-f..__QM__G-_OHh: 9_-._3.x.8iq + storageClassName: "509" + volumeMode: "" + volumeName: "508" + status: + accessModes: + - b隊曻:Bȗ轊 + capacity: + "": "375" + conditions: + - lastProbeTime: "2913-03-10T01:14:02Z" + lastTransitionTime: "2359-04-16T09:19:58Z" + message: "514" + reason: "513" + status: Ċ凭Ǩ輹AÀŪ + type: b賝łų$Q郔 + phase: ɫòDÓǶɟ +status: + collisionCount: 916590407 + conditions: + - lastTransitionTime: "2859-10-03T21:26:35Z" + message: "519" + reason: "518" + status: jËUe + type: ȁ隞ĻȀ + currentReplicas: -1687188044 + currentRevision: "516" + observedGeneration: -7554417720389717167 + readyReplicas: -2001638406 + replicas: -1084756341 + updateRevision: "517" + updatedReplicas: 497109907 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.json new file mode 100644 index 00000000000..dfc8b52658a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1beta1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..691dabf14a2eff3c71d7730c73dc1304622e9989 GIT binary patch literal 332 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-A^a?Z~yDay~uNi7OWEz2y<%+C{=%fz*kk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@1GD1|GjS}Cz0Gc2_T*Qo|}c$Rf*2z6Yov zC?E&|BH)TBZlJP=ONMTso0)8y-6WG_?9FUWl9!jnEbrWIO~lVr)ptGjoO93eSEgEE zpiT6h33+)1p&R(bl)?m_q35UMW#yJ;r{okeT~E`8DVo9zC73ADOi3Y>f`8BRoQOqE z5;c`m6`7MUC#Y9GuY99o>+XuYa6|O5EoU}v?tXdqC>1}0rWA%!6YroYjWP0EMi6b} zvB}5_=DX*YIYygp)&E^EUOUl{7h;5U4Jwsy0FV#|^FjQt9_H3_pG}n6ew~u$B zRgT@KEkg;R_U0FyjTOPpkydNfv#^?ijl9ZuX8RBCvh?{euNvt?6rHMwA}1zG2%&Xq z5=NOw<5SpD39Um&QlS-bvMQiNRIFqrBRQ#nlS?vCiB!6QE6zrlyc!y*qva*+a$QEc zuCqE~Q5>s>h2_B14LXvLt}a`X!8|1+QIA`I^oW)DNy!MaFnWO=yFu5nymXBoqqB%z zUYG{+QLHY`4}+OH60=r_I1(YA*-z1Jl*FMTgs_xUq$&vID|x7xPmvX*=4D8QC^HLf z;MU8DGH{(!B;}^33umi6|o(sY#-QI0W4?FjvgMf8deVM8`z;pDpc{p5>FfJljr8492W4 z3Y+8V8W=y|DDQug5$KRL<6E7(+gyzY!yFgd?SuB(@ybx=j%s_4^}KuIt|(7cv%Sty zKj<#s!c3?AL`5*&2WyLrQIrC2d^T*q@iY8UK?ZXGG|SMe1X_+=AMgvJLhghX6Bqi{*`p$R# z%tlEKF-jU|m}Qi?xm3(F+9>mD42eb=N5DK;V2rXDNX5*6cPW61hr1=id|5FWWz}qy zwGg8Mf>QWdFjK*E4T&ar!YoBJkroLU1{EkUM^Q51Fbc4)Xn_VZ^r~DwC`IKNqYC#` z70gCe3?c0jXDEYND$G)qN(vFdt13g9;EHRU=^oms!88qr2=E{+(A6CZi?-A4W}TqTo;(EUPJj)Gq2l8g|oE=5C;%cb?+{58SAG zHn8^arf;VQ8TL`Xr=gK2J=g?9Far^fP%}xhM4Dwd2|Sb#ASwo;4Ny-&FV8_Q&ztDy z=g#pAZBDd}E{AbE4yN#3&Yu2|MH44;?QPB@180FF=n%+oag4eXeqa@TU@efEqFDF| zh75!!C*=hkWC($WfPsj!fJos$2wBZu9ouVr#I*2BNd5O7?JY=%A5_t5-cN{4ba(2v_?u8~yPK&*Ah0_Jqee+_BX{L8MEHD9NfJg>NfsIGDy?qB5 zC=n5s175D$)LwJtjh_lYPFM+OzdpLrXT$GOfiOZKXA(5%6gfBoVNc{grXC_s9AF^r zf|>9FcL0dw8zEn#dj05we)Kp+x)jo-lCc^HQ{qDIS?m}(Te^? zK$QgMar(hBd$)Udue-7-EH~8I+nHMY%y`@QxvRs6$Is_Z?jZv;p2$Ms%rP{kALSr) zl$L>q*7L;dGKAPAda9h6QBa1Itm3t3ttKFuq0`r8LyXbc^)mAZ`Zw7+r!V9LJ%X9O zJhyO3j>%tKn72@mLoys$;qlCPe*Cz#(Y3qQdSSBOe(H(Ii=O=rp5Agt{(Aam7OOJOci6qW?j92!)G!JPq-7%*52?hJ_Hy&kG$x|`T4 zmcZPw1XsxH`z^yA!ZIId2oIwlpaVQd2eVvtEwkN2`xj4kCKVHD63!o`XFh5_e|5Oq z(putaZm@TYla20kl~0VfSdUn}GM5D<0_+*fUZce_cmynqAqET&DP}z#?%iHinLm+1 z8uJ@}idZ+qDnfX(pJ&f-2sr|g90tkVOVj>_fb+I3UrjR^NRt>aw0rYqW8mq3|4=tA zXwxTOzWJ?JV8PD5mNah9`O(2UROhQ#&TQ)S?5LpPi|Iw)Eft9Yzk|Wi-UI7(Y<_>6 z@A{d%yDMftYq##(n21KvOab&Q-c%wSl@Hk2_|pf|0(bnh-FDMWZ2R$moeDnrQu+Qn zxQ>$-2dAqo-=6vCwG(5P`l!S`6ur#5Gq~ixz|I=?%V9Mh4y$3azvo2d*np?A-Mg^{ zJ`Mu6>3*7U_|@R{7k%4!kF7~ew0AXd&Y@&A<=54~%CV-I@ANc`y7p}LRF1l~93(3W z9560${LK}ccMN>~>xu%0GoVw*zdPME+9^49RJ&`doI4MfwGj7cVE$mQU2NO={M7dG z?ukS0zGnBu;}h-H0Y}?DajF$m25wE@z{~_rG69jzK$M{NO&@(QzIDfEja0CKWRi2g zu0K1}@x#vdPErwf#ko&aSa;cv*^f+)a4~Q_1P){^aNzX>o{Rq@eg6{^LlgTWZ5{4o z_0H;DYvNoxk9ZnS!5E$|r>HFyxNnF`5M8hcrsI`|!~rumU-k@>L(jZ z@~o%7exiN0S8FPSIjqXJn+v#Mtf~Q9j$FI$lXsx~ z((o`9)Vq1qLQM5%u$kRWYq?85Z|pUy{~72T9{#lE%tw^zu8Dq2MaHgQXYhA}F{D8BiD$2ga(h%h8s`K=1e8j%r))MDDHc|k2jGsW* z5mY%Gh!O!rjRB&qG5n26qw@DsG*KH^A`q}a0c;S65HQi!vA^DV>8Gaxsi2*<=8dga z_I(*1TtE6*<%<;^EzffQbX&&G)P3LaGD((T2AojP)NrCgjo5%jY(SGEOt!)C6hLu4k(f9$(gY%`ceG^7e5r!Zzu-=hk z5%ZB63kkli=qNr95_cA5r$>k-2qFj+DXg+k$iq6)!?NcimJ5r9dSqS_6H5n)2!agC zMsjSPz8uA}Y!nKQXIUBXY%B^FgjM~fZ>{jK$d^pX&-u2}nKjy7zbiI*|qwg=%b9Jb)kQlG%dOE+7 z%}y`Y6PTwk%c|tey0mx^)}=L3VQbiRtJbf^7>TGfMZ%>k(i9drEky;Qs0z`!`Z6Jv zM~WUL<}d>kU7Dh0B$a8Y2r9aDs7#a*O2vgJTNO04USox{j9i4&%tUA}DuenLjex_LSeb)v4X6bf<>r?ct0p1?-oMIg?lpbde| z&SMdjLlEHk#YkBR`h%5GQXY&;Qj1t98+AQA5|qNO)fEg%KzS<_39%{Jt5<-$A^8M? z%_By71FdXGgQI4ZK&FA$LzycgPDqf|A_Zl^nreynnTRwfHj_gm+2|Y;hXtgUF|%<* z<|?ef-r`EM1Pp{-3Is%1Fdv>sUxF60(Q$=QB2rMa$di&5g{@%qd=|wp7byC91!RIa z4JuEBp)v&~N!5)JRGd(O`sz`X$0LkN5>T!zL3c`WPA-yQNFEC{X|j}3#*>kWvR0zO z0?IlrMTT-5DO_k)DMAro$?@}IRnYf(o-6V zuCubfT-Vm1aJE1N3?e@gWvahi3O`W57Se1@EkfYvW#82SYFD; z6c?l}!OXvm{@;9X=BlseV_q}T$0)jvq9b$EbXhFq!BXKbi4Y`!D+6i5B`iWJeicNN1?SjMc`>zJsf2gD9MYE z7K@@}oXe`jGa|HVDP-9hm>8R`m$F(Ey9}|}Y#}p~zE_S@L=*$ZUs=W`2>RmO+axYQ zt{}>sxtXFBIw*~wAE$#O0xQcb3s=ApSFoa#R0<|VZfrdByFzx^N}1ch#+5{qgDnML z#jK@;%yb-@pS1?G17<@;=gW}*!=PxiPKYR!Q?x}az&_w{5t~pHzcQ&f!e`(QmJqlG zCZtM82KRz;bva63l1k7don5#K;+3rIqb4EI=ON()B9qh~vP)i3Ny(t$$DvE*0)D7y zXt^Wsi#Pjz_NDt~dakp+I%|3IWaZN^P~}Nh&y#4*LvrEG>UovacTnb&G8B?ZKOPEw z2$u>k__BH)N`7d>x3YSkWR$!nLRP60rGt!x>-pA2|5W!y~@r zD(L!q?<@~~_0*`$Tqgqm4CZ9!s30=oGI+Fvmmy3xF*U7RK7Y{QNeFU~GQa zdiDk9`Jt&M_r^2sb2}!gY&+Z|`|aB&J2w19ojBmCI^yLJ5C~XAyiHJm6+(;5Jm=d+ zVZzBafNH=tBR96aM|l%nteGFQS3By4+;!~{%d8{MUOnGGcJXOf?HT9s>hTt2ukbEU zfEK_EZVKSVcFzYeoisrufdwIdTE1h~p|To^zMr1q=-%WW>|pMks&EXPbGEfuk6Nn1 zY9Rf@0#PR*jX=PHu%HC(*!u4aRc+E!pX&jL+gl>=1na^aH$eRlz0@l>USvXGTL6rRer_DReED`0 zk?zU z&Yl+g2yu&=dAf7+$&y*YFO7Zi`rF4nud`n8OjJN`qQZ}XcT%v8s`%v8$Hq(4{je+m zkw8QfB=sWkSE3@nO&LB0MCyL7baj~HXr*Jzz-(7dmHTj$b=bPO;2K#&xlS3rr+&L+ z;+XZ6r~B;Gp{Fa2LG*vkcT~1a>~QX>^|Us-+dCaYO|J5u@fLy|04P>#{14?{^Uc>s zeK(QprJ4-p_b57>7L^1Q<)szy3E-n4c~K!>N#Qw^igHnEKH%m;VOnTpwoVej>_+HDo-?bbX!<;SwSzuR&h0b}fV(HZ>Zdv=vHX3b^hBCX?n< zQXnyr<+P-5Hh*QIl9;V|)2;PrAuOjSv6+z5rb1*&%x58cL8!zVUvXK4&Z?p}Wg(ds zq+WWdEG}aqg-Jq%*$_s6GYH@i4iP(l8JnBZWUTlN{T)ODfd@DP;5Jg}0_-F30Q(4l zdObqAlz{)7e`Q_ZrfsL*q0DzWPS>Tm2ag3idRvOfATPcnU@{-y#CHUOF$!?EArc61 zyMcJ|9YN-Nkw732sQ?hE!H4e%jTma6*oYt#On(JAUc8|hWJgk2V;1XVj3wriQEzaZslU~ z@Hx_-2VQHu2`@vr2451)54q1Z3$CUM)>hkY_|)YZ+3xJ$<=S84XsAOu?w%fUhXnYf z00jT)!vLTpEn>jWpY^=yyH9~{{dBeUj-anQPL$6GuDf!n+K>Bg^22;}tp4NH2|ydO z;sN9J#u`DCNURay6TwY1M-ZVn5=7M;up~1$dAv5=zOT%B+}*KtiEn$j`hvvWwmp13 zfEFBZ>hw$7je)kl$%Yw0yN_QPzIl1~Sej~luiQspUHx&oTK&eg(aSGhzdAGV3`KkW zE~tf>2TTAOO8oBWw~i3U30%n7{7`Y}*r2Pb+}aQk?>u*4yw%a!J%0SjQqPG&*KpN% zrI#rHMq%)6eqE5^vclIMC?JX8Wrb16L;dBDGQm^;`Ml5CBrH#}w9b#P54tXlOmt1{ zcxqwRgyIZqIsWUzclSud{W;b#WsT;yl@8 zJv+5!s?T*{&`~ooQM=IHU++4++i~b*mZPcBUA{B#IZwk@cgM(0bP1q3;Dl&PQNiXE zE$AP$`m-oRkkP8qyllEB{tlLY(=m?U5?m~@}}>^4jP97o-tbM&I?ShcM? zdRAzHH%bTs;ZFb{sg0tOy?Ov(n&=tO*IULW5nx1;%|VWX=bo8pnP{|jjvZfM?VW7i zVA*8ZWogax939Gbo%iWkBDjilD}KCoeezqMWsxW=NLs-8zGHcTmEW}28H3t}9QD2! z6g>3dE4zIcjeBQP%SzLO${72AxI8PN~84js3hvYrVY?{Xe0ckDa+ zly!^eRCj3dpWv&-3@}TQ%#f#_$q?M%HRzhoZMovP?E6%v8p40;e|+-Ft}iMkD(a}k zS3aHUp-dYo{{tU?a^j1x&vi!yyx4qc(C69%&rg1QGqeS5+4+x_n-`_y<#+mL;5qak z?VX;%b4y+Ay{_$D@y?T7j^?B8ku&y#DYlE&9tJ)ai7I$UQI)a3|5*D#I}>1- a(N-QAU{LqDZIjdI_HN$Sc`LS>4gU}D8ct;Z literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.yaml new file mode 100644 index 00000000000..c7597f8754b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.yaml @@ -0,0 +1,1075 @@ +apiVersion: apps/v1beta1 +kind: Deployment +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + minReadySeconds: 1559072561 + progressDeadlineSeconds: 349353563 + replicas: 896585016 + revisionHistoryLimit: -629510776 + rollbackTo: + revision: -8285752436940414034 + selector: + matchExpressions: + - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 + operator: Exists + matchLabels: + 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 + strategy: + rollingUpdate: + maxSurge: 3 + maxUnavailable: 2 + type: 秮ȳĵ/Ş槀墺=Ĉ鳟/d& + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -5891364351877125204 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "407" + operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW + values: + - "408" + matchFields: + - key: "409" + operator: 顓闉ȦT + values: + - "410" + weight: 1762917570 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "403" + operator: "" + values: + - "404" + matchFields: + - key: "405" + operator: ɦ燻踸陴Sĕ濦ʓɻ + values: + - "406" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0 + operator: In + values: + - H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ + matchLabels: + z_o_2.--4Z7__i1T.miw_a: 2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n + namespaceSelector: + matchExpressions: + - key: 76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V + operator: In + values: + - 4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7 + matchLabels: + vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R + namespaces: + - "431" + topologyKey: "432" + weight: 888976270 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33 + operator: NotIn + values: + - 4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7 + matchLabels: + 8.--w0_1V7: r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc + namespaceSelector: + matchExpressions: + - key: XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z + operator: Exists + matchLabels: + 4eq5: "" + namespaces: + - "417" + topologyKey: "418" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 6W74-R_Z_Tz.a3_Ho + operator: Exists + matchLabels: + n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S: cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t + namespaceSelector: + matchExpressions: + - key: ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV + operator: In + values: + - x3___-..f5-6x-_-o_6O_If-5_-_.F + matchLabels: + h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i + namespaces: + - "459" + topologyKey: "460" + weight: -1668452490 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8 + operator: Exists + matchLabels: + 5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8: r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr + namespaceSelector: + matchExpressions: + - key: Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s + operator: In + values: + - V._qN__A_f_-B3_U__L.KH6K.RwsfI2 + matchLabels: + u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E + namespaces: + - "445" + topologyKey: "446" + automountServiceAccountToken: true + containers: + - args: + - "245" + command: + - "244" + env: + - name: "252" + value: "253" + valueFrom: + configMapKeyRef: + key: "259" + name: "258" + optional: true + fieldRef: + apiVersion: "254" + fieldPath: "255" + resourceFieldRef: + containerName: "256" + divisor: "185" + resource: "257" + secretKeyRef: + key: "261" + name: "260" + optional: false + envFrom: + - configMapRef: + name: "250" + optional: false + prefix: "249" + secretRef: + name: "251" + optional: false + image: "243" + imagePullPolicy: i绝5哇芆斩 + lifecycle: + postStart: + exec: + command: + - "289" + httpGet: + host: "292" + httpHeaders: + - name: "293" + value: "294" + path: "290" + port: "291" + scheme: 鯂²静 + tcpSocket: + host: "295" + port: -402384013 + preStop: + exec: + command: + - "296" + httpGet: + host: "299" + httpHeaders: + - name: "300" + value: "301" + path: "297" + port: "298" + scheme: 鏻砅邻爥 + tcpSocket: + host: "302" + port: -305362540 + livenessProbe: + exec: + command: + - "268" + failureThreshold: 1993268896 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "269" + port: "270" + scheme: 頸 + initialDelaySeconds: 711020087 + periodSeconds: -1965247100 + successThreshold: 218453478 + tcpSocket: + host: "274" + port: 1315054653 + terminationGracePeriodSeconds: -9140155223242250138 + timeoutSeconds: 1103049140 + name: "242" + ports: + - containerPort: -370386363 + hostIP: "248" + hostPort: -1462219068 + name: "247" + protocol: wƯ貾坢'跩aŕ翑0展} + readinessProbe: + exec: + command: + - "275" + failureThreshold: 1456461851 + httpGet: + host: "277" + httpHeaders: + - name: "278" + value: "279" + path: "276" + port: -1315487077 + scheme: ğ_ + initialDelaySeconds: 1272940694 + periodSeconds: 422133388 + successThreshold: 1952458416 + tcpSocket: + host: "281" + port: "280" + terminationGracePeriodSeconds: -6078441689118311403 + timeoutSeconds: -385597677 + resources: + limits: + 鬶l獕;跣Hǝcw: "242" + requests: + $ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ: "637" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + privileged: false + procMount: W賁Ěɭɪǹ0 + readOnlyRootFilesystem: false + runAsGroup: -5712715102324619404 + runAsNonRoot: false + runAsUser: -7936947433725476327 + seLinuxOptions: + level: "307" + role: "305" + type: "306" + user: "304" + seccompProfile: + localhostProfile: "311" + type: ',ƷƣMț譎懚XW疪鑳' + windowsOptions: + gmsaCredentialSpec: "309" + gmsaCredentialSpecName: "308" + runAsUserName: "310" + startupProbe: + exec: + command: + - "282" + failureThreshold: 620822482 + httpGet: + host: "284" + httpHeaders: + - name: "285" + value: "286" + path: "283" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "288" + port: "287" + terminationGracePeriodSeconds: -2203905759223555727 + timeoutSeconds: 386804041 + stdin: true + stdinOnce: true + terminationMessagePath: "303" + terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tty: true + volumeDevices: + - devicePath: "267" + name: "266" + volumeMounts: + - mountPath: "263" + mountPropagation: "" + name: "262" + subPath: "264" + subPathExpr: "265" + workingDir: "246" + dnsConfig: + nameservers: + - "473" + options: + - name: "475" + value: "476" + searches: + - "474" + dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s + enableServiceLinks: false + ephemeralContainers: + - args: + - "315" + command: + - "314" + env: + - name: "322" + value: "323" + valueFrom: + configMapKeyRef: + key: "329" + name: "328" + optional: false + fieldRef: + apiVersion: "324" + fieldPath: "325" + resourceFieldRef: + containerName: "326" + divisor: "360" + resource: "327" + secretKeyRef: + key: "331" + name: "330" + optional: false + envFrom: + - configMapRef: + name: "320" + optional: false + prefix: "319" + secretRef: + name: "321" + optional: false + image: "313" + imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 466267060 + scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: -2102211832 + collisionCount: -1280802136 + conditions: + - lastTransitionTime: "2625-01-11T08:25:47Z" + lastUpdateTime: "2124-10-20T09:17:54Z" + message: "486" + reason: "485" + status: "" + type: ɝ鶼K癨琞Z氞唬蹵ɥeȿĦ + observedGeneration: 5710269275969351972 + readyReplicas: 1492268066 + replicas: -153843136 + unavailableReplicas: 1714841371 + updatedReplicas: -1961319491 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.json new file mode 100644 index 00000000000..8d2b643ffc4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.json @@ -0,0 +1,11 @@ +{ + "kind": "DeploymentRollback", + "apiVersion": "apps/v1beta1", + "name": "2", + "updatedAnnotations": { + "3": "4" + }, + "rollbackTo": { + "revision": 4518808233936994290 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.DeploymentRollback.pb new file mode 100644 index 0000000000000000000000000000000000000000..5a9f4672c3b708d8299d39bda8dbcfd21fa92859 GIT binary patch literal 69 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�+B!<6sZ6dsUg7c2;}Mt0^xTA`Vrcc?zn8(?%ln&zyXPpd-wUd zA!i>+C%aq7X~DMxW+6S#+u8Cs@%q4YL&go1D)IV)0E~_xh!H`vJ>eMMq_{SUP9e8M zfLpnWJOYmN=Gbd(x9DX^*WgQn`62J64#CrY#oFcQgKu4)sXgwq`#pymU9HV1&pSL! z?vMbV6hPpA`!FCVNr@P8^Yh`i0{1EO?H@nwx+CoC-qY0!!kgcJy&;JE=j=yC>P*Wg zU3Op_a}t5$^~V}Plt`=*;1j_uHb)R4ITA$G9I`q)Jk{2e={#6vJ>~7)wK_08Tzx^} zZkryy9zY2WId}d~dyJuu(b?7oVST6GpS*Q>hb--lfmiP1uRi@@zS{8Swdprry8h_{ z$rmWv?|0!?m}RgCU_*)DJ^%J`;y7UyGB!U{UO6-Fsjs%SMkl&29kzA3`Uh>No~-np z9`{Vv+iLxb0%8;z-{#i^87?b)?STZ6C|*_=l|0mcZBizj3NW9)u(k{9GAv!oqn+cP zD^vD?xxJ6g_4@}^$i9@@6-~T>pom!@q@pmk+|g<|=s7fGKj%8XFMeip^UP^WjbpeZ z$K5&M-gmHSilR5skNZwn^N;%`JDf)oX1hJLJyE{Hlb!<;u1iCO?$H6y)B$(bl;`Sp zCc=HD-Fk6u=iI30%DAg>%HFiXd$z@Mtj~4yOpdF)&0D>%;CH^(UEbcQTkH~0b+8h0 zT8aubr)Xh+XtFg}&h2~sNk6${SUUOr=k~ue4!wMcik>&ulTzX5ln7fVsD#~6aUyu) z*>-E&(-E$w@n^EEE!LByQt$@`!yd}uCzAyJ7MUdAf00Q7_LE7!@Lt?)Is1&OdE7mH z)pN4JF&MjeQIbDO2m)E307OzZMW_1D0f=dG&cMF@WNZ>4MkLuB<~nleIeVwQ&DuY6 z>RIc^Y)6@;&a&UqRp2`@k?Xk}IA@9QD$-B!zZ%w!7&M z)$J#`82D7sKGOWw`0$rM+@DC|2Vs>&jVGT9L=C)^s0mpBc16MsiGUTElC7@3XV(6j4Ysk`Q)t)qBu2VDHe=wGgyomvx{G<((6 zHT=Bugu8FRS!W-&)bJ16`;r2*Hqd^w(SF1aaN*iWoN5MO_AC0n5Z}_$Ac_9XKaPXBY-j7j;0p^8oaUdX2!1pG6 zXNjwIY}u2(&P(=j`^m-k(m(TdZ=c&$Q8aUkSrBa5(eUcLrLVPrdHR;U_ff&4U;ppT z!E1jUnx;Z#-nV}dKn*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + partition: 1241629379 + type: 蘃ʋxr® + volumeClaimTemplates: + - metadata: + annotations: + "492": "493" + clusterName: "498" + creationTimestamp: null + deletionGracePeriodSeconds: 1872311292774274066 + finalizers: + - "497" + generateName: "486" + generation: 1310178674290624050 + labels: + "490": "491" + managedFields: + - apiVersion: "500" + fieldsType: "501" + manager: "499" + operation: 鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹 + name: "485" + namespace: "487" + ownerReferences: + - apiVersion: "494" + blockOwnerDeletion: true + controller: false + kind: "495" + name: "496" + uid: tY圻醆锛[M牍Ƃ + resourceVersion: "5814982353389179965" + selfLink: "488" + uid: t;Äƾ53§T旦y6辱Ŵ鎥 + spec: + accessModes: + - 狳u恺Ŕsʅ + dataSource: + apiGroup: "510" + kind: "511" + name: "512" + resources: + limits: + HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa: "243" + requests: + ƥ: "89" + selector: + matchExpressions: + - key: 2-3--a1.cv-k4w7g36-vm86----3-893097-0zy976-0--q-90fo4grk4k-116-h8-77/l-..j--s-_Y-_i.._---6_.0.mr + operator: In + values: + - Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L + matchLabels: + De.._.-f..__QM__G-_OHh: 9_-._3.x.8iq + storageClassName: "509" + volumeMode: "" + volumeName: "508" + status: + accessModes: + - b隊曻:Bȗ轊 + capacity: + "": "375" + conditions: + - lastProbeTime: "2913-03-10T01:14:02Z" + lastTransitionTime: "2359-04-16T09:19:58Z" + message: "514" + reason: "513" + status: Ċ凭Ǩ輹AÀŪ + type: b賝łų$Q郔 + phase: ɫòDÓǶɟ +status: + collisionCount: 509085460 + conditions: + - lastTransitionTime: "2478-09-16T03:50:01Z" + message: "519" + reason: "518" + status: q懒疮Ɨ郀`崦愯啁6ŕ(DǺM變 + type: ǿǑQɩjËUeƹ訥岎ā貂ĝ,梙 + currentReplicas: -85996001 + currentRevision: "516" + observedGeneration: -4953621687850665429 + readyReplicas: -745346633 + replicas: -36590142 + updateRevision: "517" + updatedReplicas: 1569440493 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.json new file mode 100644 index 00000000000..487201d14da --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1beta2.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.pb new file mode 100644 index 0000000000000000000000000000000000000000..85bf0f55c8ec6b170a6bb0ca8c06730091533e3b GIT binary patch literal 332 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 UeSbJy#KApIGypX+%oO(j0qA`HSpWb4 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.yaml new file mode 100644 index 00000000000..9d138262934 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.yaml @@ -0,0 +1,1065 @@ +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: 1467929320 + revisionHistoryLimit: -1098193709 + 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: -1284119655860768065 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "409" + operator: Mɮ6) + values: + - "410" + matchFields: + - key: "411" + operator: 杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾 + values: + - "412" + weight: -1280563546 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "405" + operator: UǷ坒 + values: + - "406" + matchFields: + - key: "407" + operator: "" + values: + - "408" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 + operator: NotIn + values: + - f8k + matchLabels: + il67-9a-trt-03-7z2zy0e428-4-k-2-08vc6/2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.Pt: CRT.0z-oe.G79.3bU_._nV34G._--u..9 + namespaceSelector: + matchExpressions: + - key: 27e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-3wc89k-0-57z406v.yn4-a--o2h0fy-j-5-5-2n32178aoj/TCH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_Y + operator: DoesNotExist + matchLabels: + s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp: 5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7 + namespaces: + - "433" + topologyKey: "434" + weight: -2118597352 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: d-XZ-x.__.Y_2-n_5023Xl-3Pw_-r7g + operator: NotIn + values: + - VT3sn-0_.i__a.O2G_J + matchLabels: + H__V.Vz_6.Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_j: 35.40Rw4gD.._.-x6db-L7.-__-G_2kCpS_1 + namespaceSelector: + matchExpressions: + - key: r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7AlRT + operator: DoesNotExist + matchLabels: + 410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g: 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w + namespaces: + - "419" + topologyKey: "420" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: x3___-..f5-6x-_-o_6O_If-5_-_U + operator: DoesNotExist + matchLabels: + j--2.E.p9-.-3.__a.bl_--..-._S-.-_-16-...98m.p-kq.ByM1_..Hz: 3j_.r3--mT8vuo..--e_.3V.Zu.f.-1v + namespaceSelector: + matchExpressions: + - key: aVX--7_lD.--_Z92.8-.-j-Rf2_--_-__q6Q_--a_-_zz_QVP0YdOYR-CI.c9_7 + operator: NotIn + values: + - 9-.66hcB.rTt7bm9I.-..q-n + matchLabels: + P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h: 4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP + namespaces: + - "461" + topologyKey: "462" + weight: 1943011795 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/qN__A_f_-B3_U__L.KH6K.Rs + operator: NotIn + values: + - B.3R6-.7Bf8GA--__A7r.8U.V_p6c + matchLabels: + Y3o_V-w._-0d__7.81_-._-8: 9._._a-.N.__-_._.3l-_86u + namespaceSelector: + matchExpressions: + - key: N-._M5..-N_H_55..--E3_2D-1DW_o + operator: Exists + matchLabels: + x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51: m06jVZu + namespaces: + - "447" + topologyKey: "448" + automountServiceAccountToken: true + containers: + - args: + - "250" + command: + - "249" + env: + - name: "257" + value: "258" + valueFrom: + configMapKeyRef: + key: "264" + name: "263" + optional: true + fieldRef: + apiVersion: "259" + fieldPath: "260" + resourceFieldRef: + containerName: "261" + divisor: "293" + resource: "262" + secretKeyRef: + key: "266" + name: "265" + optional: false + envFrom: + - configMapRef: + name: "255" + optional: false + prefix: "254" + secretRef: + name: "256" + optional: false + image: "248" + imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + lifecycle: + postStart: + exec: + command: + - "294" + httpGet: + host: "296" + httpHeaders: + - name: "297" + value: "298" + path: "295" + port: 466267060 + scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "315" + gmsaCredentialSpecName: "314" + runAsUserName: "316" + startupProbe: + exec: + command: + - "287" + failureThreshold: 1447314009 + httpGet: + host: "290" + httpHeaders: + - name: "291" + value: "292" + path: "288" + port: "289" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "293" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + terminationMessagePath: "309" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "272" + name: "271" + volumeMounts: + - mountPath: "268" + mountPropagation: ʠɜ瞍阎lğ Ņ + name: "267" + readOnly: true + subPath: "269" + subPathExpr: "270" + workingDir: "251" + dnsConfig: + nameservers: + - "475" + options: + - name: "477" + value: "478" + searches: + - "476" + dnsPolicy: 錏嬮#ʐ + enableServiceLinks: false + ephemeralContainers: + - args: + - "321" + command: + - "320" + env: + - name: "328" + value: "329" + valueFrom: + configMapKeyRef: + key: "335" + name: "334" + optional: true + fieldRef: + apiVersion: "330" + fieldPath: "331" + resourceFieldRef: + containerName: "332" + divisor: "684" + resource: "333" + secretKeyRef: + key: "337" + name: "336" + optional: true + envFrom: + - configMapRef: + name: "326" + optional: true + prefix: "325" + secretRef: + name: "327" + optional: true + image: "319" + imagePullPolicy: ɧeʫį淓¯ + lifecycle: + postStart: + exec: + command: + - "364" + httpGet: + host: "366" + httpHeaders: + - name: "367" + value: "368" + path: "365" + port: -1460652193 + scheme: 8ï驿笈¯rƈa餖Ľƛ淴ɑ? + tcpSocket: + host: "370" + port: "369" + preStop: + exec: + command: + - "371" + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "372" + port: 71524977 + scheme: 鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷 + tcpSocket: + host: "376" + port: -565041796 + livenessProbe: + exec: + command: + - "344" + failureThreshold: 1587036035 + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: -121675052 + scheme: W#ļǹʅŚO虀^ + initialDelaySeconds: -1959891996 + periodSeconds: 1475033091 + successThreshold: 1782790310 + tcpSocket: + host: "350" + port: "349" + terminationGracePeriodSeconds: 7560036535013464461 + timeoutSeconds: -1442230895 + name: "318" + ports: + - containerPort: -651405950 + hostIP: "324" + hostPort: 1805682547 + name: "323" + protocol: 淹揀.e鍃G昧牱fsǕT衩kƒK07 + readinessProbe: + exec: + command: + - "351" + failureThreshold: 408029351 + httpGet: + host: "353" + httpHeaders: + - name: "354" + value: "355" + path: "352" + port: -1744546613 + scheme: ʓɻŊ + initialDelaySeconds: 1586122127 + periodSeconds: 781203691 + successThreshold: -216440055 + tcpSocket: + host: "356" + port: -259047269 + terminationGracePeriodSeconds: 5450105809027610853 + timeoutSeconds: -1813456856 + resources: + limits: + 蠨磼O_h盌3+Œ9两@8Byß: "111" + requests: + ɃŒ: "451" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ƛ忀z委>,趐V曡88 u怞荊ù + drop: + - 8緔Tj§E蓋Cȗä2 ɲ± + privileged: true + procMount: Ş襵樞úʥ銀 + readOnlyRootFilesystem: true + runAsGroup: -7297536356638221066 + runAsNonRoot: false + runAsUser: -4564863616644509171 + seLinuxOptions: + level: "381" + role: "379" + type: "380" + user: "378" + seccompProfile: + localhostProfile: "385" + type: ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧 + windowsOptions: + gmsaCredentialSpec: "383" + gmsaCredentialSpecName: "382" + runAsUserName: "384" + startupProbe: + exec: + command: + - "357" + failureThreshold: 902204699 + httpGet: + host: "359" + httpHeaders: + - name: "360" + value: "361" + path: "358" + port: -5241849 + scheme: '}颉hȱɷȰW' + initialDelaySeconds: 636493142 + periodSeconds: 420595064 + successThreshold: 1195176401 + tcpSocket: + host: "363" + port: "362" + terminationGracePeriodSeconds: 9196919020604133323 + timeoutSeconds: -192358697 + stdin: true + targetContainerName: "386" + terminationMessagePath: "377" + terminationMessagePolicy: Ƭ婦d + tty: true + volumeDevices: + - devicePath: "343" + name: "342" + volumeMounts: + - mountPath: "339" + mountPropagation: 葰賦 + name: "338" + readOnly: true + subPath: "340" + subPathExpr: "341" + workingDir: "322" + hostAliases: + - hostnames: + - "473" + ip: "472" + hostIPC: true + hostPID: true + hostname: "403" + imagePullSecrets: + - name: "402" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "617" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: ǵɐ鰥Z + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: 鰔澝qV訆ƎżŧL²sNƗ¸ + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "231" + port: "232" + scheme: δ摖 + tcpSocket: + host: "237" + port: "236" + livenessProbe: + exec: + command: + - "201" + failureThreshold: 14304392 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "202" + port: "203" + scheme: fʀļ腩墺Ò媁荭gw忊 + initialDelaySeconds: -1532958330 + periodSeconds: 1004325340 + successThreshold: -1313320434 + tcpSocket: + host: "207" + port: -1761398388 + terminationGracePeriodSeconds: 2001337664780390084 + timeoutSeconds: -438588982 + name: "175" + ports: + - containerPort: -1109619518 + hostIP: "181" + hostPort: -1981710234 + name: "180" + protocol: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + readinessProbe: + exec: + command: + - "208" + failureThreshold: -1314967760 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -614161319 + scheme: Ȩ<6鄰簳°Ļǟi& + initialDelaySeconds: 233282513 + periodSeconds: 1313273370 + successThreshold: -1296830577 + tcpSocket: + host: "214" + port: "213" + terminationGracePeriodSeconds: 5043322816247327651 + timeoutSeconds: -518330919 + resources: + limits: + 朷Ǝ膯ljVX1虊谇: "279" + requests: + 圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀: "918" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - DÒȗÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ + drop: + - H鯂²静ƲǦŐnj汰8ŕİi騎C"6 + privileged: false + procMount: 弢ȹ均i绝5哇芆斩ìh4Ɋ + readOnlyRootFilesystem: false + runAsGroup: 6901713258562004024 + runAsNonRoot: true + runAsUser: 9148233193771851687 + seLinuxOptions: + level: "242" + role: "240" + type: "241" + user: "239" + seccompProfile: + localhostProfile: "246" + type: Ȗ|ʐşƧ諔迮ƙIJ嘢4 + windowsOptions: + gmsaCredentialSpec: "244" + gmsaCredentialSpecName: "243" + runAsUserName: "245" + startupProbe: + exec: + command: + - "215" + failureThreshold: 1909548849 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: 队偯J僳徥淳4揻 + initialDelaySeconds: -1244119841 + periodSeconds: 348370746 + successThreshold: 468369166 + tcpSocket: + host: "221" + port: 878005329 + terminationGracePeriodSeconds: 6410850623145248813 + timeoutSeconds: 1235694147 + terminationMessagePath: "238" + terminationMessagePolicy: _<ǬëJ橈'琕鶫:顇ə娯Ȱ + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ó藢xɮĵȑ6L* + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "391" + nodeSelector: + "387": "388" + overhead: + "": "359" + preemptionPolicy: "" + priority: -860768401 + priorityClassName: "474" + readinessGates: + - conditionType: '@.ȇʟ' + restartPolicy: 鹚蝉茲ʛ饊 + runtimeClassName: "479" + schedulerName: "469" + securityContext: + fsGroup: -1867959832193971598 + fsGroupChangePolicy: ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾! + runAsGroup: 6465579957265382985 + runAsNonRoot: false + runAsUser: -4904722847506013622 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "401" + type: '`翾''ųŎ群E牬庘颮6(|ǖû' + supplementalGroups: + - -981432507446869083 + sysctls: + - name: "399" + value: "400" + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + serviceAccount: "390" + serviceAccountName: "389" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "404" + terminationGracePeriodSeconds: 1736985756995615785 + tolerations: + - effect: ɮ-nʣž吞Ƞ唄®窂爪 + key: "470" + operator: 杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ] + tolerationSeconds: -5154627301352060136 + value: "471" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 6K_.3_583-6.f-.9-.V..Q-K_6__.W-.lSKp.Iw2Q + operator: Exists + matchLabels: + 9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG: 4n + maxSkew: -2013945465 + topologyKey: "480" + 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" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 2974444584632416014 + finalizers: + - "159" + generateName: "148" + generation: 3849874053153949822 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: true + kind: "157" + name: "158" + uid: oɘ檲ɨ銦妰黖ȓ + resourceVersion: "1248703441945830579" + selfLink: "150" + uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ + spec: + accessModes: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" + requests: + 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" + selector: + matchExpressions: + - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 + storageClassName: "171" + volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + volumeName: "170" + fc: + fsType: "94" + lun: 570501002 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1318752360 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: "" + iscsi: + chapAuthDiscovery: true + chapAuthSession: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 408756018 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: 480521693 + sources: + - configMap: + items: + - key: "124" + mode: -1126738259 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1618937335 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "461" + resource: "122" + secret: + items: + - key: "116" + mode: 675406340 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: -6345861634934949644 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 1233814916 + items: + - key: "52" + mode: 228756891 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + maxSurge: 3 + maxUnavailable: 2 + type: Ä_ʝ3Ƙr埁摢噓涫祲ŗȨĽ堐mpƮ +status: + collisionCount: 1177227691 + conditions: + - lastTransitionTime: "2205-11-05T22:21:51Z" + message: "488" + reason: "487" + status: 盧ŶbșʬÇ[輚趞 + type: ôD齆O#ȞM<²彾Ǟʈɐ + currentNumberScheduled: 2090664533 + desiredNumberScheduled: 1219820375 + numberAvailable: 16994744 + numberMisscheduled: -1371816595 + numberReady: -788475912 + numberUnavailable: 340429479 + observedGeneration: 6637463221525448952 + updatedNumberScheduled: -1684048223 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.json new file mode 100644 index 00000000000..ff8775067b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.json @@ -0,0 +1,1571 @@ +{ + "kind": "Deployment", + "apiVersion": "apps/v1beta2", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "selector": { + "matchLabels": { + "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" + }, + "matchExpressions": [ + { + "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", + "operator": "Exists" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 1923334396, + "containerPort": -1343558801, + "protocol": "@掇lNdǂ\u003e", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "713" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3": "86" + }, + "requests": { + "t莭琽§ć\\ ïì": "80" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1285424066, + "host": "203", + "scheme": "ni酛3ƁÀ", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": "206", + "host": "207" + }, + "initialDelaySeconds": -2036074491, + "timeoutSeconds": -148216266, + "periodSeconds": 165047920, + "successThreshold": -393291312, + "failureThreshold": -93157681, + "terminationGracePeriodSeconds": -4856573944864548413 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": -331283026, + "host": "210", + "scheme": "ȉ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 714088955, + "host": "213" + }, + "initialDelaySeconds": 1033766276, + "timeoutSeconds": -1745509819, + "periodSeconds": -859135545, + "successThreshold": -1543701088, + "failureThreshold": 513341278, + "terminationGracePeriodSeconds": 2696007505383404823 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": -361442565, + "host": "216", + "scheme": "w", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": -1099429189, + "host": "219" + }, + "initialDelaySeconds": 994072122, + "timeoutSeconds": 1752155096, + "periodSeconds": -1962065705, + "successThreshold": 1701999128, + "failureThreshold": -1364571630, + "terminationGracePeriodSeconds": 7258403424756645907 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "220" + ] + }, + "httpGet": { + "path": "221", + "port": -1109619518, + "host": "222", + "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": "225", + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 461585849, + "host": "229", + "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "232" + } + } + }, + "terminationMessagePath": "233", + "terminationMessagePolicy": "ĸ輦唊", + "imagePullPolicy": "r嚧", + "securityContext": { + "capabilities": { + "add": [ + "埄趛" + ], + "drop": [ + "ʁ岼昕ĬÇ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "234", + "role": "235", + "type": "236", + "level": "237" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "238", + "gmsaCredentialSpec": "239", + "runAsUserName": "240" + }, + "runAsUser": -857934902638099053, + "runAsGroup": 8967035373007538858, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Z鐫û咡W\u003c敄lu", + "seccompProfile": { + "type": "榝$î.Ȏ蝪ʜ5遰", + "localhostProfile": "241" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "242", + "image": "243", + "command": [ + "244" + ], + "args": [ + "245" + ], + "workingDir": "246", + "ports": [ + { + "name": "247", + "hostPort": -1462219068, + "containerPort": -370386363, + "protocol": "wƯ貾坢'跩aŕ翑0展}", + "hostIP": "248" + } + ], + "envFrom": [ + { + "prefix": "249", + "configMapRef": { + "name": "250", + "optional": false + }, + "secretRef": { + "name": "251", + "optional": false + } + } + ], + "env": [ + { + "name": "252", + "value": "253", + "valueFrom": { + "fieldRef": { + "apiVersion": "254", + "fieldPath": "255" + }, + "resourceFieldRef": { + "containerName": "256", + "resource": "257", + "divisor": "185" + }, + "configMapKeyRef": { + "name": "258", + "key": "259", + "optional": true + }, + "secretKeyRef": { + "name": "260", + "key": "261", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "鬶l獕;跣Hǝcw": "242" + }, + "requests": { + "$ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ": "637" + } + }, + "volumeMounts": [ + { + "name": "262", + "mountPath": "263", + "subPath": "264", + "mountPropagation": "", + "subPathExpr": "265" + } + ], + "volumeDevices": [ + { + "name": "266", + "devicePath": "267" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "268" + ] + }, + "httpGet": { + "path": "269", + "port": "270", + "host": "271", + "scheme": "頸", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": 1315054653, + "host": "274" + }, + "initialDelaySeconds": 711020087, + "timeoutSeconds": 1103049140, + "periodSeconds": -1965247100, + "successThreshold": 218453478, + "failureThreshold": 1993268896, + "terminationGracePeriodSeconds": -9140155223242250138 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": -1315487077, + "host": "277", + "scheme": "ğ_", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": "280", + "host": "281" + }, + "initialDelaySeconds": 1272940694, + "timeoutSeconds": -385597677, + "periodSeconds": 422133388, + "successThreshold": 1952458416, + "failureThreshold": 1456461851, + "terminationGracePeriodSeconds": -6078441689118311403 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": 1332783160, + "host": "284", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": "287", + "host": "288" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482, + "terminationGracePeriodSeconds": -2203905759223555727 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "289" + ] + }, + "httpGet": { + "path": "290", + "port": "291", + "host": "292", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "293", + "value": "294" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "295" + } + }, + "preStop": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": "298", + "host": "299", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "300", + "value": "301" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "302" + } + } + }, + "terminationMessagePath": "303", + "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "imagePullPolicy": "i绝5哇芆斩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "304", + "role": "305", + "type": "306", + "level": "307" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "308", + "gmsaCredentialSpec": "309", + "runAsUserName": "310" + }, + "runAsUser": -7936947433725476327, + "runAsGroup": -5712715102324619404, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "W賁Ěɭɪǹ0", + "seccompProfile": { + "type": ",ƷƣMț譎懚XW疪鑳", + "localhostProfile": "311" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "312", + "image": "313", + "command": [ + "314" + ], + "args": [ + "315" + ], + "workingDir": "316", + "ports": [ + { + "name": "317", + "hostPort": 217308913, + "containerPort": 455919108, + "protocol": "崍h趭(娕u", + "hostIP": "318" + } + ], + "envFrom": [ + { + "prefix": "319", + "configMapRef": { + "name": "320", + "optional": false + }, + "secretRef": { + "name": "321", + "optional": false + } + } + ], + "env": [ + { + "name": "322", + "value": "323", + "valueFrom": { + "fieldRef": { + "apiVersion": "324", + "fieldPath": "325" + }, + "resourceFieldRef": { + "containerName": "326", + "resource": "327", + "divisor": "360" + }, + "configMapKeyRef": { + "name": "328", + "key": "329", + "optional": false + }, + "secretKeyRef": { + "name": "330", + "key": "331", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "fȽÃ茓pȓɻ挴ʠɜ瞍阎": "422" + }, + "requests": { + "蕎'": "62" + } + }, + "volumeMounts": [ + { + "name": "332", + "readOnly": true, + "mountPath": "333", + "subPath": "334", + "mountPropagation": "Ǚ(", + "subPathExpr": "335" + } + ], + "volumeDevices": [ + { + "name": "336", + "devicePath": "337" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "338" + ] + }, + "httpGet": { + "path": "339", + "port": -1842062977, + "host": "340", + "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": "343", + "host": "344" + }, + "initialDelaySeconds": -1161185537, + "timeoutSeconds": 1928937303, + "periodSeconds": 1611386356, + "successThreshold": 821341581, + "failureThreshold": 240657401, + "terminationGracePeriodSeconds": 7806703309589874498 + }, + "readinessProbe": { + "exec": { + "command": [ + "345" + ] + }, + "httpGet": { + "path": "346", + "port": "347", + "host": "348", + "scheme": "Ik(dŊiɢzĮ蛋I", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": 571693619, + "timeoutSeconds": 1643238856, + "periodSeconds": -2028546276, + "successThreshold": -2128305760, + "failureThreshold": 1605974497, + "terminationGracePeriodSeconds": 2002344837004307079 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1894647727, + "host": "359" + }, + "initialDelaySeconds": 235623869, + "timeoutSeconds": 564558594, + "periodSeconds": -505848936, + "successThreshold": -1819021257, + "failureThreshold": 1447314009, + "terminationGracePeriodSeconds": -7637760856622746738 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 466267060, + "host": "362", + "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": "369", + "host": "370", + "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", + "httpHeaders": [ + { + "name": "371", + "value": "372" + } + ] + }, + "tcpSocket": { + "port": "373", + "host": "374" + } + } + }, + "terminationMessagePath": "375", + "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", + "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "securityContext": { + "capabilities": { + "add": [ + "鯀1'鸔ɧWǘ炙B餸硷张q櫞繡旹翃" + ], + "drop": [ + "氒ĺʈʫ羶剹ƊF豎穜姰l咑耖p^鏋蛹" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "376", + "role": "377", + "type": "378", + "level": "379" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "380", + "gmsaCredentialSpec": "381", + "runAsUserName": "382" + }, + "runAsUser": 4369716065827112267, + "runAsGroup": -6657305077321335240, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙcx", + "seccompProfile": { + "type": "ǒđ\u003e*劶?jĎĭ", + "localhostProfile": "383" + } + }, + "targetContainerName": "384" + } + ], + "restartPolicy": "ƱÁR»淹揀", + "terminationGracePeriodSeconds": 2008726498083002362, + "activeDeadlineSeconds": -5891364351877125204, + "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", + "nodeSelector": { + "385": "386" + }, + "serviceAccountName": "387", + "serviceAccount": "388", + "automountServiceAccountToken": true, + "nodeName": "389", + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "390", + "role": "391", + "type": "392", + "level": "393" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "394", + "gmsaCredentialSpec": "395", + "runAsUserName": "396" + }, + "runAsUser": 4466809078783855686, + "runAsGroup": -3587143030436465588, + "runAsNonRoot": true, + "supplementalGroups": [ + 4820130167691486230 + ], + "fsGroup": 6713296993350540686, + "sysctls": [ + { + "name": "397", + "value": "398" + } + ], + "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", + "seccompProfile": { + "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", + "localhostProfile": "399" + } + }, + "imagePullSecrets": [ + { + "name": "400" + } + ], + "hostname": "401", + "subdomain": "402", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "403", + "operator": "", + "values": [ + "404" + ] + } + ], + "matchFields": [ + { + "key": "405", + "operator": "ɦ燻踸陴Sĕ濦ʓɻ", + "values": [ + "406" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1762917570, + "preference": { + "matchExpressions": [ + { + "key": "407", + "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", + "values": [ + "408" + ] + } + ], + "matchFields": [ + { + "key": "409", + "operator": "顓闉ȦT", + "values": [ + "410" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "8.--w0_1V7": "r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc" + }, + "matchExpressions": [ + { + "key": "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33", + "operator": "NotIn", + "values": [ + "4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7" + ] + } + ] + }, + "namespaces": [ + "417" + ], + "topologyKey": "418", + "namespaceSelector": { + "matchLabels": { + "4eq5": "" + }, + "matchExpressions": [ + { + "key": "XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 888976270, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "z_o_2.--4Z7__i1T.miw_a": "2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n" + }, + "matchExpressions": [ + { + "key": "e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0", + "operator": "In", + "values": [ + "H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432", + "namespaceSelector": { + "matchLabels": { + "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" + }, + "matchExpressions": [ + { + "key": "76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V", + "operator": "In", + "values": [ + "4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8": "r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr" + }, + "matchExpressions": [ + { + "key": "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "445" + ], + "topologyKey": "446", + "namespaceSelector": { + "matchLabels": { + "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" + }, + "matchExpressions": [ + { + "key": "Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s", + "operator": "In", + "values": [ + "V._qN__A_f_-B3_U__L.KH6K.RwsfI2" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1668452490, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S": "cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t" + }, + "matchExpressions": [ + { + "key": "6W74-R_Z_Tz.a3_Ho", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "459" + ], + "topologyKey": "460", + "namespaceSelector": { + "matchLabels": { + "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" + }, + "matchExpressions": [ + { + "key": "ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV", + "operator": "In", + "values": [ + "x3___-..f5-6x-_-o_6O_If-5_-_.F" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "467", + "tolerations": [ + { + "key": "468", + "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", + "value": "469", + "effect": "慰x:", + "tolerationSeconds": 3362400521064014157 + } + ], + "hostAliases": [ + { + "ip": "470", + "hostnames": [ + "471" + ] + } + ], + "priorityClassName": "472", + "priority": 743241089, + "dnsConfig": { + "nameservers": [ + "473" + ], + "searches": [ + "474" + ], + "options": [ + { + "name": "475", + "value": "476" + } + ] + }, + "readinessGates": [ + { + "conditionType": "0yVA嬂刲;牆詒ĸąs" + } + ], + "runtimeClassName": "477", + "enableServiceLinks": false, + "preemptionPolicy": "Iƭij韺ʧ\u003e", + "overhead": { + "D傕Ɠ栊闔虝巒瀦ŕ": "124" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -174245111, + "topologyKey": "478", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R": "a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a" + }, + "matchExpressions": [ + { + "key": "ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x", + "operator": "In", + "values": [ + "zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "strategy": { + "type": "秮ȳĵ/Ş槀墺=Ĉ鳟/d\u0026", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": 1559072561, + "revisionHistoryLimit": -629510776, + "progressDeadlineSeconds": -212409426 + }, + "status": { + "observedGeneration": -2967151415957453677, + "replicas": 1329525670, + "updatedReplicas": -1169406076, + "readyReplicas": 1162680985, + "availableReplicas": 171558604, + "unavailableReplicas": -161888815, + "conditions": [ + { + "type": "?鳢.ǀŭ瘢颦", + "status": "氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩", + "lastUpdateTime": "2346-11-18T09:51:55Z", + "lastTransitionTime": "2391-11-11T11:52:22Z", + "reason": "485", + "message": "486" + } + ], + "collisionCount": -1889018254 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..9c4295f399071c85d4692d4a1723c7bbb7ebadbd GIT binary patch literal 8014 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.yaml new file mode 100644 index 00000000000..211b2657803 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.yaml @@ -0,0 +1,1073 @@ +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: 1559072561 + progressDeadlineSeconds: -212409426 + replicas: 896585016 + revisionHistoryLimit: -629510776 + selector: + matchExpressions: + - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 + operator: Exists + matchLabels: + 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 + strategy: + rollingUpdate: + maxSurge: 3 + maxUnavailable: 2 + type: 秮ȳĵ/Ş槀墺=Ĉ鳟/d& + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -2575298329142810753 + finalizers: + - "37" + generateName: "26" + generation: -8542870036622468681 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 躢 + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: true + kind: "35" + name: "36" + uid: ƶȤ^} + resourceVersion: "1736621709629422270" + selfLink: "28" + uid: ?Qȫş + spec: + activeDeadlineSeconds: -5891364351877125204 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "407" + operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW + values: + - "408" + matchFields: + - key: "409" + operator: 顓闉ȦT + values: + - "410" + weight: 1762917570 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "403" + operator: "" + values: + - "404" + matchFields: + - key: "405" + operator: ɦ燻踸陴Sĕ濦ʓɻ + values: + - "406" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0 + operator: In + values: + - H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ + matchLabels: + z_o_2.--4Z7__i1T.miw_a: 2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n + namespaceSelector: + matchExpressions: + - key: 76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V + operator: In + values: + - 4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7 + matchLabels: + vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R + namespaces: + - "431" + topologyKey: "432" + weight: 888976270 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33 + operator: NotIn + values: + - 4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7 + matchLabels: + 8.--w0_1V7: r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc + namespaceSelector: + matchExpressions: + - key: XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z + operator: Exists + matchLabels: + 4eq5: "" + namespaces: + - "417" + topologyKey: "418" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 6W74-R_Z_Tz.a3_Ho + operator: Exists + matchLabels: + n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S: cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t + namespaceSelector: + matchExpressions: + - key: ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV + operator: In + values: + - x3___-..f5-6x-_-o_6O_If-5_-_.F + matchLabels: + h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i + namespaces: + - "459" + topologyKey: "460" + weight: -1668452490 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8 + operator: Exists + matchLabels: + 5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8: r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr + namespaceSelector: + matchExpressions: + - key: Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s + operator: In + values: + - V._qN__A_f_-B3_U__L.KH6K.RwsfI2 + matchLabels: + u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E + namespaces: + - "445" + topologyKey: "446" + automountServiceAccountToken: true + containers: + - args: + - "245" + command: + - "244" + env: + - name: "252" + value: "253" + valueFrom: + configMapKeyRef: + key: "259" + name: "258" + optional: true + fieldRef: + apiVersion: "254" + fieldPath: "255" + resourceFieldRef: + containerName: "256" + divisor: "185" + resource: "257" + secretKeyRef: + key: "261" + name: "260" + optional: false + envFrom: + - configMapRef: + name: "250" + optional: false + prefix: "249" + secretRef: + name: "251" + optional: false + image: "243" + imagePullPolicy: i绝5哇芆斩 + lifecycle: + postStart: + exec: + command: + - "289" + httpGet: + host: "292" + httpHeaders: + - name: "293" + value: "294" + path: "290" + port: "291" + scheme: 鯂²静 + tcpSocket: + host: "295" + port: -402384013 + preStop: + exec: + command: + - "296" + httpGet: + host: "299" + httpHeaders: + - name: "300" + value: "301" + path: "297" + port: "298" + scheme: 鏻砅邻爥 + tcpSocket: + host: "302" + port: -305362540 + livenessProbe: + exec: + command: + - "268" + failureThreshold: 1993268896 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "269" + port: "270" + scheme: 頸 + initialDelaySeconds: 711020087 + periodSeconds: -1965247100 + successThreshold: 218453478 + tcpSocket: + host: "274" + port: 1315054653 + terminationGracePeriodSeconds: -9140155223242250138 + timeoutSeconds: 1103049140 + name: "242" + ports: + - containerPort: -370386363 + hostIP: "248" + hostPort: -1462219068 + name: "247" + protocol: wƯ貾坢'跩aŕ翑0展} + readinessProbe: + exec: + command: + - "275" + failureThreshold: 1456461851 + httpGet: + host: "277" + httpHeaders: + - name: "278" + value: "279" + path: "276" + port: -1315487077 + scheme: ğ_ + initialDelaySeconds: 1272940694 + periodSeconds: 422133388 + successThreshold: 1952458416 + tcpSocket: + host: "281" + port: "280" + terminationGracePeriodSeconds: -6078441689118311403 + timeoutSeconds: -385597677 + resources: + limits: + 鬶l獕;跣Hǝcw: "242" + requests: + $ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ: "637" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + privileged: false + procMount: W賁Ěɭɪǹ0 + readOnlyRootFilesystem: false + runAsGroup: -5712715102324619404 + runAsNonRoot: false + runAsUser: -7936947433725476327 + seLinuxOptions: + level: "307" + role: "305" + type: "306" + user: "304" + seccompProfile: + localhostProfile: "311" + type: ',ƷƣMț譎懚XW疪鑳' + windowsOptions: + gmsaCredentialSpec: "309" + gmsaCredentialSpecName: "308" + runAsUserName: "310" + startupProbe: + exec: + command: + - "282" + failureThreshold: 620822482 + httpGet: + host: "284" + httpHeaders: + - name: "285" + value: "286" + path: "283" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "288" + port: "287" + terminationGracePeriodSeconds: -2203905759223555727 + timeoutSeconds: 386804041 + stdin: true + stdinOnce: true + terminationMessagePath: "303" + terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tty: true + volumeDevices: + - devicePath: "267" + name: "266" + volumeMounts: + - mountPath: "263" + mountPropagation: "" + name: "262" + subPath: "264" + subPathExpr: "265" + workingDir: "246" + dnsConfig: + nameservers: + - "473" + options: + - name: "475" + value: "476" + searches: + - "474" + dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s + enableServiceLinks: false + ephemeralContainers: + - args: + - "315" + command: + - "314" + env: + - name: "322" + value: "323" + valueFrom: + configMapKeyRef: + key: "329" + name: "328" + optional: false + fieldRef: + apiVersion: "324" + fieldPath: "325" + resourceFieldRef: + containerName: "326" + divisor: "360" + resource: "327" + secretKeyRef: + key: "331" + name: "330" + optional: false + envFrom: + - configMapRef: + name: "320" + optional: false + prefix: "319" + secretRef: + name: "321" + optional: false + image: "313" + imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 466267060 + scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: 171558604 + collisionCount: -1889018254 + conditions: + - lastTransitionTime: "2391-11-11T11:52:22Z" + lastUpdateTime: "2346-11-18T09:51:55Z" + message: "486" + reason: "485" + status: 氞唬蹵ɥeȿĦ`垨Džɞ堹ǖ*Oɑ埩 + type: ?鳢.ǀŭ瘢颦 + observedGeneration: -2967151415957453677 + readyReplicas: 1162680985 + replicas: 1329525670 + unavailableReplicas: -161888815 + updatedReplicas: -1169406076 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.json new file mode 100644 index 00000000000..f59ffa047b3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.json @@ -0,0 +1,1556 @@ +{ + "kind": "ReplicaSet", + "apiVersion": "apps/v1beta2", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "minReadySeconds": -1971381490, + "selector": { + "matchLabels": { + "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" + }, + "matchExpressions": [ + { + "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", + "operator": "In", + "values": [ + "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ʬ", + "resourceVersion": "7336814125345800857", + "generation": -6617020301190572172, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -152893758082474859, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" + }, + "emptyDir": { + "medium": "彭聡A3fƻfʣ", + "sizeLimit": "115" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1499132872 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -762366823, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -104666658 + } + ], + "defaultMode": 372704313, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 1655406148, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "457" + }, + "mode": 1235524154 + } + ], + "defaultMode": -106644772 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 441887498, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97" + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -2039036935 + } + ], + "defaultMode": -460478410, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "readOnly": true, + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "HǺƶȤ^}穠", + "fsType": "112", + "readOnly": true, + "kind": "躢" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1399063270 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "746" + }, + "mode": 926891073 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1694464659 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -7593824971107985079, + "path": "127" + } + } + ], + "defaultMode": -522879476 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "readOnly": true, + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "resourceVersion": "5302358391842833914", + "generation": 6327094951466338107, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4217400953499279873, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "eÞȦY籎顒" + ], + "selector": { + "matchLabels": { + "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" + }, + "matchExpressions": [ + { + "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 424236719, + "containerPort": -2031266553, + "protocol": "呝TG;邪", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "486" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩": "47" + }, + "requests": { + "榜VƋZ1": "932" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 2035347577, + "host": "203", + "scheme": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -1498229293, + "host": "206" + }, + "initialDelaySeconds": -1155992025, + "timeoutSeconds": -194343002, + "periodSeconds": -850069363, + "successThreshold": 918929368, + "failureThreshold": 1016277253, + "terminationGracePeriodSeconds": -8520337362162976488 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 538852927, + "host": "213" + }, + "initialDelaySeconds": -407545915, + "timeoutSeconds": 902535764, + "periodSeconds": 716842280, + "successThreshold": 1479266199, + "failureThreshold": 163512962, + "terminationGracePeriodSeconds": -8521017368802772029 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": 1623772781, + "host": "216", + "scheme": "UÐ_ƮA攤/ɸɎ", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": "219", + "host": "220" + }, + "initialDelaySeconds": 1054858106, + "timeoutSeconds": 232569106, + "periodSeconds": -1150474479, + "successThreshold": 744319626, + "failureThreshold": -2107743490, + "terminationGracePeriodSeconds": 8569885835306406695 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "221" + ] + }, + "httpGet": { + "path": "222", + "port": 896430536, + "host": "223", + "scheme": "罴ņ螡źȰ", + "httpHeaders": [ + { + "name": "224", + "value": "225" + } + ] + }, + "tcpSocket": { + "port": 513341278, + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 1451056156, + "host": "229", + "scheme": "uʎȺ眖R#", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": "232", + "host": "233" + } + } + }, + "terminationMessagePath": "234", + "terminationMessagePolicy": "'WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", + "imagePullPolicy": "1ØœȠƬQg鄠", + "securityContext": { + "capabilities": { + "add": [ + "o啛更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ" + ], + "drop": [ + "W:ĸ輦唊#v" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "235", + "role": "236", + "type": "237", + "level": "238" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "239", + "gmsaCredentialSpec": "240", + "runAsUserName": "241" + }, + "runAsUser": 1946087648860511217, + "runAsGroup": 8839567045362091290, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ÿ8T 苧yñKJɐ扵", + "seccompProfile": { + "type": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", + "localhostProfile": "242" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "243", + "image": "244", + "command": [ + "245" + ], + "args": [ + "246" + ], + "workingDir": "247", + "ports": [ + { + "name": "248", + "hostPort": 465972736, + "containerPort": -1784617397, + "protocol": "Ƭƶ氩Ȩ\u003c6", + "hostIP": "249" + } + ], + "envFrom": [ + { + "prefix": "250", + "configMapRef": { + "name": "251", + "optional": false + }, + "secretRef": { + "name": "252", + "optional": true + } + } + ], + "env": [ + { + "name": "253", + "value": "254", + "valueFrom": { + "fieldRef": { + "apiVersion": "255", + "fieldPath": "256" + }, + "resourceFieldRef": { + "containerName": "257", + "resource": "258", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "259", + "key": "260", + "optional": true + }, + "secretKeyRef": { + "name": "261", + "key": "262", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "lNKƙ順\\E¦队偯J僳徥淳": "93" + }, + "requests": { + "媀瓄\u0026翜舞拉Œɥ颶妧Ö闊": "472" + } + }, + "volumeMounts": [ + { + "name": "263", + "mountPath": "264", + "subPath": "265", + "mountPropagation": "ĠM蘇KŅ/»頸+SÄ蚃", + "subPathExpr": "266" + } + ], + "volumeDevices": [ + { + "name": "267", + "devicePath": "268" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": -1468297794, + "host": "271", + "scheme": "磣Óƿ頀\"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": "274", + "host": "275" + }, + "initialDelaySeconds": 1308698792, + "timeoutSeconds": 1401790459, + "periodSeconds": -934378634, + "successThreshold": -1453143878, + "failureThreshold": -1129218498, + "terminationGracePeriodSeconds": 2471155705902100229 + }, + "readinessProbe": { + "exec": { + "command": [ + "276" + ] + }, + "httpGet": { + "path": "277", + "port": -614098868, + "host": "278", + "scheme": "ȗÔÂɘɢ", + "httpHeaders": [ + { + "name": "279", + "value": "280" + } + ] + }, + "tcpSocket": { + "port": 802134138, + "host": "281" + }, + "initialDelaySeconds": -942399354, + "timeoutSeconds": 1264624019, + "periodSeconds": -1803854120, + "successThreshold": -1412915219, + "failureThreshold": 323903711, + "terminationGracePeriodSeconds": -9192251189672401053 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": -992558278, + "host": "284", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "287" + }, + "initialDelaySeconds": -181601395, + "timeoutSeconds": -617381112, + "periodSeconds": 1851229369, + "successThreshold": -560238386, + "failureThreshold": 1658749995, + "terminationGracePeriodSeconds": -4030490994049395944 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": 1167615307, + "host": "294" + } + }, + "preStop": { + "exec": { + "command": [ + "295" + ] + }, + "httpGet": { + "path": "296", + "port": -115833863, + "host": "297", + "scheme": "ì", + "httpHeaders": [ + { + "name": "298", + "value": "299" + } + ] + }, + "tcpSocket": { + "port": "300", + "host": "301" + } + } + }, + "terminationMessagePath": "302", + "terminationMessagePolicy": "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ", + "imagePullPolicy": "ǚ鍰\\縑ɀ撑¼蠾8餑噭", + "securityContext": { + "capabilities": { + "add": [ + "ņ" + ], + "drop": [ + ")DŽ髐njʉBn(fǂ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "303", + "role": "304", + "type": "305", + "level": "306" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "307", + "gmsaCredentialSpec": "308", + "runAsUserName": "309" + }, + "runAsUser": -6717020695319852049, + "runAsGroup": -495558749504439559, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ǫʓ)ǂť嗆u", + "seccompProfile": { + "type": "晲T[irȎ3Ĕ\\", + "localhostProfile": "310" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "311", + "image": "312", + "command": [ + "313" + ], + "args": [ + "314" + ], + "workingDir": "315", + "ports": [ + { + "name": "316", + "hostPort": -1656699070, + "containerPort": -1918622971, + "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", + "hostIP": "317" + } + ], + "envFrom": [ + { + "prefix": "318", + "configMapRef": { + "name": "319", + "optional": true + }, + "secretRef": { + "name": "320", + "optional": false + } + } + ], + "env": [ + { + "name": "321", + "value": "322", + "valueFrom": { + "fieldRef": { + "apiVersion": "323", + "fieldPath": "324" + }, + "resourceFieldRef": { + "containerName": "325", + "resource": "326", + "divisor": "69" + }, + "configMapKeyRef": { + "name": "327", + "key": "328", + "optional": true + }, + "secretKeyRef": { + "name": "329", + "key": "330", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "1b": "328" + }, + "requests": { + "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" + } + }, + "volumeMounts": [ + { + "name": "331", + "readOnly": true, + "mountPath": "332", + "subPath": "333", + "mountPropagation": "Ik(dŊiɢzĮ蛋I", + "subPathExpr": "334" + } + ], + "volumeDevices": [ + { + "name": "335", + "devicePath": "336" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "337" + ] + }, + "httpGet": { + "path": "338", + "port": "339", + "host": "340", + "scheme": "ȥ}礤铟怖ý萜Ǖ", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": -1088996269, + "host": "343" + }, + "initialDelaySeconds": -1922458514, + "timeoutSeconds": 1480364858, + "periodSeconds": 692511776, + "successThreshold": -1231653807, + "failureThreshold": -36573584, + "terminationGracePeriodSeconds": -2524837786321986358 + }, + "readinessProbe": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": 1219644543, + "host": "346", + "scheme": "ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + }, + "initialDelaySeconds": 652646450, + "timeoutSeconds": 757223010, + "periodSeconds": -1912967242, + "successThreshold": -2106399359, + "failureThreshold": 1443270783, + "terminationGracePeriodSeconds": -4462364494060795190 + }, + "startupProbe": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": -902839620, + "host": "353", + "scheme": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", + "httpHeaders": [ + { + "name": "354", + "value": "355" + } + ] + }, + "tcpSocket": { + "port": "356", + "host": "357" + }, + "initialDelaySeconds": -574742201, + "timeoutSeconds": -1182912186, + "periodSeconds": -514169648, + "successThreshold": -1186167291, + "failureThreshold": 64459150, + "terminationGracePeriodSeconds": -4166164136222066963 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "358" + ] + }, + "httpGet": { + "path": "359", + "port": "360", + "host": "361", + "scheme": "卶滿筇ȟP:/a殆诵H玲鑠ĭ$#", + "httpHeaders": [ + { + "name": "362", + "value": "363" + } + ] + }, + "tcpSocket": { + "port": "364", + "host": "365" + } + }, + "preStop": { + "exec": { + "command": [ + "366" + ] + }, + "httpGet": { + "path": "367", + "port": 1791758702, + "host": "368", + "scheme": "tl敷斢杧ż鯀", + "httpHeaders": [ + { + "name": "369", + "value": "370" + } + ] + }, + "tcpSocket": { + "port": "371", + "host": "372" + } + } + }, + "terminationMessagePath": "373", + "terminationMessagePolicy": "鸔ɧWǘ炙", + "imagePullPolicy": "ǰ詀ǿ忀oɎƺL", + "securityContext": { + "capabilities": { + "add": [ + "鬬$矐_敕ű嵞嬯t{Eɾ" + ], + "drop": [ + "Ȯ-湷D谹気Ƀ秮òƬɸĻo:" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "374", + "role": "375", + "type": "376", + "level": "377" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "378", + "gmsaCredentialSpec": "379", + "runAsUserName": "380" + }, + "runAsUser": 2114633499332155907, + "runAsGroup": -1232960403847883886, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "铳s44矕Ƈè*鑏=", + "seccompProfile": { + "type": "ʨ|ǓÓ敆OɈÏ 瞍髃#", + "localhostProfile": "381" + } + }, + "stdin": true, + "tty": true, + "targetContainerName": "382" + } + ], + "restartPolicy": "W歹s梊ɥʋăƻ", + "terminationGracePeriodSeconds": 1031455728822209328, + "activeDeadlineSeconds": 579099652389333099, + "dnsPolicy": "'蠨磼O_h盌3+Œ9两@8", + "nodeSelector": { + "383": "384" + }, + "serviceAccountName": "385", + "serviceAccount": "386", + "automountServiceAccountToken": true, + "nodeName": "387", + "hostNetwork": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "388", + "role": "389", + "type": "390", + "level": "391" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "392", + "gmsaCredentialSpec": "393", + "runAsUserName": "394" + }, + "runAsUser": 3011215457607075123, + "runAsGroup": -2549376519991319825, + "runAsNonRoot": true, + "supplementalGroups": [ + 8667724420266764868 + ], + "fsGroup": -8322686588708543096, + "sysctls": [ + { + "name": "395", + "value": "396" + } + ], + "fsGroupChangePolicy": "4虵p蓋沥7uPƒ", + "seccompProfile": { + "type": "", + "localhostProfile": "397" + } + }, + "imagePullSecrets": [ + { + "name": "398" + } + ], + "hostname": "399", + "subdomain": "400", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "401", + "operator": "灭ƴɦ燻踸陴Sĕ濦", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "筿ɾ", + "values": [ + "404" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -259047269, + "preference": { + "matchExpressions": [ + { + "key": "405", + "operator": "霎ȃň", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "ʓ滨", + "values": [ + "408" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "KA-._d._.Um.-__0": "5_g-G-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.I" + }, + "matchExpressions": [ + { + "key": "3QC1--L--v_Z--ZgC", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416", + "namespaceSelector": { + "matchLabels": { + "1rhm-5y--z-0/b17ca-_p-y.eQ9": "dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX" + }, + "matchExpressions": [ + { + "key": "7Vz_6.Hz_V_.r_v_._X", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 2001693468, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "8--m--2k-p---139g-2wt-g-ve55m-2-dm--ux3--0m.b--kexr-1-o--g--1l-8---3snw0-3i--a7-2--j/i1T.miw_7a_...8-_0__5HG2_5XOAX.gUqV2": "PE..24-O._.v._9-cz.-Y6T4gz" + }, + "matchExpressions": [ + { + "key": "Q_--v-3-BzO5z80n_HtW", + "operator": "NotIn", + "values": [ + "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" + ] + } + ] + }, + "namespaces": [ + "429" + ], + "topologyKey": "430", + "namespaceSelector": { + "matchLabels": { + "f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9": "P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA" + }, + "matchExpressions": [ + { + "key": "xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-4-W", + "operator": "In", + "values": [ + "U7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidFx" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4dw-buv-f55-2k2-e-443m678-2v89-z8.ts-63z-v--8r-0-2--rad877gr62cg6/E-Z0_TM_6": "pT-___-_5-6h_Ky7-_0Vw-Nzfdw.3-.C" + }, + "matchExpressions": [ + { + "key": "T", + "operator": "NotIn", + "values": [ + "" + ] + } + ] + }, + "namespaces": [ + "443" + ], + "topologyKey": "444", + "namespaceSelector": { + "matchLabels": { + "T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI": "I-mt4...rQ" + }, + "matchExpressions": [ + { + "key": "vSW_4-__h", + "operator": "In", + "values": [ + "m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-.B_1" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1920802622, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "o9-ak9-5--y-4-03ls-86-u2i7-6-q-----f-b-3-----7--6-7-wf.c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/n.60--o._H": "gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSLq" + }, + "matchExpressions": [ + { + "key": "8v---a9j23/9", + "operator": "In", + "values": [ + "y__y.9O.L-.m.3h" + ] + } + ] + }, + "namespaces": [ + "457" + ], + "topologyKey": "458", + "namespaceSelector": { + "matchLabels": { + "VM5..-N_H_55..--E3_2D-1DW__o_8": "kzB7U_.Q.45cy-.._K" + }, + "matchExpressions": [ + { + "key": "6re-33-3.3-cw-1---px-0q5m-e--8-tcd2-84s-n-i-711s4--9s8--o-8dm---b--b/0v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__4-P-g3Jt6eG", + "operator": "Exists" + } + ] + } + } + } + ] + } + }, + "schedulerName": "465", + "tolerations": [ + { + "key": "466", + "operator": "NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ", + "value": "467", + "effect": ";牆詒ĸąsƶ", + "tolerationSeconds": -456102350746071856 + } + ], + "hostAliases": [ + { + "ip": "468", + "hostnames": [ + "469" + ] + } + ], + "priorityClassName": "470", + "priority": 1188651641, + "dnsConfig": { + "nameservers": [ + "471" + ], + "searches": [ + "472" + ], + "options": [ + { + "name": "473", + "value": "474" + } + ] + }, + "readinessGates": [ + { + "conditionType": "lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW" + } + ], + "runtimeClassName": "475", + "enableServiceLinks": false, + "preemptionPolicy": "džH0ƾ瘿¸'q钨羲;\"T#sM網mA", + "overhead": { + "»Š": "727" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -388643187, + "topologyKey": "476", + "whenUnsatisfiable": "i僠噚恗N", + "labelSelector": { + "matchLabels": { + "z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0": "g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T" + }, + "matchExpressions": [ + { + "key": "br..1.--S-w-5_..D.pz_-ad", + "operator": "In", + "values": [ + "Q.__y644" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } + }, + "status": { + "replicas": -2095627603, + "fullyLabeledReplicas": 516555648, + "readyReplicas": 2104777337, + "availableReplicas": 876226690, + "observedGeneration": 1436288218546692842, + "conditions": [ + { + "type": "C`牯雫", + "status": "%ÿ¼璤ňɈȀę", + "lastTransitionTime": "2951-06-01T06:00:17Z", + "reason": "483", + "message": "484" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..b05817ea47dbac213a4c11a802b3b7c288b10808 GIT binary patch literal 7925 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 V)up3(#vn7~wKxKZXbLh1{U6L3ds_ei literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.yaml new file mode 100644 index 00000000000..8f8ac2d5ce2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.yaml @@ -0,0 +1,1061 @@ +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: 579099652389333099 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "405" + operator: 霎ȃň + values: + - "406" + matchFields: + - key: "407" + operator: ʓ滨 + values: + - "408" + weight: -259047269 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "401" + operator: 灭ƴɦ燻踸陴Sĕ濦 + values: + - "402" + matchFields: + - key: "403" + operator: 筿ɾ + values: + - "404" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: Q_--v-3-BzO5z80n_HtW + operator: NotIn + values: + - 3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w + matchLabels: + 8--m--2k-p---139g-2wt-g-ve55m-2-dm--ux3--0m.b--kexr-1-o--g--1l-8---3snw0-3i--a7-2--j/i1T.miw_7a_...8-_0__5HG2_5XOAX.gUqV2: PE..24-O._.v._9-cz.-Y6T4gz + namespaceSelector: + matchExpressions: + - key: xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-4-W + operator: In + values: + - U7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidFx + matchLabels: + ? f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9 + : P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA + namespaces: + - "429" + topologyKey: "430" + weight: 2001693468 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 3QC1--L--v_Z--ZgC + operator: Exists + matchLabels: + KA-._d._.Um.-__0: 5_g-G-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.I + namespaceSelector: + matchExpressions: + - key: 7Vz_6.Hz_V_.r_v_._X + operator: Exists + matchLabels: + 1rhm-5y--z-0/b17ca-_p-y.eQ9: dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX + namespaces: + - "415" + topologyKey: "416" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 8v---a9j23/9 + operator: In + values: + - y__y.9O.L-.m.3h + matchLabels: + o9-ak9-5--y-4-03ls-86-u2i7-6-q-----f-b-3-----7--6-7-wf.c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/n.60--o._H: gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSLq + namespaceSelector: + matchExpressions: + - key: 6re-33-3.3-cw-1---px-0q5m-e--8-tcd2-84s-n-i-711s4--9s8--o-8dm---b--b/0v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__4-P-g3Jt6eG + operator: Exists + matchLabels: + VM5..-N_H_55..--E3_2D-1DW__o_8: kzB7U_.Q.45cy-.._K + namespaces: + - "457" + topologyKey: "458" + weight: 1920802622 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: T + operator: NotIn + values: + - "" + matchLabels: + 4dw-buv-f55-2k2-e-443m678-2v89-z8.ts-63z-v--8r-0-2--rad877gr62cg6/E-Z0_TM_6: pT-___-_5-6h_Ky7-_0Vw-Nzfdw.3-.C + namespaceSelector: + matchExpressions: + - key: vSW_4-__h + operator: In + values: + - m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-.B_1 + matchLabels: + T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI: I-mt4...rQ + namespaces: + - "443" + topologyKey: "444" + automountServiceAccountToken: true + containers: + - args: + - "246" + command: + - "245" + env: + - name: "253" + value: "254" + valueFrom: + configMapKeyRef: + key: "260" + name: "259" + optional: true + fieldRef: + apiVersion: "255" + fieldPath: "256" + resourceFieldRef: + containerName: "257" + divisor: "9" + resource: "258" + secretKeyRef: + key: "262" + name: "261" + optional: false + envFrom: + - configMapRef: + name: "251" + optional: false + prefix: "250" + secretRef: + name: "252" + optional: true + image: "244" + imagePullPolicy: ǚ鍰\縑ɀ撑¼蠾8餑噭 + lifecycle: + postStart: + exec: + command: + - "288" + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "289" + port: "290" + scheme: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tcpSocket: + host: "294" + port: 1167615307 + preStop: + exec: + command: + - "295" + httpGet: + host: "297" + httpHeaders: + - name: "298" + value: "299" + path: "296" + port: -115833863 + scheme: ì + tcpSocket: + host: "301" + port: "300" + livenessProbe: + exec: + command: + - "269" + failureThreshold: -1129218498 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "270" + port: -1468297794 + scheme: 磣Óƿ頀"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ + initialDelaySeconds: 1308698792 + periodSeconds: -934378634 + successThreshold: -1453143878 + tcpSocket: + host: "275" + port: "274" + terminationGracePeriodSeconds: 2471155705902100229 + timeoutSeconds: 1401790459 + name: "243" + ports: + - containerPort: -1784617397 + hostIP: "249" + hostPort: 465972736 + name: "248" + protocol: Ƭƶ氩Ȩ<6 + readinessProbe: + exec: + command: + - "276" + failureThreshold: 323903711 + httpGet: + host: "278" + httpHeaders: + - name: "279" + value: "280" + path: "277" + port: -614098868 + scheme: ȗÔÂɘɢ + initialDelaySeconds: -942399354 + periodSeconds: -1803854120 + successThreshold: -1412915219 + tcpSocket: + host: "281" + port: 802134138 + terminationGracePeriodSeconds: -9192251189672401053 + timeoutSeconds: 1264624019 + resources: + limits: + lNKƙ順\E¦队偯J僳徥淳: "93" + requests: + 媀瓄&翜舞拉Œɥ颶妧Ö闊: "472" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ņ + drop: + - )DŽ髐njʉBn(fǂ + privileged: false + procMount: Ǫʓ)ǂť嗆u + readOnlyRootFilesystem: true + runAsGroup: -495558749504439559 + runAsNonRoot: false + runAsUser: -6717020695319852049 + seLinuxOptions: + level: "306" + role: "304" + type: "305" + user: "303" + seccompProfile: + localhostProfile: "310" + type: 晲T[irȎ3Ĕ\ + windowsOptions: + gmsaCredentialSpec: "308" + gmsaCredentialSpecName: "307" + runAsUserName: "309" + startupProbe: + exec: + command: + - "282" + failureThreshold: 1658749995 + httpGet: + host: "284" + httpHeaders: + - name: "285" + value: "286" + path: "283" + port: -992558278 + scheme: 鯂²静 + initialDelaySeconds: -181601395 + periodSeconds: 1851229369 + successThreshold: -560238386 + tcpSocket: + host: "287" + port: -402384013 + terminationGracePeriodSeconds: -4030490994049395944 + timeoutSeconds: -617381112 + terminationMessagePath: "302" + terminationMessagePolicy: ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + tty: true + volumeDevices: + - devicePath: "268" + name: "267" + volumeMounts: + - mountPath: "264" + mountPropagation: ĠM蘇KŅ/»頸+SÄ蚃 + name: "263" + subPath: "265" + subPathExpr: "266" + workingDir: "247" + dnsConfig: + nameservers: + - "471" + options: + - name: "473" + value: "474" + searches: + - "472" + dnsPolicy: '''蠨磼O_h盌3+Œ9两@8' + enableServiceLinks: false + ephemeralContainers: + - args: + - "314" + command: + - "313" + env: + - name: "321" + value: "322" + valueFrom: + configMapKeyRef: + key: "328" + name: "327" + optional: true + fieldRef: + apiVersion: "323" + fieldPath: "324" + resourceFieldRef: + containerName: "325" + divisor: "69" + resource: "326" + secretKeyRef: + key: "330" + name: "329" + optional: false + envFrom: + - configMapRef: + name: "319" + optional: true + prefix: "318" + secretRef: + name: "320" + optional: false + image: "312" + imagePullPolicy: ǰ詀ǿ忀oɎƺL + lifecycle: + postStart: + exec: + command: + - "358" + httpGet: + host: "361" + httpHeaders: + - name: "362" + value: "363" + path: "359" + port: "360" + scheme: 卶滿筇ȟP:/a殆诵H玲鑠ĭ$# + tcpSocket: + host: "365" + port: "364" + preStop: + exec: + command: + - "366" + httpGet: + host: "368" + httpHeaders: + - name: "369" + value: "370" + path: "367" + port: 1791758702 + scheme: tl敷斢杧ż鯀 + tcpSocket: + host: "372" + port: "371" + livenessProbe: + exec: + command: + - "337" + failureThreshold: -36573584 + httpGet: + host: "340" + httpHeaders: + - name: "341" + value: "342" + path: "338" + port: "339" + scheme: ȥ}礤铟怖ý萜Ǖ + initialDelaySeconds: -1922458514 + periodSeconds: 692511776 + successThreshold: -1231653807 + tcpSocket: + host: "343" + port: -1088996269 + terminationGracePeriodSeconds: -2524837786321986358 + timeoutSeconds: 1480364858 + name: "311" + ports: + - containerPort: -1918622971 + hostIP: "317" + hostPort: -1656699070 + name: "316" + protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz + readinessProbe: + exec: + command: + - "344" + failureThreshold: 1443270783 + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: 1219644543 + scheme: ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy + initialDelaySeconds: 652646450 + periodSeconds: -1912967242 + successThreshold: -2106399359 + tcpSocket: + host: "350" + port: "349" + terminationGracePeriodSeconds: -4462364494060795190 + timeoutSeconds: 757223010 + resources: + limits: + 1b: "328" + requests: + '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 鬬$矐_敕ű嵞嬯t{Eɾ + drop: + - 'Ȯ-湷D谹気Ƀ秮òƬɸĻo:' + privileged: true + procMount: 铳s44矕Ƈè*鑏= + readOnlyRootFilesystem: false + runAsGroup: -1232960403847883886 + runAsNonRoot: true + runAsUser: 2114633499332155907 + seLinuxOptions: + level: "377" + role: "375" + type: "376" + user: "374" + seccompProfile: + localhostProfile: "381" + type: ʨ|ǓÓ敆OɈÏ 瞍髃# + windowsOptions: + gmsaCredentialSpec: "379" + gmsaCredentialSpecName: "378" + runAsUserName: "380" + startupProbe: + exec: + command: + - "351" + failureThreshold: 64459150 + httpGet: + host: "353" + httpHeaders: + - name: "354" + value: "355" + path: "352" + port: -902839620 + scheme: 縆łƑ[澔槃JŵǤ桒ɴ鉂W + initialDelaySeconds: -574742201 + periodSeconds: -514169648 + successThreshold: -1186167291 + tcpSocket: + host: "357" + port: "356" + terminationGracePeriodSeconds: -4166164136222066963 + timeoutSeconds: -1182912186 + stdin: true + targetContainerName: "382" + terminationMessagePath: "373" + terminationMessagePolicy: 鸔ɧWǘ炙 + tty: true + volumeDevices: + - devicePath: "336" + name: "335" + volumeMounts: + - mountPath: "332" + mountPropagation: Ik(dŊiɢzĮ蛋I + name: "331" + readOnly: true + subPath: "333" + subPathExpr: "334" + workingDir: "315" + hostAliases: + - hostnames: + - "469" + ip: "468" + hostNetwork: true + hostname: "399" + imagePullSecrets: + - name: "398" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "486" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: true + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: 1ØœȠƬQg鄠 + lifecycle: + postStart: + exec: + command: + - "221" + httpGet: + host: "223" + httpHeaders: + - name: "224" + value: "225" + path: "222" + port: 896430536 + scheme: 罴ņ螡źȰ + tcpSocket: + host: "226" + port: 513341278 + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 1451056156 + scheme: uʎȺ眖R# + tcpSocket: + host: "233" + port: "232" + livenessProbe: + exec: + command: + - "201" + failureThreshold: 1016277253 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: 2035347577 + scheme: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 + initialDelaySeconds: -1155992025 + periodSeconds: -850069363 + successThreshold: 918929368 + tcpSocket: + host: "206" + port: -1498229293 + terminationGracePeriodSeconds: -8520337362162976488 + timeoutSeconds: -194343002 + name: "175" + ports: + - containerPort: -2031266553 + hostIP: "181" + hostPort: 424236719 + name: "180" + protocol: 呝TG;邪 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 163512962 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p + initialDelaySeconds: -407545915 + periodSeconds: 716842280 + successThreshold: 1479266199 + tcpSocket: + host: "213" + port: 538852927 + terminationGracePeriodSeconds: -8521017368802772029 + timeoutSeconds: 902535764 + resources: + limits: + 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩: "47" + requests: + 榜VƋZ1: "932" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - o啛更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + drop: + - W:ĸ輦唊#v + privileged: false + procMount: Ÿ8T 苧yñKJɐ扵 + readOnlyRootFilesystem: true + runAsGroup: 8839567045362091290 + runAsNonRoot: true + runAsUser: 1946087648860511217 + seLinuxOptions: + level: "238" + role: "236" + type: "237" + user: "235" + seccompProfile: + localhostProfile: "242" + type: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 + windowsOptions: + gmsaCredentialSpec: "240" + gmsaCredentialSpecName: "239" + runAsUserName: "241" + startupProbe: + exec: + command: + - "214" + failureThreshold: -2107743490 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: 1623772781 + scheme: UÐ_ƮA攤/ɸɎ + initialDelaySeconds: 1054858106 + periodSeconds: -1150474479 + successThreshold: 744319626 + tcpSocket: + host: "220" + port: "219" + terminationGracePeriodSeconds: 8569885835306406695 + timeoutSeconds: 232569106 + stdin: true + terminationMessagePath: "234" + terminationMessagePolicy: '''WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ' + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + »Š: "727" + preemptionPolicy: džH0ƾ瘿¸'q钨羲;"T#sM網mA + priority: 1188651641 + priorityClassName: "470" + readinessGates: + - conditionType: lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW + restartPolicy: W歹s梊ɥʋăƻ + runtimeClassName: "475" + schedulerName: "465" + securityContext: + fsGroup: -8322686588708543096 + fsGroupChangePolicy: 4虵p蓋沥7uPƒ + runAsGroup: -2549376519991319825 + runAsNonRoot: true + runAsUser: 3011215457607075123 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: "" + supplementalGroups: + - 8667724420266764868 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: true + subdomain: "400" + terminationGracePeriodSeconds: 1031455728822209328 + tolerations: + - effect: ;牆詒ĸąsƶ + key: "466" + operator: NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ + tolerationSeconds: -456102350746071856 + value: "467" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: br..1.--S-w-5_..D.pz_-ad + operator: In + values: + - Q.__y644 + matchLabels: + z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0: g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T + maxSkew: -388643187 + topologyKey: "476" + whenUnsatisfiable: i僠噚恗N + 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" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 4217400953499279873 + finalizers: + - "159" + generateName: "148" + generation: 6327094951466338107 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: true + controller: false + kind: "157" + name: "158" + uid: "" + resourceVersion: "5302358391842833914" + selfLink: "150" + spec: + accessModes: + - eÞȦY籎顒 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + ŴĿ: "377" + requests: + .Q貇£ȹ嫰ƹǔw÷nI: "718" + selector: + matchExpressions: + - key: a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4 + operator: DoesNotExist + matchLabels: + 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 + storageClassName: "171" + volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + volumeName: "170" + 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: 876226690 + conditions: + - lastTransitionTime: "2951-06-01T06:00:17Z" + message: "484" + reason: "483" + status: '%ÿ¼璤ňɈȀę' + type: C`牯雫 + fullyLabeledReplicas: 516555648 + observedGeneration: 1436288218546692842 + readyReplicas: 2104777337 + replicas: -2095627603 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Scale.json b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Scale.json new file mode 100644 index 00000000000..150b067eea8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1beta2.Scale.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/apps.v1beta2.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.StatefulSet.yaml new file mode 100644 index 00000000000..6aea73cf5a6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.StatefulSet.yaml @@ -0,0 +1,1138 @@ +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: t史C<镼ƶƭ + replicas: 896585016 + revisionHistoryLimit: -2047047343 + 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: "515" + 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: -5891364351877125204 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "407" + operator: 鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW + values: + - "408" + matchFields: + - key: "409" + operator: 顓闉ȦT + values: + - "410" + weight: 1762917570 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "403" + operator: "" + values: + - "404" + matchFields: + - key: "405" + operator: ɦ燻踸陴Sĕ濦ʓɻ + values: + - "406" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0 + operator: In + values: + - H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ + matchLabels: + z_o_2.--4Z7__i1T.miw_a: 2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n + namespaceSelector: + matchExpressions: + - key: 76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V + operator: In + values: + - 4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7 + matchLabels: + vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z: 2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R + namespaces: + - "431" + topologyKey: "432" + weight: 888976270 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33 + operator: NotIn + values: + - 4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7 + matchLabels: + 8.--w0_1V7: r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc + namespaceSelector: + matchExpressions: + - key: XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z + operator: Exists + matchLabels: + 4eq5: "" + namespaces: + - "417" + topologyKey: "418" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 6W74-R_Z_Tz.a3_Ho + operator: Exists + matchLabels: + n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S: cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t + namespaceSelector: + matchExpressions: + - key: ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV + operator: In + values: + - x3___-..f5-6x-_-o_6O_If-5_-_.F + matchLabels: + h1DW__o_-._kzB7U_.Q.45cy-.._-__Z: t.LT60v.WxPc---K__i + namespaces: + - "459" + topologyKey: "460" + weight: -1668452490 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8 + operator: Exists + matchLabels: + 5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8: r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr + namespaceSelector: + matchExpressions: + - key: Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s + operator: In + values: + - V._qN__A_f_-B3_U__L.KH6K.RwsfI2 + matchLabels: + u_.mu: U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E + namespaces: + - "445" + topologyKey: "446" + automountServiceAccountToken: true + containers: + - args: + - "245" + command: + - "244" + env: + - name: "252" + value: "253" + valueFrom: + configMapKeyRef: + key: "259" + name: "258" + optional: true + fieldRef: + apiVersion: "254" + fieldPath: "255" + resourceFieldRef: + containerName: "256" + divisor: "185" + resource: "257" + secretKeyRef: + key: "261" + name: "260" + optional: false + envFrom: + - configMapRef: + name: "250" + optional: false + prefix: "249" + secretRef: + name: "251" + optional: false + image: "243" + imagePullPolicy: i绝5哇芆斩 + lifecycle: + postStart: + exec: + command: + - "289" + httpGet: + host: "292" + httpHeaders: + - name: "293" + value: "294" + path: "290" + port: "291" + scheme: 鯂²静 + tcpSocket: + host: "295" + port: -402384013 + preStop: + exec: + command: + - "296" + httpGet: + host: "299" + httpHeaders: + - name: "300" + value: "301" + path: "297" + port: "298" + scheme: 鏻砅邻爥 + tcpSocket: + host: "302" + port: -305362540 + livenessProbe: + exec: + command: + - "268" + failureThreshold: 1993268896 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "269" + port: "270" + scheme: 頸 + initialDelaySeconds: 711020087 + periodSeconds: -1965247100 + successThreshold: 218453478 + tcpSocket: + host: "274" + port: 1315054653 + terminationGracePeriodSeconds: -9140155223242250138 + timeoutSeconds: 1103049140 + name: "242" + ports: + - containerPort: -370386363 + hostIP: "248" + hostPort: -1462219068 + name: "247" + protocol: wƯ貾坢'跩aŕ翑0展} + readinessProbe: + exec: + command: + - "275" + failureThreshold: 1456461851 + httpGet: + host: "277" + httpHeaders: + - name: "278" + value: "279" + path: "276" + port: -1315487077 + scheme: ğ_ + initialDelaySeconds: 1272940694 + periodSeconds: 422133388 + successThreshold: 1952458416 + tcpSocket: + host: "281" + port: "280" + terminationGracePeriodSeconds: -6078441689118311403 + timeoutSeconds: -385597677 + resources: + limits: + 鬶l獕;跣Hǝcw: "242" + requests: + $ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ: "637" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + privileged: false + procMount: W賁Ěɭɪǹ0 + readOnlyRootFilesystem: false + runAsGroup: -5712715102324619404 + runAsNonRoot: false + runAsUser: -7936947433725476327 + seLinuxOptions: + level: "307" + role: "305" + type: "306" + user: "304" + seccompProfile: + localhostProfile: "311" + type: ',ƷƣMț譎懚XW疪鑳' + windowsOptions: + gmsaCredentialSpec: "309" + gmsaCredentialSpecName: "308" + runAsUserName: "310" + startupProbe: + exec: + command: + - "282" + failureThreshold: 620822482 + httpGet: + host: "284" + httpHeaders: + - name: "285" + value: "286" + path: "283" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "288" + port: "287" + terminationGracePeriodSeconds: -2203905759223555727 + timeoutSeconds: 386804041 + stdin: true + stdinOnce: true + terminationMessagePath: "303" + terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tty: true + volumeDevices: + - devicePath: "267" + name: "266" + volumeMounts: + - mountPath: "263" + mountPropagation: "" + name: "262" + subPath: "264" + subPathExpr: "265" + workingDir: "246" + dnsConfig: + nameservers: + - "473" + options: + - name: "475" + value: "476" + searches: + - "474" + dnsPolicy: 敆OɈÏ 瞍髃#ɣȕW歹s + enableServiceLinks: false + ephemeralContainers: + - args: + - "315" + command: + - "314" + env: + - name: "322" + value: "323" + valueFrom: + configMapKeyRef: + key: "329" + name: "328" + optional: false + fieldRef: + apiVersion: "324" + fieldPath: "325" + resourceFieldRef: + containerName: "326" + divisor: "360" + resource: "327" + secretKeyRef: + key: "331" + name: "330" + optional: false + envFrom: + - configMapRef: + name: "320" + optional: false + prefix: "319" + secretRef: + name: "321" + optional: false + image: "313" + imagePullPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "361" + port: 466267060 + scheme: wy¶熀ďJZ漤ŗ坟Ů*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + updateStrategy: + rollingUpdate: + partition: 1241629379 + type: 蘃ʋxr® + volumeClaimTemplates: + - metadata: + annotations: + "492": "493" + clusterName: "498" + creationTimestamp: null + deletionGracePeriodSeconds: 1872311292774274066 + finalizers: + - "497" + generateName: "486" + generation: 1310178674290624050 + labels: + "490": "491" + managedFields: + - apiVersion: "500" + fieldsType: "501" + manager: "499" + operation: 鶼K癨琞Z氞唬蹵ɥeȿĦ`垨Džɞ堹 + name: "485" + namespace: "487" + ownerReferences: + - apiVersion: "494" + blockOwnerDeletion: true + controller: false + kind: "495" + name: "496" + uid: tY圻醆锛[M牍Ƃ + resourceVersion: "5814982353389179965" + selfLink: "488" + uid: t;Äƾ53§T旦y6辱Ŵ鎥 + spec: + accessModes: + - 狳u恺Ŕsʅ + dataSource: + apiGroup: "510" + kind: "511" + name: "512" + resources: + limits: + HǹKPaǿ嗦]ɬ朞ɄƶÁ1!Ɯa: "243" + requests: + ƥ: "89" + selector: + matchExpressions: + - key: 2-3--a1.cv-k4w7g36-vm86----3-893097-0zy976-0--q-90fo4grk4k-116-h8-77/l-..j--s-_Y-_i.._---6_.0.mr + operator: In + values: + - Wx-DP__7-6w-._k2B_----H.5.Kw0V8_-__n29xr.5GDm_v.-H.L + matchLabels: + De.._.-f..__QM__G-_OHh: 9_-._3.x.8iq + storageClassName: "509" + volumeMode: "" + volumeName: "508" + status: + accessModes: + - b隊曻:Bȗ轊 + capacity: + "": "375" + conditions: + - lastProbeTime: "2913-03-10T01:14:02Z" + lastTransitionTime: "2359-04-16T09:19:58Z" + message: "514" + reason: "513" + status: Ċ凭Ǩ輹AÀŪ + type: b賝łų$Q郔 + phase: ɫòDÓǶɟ +status: + collisionCount: 916590407 + conditions: + - lastTransitionTime: "2859-10-03T21:26:35Z" + message: "519" + reason: "518" + status: jËUe + type: ȁ隞ĻȀ + currentReplicas: -1687188044 + currentRevision: "516" + observedGeneration: -7554417720389717167 + readyReplicas: -2001638406 + replicas: -1084756341 + updateRevision: "517" + updatedReplicas: 497109907 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.json b/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.json new file mode 100644 index 00000000000..28a6ed11370 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authentication.k8s.io.v1.TokenRequest.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authentication.k8s.io.v1.TokenRequest.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.yaml new file mode 100644 index 00000000000..994088b8c33 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authentication.k8s.io.v1beta1.TokenReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.yaml new file mode 100644 index 00000000000..3c08908710d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json new file mode 100644 index 00000000000..51003a1d358 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml new file mode 100644 index 00000000000..e8efdebde76 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json new file mode 100644 index 00000000000..0e462b0c2a3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.yaml new file mode 100644 index 00000000000..6b699c3447c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json new file mode 100644 index 00000000000..7613bb4182d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml new file mode 100644 index 00000000000..01475c9ab3e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json new file mode 100644 index 00000000000..12724ddfbd3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml new file mode 100644 index 00000000000..83fb4e95c13 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json new file mode 100644 index 00000000000..8ac6f23e6c7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml new file mode 100644 index 00000000000..7469717ff76 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/autoscaling.v1.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.json new file mode 100644 index 00000000000..fe4ede107f5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/autoscaling.v1.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.pb new file mode 100644 index 0000000000000000000000000000000000000000..1541f919de2d877d75e54c16c4065640938b17ea GIT binary patch literal 311 zcmd0{C}!Z&raG&d44G&C?VGBGeUv9vI-FgG(WGcqu?xc#o_YGe1D#sVjXfVCZ4 zn_K6fo3ooSij9lWT!_&kiJgnlQi#dWAWMOZ$wWN6yOs1Hgnz&C)%rvk9HmFFVJEFn#*9pSj1##QpIFw z+Qq03RB9%q_;Nzm(p0!=eFVluQ4 e;^t_1KKIGr|3JVf#mO=6#|A~9ot9DzN(=xr$1ne@HeG0!!!k&fGh9=0;SCA4%5n+Fr+A+p(yIwbx!d z>wS6GUhe`@orXu;JVhjulB7aZkU${7qR@PCEF||p5@&2h3`r~)UH;68wl6ak3Kr}{_-o=mW!QDiJyM^ zmoIelK zZOz-=)v%yFqrES^NvXa=3nD@Y#=CIJHgvxER{H8-B+ zhCX^_ita37&Opg|k$sk@Jy0;6&>R87k@OM{cbYzkNvEa1Q0d7>!a-m30pvLpC3?mf zU!n2CVo#?j1iWV`=>v2a9P2e``oiI`9K+ECst{vsEvz||e&k;kvpwO^oAh+#FBUs* zvD22OCU_WRbQ)lGkyDo-XDW~a5mLRSazTZ)41fv+rULM5KAhB2dgVd}NEZNeuHv;? zuB@Pv<;6m~te7mAMTB4?z;v&W|Y4kKgOrQxA<&M{#7T23LOU{?s zKH<*5KrbPk=`nQ!l@oA07~;yH?#lO?f%GSE@C3pv9?4)=nZChcG@_>;(HrnKeqGQy{+4CY~6fg?e>%Jy#3_tOXA?# zoz~xf@ay-ViZnAzw>`3%?YqvV&8}E%d}20}gBcB8Nd-Ea1DDY8phBzbH87h9WtBRm z$A`Q>4KwWvAQ8sBgfZR51Qien26UB5CHjeF?U~t<0qz{+U`}{m1EwVHQ#Mo20Yx7_ zRuRQ9BaG0ruZ-@**bzvAnavu2?x8W)xoNSl1)7S1Is{M=b*RF0Ce$!bnw4I@wj>uw zv02CwznrvjMrrX>cu=wf)vX)L zJ9p1+-~aLU)pwFlE?nPOt-kxSogZFXd%OR^)y+Hp`mNRnE06BAH0-GTsO^Q3wU)gf z{^^5rFJHQpdw%`;A2EU_5{&{m7bhVR%s6s51tyaxl}%!oXO5sLjKPs% zXOKPZ6EOWI1BgaCHo5c#QL5u8qEDS8%n)!#GsDWLPSZ_6fLVV5>K&Ao4q|Y$Lj+w= z#{QF#2H#W~PSspRE|T&jLCczb*NvRAS&sR+lP1JI5+3&ONxYbMJod=BbS{Yd>oJ)nEVqk=4a_KpE(?>u5K ziX*Obh~c7?t`{opPNb`iVtq9~U)7-62}6(pxvZO}Yi}Y$6SlXw%PH$u2F8noPPK87 zaNUN6h1Lf@$M)<$bm)uYr59Q^KYVHH<6QwZVmRkfJMhJGB*mu4-n|!|{NZ$SYg5!# MqRm!bq$%3;Um}Y_E&u=k literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml new file mode 100644 index 00000000000..6a1771ec9af --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml @@ -0,0 +1,149 @@ +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" + 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: + - containerResource: + container: "39" + name: w垁鷌辪虽U珝Żwʮ馜üNșƶ4ĩ + targetAverageUtilization: 1463207240 + targetAverageValue: "84" + external: + metricName: "40" + metricSelector: + matchExpressions: + - key: 680---z-6-t2z-w-fg98-r--v53nyx5u-o-k-md--381d-7.3di292f--90-17-hg1-o-p665--4-j8---t6-r7r/Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a37 + operator: NotIn + values: + - dY_um-_8r--684._-_18_...E.-2o_-.5 + matchLabels: + bigm-h8-3q768km-0--03-t-0-035--5b95w------4-n4f-h/u-5.-Z3P__D__6t-2.-_-8wE._._3.-.83_iq_-1: 1-_Y33--.8U.-.5--_zm-.-_RJt2pX_2_28.-.7_8B.HF-U-_ik_--DSX0 + targetAverageValue: "379" + targetValue: "865" + object: + averageValue: "954" + metricName: "25" + selector: + 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 + target: + apiVersion: "24" + kind: "22" + name: "23" + targetValue: "79" + pods: + metricName: "32" + selector: + matchExpressions: + - key: 20h-OK-_8gI_z_-tY-R6S17_.8CnK_Od + operator: NotIn + values: + - P.-i.Fg.Cs_.8-E._2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHM + matchLabels: + ? 8---196g8d--iv1-5--5ht-a-29--0qso79yg--792.a6-4y4-j8553sog-405--l071yyms7-tk1po/5t_k-_v.-6b6.N_-u.---.8--LI--U.v.L.U_8f.-H2._67yg-Lz + : 03f_x + targetAverageValue: "538" + resource: + name: ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö + targetAverageUtilization: 1253093074 + targetAverageValue: "8" + type: 枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě + minReplicas: 896585016 + scaleTargetRef: + apiVersion: "21" + kind: "19" + name: "20" +status: + conditions: + - lastTransitionTime: "1995-10-31T09:59:43Z" + message: "73" + reason: "72" + status: "" + type: "" + currentMetrics: + - containerResource: + container: "64" + currentAverageUtilization: -861915578 + currentAverageValue: "111" + name: '!@@)Zq=' + external: + currentAverageValue: "288" + currentValue: "200" + metricName: "65" + metricSelector: + matchExpressions: + - key: v55039780bdw0-1-47rrw8-7/U_--56-.7D.3_KPg___Kp + operator: In + values: + - N7_-Zp_._w + matchLabels: + 2y3-4-3/AO: r..6W.V0 + object: + averageValue: "817" + currentValue: "856" + metricName: "50" + selector: + matchExpressions: + - key: 4_.-N_g-.._5 + operator: In + values: + - 2qz.W..4....-h._.GgT7_7B_D-..-.k4u-zA_--_.-.6GA26C-s.Nj-d-4_t + matchLabels: + vL7: L_0N_N.O30-_u._-2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oX-FT + target: + apiVersion: "49" + kind: "47" + name: "48" + pods: + currentAverageValue: "400" + metricName: "57" + selector: + 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: + mj_9.M.134-5-.q6H_.--_---.M.U_-m.-P.yP9S--858LI__.8U: KrO-S-P_-...0c.-.p_3_J_SA995IKCR.s--f.-f.-zv._._.5-HT + resource: + currentAverageUtilization: 769521729 + currentAverageValue: "727" + name: ƻ遲njlȘ鹾KƂʼnç + type: "" + currentReplicas: -1462219068 + desiredReplicas: -370386363 + observedGeneration: 61436896663269868 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json new file mode 100644 index 00000000000..2fb77f31cd8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json @@ -0,0 +1,281 @@ +{ + "kind": "HorizontalPodAutoscaler", + "apiVersion": "autoscaling/v2beta2", + "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, + "metrics": [ + { + "type": "枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě", + "object": { + "describedObject": { + "kind": "22", + "name": "23", + "apiVersion": "24" + }, + "target": { + "type": "凗蓏Ŋ蛊ĉy緅縕\u003eŽ", + "value": "309", + "averageValue": "39", + "averageUtilization": 1001983654 + }, + "metric": { + "name": "25", + "selector": { + "matchLabels": { + "QQ.N2.1.L.l-Y._.4": "0.d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.__G" + }, + "matchExpressions": [ + { + "key": "816m59-dx8----i--5-8t36b0/D7r__.am6-4_WE-_JTrcd-2.-__E_Sv__26KX_R7", + "operator": "DoesNotExist" + } + ] + } + } + }, + "pods": { + "metric": { + "name": "32", + "selector": { + "matchLabels": { + "8-10pq-0-7-9-2-ekg-071a-2y-y-o0-5q-21.6h/87_2fNc5-_.-RX-82_g50_uL": "6N_._a69" + }, + "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" + ] + } + ] + } + }, + "target": { + "type": "抴ŨfZhUʎ浵ɲõ", + "value": "303", + "averageValue": "800", + "averageUtilization": -1980941277 + } + }, + "resource": { + "name": "倱\u003c", + "target": { + "type": "ź贩j瀉", + "value": "621", + "averageValue": "404", + "averageUtilization": 580681683 + } + }, + "containerResource": { + "name": "Ɋł/擇ɦĽ胚O醔ɍ厶耈 ", + "target": { + "type": "禒Ƙá腿ħ缶.蒅", + "value": "999", + "averageValue": "151", + "averageUtilization": -1105572246 + }, + "container": "39" + }, + "external": { + "metric": { + "name": "40", + "selector": { + "matchLabels": { + "wcGnP-w-Sf5_O1": "1_70" + }, + "matchExpressions": [ + { + "key": "1-1-x1z-j4kh6oqu-or---40--87-1wp6.759s-3------6tv27r-m8w-6-9-35d383-iq-ay1z25-3-vj73d/Y.t--_0..--_6yV07-_.___gO-d.iUaCw", + "operator": "DoesNotExist" + } + ] + } + }, + "target": { + "type": "ʣy豎@ɀ羭,铻OŤ", + "value": "830", + "averageValue": "799", + "averageUtilization": 747521320 + } + } + } + ], + "behavior": { + "scaleUp": { + "stabilizationWindowSeconds": -648954478, + "selectPolicy": "Ƿ裚瓶釆Ɗ+j忊", + "policies": [ + { + "type": "ȫ焗捏ĨFħ籘Àǒɿʒ刽", + "value": 427196286, + "periodSeconds": 1048864116 + } + ] + }, + "scaleDown": { + "stabilizationWindowSeconds": -342705708, + "selectPolicy": "褎weLJèux", + "policies": [ + { + "type": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", + "value": 2040455355, + "periodSeconds": 1505972335 + } + ] + } + } + }, + "status": { + "observedGeneration": -115578794491385044, + "currentReplicas": 474119379, + "desiredReplicas": 1923334396, + "currentMetrics": [ + { + "type": "0Ƹ[Ęİ榌U", + "object": { + "metric": { + "name": "47", + "selector": { + "matchLabels": { + "hA9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3Jb": "46g_4....1..jtFe8b_A_..P1s-V.9.4..9..c_uo3Pa__n-Di" + }, + "matchExpressions": [ + { + "key": "Dp665O_4Gj._BXt.O-7___-Y_um-_8r--684._-_188", + "operator": "NotIn", + "values": [ + "XK5._..O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O30-_u._-2T" + ] + } + ] + } + }, + "current": { + "value": "124", + "averageValue": "472", + "averageUtilization": -1666319281 + }, + "describedObject": { + "kind": "54", + "name": "55", + "apiVersion": "56" + } + }, + "pods": { + "metric": { + "name": "57", + "selector": { + "matchLabels": { + "5.-_--.VEa-_gn.8-c.3": "F._oX-F9_.5vN5.25aWx.2aM214_.-C" + }, + "matchExpressions": [ + { + "key": "4ds4-4tz9x--j.1l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-9-te5/H._____K_g1cXfr.4_.-_-_-...1py_8-3..s._.x.2K_2qu_0S-CqWD", + "operator": "Exists" + } + ] + } + }, + "current": { + "value": "378", + "averageValue": "328", + "averageUtilization": -1050824692 + } + }, + "resource": { + "name": "反-n覦灲閈誹ʅ蕉ɼ搳ǭ濑箨ʨ", + "current": { + "value": "113", + "averageValue": "653", + "averageUtilization": 1190831814 + } + }, + "containerResource": { + "name": "腂ǂǚŜEuEy", + "current": { + "value": "77", + "averageValue": "394", + "averageUtilization": -1945921250 + }, + "container": "64" + }, + "external": { + "metric": { + "name": "65", + "selector": { + "matchLabels": { + "Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC9..__-6_k.N-2B_Ve": "fh4.caTz_.g.w-o.8_WT-M.3_-1y_8E" + }, + "matchExpressions": [ + { + "key": "n_H-.___._D8.TS-jJ.Ys_Mop34_-2", + "operator": "DoesNotExist" + } + ] + } + }, + "current": { + "value": "444", + "averageValue": "797", + "averageUtilization": 1928526133 + } + } + } + ], + "conditions": [ + { + "type": "44矕", + "status": "ƱÁR»淹揀", + "lastTransitionTime": "2026-05-26T09:35:23Z", + "reason": "72", + "message": "73" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb new file mode 100644 index 0000000000000000000000000000000000000000..8949eb0feab147898cc5cf24799103d1f99ae9dc GIT binary patch literal 2125 zcmZ8iX-r(#73Pg?aBrQ6+*r+Ys@9aMO^SUkZ(pJ|GG+~!#bz5jM z@7(X6^L^)huT}S?Ac7vY`n*n0gSD-t!=BwG*4w;R5kFGobhq?4JG|Dm3TI=^=MgqH z9!p2BaEKEzCs{Z-lT)%dP24L8ye!JRA{#odYbvjbyrjSXmlL=8PS5mp9!jaWFu3q^ z|BLU=EOWwd13&bHgKHz5Stf>?qH}JO zAorLACCFv7P!)fD^SNMjBDgvGqwqPXj?P?NU9x6JCZ39o_B|H6J{daseTJrqCPBxy z)6gDvhFv7`7LzEXUz=Wib%%L)@!rilpRvVdzL|=?5jz*O>WPd%2V4?K6d97lkYs!SJrW(5OpK3&gNf&Zp;LkQQh)r~nJ25qN@_iyou|1eCDwKo zWO^(gXmORhp%FyF&gaw0E=onUq?R7l@SZ%U%~R&|=6APvyq1qR^cqW15;2pv6y@k3 z@SQH;K?4Isu(jHO*90qw0SJJT2gL=VK-A`JU87=CS%U(Uz|mUJMQT@g>N|{gt7Vi> zt7_m{1b&t{%YX`o3Z$`?wsZ+a>=kK-VkjjBts*XPY9s)aM@SCd#nO7R!;-<1G6JN; zp%Wr`0H{pJleCQx0)ci$MJon`W5KK8`KIH|)f>aHg@wrF)rD>PB@0tQ=lP7;J6GTP zTwY@8Est3*lcRuD;@k_nt~dtD=yMmU%hj=4XGOFlGIoOLnA;jm#)}~fpPV}#YeiDCuktD|YlURmf zB(VfV$oOPt^KW;z=EuTXJZqRk#R#u2C1$7NZ$aXN=!=Q-!+zWP!0NoO z8-EL#Yt~L57s3}qqw$$w=#BN^$dv=@E1R<;>C124{bic@uP+U~yUYCBe{Otme>Qi3`<(gar>8#RGVb+_oJq@?Pept9wQJuCO@&^I%{^O<2Th2Lwn^6T zEe_SA1I;-GVGT*^pa@D`onAJcjD5l@4NMJi1%N8Fk~At-skk1CvT9FuC1Jx%9Nq$( zUQcsabcNu78e$OkiJ>)6pHr%^QrZD|E!c_n=XI*8QcmSU2cd^*y`&s8CNI=cUpr8p zb&#sdgw2bf>;Ihvqqan0sgQC?iYXLQfEtj+e6~9czL4gyo8T~eDCNs&87Y@|pgx8n zR^czBq-xBu*d}YD`MombnkcRdu3=V+QZqv5qF*-3+7tAyHxhT0}KNy0Ny zAjx)Tfa)L-;$fVy+e@hE@=?ALa$U#raO#$&dA19eG{zzGV^KFh`{BQW_qGbp{4V-t zbYuuR5_5C$zRR0u2NOTNzR{mJb1L$B?71uJ7h)@;@r&~t^LXzTd4iP0P!-9%_Nz~p zc4l4S&@^L8Rq!~6tmuiVF27_H&|GkPE9;1zP_aN`$=aA+ZkDiAUSwyDR863px^r1a zFtJtIO3FYyL~Cq#UsJP88mv`4l%4g1lj!tV74t=A{sJpBpAF^LI%rYS{h1Nu>7=R> z9L1#0Lra~VlFU^8KSS8cT9&sY*9^_P@Q-&U(;f%(K%)P|`ib@F@JzlhKY-1M{h~B& ziyuQapSwK#;kHv+OsXtChIYwv{KYf)fwfDkeMjF~jxAk}jr3Y}?|%O`w|^I literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml new file mode 100644 index 00000000000..c571b337920 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml @@ -0,0 +1,188 @@ +apiVersion: autoscaling/v2beta2 +kind: HorizontalPodAutoscaler +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + behavior: + scaleDown: + policies: + - periodSeconds: 1505972335 + type: VƋZ1Ůđ眊ľǎɳ,ǿ飏 + value: 2040455355 + selectPolicy: 褎weLJèux + stabilizationWindowSeconds: -342705708 + scaleUp: + policies: + - periodSeconds: 1048864116 + type: ȫ焗捏ĨFħ籘Àǒɿʒ刽 + value: 427196286 + selectPolicy: Ƿ裚瓶釆Ɗ+j忊 + stabilizationWindowSeconds: -648954478 + maxReplicas: -1971381490 + metrics: + - containerResource: + container: "39" + name: Ɋł/擇ɦĽ胚O醔ɍ厶耈  + target: + averageUtilization: -1105572246 + averageValue: "151" + type: 禒Ƙá腿ħ缶.蒅 + value: "999" + external: + metric: + name: "40" + selector: + matchExpressions: + - key: 1-1-x1z-j4kh6oqu-or---40--87-1wp6.759s-3------6tv27r-m8w-6-9-35d383-iq-ay1z25-3-vj73d/Y.t--_0..--_6yV07-_.___gO-d.iUaCw + operator: DoesNotExist + matchLabels: + wcGnP-w-Sf5_O1: "1_70" + target: + averageUtilization: 747521320 + averageValue: "799" + type: ʣy豎@ɀ羭,铻OŤ + value: "830" + 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: "2026-05-26T09:35:23Z" + message: "73" + reason: "72" + status: ƱÁR»淹揀 + type: 44矕 + currentMetrics: + - containerResource: + container: "64" + current: + averageUtilization: -1945921250 + averageValue: "394" + value: "77" + name: 腂ǂǚŜEuEy + external: + current: + averageUtilization: 1928526133 + averageValue: "797" + value: "444" + metric: + name: "65" + selector: + matchExpressions: + - key: n_H-.___._D8.TS-jJ.Ys_Mop34_-2 + operator: DoesNotExist + matchLabels: + Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt._U.-x_rC9..__-6_k.N-2B_Ve: fh4.caTz_.g.w-o.8_WT-M.3_-1y_8E + object: + current: + averageUtilization: -1666319281 + averageValue: "472" + value: "124" + describedObject: + apiVersion: "56" + kind: "54" + name: "55" + metric: + name: "47" + selector: + matchExpressions: + - key: Dp665O_4Gj._BXt.O-7___-Y_um-_8r--684._-_188 + operator: NotIn + values: + - XK5._..O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O30-_u._-2T + matchLabels: + hA9..9__Y-H-Mqpt._.-_..05c.---qy-_5_S.d5a3Jb: 46g_4....1..jtFe8b_A_..P1s-V.9.4..9..c_uo3Pa__n-Di + pods: + current: + averageUtilization: -1050824692 + averageValue: "328" + value: "378" + metric: + name: "57" + selector: + matchExpressions: + - key: 4ds4-4tz9x--j.1l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-9-te5/H._____K_g1cXfr.4_.-_-_-...1py_8-3..s._.x.2K_2qu_0S-CqWD + operator: Exists + matchLabels: + 5.-_--.VEa-_gn.8-c.3: F._oX-F9_.5vN5.25aWx.2aM214_.-C + resource: + current: + averageUtilization: 1190831814 + averageValue: "653" + value: "113" + name: 反-n覦灲閈誹ʅ蕉ɼ搳ǭ濑箨ʨ + type: 0Ƹ[Ęİ榌U + currentReplicas: 474119379 + desiredReplicas: 1923334396 + observedGeneration: -115578794491385044 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.json new file mode 100644 index 00000000000..aa307a224e8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.json @@ -0,0 +1,1600 @@ +{ + "kind": "CronJob", + "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": { + "schedule": "19", + "startingDeadlineSeconds": -2555947251840004808, + "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "suspend": true, + "jobTemplate": { + "metadata": { + "name": "20", + "generateName": "21", + "namespace": "22", + "selfLink": "23", + "uid": "^苣", + "resourceVersion": "1092536316763508004", + "generation": 3798025802092444428, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -6114802437535409255, + "labels": { + "25": "26" + }, + "annotations": { + "27": "28" + }, + "ownerReferences": [ + { + "apiVersion": "29", + "kind": "30", + "name": "31", + "uid": "憍峕?狱³-Ǐ忄*", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "32" + ], + "clusterName": "33", + "managedFields": [ + { + "manager": "34", + "operation": "ȎțêɘIJ斬³;Ơ歿", + "apiVersion": "35", + "fieldsType": "36" + } + ] + }, + "spec": { + "parallelism": -856030588, + "completions": -106888179, + "activeDeadlineSeconds": -1483125035702892746, + "backoffLimit": -1822122846, + "selector": { + "matchLabels": { + "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" + }, + "matchExpressions": [ + { + "key": "rnr", + "operator": "DoesNotExist" + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "43", + "generateName": "44", + "namespace": "45", + "selfLink": "46", + "uid": "A", + "resourceVersion": "13282108741396501211", + "generation": -1988464041375677738, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -961038652544818647, + "labels": { + "48": "49" + }, + "annotations": { + "50": "51" + }, + "ownerReferences": [ + { + "apiVersion": "52", + "kind": "53", + "name": "54", + "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "55" + ], + "clusterName": "56", + "managedFields": [ + { + "manager": "57", + "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", + "apiVersion": "58", + "fieldsType": "59" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "60", + "hostPath": { + "path": "61", + "type": "j剐'宣I拍N嚳ķȗ" + }, + "emptyDir": { + "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", + "sizeLimit": "347" + }, + "gcePersistentDisk": { + "pdName": "62", + "fsType": "63", + "partition": 1399152294, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "64", + "fsType": "65", + "partition": -1853411528 + }, + "gitRepo": { + "repository": "66", + "revision": "67", + "directory": "68" + }, + "secret": { + "secretName": "69", + "items": [ + { + "key": "70", + "path": "71", + "mode": 1395607230 + } + ], + "defaultMode": -1852451720, + "optional": true + }, + "nfs": { + "server": "72", + "path": "73" + }, + "iscsi": { + "targetPortal": "74", + "iqn": "75", + "lun": -1483417237, + "iscsiInterface": "76", + "fsType": "77", + "portals": [ + "78" + ], + "secretRef": { + "name": "79" + }, + "initiatorName": "80" + }, + "glusterfs": { + "endpoints": "81", + "path": "82", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "83", + "readOnly": true + }, + "rbd": { + "monitors": [ + "84" + ], + "image": "85", + "fsType": "86", + "pool": "87", + "user": "88", + "keyring": "89", + "secretRef": { + "name": "90" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "91", + "fsType": "92", + "secretRef": { + "name": "93" + }, + "options": { + "94": "95" + } + }, + "cinder": { + "volumeID": "96", + "fsType": "97", + "secretRef": { + "name": "98" + } + }, + "cephfs": { + "monitors": [ + "99" + ], + "path": "100", + "user": "101", + "secretFile": "102", + "secretRef": { + "name": "103" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "104", + "datasetUUID": "105" + }, + "downwardAPI": { + "items": [ + { + "path": "106", + "fieldRef": { + "apiVersion": "107", + "fieldPath": "108" + }, + "resourceFieldRef": { + "containerName": "109", + "resource": "110", + "divisor": "52" + }, + "mode": -1011172037 + } + ], + "defaultMode": -1775926229 + }, + "fc": { + "targetWWNs": [ + "111" + ], + "lun": -740816174, + "fsType": "112", + "wwids": [ + "113" + ] + }, + "azureFile": { + "secretName": "114", + "shareName": "115" + }, + "configMap": { + "name": "116", + "items": [ + { + "key": "117", + "path": "118", + "mode": 1793473487 + } + ], + "defaultMode": -347579237, + "optional": false + }, + "vsphereVolume": { + "volumePath": "119", + "fsType": "120", + "storagePolicyName": "121", + "storagePolicyID": "122" + }, + "quobyte": { + "registry": "123", + "volume": "124", + "readOnly": true, + "user": "125", + "group": "126", + "tenant": "127" + }, + "azureDisk": { + "diskName": "128", + "diskURI": "129", + "cachingMode": "A3fƻfʣ繡楙¯", + "fsType": "130", + "readOnly": true, + "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" + }, + "photonPersistentDisk": { + "pdID": "131", + "fsType": "132" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "133", + "items": [ + { + "key": "134", + "path": "135", + "mode": 550215822 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "136", + "fieldRef": { + "apiVersion": "137", + "fieldPath": "138" + }, + "resourceFieldRef": { + "containerName": "139", + "resource": "140", + "divisor": "618" + }, + "mode": 1525389481 + } + ] + }, + "configMap": { + "name": "141", + "items": [ + { + "key": "142", + "path": "143", + "mode": -1249460160 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "144", + "expirationSeconds": -8988970531898753887, + "path": "145" + } + } + ], + "defaultMode": -1332301579 + }, + "portworxVolume": { + "volumeID": "146", + "fsType": "147" + }, + "scaleIO": { + "gateway": "148", + "system": "149", + "secretRef": { + "name": "150" + }, + "protectionDomain": "151", + "storagePool": "152", + "storageMode": "153", + "volumeName": "154", + "fsType": "155", + "readOnly": true + }, + "storageos": { + "volumeName": "156", + "volumeNamespace": "157", + "fsType": "158", + "readOnly": true, + "secretRef": { + "name": "159" + } + }, + "csi": { + "driver": "160", + "readOnly": false, + "fsType": "161", + "volumeAttributes": { + "162": "163" + }, + "nodePublishSecretRef": { + "name": "164" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "165", + "generateName": "166", + "namespace": "167", + "selfLink": "168", + "uid": "A徙ɶɊł/擇ɦĽ胚", + "resourceVersion": "4447340384943270560", + "generation": -6008930988505485536, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 3218160964766401208, + "labels": { + "170": "171" + }, + "annotations": { + "172": "173" + }, + "ownerReferences": [ + { + "apiVersion": "174", + "kind": "175", + "name": "176", + "uid": "ɜa頢ƛƟ)ÙæNǚ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "177" + ], + "clusterName": "178", + "managedFields": [ + { + "manager": "179", + "operation": "quA?瞲Ť倱\u003cįXŋ", + "apiVersion": "180", + "fieldsType": "181" + } + ] + }, + "spec": { + "accessModes": [ + "厶耈 T衧ȇe媹Hǝ呮}臷" + ], + "selector": { + "matchLabels": { + "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" + }, + "matchExpressions": [ + { + "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", + "operator": "NotIn", + "values": [ + "A5b.5-CX_VBC.Jn4f_1" + ] + } + ] + }, + "resources": { + "limits": { + "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" + }, + "requests": { + "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" + } + }, + "volumeName": "188", + "storageClassName": "189", + "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", + "dataSource": { + "apiGroup": "190", + "kind": "191", + "name": "192" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "193", + "image": "194", + "command": [ + "195" + ], + "args": [ + "196" + ], + "workingDir": "197", + "ports": [ + { + "name": "198", + "hostPort": 1919527626, + "containerPort": -389501466, + "protocol": ".鵫", + "hostIP": "199" + } + ], + "envFrom": [ + { + "prefix": "200", + "configMapRef": { + "name": "201", + "optional": true + }, + "secretRef": { + "name": "202", + "optional": false + } + } + ], + "env": [ + { + "name": "203", + "value": "204", + "valueFrom": { + "fieldRef": { + "apiVersion": "205", + "fieldPath": "206" + }, + "resourceFieldRef": { + "containerName": "207", + "resource": "208", + "divisor": "322" + }, + "configMapKeyRef": { + "name": "209", + "key": "210", + "optional": true + }, + "secretKeyRef": { + "name": "211", + "key": "212", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "莭琽§ć\\ ïì«丯Ƙ枛牐ɺ": "660" + }, + "requests": { + "I\\p[": "853" + } + }, + "volumeMounts": [ + { + "name": "213", + "readOnly": true, + "mountPath": "214", + "subPath": "215", + "mountPropagation": "HVe熼'FD剂讼ɓ", + "subPathExpr": "216" + } + ], + "volumeDevices": [ + { + "name": "217", + "devicePath": "218" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "219" + ] + }, + "httpGet": { + "path": "220", + "port": "221", + "host": "222", + "scheme": "A", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": 2060823740, + "host": "225" + }, + "initialDelaySeconds": -498930176, + "timeoutSeconds": 1885897314, + "periodSeconds": -465677631, + "successThreshold": 1054858106, + "failureThreshold": 232569106, + "terminationGracePeriodSeconds": -4941250258285962800 + }, + "readinessProbe": { + "exec": { + "command": [ + "226" + ] + }, + "httpGet": { + "path": "227", + "port": "228", + "host": "229", + "scheme": "s3!Zɾģ毋", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": 391562775, + "host": "232" + }, + "initialDelaySeconds": -775511009, + "timeoutSeconds": -832805508, + "periodSeconds": -228822833, + "successThreshold": -970312425, + "failureThreshold": -1213051101, + "terminationGracePeriodSeconds": 6232238734837754388 + }, + "startupProbe": { + "exec": { + "command": [ + "233" + ] + }, + "httpGet": { + "path": "234", + "port": -1140531048, + "host": "235", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": 1741405963, + "host": "238" + }, + "initialDelaySeconds": 1260448044, + "timeoutSeconds": -200461294, + "periodSeconds": -1791206950, + "successThreshold": 1160477220, + "failureThreshold": 1226391571, + "terminationGracePeriodSeconds": 6347577485454457915 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "239" + ] + }, + "httpGet": { + "path": "240", + "port": "241", + "host": "242", + "scheme": "Opwǩ曬逴褜1ØœȠƬQg鄠", + "httpHeaders": [ + { + "name": "243", + "value": "244" + } + ] + }, + "tcpSocket": { + "port": 1102291854, + "host": "245" + } + }, + "preStop": { + "exec": { + "command": [ + "246" + ] + }, + "httpGet": { + "path": "247", + "port": 809006670, + "host": "248", + "scheme": "扴ȨŮ+朷Ǝ膯ljVX1虊谇", + "httpHeaders": [ + { + "name": "249", + "value": "250" + } + ] + }, + "tcpSocket": { + "port": -1748648882, + "host": "251" + } + } + }, + "terminationMessagePath": "252", + "terminationMessagePolicy": "t叀碧闳ȩr嚧ʣq埄", + "imagePullPolicy": "ē鐭#嬀ơŸ8T 苧yñKJɐ", + "securityContext": { + "capabilities": { + "add": [ + "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞" + ], + "drop": [ + "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "253", + "role": "254", + "type": "255", + "level": "256" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "257", + "gmsaCredentialSpec": "258", + "runAsUserName": "259" + }, + "runAsUser": -3342656999442156006, + "runAsGroup": -5569844914519516591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", + "seccompProfile": { + "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", + "localhostProfile": "260" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "261", + "image": "262", + "command": [ + "263" + ], + "args": [ + "264" + ], + "workingDir": "265", + "ports": [ + { + "name": "266", + "hostPort": -825277526, + "containerPort": 1157117817, + "hostIP": "267" + } + ], + "envFrom": [ + { + "prefix": "268", + "configMapRef": { + "name": "269", + "optional": false + }, + "secretRef": { + "name": "270", + "optional": false + } + } + ], + "env": [ + { + "name": "271", + "value": "272", + "valueFrom": { + "fieldRef": { + "apiVersion": "273", + "fieldPath": "274" + }, + "resourceFieldRef": { + "containerName": "275", + "resource": "276", + "divisor": "107" + }, + "configMapKeyRef": { + "name": "277", + "key": "278", + "optional": false + }, + "secretKeyRef": { + "name": "279", + "key": "280", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "琕鶫:顇ə娯Ȱ囌{": "853" + }, + "requests": { + "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" + } + }, + "volumeMounts": [ + { + "name": "281", + "readOnly": true, + "mountPath": "282", + "subPath": "283", + "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", + "subPathExpr": "284" + } + ], + "volumeDevices": [ + { + "name": "285", + "devicePath": "286" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": "289", + "host": "290", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "291", + "value": "292" + } + ] + }, + "tcpSocket": { + "port": "293", + "host": "294" + }, + "initialDelaySeconds": -860435782, + "timeoutSeconds": 1067125211, + "periodSeconds": -2088645849, + "successThreshold": 1900201288, + "failureThreshold": -766915393, + "terminationGracePeriodSeconds": 3557544419897236324 + }, + "readinessProbe": { + "exec": { + "command": [ + "295" + ] + }, + "httpGet": { + "path": "296", + "port": -311014176, + "host": "297", + "httpHeaders": [ + { + "name": "298", + "value": "299" + } + ] + }, + "tcpSocket": { + "port": 1076497581, + "host": "300" + }, + "initialDelaySeconds": 95144287, + "timeoutSeconds": 363405643, + "periodSeconds": 1635382953, + "successThreshold": -727263154, + "failureThreshold": -1449289597, + "terminationGracePeriodSeconds": 6328236602200940742 + }, + "startupProbe": { + "exec": { + "command": [ + "301" + ] + }, + "httpGet": { + "path": "302", + "port": 248533396, + "host": "303", + "scheme": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "httpHeaders": [ + { + "name": "304", + "value": "305" + } + ] + }, + "tcpSocket": { + "port": -674445196, + "host": "306" + }, + "initialDelaySeconds": 1239158543, + "timeoutSeconds": -543432015, + "periodSeconds": -515370067, + "successThreshold": 2073046460, + "failureThreshold": 1692740191, + "terminationGracePeriodSeconds": -1195705267535749940 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "307" + ] + }, + "httpGet": { + "path": "308", + "port": "309", + "host": "310", + "scheme": "Ǣ曣ŋayåe躒訙", + "httpHeaders": [ + { + "name": "311", + "value": "312" + } + ] + }, + "tcpSocket": { + "port": "313", + "host": "314" + } + }, + "preStop": { + "exec": { + "command": [ + "315" + ] + }, + "httpGet": { + "path": "316", + "port": "317", + "host": "318", + "scheme": "uE增猍ǵ xǨŴ", + "httpHeaders": [ + { + "name": "319", + "value": "320" + } + ] + }, + "tcpSocket": { + "port": 2112112129, + "host": "321" + } + } + }, + "terminationMessagePath": "322", + "terminationMessagePolicy": "ȽÃ茓pȓɻ挴ʠɜ瞍阎lğ Ņ#耗", + "imagePullPolicy": "ĒzŔ瘍Nʊ", + "securityContext": { + "capabilities": { + "add": [ + "璾ėȜv" + ], + "drop": [ + "b繐汚磉反-n覦灲閈誹" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "323", + "role": "324", + "type": "325", + "level": "326" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "327", + "gmsaCredentialSpec": "328", + "runAsUserName": "329" + }, + "runAsUser": 8423952810832831481, + "runAsGroup": 7806703309589874498, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "k(dŊiɢzĮ蛋I滞廬耐", + "seccompProfile": { + "type": "焬CQm坊柩", + "localhostProfile": "330" + } + } + } + ], + "ephemeralContainers": [ + { + "name": "331", + "image": "332", + "command": [ + "333" + ], + "args": [ + "334" + ], + "workingDir": "335", + "ports": [ + { + "name": "336", + "hostPort": 1141812777, + "containerPort": -1830926023, + "protocol": "®EĨǔvÄÚ×p", + "hostIP": "337" + } + ], + "envFrom": [ + { + "prefix": "338", + "configMapRef": { + "name": "339", + "optional": true + }, + "secretRef": { + "name": "340", + "optional": true + } + } + ], + "env": [ + { + "name": "341", + "value": "342", + "valueFrom": { + "fieldRef": { + "apiVersion": "343", + "fieldPath": "344" + }, + "resourceFieldRef": { + "containerName": "345", + "resource": "346", + "divisor": "60" + }, + "configMapKeyRef": { + "name": "347", + "key": "348", + "optional": true + }, + "secretKeyRef": { + "name": "349", + "key": "350", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "262" + }, + "requests": { + "Ƃ9阠$嬏wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶": "1" + } + }, + "volumeMounts": [ + { + "name": "351", + "mountPath": "352", + "subPath": "353", + "mountPropagation": "TGÒ鵌Ē3Nh×DJ", + "subPathExpr": "354" + } + ], + "volumeDevices": [ + { + "name": "355", + "devicePath": "356" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "357" + ] + }, + "httpGet": { + "path": "358", + "port": -514169648, + "host": "359", + "scheme": "\u0026疀", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": "362", + "host": "363" + }, + "initialDelaySeconds": -39292476, + "timeoutSeconds": 801902541, + "periodSeconds": -1312249623, + "successThreshold": -1089435479, + "failureThreshold": -1031303729, + "terminationGracePeriodSeconds": -7317946572666008364 + }, + "readinessProbe": { + "exec": { + "command": [ + "364" + ] + }, + "httpGet": { + "path": "365", + "port": "366", + "host": "367", + "scheme": "ȷǻ.wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "httpHeaders": [ + { + "name": "368", + "value": "369" + } + ] + }, + "tcpSocket": { + "port": "370", + "host": "371" + }, + "initialDelaySeconds": 2102595797, + "timeoutSeconds": -1921957558, + "periodSeconds": 180543684, + "successThreshold": -1050610482, + "failureThreshold": 1191111236, + "terminationGracePeriodSeconds": 5574781452707956333 + }, + "startupProbe": { + "exec": { + "command": [ + "372" + ] + }, + "httpGet": { + "path": "373", + "port": "374", + "host": "375", + "scheme": "餸硷", + "httpHeaders": [ + { + "name": "376", + "value": "377" + } + ] + }, + "tcpSocket": { + "port": 731136838, + "host": "378" + }, + "initialDelaySeconds": 1701169865, + "timeoutSeconds": 685946195, + "periodSeconds": 1871363087, + "successThreshold": -614257963, + "failureThreshold": 1517970305, + "terminationGracePeriodSeconds": -3984053182430357055 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "379" + ] + }, + "httpGet": { + "path": "380", + "port": "381", + "host": "382", + "scheme": "ű嵞嬯t{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬ", + "httpHeaders": [ + { + "name": "383", + "value": "384" + } + ] + }, + "tcpSocket": { + "port": "385", + "host": "386" + } + }, + "preStop": { + "exec": { + "command": [ + "387" + ] + }, + "httpGet": { + "path": "388", + "port": "389", + "host": "390", + "scheme": "cx赮ǒđ\u003e*劶?j", + "httpHeaders": [ + { + "name": "391", + "value": "392" + } + ] + }, + "tcpSocket": { + "port": "393", + "host": "394" + } + } + }, + "terminationMessagePath": "395", + "terminationMessagePolicy": "¥", + "imagePullPolicy": "Ƈè*鑏='ʨ|ǓÓ敆OɈÏ 瞍髃", + "securityContext": { + "capabilities": { + "add": [ + "ȕW歹s" + ], + "drop": [ + "ɥʋăƻ遲" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "396", + "role": "397", + "type": "398", + "level": "399" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "400", + "gmsaCredentialSpec": "401", + "runAsUserName": "402" + }, + "runAsUser": 3805707846751185585, + "runAsGroup": 4820130167691486230, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "Ů嫠!@@)Zq=歍þ螗ɃŒGm", + "seccompProfile": { + "type": "z鋎", + "localhostProfile": "403" + } + }, + "tty": true, + "targetContainerName": "404" + } + ], + "restartPolicy": "¿əW#ļǹʅŚO虀^背遻堣灭ƴɦ燻踸", + "terminationGracePeriodSeconds": -8963807447996144781, + "activeDeadlineSeconds": -5539971415578447792, + "dnsPolicy": "6", + "nodeSelector": { + "405": "406" + }, + "serviceAccountName": "407", + "serviceAccount": "408", + "automountServiceAccountToken": false, + "nodeName": "409", + "hostNetwork": true, + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "410", + "role": "411", + "type": "412", + "level": "413" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "414", + "gmsaCredentialSpec": "415", + "runAsUserName": "416" + }, + "runAsUser": 4290717681745188904, + "runAsGroup": 3355244307027629244, + "runAsNonRoot": false, + "supplementalGroups": [ + -7106117411092125093 + ], + "fsGroup": -9164240834267238973, + "sysctls": [ + { + "name": "417", + "value": "418" + } + ], + "fsGroupChangePolicy": "", + "seccompProfile": { + "type": "d'呪", + "localhostProfile": "419" + } + }, + "imagePullSecrets": [ + { + "name": "420" + } + ], + "hostname": "421", + "subdomain": "422", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "423", + "operator": "W瀤oɢ嫎¸殚篎3o8[y", + "values": [ + "424" + ] + } + ], + "matchFields": [ + { + "key": "425", + "operator": "ï驿笈", + "values": [ + "426" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1009377808, + "preference": { + "matchExpressions": [ + { + "key": "427", + "operator": "a餖Ľƛ淴ɑ?¶ȲƪE1º轪d覉;Ĕ颪", + "values": [ + "428" + ] + } + ], + "matchFields": [ + { + "key": "429", + "operator": "惍EʦŊĊ娮rȧ", + "values": [ + "430" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq.c": "" + }, + "matchExpressions": [ + { + "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", + "operator": "NotIn", + "values": [ + "0..KpiS.oK-.O--5-yp8q_s-L" + ] + } + ] + }, + "namespaces": [ + "437" + ], + "topologyKey": "438", + "namespaceSelector": { + "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" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -234140, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "1_.-_L-__bf_9_-C-PfNx__-U_P": "tW23-_.z_.._s--_F-BR-.h_2" + }, + "matchExpressions": [ + { + "key": "s_6O-5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.-.-_s", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "451" + ], + "topologyKey": "452", + "namespaceSelector": { + "matchLabels": { + "Q.-_t--O3": "7z2-y.-...C4_-_2G0.-c_C.G.h--m._fN._k8__._ep2P.B._A_09E" + }, + "matchExpressions": [ + { + "key": "P_p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9np", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "n7-a6434---7i-f-d019o1v3u.2k8-2-d--n--r8661--3-8-t48g-w2q7z-vps548-d-1r7j--v2x-64dwb/e": "8" + }, + "matchExpressions": [ + { + "key": "75-p-z---k-5r6h--y7o-0-wq-zfdw73w0---4a18-f4/d1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--2", + "operator": "In", + "values": [ + "u-.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_t_IkI-mt4...rBQ.9-0" + ] + } + ] + }, + "namespaces": [ + "465" + ], + "topologyKey": "466", + "namespaceSelector": { + "matchLabels": { + "m_-Z.wc..k_0_5.z.0..__k": "b.-9.Y0-_-.l__.c17__f_-336-.BT" + }, + "matchExpressions": [ + { + "key": "N7.81_-._-_8_.._._a9", + "operator": "In", + "values": [ + "vi.gZdnUVP._81_---l_3_-_G-D....js--a---..6bD_Mh" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1276377114, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "1f8--tf---7r88-1--p61cd--s-nu5718--lks7d-x9-f-62o8/L9._5-..Bi_..aOQ_._Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gwb.-6": "M9..8-8yw..__Yb_58.p-06jVZ-u0" + }, + "matchExpressions": [ + { + "key": "v54le-to9e--a-7je9fz87-2jvd23-0p1.360v2-x-cpor---cigu--s/j-dY7_M_-._M5..-N_H_55..--E3_2h", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "479" + ], + "topologyKey": "480", + "namespaceSelector": { + "matchLabels": { + "o17qre-33-5-u8f0f1qv--i72-x3---v25f56.w84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--1--ia5yl9k/267hP-lX-_-..5-.._r6M__4-P-g3J6": "I-._g_.._-hKc.OB_F_--.._m_-9" + }, + "matchExpressions": [ + { + "key": "410-f-o-fr-5-3t--y9---2--e-yya3.98t-----60t--019-yg--4-37f-rwh-7be--y0agp51x597277q---nt/M-0R.-I-_23L_J49t-X..1", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + } + }, + "schedulerName": "487", + "tolerations": [ + { + "key": "488", + "operator": "r}梳攔wŲ魦Ɔ0ƢĮÀĘÆɆȸȢ蒸", + "value": "489", + "effect": "U烈 źfjǰɪ嘞ȏ}杻扞Ğ", + "tolerationSeconds": 3252034671163905138 + } + ], + "hostAliases": [ + { + "ip": "490", + "hostnames": [ + "491" + ] + } + ], + "priorityClassName": "492", + "priority": 347613368, + "dnsConfig": { + "nameservers": [ + "493" + ], + "searches": [ + "494" + ], + "options": [ + { + "name": "495", + "value": "496" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ř岈ǎǏ]S5:œƌ嵃ǁ" + } + ], + "runtimeClassName": "497", + "enableServiceLinks": false, + "preemptionPolicy": "m珢\\%傢z¦Ā竚ĐȌƨǴ叆", + "overhead": { + "D輷": "792" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -484382570, + "topologyKey": "498", + "whenUnsatisfiable": "nn坾\u0026Pɫ(ʙÆʨɺC`", + "labelSelector": { + "matchLabels": { + "n.DL.o_e-d92e8S_-0-_8Vz-E41___75Q-T": "O.__0PPX-.-d4Badb" + }, + "matchExpressions": [ + { + "key": "zz8-35x38i-qnr-5zi82dc3do--7lw63jvksy--w-i33-dzn6-302m7rx1/7Jl----i_I.-_7g-8iJ--p-7f3-2_Z_V_-q-L34-_D86-W_g52", + "operator": "NotIn", + "values": [ + "h.v._5.vB-.-7-.6Jv-86___3" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": -1285029915, + "completionMode": "{ȃ騑ȫ(踶NJđƟÝɹ橽ƴåj}c殶", + "suspend": false + } + }, + "successfulJobsHistoryLimit": -2006986560, + "failedJobsHistoryLimit": -380889943 + }, + "status": { + "active": [ + { + "kind": "505", + "namespace": "506", + "name": "507", + "uid": "暉Ŝ!ȣ绰", + "apiVersion": "508", + "resourceVersion": "509", + "fieldPath": "510" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..f8160dc80fe3c42a604ec73f0df9a086a06ba670 GIT binary patch literal 8473 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 W-pS!;7|}2^`ocLfd|3=Jhx{+^kU2U4 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.yaml new file mode 100644 index 00000000000..ac710e6eda9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.yaml @@ -0,0 +1,1095 @@ +apiVersion: batch/v1 +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鯹)晿季Cʖ畬 + sizeLimit: "347" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "172": "173" + clusterName: "178" + creationTimestamp: null + deletionGracePeriodSeconds: 3218160964766401208 + finalizers: + - "177" + generateName: "166" + generation: -6008930988505485536 + labels: + "170": "171" + managedFields: + - apiVersion: "180" + fieldsType: "181" + manager: "179" + operation: quA?瞲Ť倱<įXŋ + name: "165" + namespace: "167" + ownerReferences: + - apiVersion: "174" + blockOwnerDeletion: false + controller: true + kind: "175" + name: "176" + uid: ɜa頢ƛƟ)ÙæNǚ + resourceVersion: "4447340384943270560" + selfLink: "168" + uid: A徙ɶɊł/擇ɦĽ胚 + spec: + accessModes: + - 厶耈 T衧ȇe媹Hǝ呮}臷 + dataSource: + apiGroup: "190" + kind: "191" + name: "192" + resources: + limits: + /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" + requests: + ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" + selector: + matchExpressions: + - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z + operator: NotIn + values: + - A5b.5-CX_VBC.Jn4f_1 + matchLabels: + 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 + storageClassName: "189" + volumeMode: 髷裎$MVȟ@7飣奺Ȋ + volumeName: "188" + fc: + fsType: "112" + lun: -740816174 + targetWWNs: + - "111" + wwids: + - "113" + flexVolume: + driver: "91" + fsType: "92" + options: + "94": "95" + secretRef: + name: "93" + flocker: + datasetName: "104" + datasetUUID: "105" + gcePersistentDisk: + fsType: "63" + partition: 1399152294 + pdName: "62" + readOnly: true + gitRepo: + directory: "68" + repository: "66" + revision: "67" + glusterfs: + endpoints: "81" + path: "82" + readOnly: true + hostPath: + path: "61" + type: j剐'宣I拍N嚳ķȗ + iscsi: + fsType: "77" + initiatorName: "80" + iqn: "75" + iscsiInterface: "76" + lun: -1483417237 + portals: + - "78" + secretRef: + name: "79" + targetPortal: "74" + name: "60" + nfs: + path: "73" + server: "72" + persistentVolumeClaim: + claimName: "83" + readOnly: true + photonPersistentDisk: + fsType: "132" + pdID: "131" + portworxVolume: + fsType: "147" + volumeID: "146" + projected: + defaultMode: -1332301579 + sources: + - configMap: + items: + - key: "142" + mode: -1249460160 + path: "143" + name: "141" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "137" + fieldPath: "138" + mode: 1525389481 + path: "136" + resourceFieldRef: + containerName: "139" + divisor: "618" + resource: "140" + secret: + items: + - key: "134" + mode: 550215822 + path: "135" + name: "133" + optional: false + serviceAccountToken: + audience: "144" + expirationSeconds: -8988970531898753887 + path: "145" + quobyte: + group: "126" + readOnly: true + registry: "123" + tenant: "127" + user: "125" + volume: "124" + rbd: + fsType: "86" + image: "85" + keyring: "89" + monitors: + - "84" + pool: "87" + readOnly: true + secretRef: + name: "90" + user: "88" + scaleIO: + fsType: "155" + gateway: "148" + protectionDomain: "151" + readOnly: true + secretRef: + name: "150" + storageMode: "153" + storagePool: "152" + system: "149" + volumeName: "154" + secret: + defaultMode: -1852451720 + items: + - key: "70" + mode: 1395607230 + path: "71" + optional: true + secretName: "69" + storageos: + fsType: "158" + readOnly: true + secretRef: + name: "159" + volumeName: "156" + volumeNamespace: "157" + vsphereVolume: + fsType: "120" + storagePolicyID: "122" + storagePolicyName: "121" + volumePath: "119" + ttlSecondsAfterFinished: -1285029915 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: -2006986560 + suspend: true +status: + active: + - apiVersion: "508" + fieldPath: "510" + kind: "505" + name: "507" + namespace: "506" + resourceVersion: "509" + uid: 暉Ŝ!ȣ绰 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.json new file mode 100644 index 00000000000..3d6dc85dd53 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.json @@ -0,0 +1,1552 @@ +{ + "kind": "Job", + "apiVersion": "batch/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "parallelism": 896585016, + "completions": 1305381319, + "activeDeadlineSeconds": -5584804243908071872, + "backoffLimit": -783752440, + "selector": { + "matchLabels": { + "hjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" + }, + "matchExpressions": [ + { + "key": "S91.e5K-_e63_-_3-h", + "operator": "In", + "values": [ + "3_bQw.-dG6c-.x" + ] + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ɸ=ǤÆ碛,1", + "resourceVersion": "10505102892351749453", + "generation": 7014477246743953430, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -5781250394576755223, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "譋娲瘹ɭȊɚɎ(", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "糷磩窮秳ķ蟒苾h", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "龷ȪÆl" + }, + "emptyDir": { + "medium": "瓷雼浢Ü礽绅{囥", + "sizeLimit": "721" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": 1673568505 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -972874331 + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -1628457490 + } + ], + "defaultMode": 798972405, + "optional": false + }, + "nfs": { + "server": "54", + "path": "55" + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": -1888506207, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "110" + }, + "mode": 848754324 + } + ], + "defaultMode": -331664193 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1341615783, + "fsType": "94", + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -421817404 + } + ], + "defaultMode": 938765968, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "鎥ʟ\u003c$洅ɹ7", + "fsType": "112", + "readOnly": false, + "kind": "Þ" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": 1550211208 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "750" + }, + "mode": -1240667156 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1147975588 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 2293771102284463819, + "path": "127" + } + } + ], + "defaultMode": -1884322607 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "sslEnabled": true, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137", + "readOnly": true + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": true, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "曢\\%枅:", + "resourceVersion": "1051165191612104121", + "generation": 1514679477039738680, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 284300875610791466, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "啞川J缮ǚb", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "昹ʞĹ鑑6", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "ɥ踓Ǻǧ湬淊kŪ睴鸏:ɥ" + ], + "selector": { + "matchLabels": { + "50qso79yg--79-e-a74bc-v--0jjy5.405--l071yyms7-tk1po6c-m61733-x-2v4r--b/dm7": "020h-OK-_8gI_z_-tY-R6S17_.8CnK_O.d-._NwcGnp" + }, + "matchExpressions": [ + { + "key": "Td2-NY", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "Ŋƞ究:hoĂɋ": "206" + }, + "requests": { + "瓷碑": "809" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "=å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": -1179067190, + "containerPort": 1434408532, + "protocol": "`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": false + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "993" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "n芞QÄȻȊ+?ƭ峧Y栲茇竛": "118" + }, + "requests": { + "Ā\u003cé瞾ʀNŬɨǙÄr": "862" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "蒒5靇C'ɵK.Q貇£ȹ嫰", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1470854631, + "host": "203", + "scheme": "ùƸʋŀ樺ȃ", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -270045321, + "host": "206" + }, + "initialDelaySeconds": -1366875038, + "timeoutSeconds": -1188430996, + "periodSeconds": -2015604435, + "successThreshold": 576428641, + "failureThreshold": 1719293828, + "terminationGracePeriodSeconds": 7695418809915380277 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "敍0)鈼¬麄", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": -648954478, + "host": "213" + }, + "initialDelaySeconds": 1170649416, + "timeoutSeconds": 893619181, + "periodSeconds": -1891134534, + "successThreshold": -1710454086, + "failureThreshold": 192146389, + "terminationGracePeriodSeconds": 5519151154130360761 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": "216", + "host": "217", + "scheme": "瓧嫭塓烀罁胾^拜", + "httpHeaders": [ + { + "name": "218", + "value": "219" + } + ] + }, + "tcpSocket": { + "port": "220", + "host": "221" + }, + "initialDelaySeconds": -1613115506, + "timeoutSeconds": -1341523482, + "periodSeconds": 1385030458, + "successThreshold": 427196286, + "failureThreshold": 1048864116, + "terminationGracePeriodSeconds": 1132874952502226901 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": 817152661, + "host": "224", + "scheme": "LJèux榜VƋZ", + "httpHeaders": [ + { + "name": "225", + "value": "226" + } + ] + }, + "tcpSocket": { + "port": "227", + "host": "228" + } + }, + "preStop": { + "exec": { + "command": [ + "229" + ] + }, + "httpGet": { + "path": "230", + "port": -2000048581, + "host": "231", + "scheme": "9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", + "httpHeaders": [ + { + "name": "232", + "value": "233" + } + ] + }, + "tcpSocket": { + "port": "234", + "host": "235" + } + } + }, + "terminationMessagePath": "236", + "terminationMessagePolicy": "U髷裎$MVȟ@7飣奺Ȋ", + "imagePullPolicy": "ljʁ揆ɘȌ脾嚏吐ĠL", + "securityContext": { + "capabilities": { + "add": [ + "藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0" + ], + "drop": [ + "Kʝ瘴I\\p[ħsĨɆâĺɗ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "237", + "role": "238", + "type": "239", + "level": "240" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "241", + "gmsaCredentialSpec": "242", + "runAsUserName": "243" + }, + "runAsUser": -3442119660495017037, + "runAsGroup": 6974050994588811875, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "A", + "seccompProfile": { + "type": "/ɸɎ R§耶FfBls3!", + "localhostProfile": "244" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "245", + "image": "246", + "command": [ + "247" + ], + "args": [ + "248" + ], + "workingDir": "249", + "ports": [ + { + "name": "250", + "hostPort": -720450949, + "containerPort": -630252364, + "protocol": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", + "hostIP": "251" + } + ], + "envFrom": [ + { + "prefix": "252", + "configMapRef": { + "name": "253", + "optional": false + }, + "secretRef": { + "name": "254", + "optional": true + } + } + ], + "env": [ + { + "name": "255", + "value": "256", + "valueFrom": { + "fieldRef": { + "apiVersion": "257", + "fieldPath": "258" + }, + "resourceFieldRef": { + "containerName": "259", + "resource": "260", + "divisor": "668" + }, + "configMapKeyRef": { + "name": "261", + "key": "262", + "optional": false + }, + "secretKeyRef": { + "name": "263", + "key": "264", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "輓Ɔȓ蹣ɐǛv+8": "375" + }, + "requests": { + "[颐o啛更偢ɇ": "21" + } + }, + "volumeMounts": [ + { + "name": "265", + "readOnly": true, + "mountPath": "266", + "subPath": "267", + "mountPropagation": "+", + "subPathExpr": "268" + } + ], + "volumeDevices": [ + { + "name": "269", + "devicePath": "270" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "271" + ] + }, + "httpGet": { + "path": "272", + "port": -743369977, + "host": "273", + "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", + "httpHeaders": [ + { + "name": "274", + "value": "275" + } + ] + }, + "tcpSocket": { + "port": -1224991707, + "host": "276" + }, + "initialDelaySeconds": 887398685, + "timeoutSeconds": -612420031, + "periodSeconds": -1139949896, + "successThreshold": 1274622498, + "failureThreshold": -179937987, + "terminationGracePeriodSeconds": -8210022364156100044 + }, + "readinessProbe": { + "exec": { + "command": [ + "277" + ] + }, + "httpGet": { + "path": "278", + "port": 474715842, + "host": "279", + "scheme": "Jɐ扵Gƚ绤fʀļ腩墺Ò媁荭gw", + "httpHeaders": [ + { + "name": "280", + "value": "281" + } + ] + }, + "tcpSocket": { + "port": "282", + "host": "283" + }, + "initialDelaySeconds": -1122739822, + "timeoutSeconds": -1761398388, + "periodSeconds": -1532958330, + "successThreshold": -438588982, + "failureThreshold": 1004325340, + "terminationGracePeriodSeconds": -5640668310341845616 + }, + "startupProbe": { + "exec": { + "command": [ + "284" + ] + }, + "httpGet": { + "path": "285", + "port": 1941923625, + "host": "286", + "httpHeaders": [ + { + "name": "287", + "value": "288" + } + ] + }, + "tcpSocket": { + "port": "289", + "host": "290" + }, + "initialDelaySeconds": 452673549, + "timeoutSeconds": 627670321, + "periodSeconds": -125932767, + "successThreshold": -18758819, + "failureThreshold": -1666819085, + "terminationGracePeriodSeconds": -1212012606981050727 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "291" + ] + }, + "httpGet": { + "path": "292", + "port": 1165327504, + "host": "293", + "scheme": "庰%皧V", + "httpHeaders": [ + { + "name": "294", + "value": "295" + } + ] + }, + "tcpSocket": { + "port": -260262954, + "host": "296" + } + }, + "preStop": { + "exec": { + "command": [ + "297" + ] + }, + "httpGet": { + "path": "298", + "port": "299", + "host": "300", + "scheme": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", + "httpHeaders": [ + { + "name": "301", + "value": "302" + } + ] + }, + "tcpSocket": { + "port": 1907998540, + "host": "303" + } + } + }, + "terminationMessagePath": "304", + "terminationMessagePolicy": ",ŕ", + "imagePullPolicy": "澝qV訆Ǝżŧ", + "securityContext": { + "capabilities": { + "add": [ + "sNƗ¸gĩ餠籲磣Óƿ頀\"冓鍓贯澔" + ], + "drop": [ + "ƺ蛜6Ɖ飴ɎiǨź" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "305", + "role": "306", + "type": "307", + "level": "308" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "309", + "gmsaCredentialSpec": "310", + "runAsUserName": "311" + }, + "runAsUser": 6461287015868628542, + "runAsGroup": 2471155705902100229, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ȗÔÂɘɢ", + "seccompProfile": { + "type": "熖B芭花ª瘡蟦JBʟ鍏H鯂", + "localhostProfile": "312" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "313", + "image": "314", + "command": [ + "315" + ], + "args": [ + "316" + ], + "workingDir": "317", + "ports": [ + { + "name": "318", + "hostPort": -402384013, + "containerPort": -181601395, + "protocol": "汰8ŕİi騎C\"6x$1s", + "hostIP": "319" + } + ], + "envFrom": [ + { + "prefix": "320", + "configMapRef": { + "name": "321", + "optional": true + }, + "secretRef": { + "name": "322", + "optional": false + } + } + ], + "env": [ + { + "name": "323", + "value": "324", + "valueFrom": { + "fieldRef": { + "apiVersion": "325", + "fieldPath": "326" + }, + "resourceFieldRef": { + "containerName": "327", + "resource": "328", + "divisor": "956" + }, + "configMapKeyRef": { + "name": "329", + "key": "330", + "optional": false + }, + "secretKeyRef": { + "name": "331", + "key": "332", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "5哇芆斩ìh4ɊHȖ|ʐş": "879" + }, + "requests": { + "ȭCV擭銆jʒǚ鍰\\縑ɀ撑¼蠾8餑噭": "157" + } + }, + "volumeMounts": [ + { + "name": "333", + "mountPath": "334", + "subPath": "335", + "mountPropagation": "ǹ0", + "subPathExpr": "336" + } + ], + "volumeDevices": [ + { + "name": "337", + "devicePath": "338" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "339" + ] + }, + "httpGet": { + "path": "340", + "port": -1491762290, + "host": "341", + "scheme": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", + "httpHeaders": [ + { + "name": "342", + "value": "343" + } + ] + }, + "tcpSocket": { + "port": 739175678, + "host": "344" + }, + "initialDelaySeconds": -17241638, + "timeoutSeconds": 1454160406, + "periodSeconds": 597943993, + "successThreshold": -1237718434, + "failureThreshold": -1379762675, + "terminationGracePeriodSeconds": -3735660420379502501 + }, + "readinessProbe": { + "exec": { + "command": [ + "345" + ] + }, + "httpGet": { + "path": "346", + "port": "347", + "host": "348", + "scheme": "Ȏ3Ĕ\\ɢX鰨", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": -1918622971, + "host": "351" + }, + "initialDelaySeconds": 1031506256, + "timeoutSeconds": -186532794, + "periodSeconds": -954508651, + "successThreshold": 1597200284, + "failureThreshold": 1831638296, + "terminationGracePeriodSeconds": 760480547754807445 + }, + "startupProbe": { + "exec": { + "command": [ + "352" + ] + }, + "httpGet": { + "path": "353", + "port": "354", + "host": "355", + "scheme": "賞ǧĒzŔ瘍N", + "httpHeaders": [ + { + "name": "356", + "value": "357" + } + ] + }, + "tcpSocket": { + "port": -531787516, + "host": "358" + }, + "initialDelaySeconds": 2073630689, + "timeoutSeconds": -830875556, + "periodSeconds": -1395144116, + "successThreshold": -684167223, + "failureThreshold": -751455207, + "terminationGracePeriodSeconds": -3839813958613977681 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "359" + ] + }, + "httpGet": { + "path": "360", + "port": 702968201, + "host": "361", + "scheme": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", + "httpHeaders": [ + { + "name": "362", + "value": "363" + } + ] + }, + "tcpSocket": { + "port": 1993058773, + "host": "364" + } + }, + "preStop": { + "exec": { + "command": [ + "365" + ] + }, + "httpGet": { + "path": "366", + "port": 2115799218, + "host": "367", + "scheme": "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[", + "httpHeaders": [ + { + "name": "368", + "value": "369" + } + ] + }, + "tcpSocket": { + "port": "370", + "host": "371" + } + } + }, + "terminationMessagePath": "372", + "terminationMessagePolicy": "ĝ®EĨǔvÄÚ×p鬷", + "imagePullPolicy": "G鄧蜢暳ǽ", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "攻xƂ9阠$嬏wy¶熀ďJZ漤ŗ坟Ů\u003c" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "373", + "role": "374", + "type": "375", + "level": "376" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "377", + "gmsaCredentialSpec": "378", + "runAsUserName": "379" + }, + "runAsUser": -2391833818948531474, + "runAsGroup": 4961684277572791542, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "ŵǤ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN翾Ⱦ", + "seccompProfile": { + "type": "虓氙磂tńČȷǻ.wȏâ磠Ƴ崖", + "localhostProfile": "380" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "381" + } + ], + "restartPolicy": "V", + "terminationGracePeriodSeconds": 2097799378008387965, + "activeDeadlineSeconds": 7695545029085197807, + "dnsPolicy": "9ij\\Ď愝Ű藛b磾sYȠ繽敮ǰ詀ǿ", + "nodeSelector": { + "382": "383" + }, + "serviceAccountName": "384", + "serviceAccount": "385", + "automountServiceAccountToken": true, + "nodeName": "386", + "hostNetwork": true, + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "387", + "role": "388", + "type": "389", + "level": "390" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "391", + "gmsaCredentialSpec": "392", + "runAsUserName": "393" + }, + "runAsUser": -8782526851089538175, + "runAsGroup": -3984053182430357055, + "runAsNonRoot": true, + "supplementalGroups": [ + -4848183283725048145 + ], + "fsGroup": 1086777894996369636, + "sysctls": [ + { + "name": "394", + "value": "395" + } + ], + "fsGroupChangePolicy": "嬯t{", + "seccompProfile": { + "type": "ɾ", + "localhostProfile": "396" + } + }, + "imagePullSecrets": [ + { + "name": "397" + } + ], + "hostname": "398", + "subdomain": "399", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "400", + "operator": "鏋蛹Ƚȿ醏g遧", + "values": [ + "401" + ] + } + ], + "matchFields": [ + { + "key": "402", + "operator": "Ļo:{柯?B俋¬h`職铳s44矕", + "values": [ + "403" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1045190247, + "preference": { + "matchExpressions": [ + { + "key": "404", + "operator": "鑏='ʨ|ǓÓ敆OɈÏ 瞍", + "values": [ + "405" + ] + } + ], + "matchFields": [ + { + "key": "406", + "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", + "values": [ + "407" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "e6-1--0s-t1e--mv56c27-23---gl.3x-b--55039780bdw0-1-47rrw8-5ts-7-b-p-5-5wmi-4xs-0-5ki/9..3_t_-l..-.DG7r-3.----._4__O": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" + }, + "matchExpressions": [ + { + "key": "3--51", + "operator": "NotIn", + "values": [ + "C.-e16-O5" + ] + } + ] + }, + "namespaces": [ + "414" + ], + "topologyKey": "415", + "namespaceSelector": { + "matchLabels": { + "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" + }, + "matchExpressions": [ + { + "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", + "operator": "DoesNotExist" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -555161071, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "73ph2/2..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m..C": "r-v-3-BO" + }, + "matchExpressions": [ + { + "key": "q1wwv3--f4x4-br5r---r8oh.1nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w8/2._I-_P..w-W_-nE...-__--.k47M7y-Dy__3wc.q.8_00.L", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "428" + ], + "topologyKey": "429", + "namespaceSelector": { + "matchLabels": { + "r4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.Y": "w1k8KLu..ly--JM" + }, + "matchExpressions": [ + { + "key": "RT.0zo", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "FnV34G._--u.._.105-4_ed-0-i_zZsY_o8t5Vl6_..C": "m_dc__G6N-_-0o.0C_gV.9_G-.-z1YH" + }, + "matchExpressions": [ + { + "key": "7W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K-g", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "442" + ], + "topologyKey": "443", + "namespaceSelector": { + "matchLabels": { + "p-...Z-O.-.jL_v.-_.4dwFbuvEf55Y22": "eF..3m6.._2v89U--8.3N_.n1.--.._-x_4..u2-__3uM77U7.p" + }, + "matchExpressions": [ + { + "key": "Ky7-_0Vw-Nzfdw.3-._CJ4a1._-_CH--.C.8-S9_-4w", + "operator": "In", + "values": [ + "u-_qv4--_.6_N_9X-B.s8.N_rM-k5.C.e.._d--Y-_l-v0-1V-d" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 339079271, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-yE-R5W5_2n...78o": "Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnV" + }, + "matchExpressions": [ + { + "key": "3.js--a---..6bD_M--c.0Q--2qh.Eb_.__1.-5", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "456" + ], + "topologyKey": "457", + "namespaceSelector": { + "matchLabels": { + "E35H__.B_E": "U..u8gwbk" + }, + "matchExpressions": [ + { + "key": "Q_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSL.--4i", + "operator": "Exists" + } + ] + } + } + } + ] + } + }, + "schedulerName": "464", + "tolerations": [ + { + "key": "465", + "operator": "ŭʔb'?舍ȃʥx臥]å摞", + "value": "466", + "tolerationSeconds": 3053978290188957517 + } + ], + "hostAliases": [ + { + "ip": "467", + "hostnames": [ + "468" + ] + } + ], + "priorityClassName": "469", + "priority": -340583156, + "dnsConfig": { + "nameservers": [ + "470" + ], + "searches": [ + "471" + ], + "options": [ + { + "name": "472", + "value": "473" + } + ] + }, + "readinessGates": [ + { + "conditionType": "țc£PAÎǨȨ栋" + } + ], + "runtimeClassName": "474", + "enableServiceLinks": false, + "preemptionPolicy": "n{鳻", + "overhead": { + "隅DžbİEMǶɼ`|褞": "229" + }, + "topologySpreadConstraints": [ + { + "maxSkew": 1486667065, + "topologyKey": "475", + "whenUnsatisfiable": "DŽɤȶšɞƵõ禲#樹罽濅ʏ 撜粞", + "labelSelector": { + "matchLabels": { + "H_55..--E3_2D-1DW__o_-.k": "7" + }, + "matchExpressions": [ + { + "key": "oZvt.LT60v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..b", + "operator": "NotIn", + "values": [ + "H1z..j_.r3--T" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": 1020403419, + "completionMode": "汸\u003cƋlɋN磋镮ȺPÈɥ偁髕ģƗ鐫", + "suspend": true + }, + "status": { + "conditions": [ + { + "type": "穌砊ʑȩ硘(ǒ[ȼ罦¦褅", + "status": "bCũw¼ ǫđ槴Ċį軠\u003e桼劑", + "lastProbeTime": "2377-08-03T07:30:10Z", + "lastTransitionTime": "2619-06-09T02:29:16Z", + "reason": "482", + "message": "483" + } + ], + "active": 157401294, + "succeeded": -702718077, + "failed": 648978003, + "completedIndexes": "484" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.pb new file mode 100644 index 0000000000000000000000000000000000000000..1e2f2f0937d3bbe48c8bc42b0051ec65e0fbfec0 GIT binary patch literal 7709 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.yaml new file mode 100644 index 00000000000..461c0b19cef --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.yaml @@ -0,0 +1,1059 @@ +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" + 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: + activeDeadlineSeconds: -5584804243908071872 + backoffLimit: -783752440 + completionMode: 汸<ƋlɋN磋镮ȺPÈɥ偁髕ģƗ鐫 + completions: 1305381319 + manualSelector: true + parallelism: 896585016 + selector: + matchExpressions: + - key: S91.e5K-_e63_-_3-h + operator: In + values: + - 3_bQw.-dG6c-.x + matchLabels: + hjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4: 3L.u + suspend: true + template: + metadata: + annotations: + "32": "33" + clusterName: "38" + creationTimestamp: null + deletionGracePeriodSeconds: -5781250394576755223 + finalizers: + - "37" + generateName: "26" + generation: 7014477246743953430 + labels: + "30": "31" + managedFields: + - apiVersion: "40" + fieldsType: "41" + manager: "39" + operation: 糷磩窮秳ķ蟒苾h + name: "25" + namespace: "27" + ownerReferences: + - apiVersion: "34" + blockOwnerDeletion: true + controller: false + kind: "35" + name: "36" + uid: 譋娲瘹ɭȊɚɎ( + resourceVersion: "10505102892351749453" + selfLink: "28" + uid: ɸ=ǤÆ碛,1 + spec: + activeDeadlineSeconds: 7695545029085197807 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "404" + operator: 鑏='ʨ|ǓÓ敆OɈÏ 瞍 + values: + - "405" + matchFields: + - key: "406" + operator: kƒK07曳wœj堑ūM鈱ɖ'蠨磼 + values: + - "407" + weight: 1045190247 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "400" + operator: 鏋蛹Ƚȿ醏g遧 + values: + - "401" + matchFields: + - key: "402" + operator: Ļo:{柯?B俋¬h`職铳s44矕 + values: + - "403" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: q1wwv3--f4x4-br5r---r8oh.1nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w8/2._I-_P..w-W_-nE...-__--.k47M7y-Dy__3wc.q.8_00.L + operator: Exists + matchLabels: + 73ph2/2..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m..C: r-v-3-BO + namespaceSelector: + matchExpressions: + - key: RT.0zo + operator: DoesNotExist + matchLabels: + r4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.Y: w1k8KLu..ly--JM + namespaces: + - "428" + topologyKey: "429" + weight: -555161071 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 3--51 + operator: NotIn + values: + - C.-e16-O5 + matchLabels: + e6-1--0s-t1e--mv56c27-23---gl.3x-b--55039780bdw0-1-47rrw8-5ts-7-b-p-5-5wmi-4xs-0-5ki/9..3_t_-l..-.DG7r-3.----._4__O: u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q + namespaceSelector: + matchExpressions: + - key: 8mtxb__-ex-_1_-ODgC_1-_8__3 + operator: DoesNotExist + matchLabels: + 93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj: 5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM + namespaces: + - "414" + topologyKey: "415" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3.js--a---..6bD_M--c.0Q--2qh.Eb_.__1.-5 + operator: Exists + matchLabels: + ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-yE-R5W5_2n...78o: Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnV + namespaceSelector: + matchExpressions: + - key: Q_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSL.--4i + operator: Exists + matchLabels: + E35H__.B_E: U..u8gwbk + namespaces: + - "456" + topologyKey: "457" + weight: 339079271 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 7W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K-g + operator: DoesNotExist + matchLabels: + FnV34G._--u.._.105-4_ed-0-i_zZsY_o8t5Vl6_..C: m_dc__G6N-_-0o.0C_gV.9_G-.-z1YH + namespaceSelector: + matchExpressions: + - key: Ky7-_0Vw-Nzfdw.3-._CJ4a1._-_CH--.C.8-S9_-4w + operator: In + values: + - u-_qv4--_.6_N_9X-B.s8.N_rM-k5.C.e.._d--Y-_l-v0-1V-d + matchLabels: + p-...Z-O.-.jL_v.-_.4dwFbuvEf55Y22: eF..3m6.._2v89U--8.3N_.n1.--.._-x_4..u2-__3uM77U7.p + namespaces: + - "442" + topologyKey: "443" + automountServiceAccountToken: true + containers: + - args: + - "248" + command: + - "247" + env: + - name: "255" + value: "256" + valueFrom: + configMapKeyRef: + key: "262" + name: "261" + optional: false + fieldRef: + apiVersion: "257" + fieldPath: "258" + resourceFieldRef: + containerName: "259" + divisor: "668" + resource: "260" + secretKeyRef: + key: "264" + name: "263" + optional: false + envFrom: + - configMapRef: + name: "253" + optional: false + prefix: "252" + secretRef: + name: "254" + optional: true + image: "246" + imagePullPolicy: 澝qV訆Ǝżŧ + lifecycle: + postStart: + exec: + command: + - "291" + httpGet: + host: "293" + httpHeaders: + - name: "294" + value: "295" + path: "292" + port: 1165327504 + scheme: 庰%皧V + tcpSocket: + host: "296" + port: -260262954 + preStop: + exec: + command: + - "297" + httpGet: + host: "300" + httpHeaders: + - name: "301" + value: "302" + path: "298" + port: "299" + scheme: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ + tcpSocket: + host: "303" + port: 1907998540 + livenessProbe: + exec: + command: + - "271" + failureThreshold: -179937987 + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "272" + port: -743369977 + scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' + initialDelaySeconds: 887398685 + periodSeconds: -1139949896 + successThreshold: 1274622498 + tcpSocket: + host: "276" + port: -1224991707 + terminationGracePeriodSeconds: -8210022364156100044 + timeoutSeconds: -612420031 + name: "245" + ports: + - containerPort: -630252364 + hostIP: "251" + hostPort: -720450949 + name: "250" + protocol: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + readinessProbe: + exec: + command: + - "277" + failureThreshold: 1004325340 + httpGet: + host: "279" + httpHeaders: + - name: "280" + value: "281" + path: "278" + port: 474715842 + scheme: Jɐ扵Gƚ绤fʀļ腩墺Ò媁荭gw + initialDelaySeconds: -1122739822 + periodSeconds: -1532958330 + successThreshold: -438588982 + tcpSocket: + host: "283" + port: "282" + terminationGracePeriodSeconds: -5640668310341845616 + timeoutSeconds: -1761398388 + resources: + limits: + 輓Ɔȓ蹣ɐǛv+8: "375" + requests: + '[颐o啛更偢ɇ': "21" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - sNƗ¸gĩ餠籲磣Óƿ頀"冓鍓贯澔 + drop: + - ƺ蛜6Ɖ飴ɎiǨź + privileged: true + procMount: ȗÔÂɘɢ + readOnlyRootFilesystem: false + runAsGroup: 2471155705902100229 + runAsNonRoot: true + runAsUser: 6461287015868628542 + seLinuxOptions: + level: "308" + role: "306" + type: "307" + user: "305" + seccompProfile: + localhostProfile: "312" + type: 熖B芭花ª瘡蟦JBʟ鍏H鯂 + windowsOptions: + gmsaCredentialSpec: "310" + gmsaCredentialSpecName: "309" + runAsUserName: "311" + startupProbe: + exec: + command: + - "284" + failureThreshold: -1666819085 + httpGet: + host: "286" + httpHeaders: + - name: "287" + value: "288" + path: "285" + port: 1941923625 + initialDelaySeconds: 452673549 + periodSeconds: -125932767 + successThreshold: -18758819 + tcpSocket: + host: "290" + port: "289" + terminationGracePeriodSeconds: -1212012606981050727 + timeoutSeconds: 627670321 + stdinOnce: true + terminationMessagePath: "304" + terminationMessagePolicy: ',ŕ' + tty: true + volumeDevices: + - devicePath: "270" + name: "269" + volumeMounts: + - mountPath: "266" + mountPropagation: + + name: "265" + readOnly: true + subPath: "267" + subPathExpr: "268" + workingDir: "249" + dnsConfig: + nameservers: + - "470" + options: + - name: "472" + value: "473" + searches: + - "471" + dnsPolicy: 9ij\Ď愝Ű藛b磾sYȠ繽敮ǰ詀ǿ + enableServiceLinks: false + ephemeralContainers: + - args: + - "316" + command: + - "315" + env: + - name: "323" + value: "324" + valueFrom: + configMapKeyRef: + key: "330" + name: "329" + optional: false + fieldRef: + apiVersion: "325" + fieldPath: "326" + resourceFieldRef: + containerName: "327" + divisor: "956" + resource: "328" + secretKeyRef: + key: "332" + name: "331" + optional: true + envFrom: + - configMapRef: + name: "321" + optional: true + prefix: "320" + secretRef: + name: "322" + optional: false + image: "314" + imagePullPolicy: G鄧蜢暳ǽ + lifecycle: + postStart: + exec: + command: + - "359" + httpGet: + host: "361" + httpHeaders: + - name: "362" + value: "363" + path: "360" + port: 702968201 + scheme: Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ + tcpSocket: + host: "364" + port: 1993058773 + preStop: + exec: + command: + - "365" + httpGet: + host: "367" + httpHeaders: + - name: "368" + value: "369" + path: "366" + port: 2115799218 + scheme: ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[ + tcpSocket: + host: "371" + port: "370" + livenessProbe: + exec: + command: + - "339" + failureThreshold: -1379762675 + httpGet: + host: "341" + httpHeaders: + - name: "342" + value: "343" + path: "340" + port: -1491762290 + scheme: Bn(fǂǢ曣ŋayåe躒訙Ǫ + initialDelaySeconds: -17241638 + periodSeconds: 597943993 + successThreshold: -1237718434 + tcpSocket: + host: "344" + port: 739175678 + terminationGracePeriodSeconds: -3735660420379502501 + timeoutSeconds: 1454160406 + name: "313" + ports: + - containerPort: -181601395 + hostIP: "319" + hostPort: -402384013 + name: "318" + protocol: 汰8ŕİi騎C"6x$1s + readinessProbe: + exec: + command: + - "345" + failureThreshold: 1831638296 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "346" + port: "347" + scheme: Ȏ3Ĕ\ɢX鰨 + initialDelaySeconds: 1031506256 + periodSeconds: -954508651 + successThreshold: 1597200284 + tcpSocket: + host: "351" + port: -1918622971 + terminationGracePeriodSeconds: 760480547754807445 + timeoutSeconds: -186532794 + resources: + limits: + 5哇芆斩ìh4ɊHȖ|ʐş: "879" + requests: + ȭCV擭銆jʒǚ鍰\縑ɀ撑¼蠾8餑噭: "157" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - "" + drop: + - 攻xƂ9阠$嬏wy¶熀ďJZ漤ŗ坟Ů< + privileged: true + procMount: ŵǤ桒ɴ鉂WJ1抉泅ą&疀ȼN翾Ⱦ + readOnlyRootFilesystem: true + runAsGroup: 4961684277572791542 + runAsNonRoot: true + runAsUser: -2391833818948531474 + seLinuxOptions: + level: "376" + role: "374" + type: "375" + user: "373" + seccompProfile: + localhostProfile: "380" + type: 虓氙磂tńČȷǻ.wȏâ磠Ƴ崖 + windowsOptions: + gmsaCredentialSpec: "378" + gmsaCredentialSpecName: "377" + runAsUserName: "379" + startupProbe: + exec: + command: + - "352" + failureThreshold: -751455207 + httpGet: + host: "355" + httpHeaders: + - name: "356" + value: "357" + path: "353" + port: "354" + scheme: 賞ǧĒzŔ瘍N + initialDelaySeconds: 2073630689 + periodSeconds: -1395144116 + successThreshold: -684167223 + tcpSocket: + host: "358" + port: -531787516 + terminationGracePeriodSeconds: -3839813958613977681 + timeoutSeconds: -830875556 + stdin: true + stdinOnce: true + targetContainerName: "381" + terminationMessagePath: "372" + terminationMessagePolicy: ĝ®EĨǔvÄÚ×p鬷 + volumeDevices: + - devicePath: "338" + name: "337" + volumeMounts: + - mountPath: "334" + mountPropagation: ǹ0 + name: "333" + subPath: "335" + subPathExpr: "336" + workingDir: "317" + hostAliases: + - hostnames: + - "468" + ip: "467" + hostIPC: true + hostNetwork: true + hostPID: true + hostname: "398" + imagePullSecrets: + - name: "397" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "993" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: true + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: false + image: "176" + imagePullPolicy: ljʁ揆ɘȌ脾嚏吐ĠL + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "224" + httpHeaders: + - name: "225" + value: "226" + path: "223" + port: 817152661 + scheme: LJèux榜VƋZ + tcpSocket: + host: "228" + port: "227" + preStop: + exec: + command: + - "229" + httpGet: + host: "231" + httpHeaders: + - name: "232" + value: "233" + path: "230" + port: -2000048581 + scheme: 9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę + tcpSocket: + host: "235" + port: "234" + livenessProbe: + exec: + command: + - "201" + failureThreshold: 1719293828 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1470854631 + scheme: ùƸʋŀ樺ȃ + initialDelaySeconds: -1366875038 + periodSeconds: -2015604435 + successThreshold: 576428641 + tcpSocket: + host: "206" + port: -270045321 + terminationGracePeriodSeconds: 7695418809915380277 + timeoutSeconds: -1188430996 + name: "175" + ports: + - containerPort: 1434408532 + hostIP: "181" + hostPort: -1179067190 + name: "180" + protocol: '`劳&¼傭Ȟ1酃=6}ɡŇƉ立h' + readinessProbe: + exec: + command: + - "207" + failureThreshold: 192146389 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 敍0)鈼¬麄 + initialDelaySeconds: 1170649416 + periodSeconds: -1891134534 + successThreshold: -1710454086 + tcpSocket: + host: "213" + port: -648954478 + terminationGracePeriodSeconds: 5519151154130360761 + timeoutSeconds: 893619181 + resources: + limits: + n芞QÄȻȊ+?ƭ峧Y栲茇竛: "118" + requests: + Ā<é瞾ʀNŬɨǙÄr: "862" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 藠3.v-鿧悮坮Ȣ幟ļ腻ŬƩȿ0 + drop: + - Kʝ瘴I\p[ħsĨɆâĺɗ + privileged: true + procMount: A + readOnlyRootFilesystem: true + runAsGroup: 6974050994588811875 + runAsNonRoot: true + runAsUser: -3442119660495017037 + seLinuxOptions: + level: "240" + role: "238" + type: "239" + user: "237" + seccompProfile: + localhostProfile: "244" + type: /ɸɎ R§耶FfBls3! + windowsOptions: + gmsaCredentialSpec: "242" + gmsaCredentialSpecName: "241" + runAsUserName: "243" + startupProbe: + exec: + command: + - "214" + failureThreshold: 1048864116 + httpGet: + host: "217" + httpHeaders: + - name: "218" + value: "219" + path: "215" + port: "216" + scheme: 瓧嫭塓烀罁胾^拜 + initialDelaySeconds: -1613115506 + periodSeconds: 1385030458 + successThreshold: 427196286 + tcpSocket: + host: "221" + port: "220" + terminationGracePeriodSeconds: 1132874952502226901 + timeoutSeconds: -1341523482 + terminationMessagePath: "236" + terminationMessagePolicy: U髷裎$MVȟ@7飣奺Ȋ + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 蒒5靇C'ɵK.Q貇£ȹ嫰 + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "386" + nodeSelector: + "382": "383" + overhead: + 隅DžbİEMǶɼ`|褞: "229" + preemptionPolicy: n{鳻 + priority: -340583156 + priorityClassName: "469" + readinessGates: + - conditionType: țc£PAÎǨȨ栋 + restartPolicy: V + runtimeClassName: "474" + schedulerName: "464" + securityContext: + fsGroup: 1086777894996369636 + fsGroupChangePolicy: 嬯t{ + runAsGroup: -3984053182430357055 + runAsNonRoot: true + runAsUser: -8782526851089538175 + seLinuxOptions: + level: "390" + role: "388" + type: "389" + user: "387" + seccompProfile: + localhostProfile: "396" + type: ɾ + supplementalGroups: + - -4848183283725048145 + sysctls: + - name: "394" + value: "395" + windowsOptions: + gmsaCredentialSpec: "392" + gmsaCredentialSpecName: "391" + runAsUserName: "393" + serviceAccount: "385" + serviceAccountName: "384" + setHostnameAsFQDN: false + shareProcessNamespace: true + subdomain: "399" + terminationGracePeriodSeconds: 2097799378008387965 + tolerations: + - key: "465" + operator: ŭʔb'?舍ȃʥx臥]å摞 + tolerationSeconds: 3053978290188957517 + value: "466" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: oZvt.LT60v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..b + operator: NotIn + values: + - H1z..j_.r3--T + matchLabels: + H_55..--E3_2D-1DW__o_-.k: "7" + maxSkew: 1486667065 + topologyKey: "475" + whenUnsatisfiable: DŽɤȶšɞƵõ禲#樹罽濅ʏ 撜粞 + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: -972874331 + volumeID: "46" + azureDisk: + cachingMode: 鎥ʟ<$洅ɹ7 + diskName: "110" + diskURI: "111" + fsType: "112" + kind: Þ + readOnly: false + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 938765968 + items: + - key: "99" + mode: -421817404 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: true + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: -331664193 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 848754324 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "110" + resource: "92" + emptyDir: + medium: 瓷雼浢Ü礽绅{囥 + sizeLimit: "721" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 284300875610791466 + finalizers: + - "159" + generateName: "148" + generation: 1514679477039738680 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 昹ʞĹ鑑6 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: true + controller: false + kind: "157" + name: "158" + uid: 啞川J缮ǚb + resourceVersion: "1051165191612104121" + selfLink: "150" + uid: '曢\%枅:' + spec: + accessModes: + - ɥ踓Ǻǧ湬淊kŪ睴鸏:ɥ + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŋƞ究:hoĂɋ: "206" + requests: + 瓷碑: "809" + selector: + matchExpressions: + - key: Td2-NY + operator: DoesNotExist + matchLabels: + 50qso79yg--79-e-a74bc-v--0jjy5.405--l071yyms7-tk1po6c-m61733-x-2v4r--b/dm7: 020h-OK-_8gI_z_-tY-R6S17_.8CnK_O.d-._NwcGnp + storageClassName: "171" + volumeMode: =å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ + volumeName: "170" + fc: + fsType: "94" + lun: -1341615783 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: 1673568505 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: 龷ȪÆl + iscsi: + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: -1888506207 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: -1884322607 + sources: + - configMap: + items: + - key: "124" + mode: -1147975588 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1240667156 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "750" + resource: "122" + secret: + items: + - key: "116" + mode: 1550211208 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: 2293771102284463819 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + readOnly: true + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 798972405 + items: + - key: "52" + mode: -1628457490 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + ttlSecondsAfterFinished: 1020403419 +status: + active: 157401294 + completedIndexes: "484" + conditions: + - lastProbeTime: "2377-08-03T07:30:10Z" + lastTransitionTime: "2619-06-09T02:29:16Z" + message: "483" + reason: "482" + status: bCũw¼ ǫđ槴Ċį軠>桼劑 + type: 穌砊ʑȩ硘(ǒ[ȼ罦¦褅 + failed: 648978003 + succeeded: -702718077 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.json new file mode 100644 index 00000000000..8d70fbede9d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.json @@ -0,0 +1,1524 @@ +{ + "kind": "JobTemplate", + "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" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "parallelism": -443114323, + "completions": -1771909905, + "activeDeadlineSeconds": -9086179100394185427, + "backoffLimit": -1796008812, + "selector": { + "matchLabels": { + "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" + }, + "matchExpressions": [ + { + "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", + "operator": "In", + "values": [ + "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" + ] + } + ] + }, + "manualSelector": false, + "template": { + "metadata": { + "name": "42", + "generateName": "43", + "namespace": "44", + "selfLink": "45", + "uid": "Ȗ脵鴈Ō", + "resourceVersion": "5994087412557504692", + "generation": 9213888658033954596, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2901856114738744973, + "labels": { + "47": "48" + }, + "annotations": { + "49": "50" + }, + "ownerReferences": [ + { + "apiVersion": "51", + "kind": "52", + "name": "53", + "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "54" + ], + "clusterName": "55", + "managedFields": [ + { + "manager": "56", + "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", + "apiVersion": "57", + "fieldsType": "58" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "59", + "hostPath": { + "path": "60", + "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" + }, + "emptyDir": { + "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", + "sizeLimit": "681" + }, + "gcePersistentDisk": { + "pdName": "61", + "fsType": "62", + "partition": 2065358741, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "63", + "fsType": "64", + "partition": -104666658, + "readOnly": true + }, + "gitRepo": { + "repository": "65", + "revision": "66", + "directory": "67" + }, + "secret": { + "secretName": "68", + "items": [ + { + "key": "69", + "path": "70", + "mode": 1648350164 + } + ], + "defaultMode": 1655406148, + "optional": true + }, + "nfs": { + "server": "71", + "path": "72" + }, + "iscsi": { + "targetPortal": "73", + "iqn": "74", + "lun": -663180249, + "iscsiInterface": "75", + "fsType": "76", + "readOnly": true, + "portals": [ + "77" + ], + "chapAuthSession": true, + "secretRef": { + "name": "78" + }, + "initiatorName": "79" + }, + "glusterfs": { + "endpoints": "80", + "path": "81" + }, + "persistentVolumeClaim": { + "claimName": "82" + }, + "rbd": { + "monitors": [ + "83" + ], + "image": "84", + "fsType": "85", + "pool": "86", + "user": "87", + "keyring": "88", + "secretRef": { + "name": "89" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "90", + "fsType": "91", + "secretRef": { + "name": "92" + }, + "readOnly": true, + "options": { + "93": "94" + } + }, + "cinder": { + "volumeID": "95", + "fsType": "96", + "readOnly": true, + "secretRef": { + "name": "97" + } + }, + "cephfs": { + "monitors": [ + "98" + ], + "path": "99", + "user": "100", + "secretFile": "101", + "secretRef": { + "name": "102" + } + }, + "flocker": { + "datasetName": "103", + "datasetUUID": "104" + }, + "downwardAPI": { + "items": [ + { + "path": "105", + "fieldRef": { + "apiVersion": "106", + "fieldPath": "107" + }, + "resourceFieldRef": { + "containerName": "108", + "resource": "109", + "divisor": "889" + }, + "mode": 1322858613 + } + ], + "defaultMode": 1801487647 + }, + "fc": { + "targetWWNs": [ + "110" + ], + "lun": 1169718433, + "fsType": "111", + "wwids": [ + "112" + ] + }, + "azureFile": { + "secretName": "113", + "shareName": "114" + }, + "configMap": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1194714697 + } + ], + "defaultMode": -599608368, + "optional": true + }, + "vsphereVolume": { + "volumePath": "118", + "fsType": "119", + "storagePolicyName": "120", + "storagePolicyID": "121" + }, + "quobyte": { + "registry": "122", + "volume": "123", + "readOnly": true, + "user": "124", + "group": "125", + "tenant": "126" + }, + "azureDisk": { + "diskName": "127", + "diskURI": "128", + "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", + "fsType": "129", + "readOnly": true, + "kind": "ȫşŇɜa" + }, + "photonPersistentDisk": { + "pdID": "130", + "fsType": "131" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "132", + "items": [ + { + "key": "133", + "path": "134", + "mode": 782113097 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "135", + "fieldRef": { + "apiVersion": "136", + "fieldPath": "137" + }, + "resourceFieldRef": { + "containerName": "138", + "resource": "139", + "divisor": "952" + }, + "mode": -555780268 + } + ] + }, + "configMap": { + "name": "140", + "items": [ + { + "key": "141", + "path": "142", + "mode": 1730325900 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "143", + "expirationSeconds": -2937394236764575757, + "path": "144" + } + } + ], + "defaultMode": -1980941277 + }, + "portworxVolume": { + "volumeID": "145", + "fsType": "146", + "readOnly": true + }, + "scaleIO": { + "gateway": "147", + "system": "148", + "secretRef": { + "name": "149" + }, + "sslEnabled": true, + "protectionDomain": "150", + "storagePool": "151", + "storageMode": "152", + "volumeName": "153", + "fsType": "154" + }, + "storageos": { + "volumeName": "155", + "volumeNamespace": "156", + "fsType": "157", + "readOnly": true, + "secretRef": { + "name": "158" + } + }, + "csi": { + "driver": "159", + "readOnly": true, + "fsType": "160", + "volumeAttributes": { + "161": "162" + }, + "nodePublishSecretRef": { + "name": "163" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "164", + "generateName": "165", + "namespace": "166", + "selfLink": "167", + "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "resourceVersion": "917467801074989174", + "generation": -8801560367353238479, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -1837257934517376612, + "labels": { + "169": "170" + }, + "annotations": { + "171": "172" + }, + "ownerReferences": [ + { + "apiVersion": "173", + "kind": "174", + "name": "175", + "uid": "", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "176" + ], + "clusterName": "177", + "managedFields": [ + { + "manager": "178", + "operation": "蒅!a坩O`涁İ而踪鄌", + "apiVersion": "179", + "fieldsType": "180" + } + ] + }, + "spec": { + "accessModes": [ + "|@?鷅bȻN" + ], + "selector": { + "matchLabels": { + "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" + }, + "matchExpressions": [ + { + "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", + "operator": "Exists" + } + ] + }, + "resources": { + "limits": { + "?$矡ȶ网棊ʢ": "891" + }, + "requests": { + "Ⱥ眖R#yV'WKw(ğ": "423" + } + }, + "volumeName": "187", + "storageClassName": "188", + "volumeMode": "跦Opwǩ曬逴褜1", + "dataSource": { + "apiGroup": "189", + "kind": "190", + "name": "191" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "192", + "image": "193", + "command": [ + "194" + ], + "args": [ + "195" + ], + "workingDir": "196", + "ports": [ + { + "name": "197", + "hostPort": -805795167, + "containerPort": 1791615594, + "protocol": "Ƥ熪军g\u003e郵[+扴", + "hostIP": "198" + } + ], + "envFrom": [ + { + "prefix": "199", + "configMapRef": { + "name": "200", + "optional": false + }, + "secretRef": { + "name": "201", + "optional": false + } + } + ], + "env": [ + { + "name": "202", + "value": "203", + "valueFrom": { + "fieldRef": { + "apiVersion": "204", + "fieldPath": "205" + }, + "resourceFieldRef": { + "containerName": "206", + "resource": "207", + "divisor": "241" + }, + "configMapKeyRef": { + "name": "208", + "key": "209", + "optional": true + }, + "secretKeyRef": { + "name": "210", + "key": "211", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "": "268" + }, + "requests": { + "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" + } + }, + "volumeMounts": [ + { + "name": "212", + "mountPath": "213", + "subPath": "214", + "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", + "subPathExpr": "215" + } + ], + "volumeDevices": [ + { + "name": "216", + "devicePath": "217" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "218" + ] + }, + "httpGet": { + "path": "219", + "port": -1225815437, + "host": "220", + "scheme": "荭gw忊|E", + "httpHeaders": [ + { + "name": "221", + "value": "222" + } + ] + }, + "tcpSocket": { + "port": -438588982, + "host": "223" + }, + "initialDelaySeconds": 1004325340, + "timeoutSeconds": -1313320434, + "periodSeconds": 14304392, + "successThreshold": 465972736, + "failureThreshold": -1784617397 + }, + "readinessProbe": { + "exec": { + "command": [ + "224" + ] + }, + "httpGet": { + "path": "225", + "port": "226", + "host": "227", + "scheme": "貾坢'跩aŕ翑0", + "httpHeaders": [ + { + "name": "228", + "value": "229" + } + ] + }, + "tcpSocket": { + "port": 1165327504, + "host": "230" + }, + "initialDelaySeconds": -2165496, + "timeoutSeconds": -1778952574, + "periodSeconds": 1386255869, + "successThreshold": -778272981, + "failureThreshold": 2056774277 + }, + "startupProbe": { + "exec": { + "command": [ + "231" + ] + }, + "httpGet": { + "path": "232", + "port": -1928016742, + "host": "233", + "scheme": "E¦", + "httpHeaders": [ + { + "name": "234", + "value": "235" + } + ] + }, + "tcpSocket": { + "port": "236", + "host": "237" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "238" + ] + }, + "httpGet": { + "path": "239", + "port": 878005329, + "host": "240", + "scheme": "丟×x锏ɟ4Ǒ", + "httpHeaders": [ + { + "name": "241", + "value": "242" + } + ] + }, + "tcpSocket": { + "port": "243", + "host": "244" + } + }, + "preStop": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": 1746399757, + "host": "247", + "scheme": "V訆Ǝżŧ", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": 204229950, + "host": "250" + } + } + }, + "terminationMessagePath": "251", + "terminationMessagePolicy": "NƗ¸gĩ", + "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", + "securityContext": { + "capabilities": { + "add": [ + "J橈'琕鶫:顇ə娯" + ], + "drop": [ + "囌{屿oiɥ嵐sC" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "252", + "role": "253", + "type": "254", + "level": "255" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "256", + "gmsaCredentialSpec": "257", + "runAsUserName": "258" + }, + "runAsUser": 7917735345573161773, + "runAsGroup": -6499508485510627932, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Jih亏yƕ丆録²", + "seccompProfile": { + "type": ")/灩聋3趐囨鏻", + "localhostProfile": "259" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "260", + "image": "261", + "command": [ + "262" + ], + "args": [ + "263" + ], + "workingDir": "264", + "ports": [ + { + "name": "265", + "hostPort": -1365158918, + "containerPort": -305362540, + "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "hostIP": "266" + } + ], + "envFrom": [ + { + "prefix": "267", + "configMapRef": { + "name": "268", + "optional": true + }, + "secretRef": { + "name": "269", + "optional": true + } + } + ], + "env": [ + { + "name": "270", + "value": "271", + "valueFrom": { + "fieldRef": { + "apiVersion": "272", + "fieldPath": "273" + }, + "resourceFieldRef": { + "containerName": "274", + "resource": "275", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "276", + "key": "277", + "optional": false + }, + "secretKeyRef": { + "name": "278", + "key": "279", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" + }, + "requests": { + "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" + } + }, + "volumeMounts": [ + { + "name": "280", + "readOnly": true, + "mountPath": "281", + "subPath": "282", + "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", + "subPathExpr": "283" + } + ], + "volumeDevices": [ + { + "name": "284", + "devicePath": "285" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": "288", + "host": "289", + "scheme": "uE增猍ǵ xǨŴ", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": 2112112129, + "host": "292" + }, + "initialDelaySeconds": 528603974, + "timeoutSeconds": -342387625, + "periodSeconds": 1862455894, + "successThreshold": 1080918702, + "failureThreshold": -239264629 + }, + "readinessProbe": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": -186532794, + "host": "295", + "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", + "httpHeaders": [ + { + "name": "296", + "value": "297" + } + ] + }, + "tcpSocket": { + "port": "298", + "host": "299" + }, + "initialDelaySeconds": -751455207, + "timeoutSeconds": -894026356, + "periodSeconds": 646133945, + "successThreshold": -506710067, + "failureThreshold": -47594442 + }, + "startupProbe": { + "exec": { + "command": [ + "300" + ] + }, + "httpGet": { + "path": "301", + "port": -1894326843, + "host": "302", + "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", + "httpHeaders": [ + { + "name": "303", + "value": "304" + } + ] + }, + "tcpSocket": { + "port": "305", + "host": "306" + }, + "initialDelaySeconds": -106856189, + "timeoutSeconds": -2078917333, + "periodSeconds": 86851677, + "successThreshold": -404911753, + "failureThreshold": 890223061 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "307" + ] + }, + "httpGet": { + "path": "308", + "port": -468215285, + "host": "309", + "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", + "httpHeaders": [ + { + "name": "310", + "value": "311" + } + ] + }, + "tcpSocket": { + "port": "312", + "host": "313" + } + }, + "preStop": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": 293042649, + "host": "316", + "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", + "httpHeaders": [ + { + "name": "317", + "value": "318" + } + ] + }, + "tcpSocket": { + "port": "319", + "host": "320" + } + } + }, + "terminationMessagePath": "321", + "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", + "imagePullPolicy": "熀ďJZ漤", + "securityContext": { + "capabilities": { + "add": [ + "Ů\u003cy鯶縆łƑ[澔" + ], + "drop": [ + "JŵǤ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "322", + "role": "323", + "type": "324", + "level": "325" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "326", + "gmsaCredentialSpec": "327", + "runAsUserName": "328" + }, + "runAsUser": 296399212346260204, + "runAsGroup": 1571605531283019612, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "\u0026疀", + "seccompProfile": { + "type": "N翾", + "localhostProfile": "329" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "330", + "image": "331", + "command": [ + "332" + ], + "args": [ + "333" + ], + "workingDir": "334", + "ports": [ + { + "name": "335", + "hostPort": -1703842211, + "containerPort": 970355275, + "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", + "hostIP": "336" + } + ], + "envFrom": [ + { + "prefix": "337", + "configMapRef": { + "name": "338", + "optional": false + }, + "secretRef": { + "name": "339", + "optional": true + } + } + ], + "env": [ + { + "name": "340", + "value": "341", + "valueFrom": { + "fieldRef": { + "apiVersion": "342", + "fieldPath": "343" + }, + "resourceFieldRef": { + "containerName": "344", + "resource": "345", + "divisor": "592" + }, + "configMapKeyRef": { + "name": "346", + "key": "347", + "optional": false + }, + "secretKeyRef": { + "name": "348", + "key": "349", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ż鯀1": "636" + }, + "requests": { + "sYȠ繽敮ǰ詀": "570" + } + }, + "volumeMounts": [ + { + "name": "350", + "readOnly": true, + "mountPath": "351", + "subPath": "352", + "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", + "subPathExpr": "353" + } + ], + "volumeDevices": [ + { + "name": "354", + "devicePath": "355" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": -1247120403, + "host": "358", + "scheme": "ɾ", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": -1695993040, + "host": "361" + }, + "initialDelaySeconds": 1218203975, + "timeoutSeconds": -1726456869, + "periodSeconds": 892837330, + "successThreshold": 789384689, + "failureThreshold": 436796816 + }, + "readinessProbe": { + "exec": { + "command": [ + "362" + ] + }, + "httpGet": { + "path": "363", + "port": "364", + "host": "365", + "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + }, + "initialDelaySeconds": -821592382, + "timeoutSeconds": 1678953375, + "periodSeconds": 1045190247, + "successThreshold": 1805682547, + "failureThreshold": -651405950 + }, + "startupProbe": { + "exec": { + "command": [ + "370" + ] + }, + "httpGet": { + "path": "371", + "port": "372", + "host": "373", + "scheme": "|ǓÓ敆OɈÏ 瞍髃", + "httpHeaders": [ + { + "name": "374", + "value": "375" + } + ] + }, + "tcpSocket": { + "port": -392406530, + "host": "376" + }, + "initialDelaySeconds": -839925309, + "timeoutSeconds": -526099499, + "periodSeconds": -1014296961, + "successThreshold": 1708011112, + "failureThreshold": -603097910 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "377" + ] + }, + "httpGet": { + "path": "378", + "port": "379", + "host": "380", + "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", + "httpHeaders": [ + { + "name": "381", + "value": "382" + } + ] + }, + "tcpSocket": { + "port": "383", + "host": "384" + } + }, + "preStop": { + "exec": { + "command": [ + "385" + ] + }, + "httpGet": { + "path": "386", + "port": 1041627045, + "host": "387", + "scheme": "2讅缔m葰賦迾娙ƴ4", + "httpHeaders": [ + { + "name": "388", + "value": "389" + } + ] + }, + "tcpSocket": { + "port": 2088991012, + "host": "390" + } + } + }, + "terminationMessagePath": "391", + "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", + "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", + "securityContext": { + "capabilities": { + "add": [ + "滨Ė" + ], + "drop": [ + "h}颉hȱɷȰW瀤oɢ嫎" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "392", + "role": "393", + "type": "394", + "level": "395" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" + }, + "runAsUser": -4298540371641498337, + "runAsGroup": 2803560372754431995, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", + "seccompProfile": { + "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", + "localhostProfile": "399" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "400" + } + ], + "restartPolicy": "婦", + "terminationGracePeriodSeconds": -7767642171323610380, + "activeDeadlineSeconds": -4963438147266444254, + "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", + "nodeSelector": { + "401": "402" + }, + "serviceAccountName": "403", + "serviceAccount": "404", + "automountServiceAccountToken": false, + "nodeName": "405", + "hostPID": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "406", + "role": "407", + "type": "408", + "level": "409" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "410", + "gmsaCredentialSpec": "411", + "runAsUserName": "412" + }, + "runAsUser": -8872996084157186866, + "runAsGroup": -1083846598029307786, + "runAsNonRoot": false, + "supplementalGroups": [ + -46143243150134963 + ], + "fsGroup": -6298002649883493725, + "sysctls": [ + { + "name": "413", + "value": "414" + } + ], + "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", + "seccompProfile": { + "type": "Ş襵樞úʥ銀", + "localhostProfile": "415" + } + }, + "imagePullSecrets": [ + { + "name": "416" + } + ], + "hostname": "417", + "subdomain": "418", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "419", + "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", + "values": [ + "420" + ] + } + ], + "matchFields": [ + { + "key": "421", + "operator": "", + "values": [ + "422" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1677779481, + "preference": { + "matchExpressions": [ + { + "key": "423", + "operator": "WĶʗ", + "values": [ + "424" + ] + } + ], + "matchFields": [ + { + "key": "425", + "operator": "裥d[榴^șƷK", + "values": [ + "426" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" + }, + "matchExpressions": [ + { + "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", + "operator": "NotIn", + "values": [ + "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1569550894, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2": "Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E" + }, + "matchExpressions": [ + { + "key": "75p1em---1wwv3-f/k47M7y-Dy__3wcq", + "operator": "NotIn", + "values": [ + "x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A" + ] + } + ] + }, + "namespaces": [ + "441" + ], + "topologyKey": "442" + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "w_--5-_.3--_9QW2JkU27_.-4T-9": "4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4" + }, + "matchExpressions": [ + { + "key": "J-_.ZCRT.0z-oe.G79.3bU_._nV34GH", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "449" + ], + "topologyKey": "450" + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1206700920, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "HzZsY_o8t5Vl6_..7CY-_c": "ZG6N-_-0o.0C_gV.9_G-.-z1H" + }, + "matchExpressions": [ + { + "key": "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "457" + ], + "topologyKey": "458" + } + } + ] + } + }, + "schedulerName": "459", + "tolerations": [ + { + "key": "460", + "operator": "眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛", + "value": "461", + "effect": "ÖTő净湅oĒ弦", + "tolerationSeconds": -3092025889836357564 + } + ], + "hostAliases": [ + { + "ip": "462", + "hostnames": [ + "463" + ] + } + ], + "priorityClassName": "464", + "priority": -192869830, + "dnsConfig": { + "nameservers": [ + "465" + ], + "searches": [ + "466" + ], + "options": [ + { + "name": "467", + "value": "468" + } + ] + }, + "readinessGates": [ + { + "conditionType": "讱" + } + ], + "runtimeClassName": "469", + "enableServiceLinks": true, + "preemptionPolicy": "疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ", + "overhead": { + "奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ": "15" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -816594589, + "topologyKey": "470", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8": "7e.._d--Y-_l-v0-1V-N-R__R9" + }, + "matchExpressions": [ + { + "key": "b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "ttlSecondsAfterFinished": -1766935785 + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..e2518674a8a56765955a380822f90d4d33cc830b GIT binary patch literal 7310 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季Cʖ畬x骀Šĸů + name: "42" + namespace: "44" + ownerReferences: + - apiVersion: "51" + blockOwnerDeletion: false + controller: false + kind: "52" + name: "53" + uid: I拍N嚳ķȗɊ捵TwMȗ礼 + resourceVersion: "5994087412557504692" + selfLink: "45" + uid: Ȗ脵鴈Ō + spec: + activeDeadlineSeconds: -4963438147266444254 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "423" + operator: WĶʗ + values: + - "424" + matchFields: + - key: "425" + operator: 裥d[榴^șƷK + values: + - "426" + weight: -1677779481 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "419" + operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 + values: + - "420" + matchFields: + - key: "421" + operator: "" + values: + - "422" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 75p1em---1wwv3-f/k47M7y-Dy__3wcq + operator: NotIn + values: + - x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A + matchLabels: + A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2: Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E + namespaces: + - "441" + topologyKey: "442" + weight: 1569550894 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH + operator: NotIn + values: + - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 + matchLabels: + 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g + namespaces: + - "433" + topologyKey: "434" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2 + operator: DoesNotExist + matchLabels: + HzZsY_o8t5Vl6_..7CY-_c: ZG6N-_-0o.0C_gV.9_G-.-z1H + namespaces: + - "457" + topologyKey: "458" + weight: 1206700920 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: J-_.ZCRT.0z-oe.G79.3bU_._nV34GH + operator: DoesNotExist + matchLabels: + w_--5-_.3--_9QW2JkU27_.-4T-9: 4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4 + namespaces: + - "449" + topologyKey: "450" + automountServiceAccountToken: false + containers: + - args: + - "263" + command: + - "262" + env: + - name: "270" + value: "271" + valueFrom: + configMapKeyRef: + key: "277" + name: "276" + optional: false + fieldRef: + apiVersion: "272" + fieldPath: "273" + resourceFieldRef: + containerName: "274" + divisor: "9" + resource: "275" + secretKeyRef: + key: "279" + name: "278" + optional: false + envFrom: + - configMapRef: + name: "268" + optional: true + prefix: "267" + secretRef: + name: "269" + optional: true + image: "261" + imagePullPolicy: 熀ďJZ漤 + lifecycle: + postStart: + exec: + command: + - "307" + httpGet: + host: "309" + httpHeaders: + - name: "310" + value: "311" + path: "308" + port: -468215285 + scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 + tcpSocket: + host: "313" + port: "312" + preStop: + exec: + command: + - "314" + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "315" + port: 293042649 + scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' + tcpSocket: + host: "320" + port: "319" + livenessProbe: + exec: + command: + - "286" + failureThreshold: -239264629 + httpGet: + host: "289" + httpHeaders: + - name: "290" + value: "291" + path: "287" + port: "288" + scheme: uE增猍ǵ xǨŴ + initialDelaySeconds: 528603974 + periodSeconds: 1862455894 + successThreshold: 1080918702 + tcpSocket: + host: "292" + port: 2112112129 + timeoutSeconds: -342387625 + name: "260" + ports: + - containerPort: -305362540 + hostIP: "266" + hostPort: -1365158918 + name: "265" + protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + readinessProbe: + exec: + command: + - "293" + failureThreshold: -47594442 + httpGet: + host: "295" + httpHeaders: + - name: "296" + value: "297" + path: "294" + port: -186532794 + scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė + initialDelaySeconds: -751455207 + periodSeconds: 646133945 + successThreshold: -506710067 + tcpSocket: + host: "299" + port: "298" + timeoutSeconds: -894026356 + resources: + limits: + '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" + requests: + '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ů,趐V曡88 ' + enableServiceLinks: true + ephemeralContainers: + - args: + - "333" + command: + - "332" + env: + - name: "340" + value: "341" + valueFrom: + configMapKeyRef: + key: "347" + name: "346" + optional: false + fieldRef: + apiVersion: "342" + fieldPath: "343" + resourceFieldRef: + containerName: "344" + divisor: "592" + resource: "345" + secretKeyRef: + key: "349" + name: "348" + optional: false + envFrom: + - configMapRef: + name: "338" + optional: false + prefix: "337" + secretRef: + name: "339" + optional: true + image: "331" + imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb + lifecycle: + postStart: + exec: + command: + - "377" + httpGet: + host: "380" + httpHeaders: + - name: "381" + value: "382" + path: "378" + port: "379" + scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z + tcpSocket: + host: "384" + port: "383" + preStop: + exec: + command: + - "385" + httpGet: + host: "387" + httpHeaders: + - name: "388" + value: "389" + path: "386" + port: 1041627045 + scheme: 2讅缔m葰賦迾娙ƴ4 + tcpSocket: + host: "390" + port: 2088991012 + livenessProbe: + exec: + command: + - "356" + failureThreshold: 436796816 + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "357" + port: -1247120403 + scheme: ɾ + initialDelaySeconds: 1218203975 + periodSeconds: 892837330 + successThreshold: 789384689 + tcpSocket: + host: "361" + port: -1695993040 + timeoutSeconds: -1726456869 + name: "330" + ports: + - containerPort: 970355275 + hostIP: "336" + hostPort: -1703842211 + name: "335" + protocol: ńČȷǻ.wȏâ磠Ƴ崖S + readinessProbe: + exec: + command: + - "362" + failureThreshold: -651405950 + httpGet: + host: "365" + httpHeaders: + - name: "366" + value: "367" + path: "363" + port: "364" + scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ + initialDelaySeconds: -821592382 + periodSeconds: 1045190247 + successThreshold: 1805682547 + tcpSocket: + host: "369" + port: "368" + timeoutSeconds: 1678953375 + resources: + limits: + ż鯀1: "636" + requests: + sYȠ繽敮ǰ詀: "570" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 滨Ė + drop: + - h}颉hȱɷȰW瀤oɢ嫎 + privileged: true + procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ + readOnlyRootFilesystem: true + runAsGroup: 2803560372754431995 + runAsNonRoot: false + runAsUser: -4298540371641498337 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "399" + type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + startupProbe: + exec: + command: + - "370" + failureThreshold: -603097910 + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "371" + port: "372" + scheme: '|ǓÓ敆OɈÏ 瞍髃' + initialDelaySeconds: -839925309 + periodSeconds: -1014296961 + successThreshold: 1708011112 + tcpSocket: + host: "376" + port: -392406530 + timeoutSeconds: -526099499 + stdin: true + stdinOnce: true + targetContainerName: "400" + terminationMessagePath: "391" + terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp + volumeDevices: + - devicePath: "355" + name: "354" + volumeMounts: + - mountPath: "351" + mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ + name: "350" + readOnly: true + subPath: "352" + subPathExpr: "353" + workingDir: "334" + hostAliases: + - hostnames: + - "463" + ip: "462" + hostPID: true + hostname: "417" + imagePullSecrets: + - name: "416" + initContainers: + - args: + - "195" + command: + - "194" + env: + - name: "202" + value: "203" + valueFrom: + configMapKeyRef: + key: "209" + name: "208" + optional: true + fieldRef: + apiVersion: "204" + fieldPath: "205" + resourceFieldRef: + containerName: "206" + divisor: "241" + resource: "207" + secretKeyRef: + key: "211" + name: "210" + optional: false + envFrom: + - configMapRef: + name: "200" + optional: false + prefix: "199" + secretRef: + name: "201" + optional: false + image: "193" + imagePullPolicy: 酊龨δ摖ȱğ_< + lifecycle: + postStart: + exec: + command: + - "238" + httpGet: + host: "240" + httpHeaders: + - name: "241" + value: "242" + path: "239" + port: 878005329 + scheme: 丟×x锏ɟ4Ǒ + tcpSocket: + host: "244" + port: "243" + preStop: + exec: + command: + - "245" + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: 1746399757 + scheme: V訆Ǝżŧ + tcpSocket: + host: "250" + port: 204229950 + livenessProbe: + exec: + command: + - "218" + failureThreshold: -1784617397 + httpGet: + host: "220" + httpHeaders: + - name: "221" + value: "222" + path: "219" + port: -1225815437 + scheme: 荭gw忊|E + initialDelaySeconds: 1004325340 + periodSeconds: 14304392 + successThreshold: 465972736 + tcpSocket: + host: "223" + port: -438588982 + timeoutSeconds: -1313320434 + name: "192" + ports: + - containerPort: 1791615594 + hostIP: "198" + hostPort: -805795167 + name: "197" + protocol: Ƥ熪军g>郵[+扴 + readinessProbe: + exec: + command: + - "224" + failureThreshold: 2056774277 + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "225" + port: "226" + scheme: 貾坢'跩aŕ翑0 + initialDelaySeconds: -2165496 + periodSeconds: 1386255869 + successThreshold: -778272981 + tcpSocket: + host: "230" + port: 1165327504 + timeoutSeconds: -1778952574 + resources: + limits: + "": "268" + requests: + -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - J橈'琕鶫:顇ə娯 + drop: + - 囌{屿oiɥ嵐sC + privileged: false + procMount: Jih亏yƕ丆録² + readOnlyRootFilesystem: false + runAsGroup: -6499508485510627932 + runAsNonRoot: true + runAsUser: 7917735345573161773 + seLinuxOptions: + level: "255" + role: "253" + type: "254" + user: "252" + seccompProfile: + localhostProfile: "259" + type: )/灩聋3趐囨鏻 + windowsOptions: + gmsaCredentialSpec: "257" + gmsaCredentialSpecName: "256" + runAsUserName: "258" + startupProbe: + exec: + command: + - "231" + failureThreshold: 549215478 + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "232" + port: -1928016742 + scheme: E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "237" + port: "236" + timeoutSeconds: -528664199 + terminationMessagePath: "251" + terminationMessagePolicy: NƗ¸gĩ + tty: true + volumeDevices: + - devicePath: "217" + name: "216" + volumeMounts: + - mountPath: "213" + mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< + name: "212" + subPath: "214" + subPathExpr: "215" + workingDir: "196" + nodeName: "405" + nodeSelector: + "401": "402" + overhead: + 奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ: "15" + preemptionPolicy: 疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ + priority: -192869830 + priorityClassName: "464" + readinessGates: + - conditionType: 讱 + restartPolicy: 婦 + runtimeClassName: "469" + schedulerName: "459" + securityContext: + fsGroup: -6298002649883493725 + fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ + runAsGroup: -1083846598029307786 + runAsNonRoot: false + runAsUser: -8872996084157186866 + seLinuxOptions: + level: "409" + role: "407" + type: "408" + user: "406" + seccompProfile: + localhostProfile: "415" + type: Ş襵樞úʥ銀 + supplementalGroups: + - -46143243150134963 + sysctls: + - name: "413" + value: "414" + windowsOptions: + gmsaCredentialSpec: "411" + gmsaCredentialSpecName: "410" + runAsUserName: "412" + serviceAccount: "404" + serviceAccountName: "403" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "418" + terminationGracePeriodSeconds: -7767642171323610380 + tolerations: + - effect: ÖTő净湅oĒ弦 + key: "460" + operator: 眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛 + tolerationSeconds: -3092025889836357564 + value: "461" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B + operator: Exists + matchLabels: + D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8: 7e.._d--Y-_l-v0-1V-N-R__R9 + maxSkew: -816594589 + topologyKey: "470" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "64" + partition: -104666658 + readOnly: true + volumeID: "63" + azureDisk: + cachingMode: ʜǝ鿟ldg滠鼍ƭt + diskName: "127" + diskURI: "128" + fsType: "129" + kind: ȫşŇɜa + readOnly: true + azureFile: + secretName: "113" + shareName: "114" + cephfs: + monitors: + - "98" + path: "99" + secretFile: "101" + secretRef: + name: "102" + user: "100" + cinder: + fsType: "96" + readOnly: true + secretRef: + name: "97" + volumeID: "95" + configMap: + defaultMode: -599608368 + items: + - key: "116" + mode: -1194714697 + path: "117" + name: "115" + optional: true + csi: + driver: "159" + fsType: "160" + nodePublishSecretRef: + name: "163" + readOnly: true + volumeAttributes: + "161": "162" + downwardAPI: + defaultMode: 1801487647 + items: + - fieldRef: + apiVersion: "106" + fieldPath: "107" + mode: 1322858613 + path: "105" + resourceFieldRef: + containerName: "108" + divisor: "889" + resource: "109" + emptyDir: + medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ + sizeLimit: "681" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "171": "172" + clusterName: "177" + creationTimestamp: null + deletionGracePeriodSeconds: -1837257934517376612 + finalizers: + - "176" + generateName: "165" + generation: -8801560367353238479 + labels: + "169": "170" + managedFields: + - apiVersion: "179" + fieldsType: "180" + manager: "178" + operation: 蒅!a坩O`涁İ而踪鄌 + name: "164" + namespace: "166" + ownerReferences: + - apiVersion: "173" + blockOwnerDeletion: true + controller: true + kind: "174" + name: "175" + uid: "" + resourceVersion: "917467801074989174" + selfLink: "167" + uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 + spec: + accessModes: + - '|@?鷅bȻN' + dataSource: + apiGroup: "189" + kind: "190" + name: "191" + resources: + limits: + ?$矡ȶ网棊ʢ: "891" + requests: + Ⱥ眖R#yV'WKw(ğ: "423" + selector: + matchExpressions: + - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G + operator: Exists + matchLabels: + fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF + storageClassName: "188" + volumeMode: 跦Opwǩ曬逴褜1 + volumeName: "187" + fc: + fsType: "111" + lun: 1169718433 + targetWWNs: + - "110" + wwids: + - "112" + flexVolume: + driver: "90" + fsType: "91" + options: + "93": "94" + readOnly: true + secretRef: + name: "92" + flocker: + datasetName: "103" + datasetUUID: "104" + gcePersistentDisk: + fsType: "62" + partition: 2065358741 + pdName: "61" + readOnly: true + gitRepo: + directory: "67" + repository: "65" + revision: "66" + glusterfs: + endpoints: "80" + path: "81" + hostPath: + path: "60" + type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ + iscsi: + chapAuthSession: true + fsType: "76" + initiatorName: "79" + iqn: "74" + iscsiInterface: "75" + lun: -663180249 + portals: + - "77" + readOnly: true + secretRef: + name: "78" + targetPortal: "73" + name: "59" + nfs: + path: "72" + server: "71" + persistentVolumeClaim: + claimName: "82" + photonPersistentDisk: + fsType: "131" + pdID: "130" + portworxVolume: + fsType: "146" + readOnly: true + volumeID: "145" + projected: + defaultMode: -1980941277 + sources: + - configMap: + items: + - key: "141" + mode: 1730325900 + path: "142" + name: "140" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "136" + fieldPath: "137" + mode: -555780268 + path: "135" + resourceFieldRef: + containerName: "138" + divisor: "952" + resource: "139" + secret: + items: + - key: "133" + mode: 782113097 + path: "134" + name: "132" + optional: true + serviceAccountToken: + audience: "143" + expirationSeconds: -2937394236764575757 + path: "144" + quobyte: + group: "125" + readOnly: true + registry: "122" + tenant: "126" + user: "124" + volume: "123" + rbd: + fsType: "85" + image: "84" + keyring: "88" + monitors: + - "83" + pool: "86" + readOnly: true + secretRef: + name: "89" + user: "87" + scaleIO: + fsType: "154" + gateway: "147" + protectionDomain: "150" + secretRef: + name: "149" + sslEnabled: true + storageMode: "152" + storagePool: "151" + system: "148" + volumeName: "153" + secret: + defaultMode: 1655406148 + items: + - key: "69" + mode: 1648350164 + path: "70" + optional: true + secretName: "68" + storageos: + fsType: "157" + readOnly: true + secretRef: + name: "158" + volumeName: "155" + volumeNamespace: "156" + vsphereVolume: + fsType: "119" + storagePolicyID: "121" + storagePolicyName: "120" + volumePath: "118" + ttlSecondsAfterFinished: -1766935785 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.json new file mode 100644 index 00000000000..66aa941a639 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.json @@ -0,0 +1,1600 @@ +{ + "kind": "CronJob", + "apiVersion": "batch/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "schedule": "19", + "startingDeadlineSeconds": -2555947251840004808, + "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "suspend": true, + "jobTemplate": { + "metadata": { + "name": "20", + "generateName": "21", + "namespace": "22", + "selfLink": "23", + "uid": "^苣", + "resourceVersion": "1092536316763508004", + "generation": 3798025802092444428, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -6114802437535409255, + "labels": { + "25": "26" + }, + "annotations": { + "27": "28" + }, + "ownerReferences": [ + { + "apiVersion": "29", + "kind": "30", + "name": "31", + "uid": "憍峕?狱³-Ǐ忄*", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "32" + ], + "clusterName": "33", + "managedFields": [ + { + "manager": "34", + "operation": "ȎțêɘIJ斬³;Ơ歿", + "apiVersion": "35", + "fieldsType": "36" + } + ] + }, + "spec": { + "parallelism": -856030588, + "completions": -106888179, + "activeDeadlineSeconds": -1483125035702892746, + "backoffLimit": -1822122846, + "selector": { + "matchLabels": { + "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" + }, + "matchExpressions": [ + { + "key": "rnr", + "operator": "DoesNotExist" + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "43", + "generateName": "44", + "namespace": "45", + "selfLink": "46", + "uid": "A", + "resourceVersion": "13282108741396501211", + "generation": -1988464041375677738, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -961038652544818647, + "labels": { + "48": "49" + }, + "annotations": { + "50": "51" + }, + "ownerReferences": [ + { + "apiVersion": "52", + "kind": "53", + "name": "54", + "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "55" + ], + "clusterName": "56", + "managedFields": [ + { + "manager": "57", + "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", + "apiVersion": "58", + "fieldsType": "59" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "60", + "hostPath": { + "path": "61", + "type": "j剐'宣I拍N嚳ķȗ" + }, + "emptyDir": { + "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", + "sizeLimit": "347" + }, + "gcePersistentDisk": { + "pdName": "62", + "fsType": "63", + "partition": 1399152294, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "64", + "fsType": "65", + "partition": -1853411528 + }, + "gitRepo": { + "repository": "66", + "revision": "67", + "directory": "68" + }, + "secret": { + "secretName": "69", + "items": [ + { + "key": "70", + "path": "71", + "mode": 1395607230 + } + ], + "defaultMode": -1852451720, + "optional": true + }, + "nfs": { + "server": "72", + "path": "73" + }, + "iscsi": { + "targetPortal": "74", + "iqn": "75", + "lun": -1483417237, + "iscsiInterface": "76", + "fsType": "77", + "portals": [ + "78" + ], + "secretRef": { + "name": "79" + }, + "initiatorName": "80" + }, + "glusterfs": { + "endpoints": "81", + "path": "82", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "83", + "readOnly": true + }, + "rbd": { + "monitors": [ + "84" + ], + "image": "85", + "fsType": "86", + "pool": "87", + "user": "88", + "keyring": "89", + "secretRef": { + "name": "90" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "91", + "fsType": "92", + "secretRef": { + "name": "93" + }, + "options": { + "94": "95" + } + }, + "cinder": { + "volumeID": "96", + "fsType": "97", + "secretRef": { + "name": "98" + } + }, + "cephfs": { + "monitors": [ + "99" + ], + "path": "100", + "user": "101", + "secretFile": "102", + "secretRef": { + "name": "103" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "104", + "datasetUUID": "105" + }, + "downwardAPI": { + "items": [ + { + "path": "106", + "fieldRef": { + "apiVersion": "107", + "fieldPath": "108" + }, + "resourceFieldRef": { + "containerName": "109", + "resource": "110", + "divisor": "52" + }, + "mode": -1011172037 + } + ], + "defaultMode": -1775926229 + }, + "fc": { + "targetWWNs": [ + "111" + ], + "lun": -740816174, + "fsType": "112", + "wwids": [ + "113" + ] + }, + "azureFile": { + "secretName": "114", + "shareName": "115" + }, + "configMap": { + "name": "116", + "items": [ + { + "key": "117", + "path": "118", + "mode": 1793473487 + } + ], + "defaultMode": -347579237, + "optional": false + }, + "vsphereVolume": { + "volumePath": "119", + "fsType": "120", + "storagePolicyName": "121", + "storagePolicyID": "122" + }, + "quobyte": { + "registry": "123", + "volume": "124", + "readOnly": true, + "user": "125", + "group": "126", + "tenant": "127" + }, + "azureDisk": { + "diskName": "128", + "diskURI": "129", + "cachingMode": "A3fƻfʣ繡楙¯", + "fsType": "130", + "readOnly": true, + "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" + }, + "photonPersistentDisk": { + "pdID": "131", + "fsType": "132" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "133", + "items": [ + { + "key": "134", + "path": "135", + "mode": 550215822 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "136", + "fieldRef": { + "apiVersion": "137", + "fieldPath": "138" + }, + "resourceFieldRef": { + "containerName": "139", + "resource": "140", + "divisor": "618" + }, + "mode": 1525389481 + } + ] + }, + "configMap": { + "name": "141", + "items": [ + { + "key": "142", + "path": "143", + "mode": -1249460160 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "144", + "expirationSeconds": -8988970531898753887, + "path": "145" + } + } + ], + "defaultMode": -1332301579 + }, + "portworxVolume": { + "volumeID": "146", + "fsType": "147" + }, + "scaleIO": { + "gateway": "148", + "system": "149", + "secretRef": { + "name": "150" + }, + "protectionDomain": "151", + "storagePool": "152", + "storageMode": "153", + "volumeName": "154", + "fsType": "155", + "readOnly": true + }, + "storageos": { + "volumeName": "156", + "volumeNamespace": "157", + "fsType": "158", + "readOnly": true, + "secretRef": { + "name": "159" + } + }, + "csi": { + "driver": "160", + "readOnly": false, + "fsType": "161", + "volumeAttributes": { + "162": "163" + }, + "nodePublishSecretRef": { + "name": "164" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "165", + "generateName": "166", + "namespace": "167", + "selfLink": "168", + "uid": "A徙ɶɊł/擇ɦĽ胚", + "resourceVersion": "4447340384943270560", + "generation": -6008930988505485536, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 3218160964766401208, + "labels": { + "170": "171" + }, + "annotations": { + "172": "173" + }, + "ownerReferences": [ + { + "apiVersion": "174", + "kind": "175", + "name": "176", + "uid": "ɜa頢ƛƟ)ÙæNǚ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "177" + ], + "clusterName": "178", + "managedFields": [ + { + "manager": "179", + "operation": "quA?瞲Ť倱\u003cįXŋ", + "apiVersion": "180", + "fieldsType": "181" + } + ] + }, + "spec": { + "accessModes": [ + "厶耈 T衧ȇe媹Hǝ呮}臷" + ], + "selector": { + "matchLabels": { + "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" + }, + "matchExpressions": [ + { + "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", + "operator": "NotIn", + "values": [ + "A5b.5-CX_VBC.Jn4f_1" + ] + } + ] + }, + "resources": { + "limits": { + "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" + }, + "requests": { + "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" + } + }, + "volumeName": "188", + "storageClassName": "189", + "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", + "dataSource": { + "apiGroup": "190", + "kind": "191", + "name": "192" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "193", + "image": "194", + "command": [ + "195" + ], + "args": [ + "196" + ], + "workingDir": "197", + "ports": [ + { + "name": "198", + "hostPort": 1919527626, + "containerPort": -389501466, + "protocol": ".鵫", + "hostIP": "199" + } + ], + "envFrom": [ + { + "prefix": "200", + "configMapRef": { + "name": "201", + "optional": true + }, + "secretRef": { + "name": "202", + "optional": false + } + } + ], + "env": [ + { + "name": "203", + "value": "204", + "valueFrom": { + "fieldRef": { + "apiVersion": "205", + "fieldPath": "206" + }, + "resourceFieldRef": { + "containerName": "207", + "resource": "208", + "divisor": "322" + }, + "configMapKeyRef": { + "name": "209", + "key": "210", + "optional": true + }, + "secretKeyRef": { + "name": "211", + "key": "212", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "莭琽§ć\\ ïì«丯Ƙ枛牐ɺ": "660" + }, + "requests": { + "I\\p[": "853" + } + }, + "volumeMounts": [ + { + "name": "213", + "readOnly": true, + "mountPath": "214", + "subPath": "215", + "mountPropagation": "HVe熼'FD剂讼ɓ", + "subPathExpr": "216" + } + ], + "volumeDevices": [ + { + "name": "217", + "devicePath": "218" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "219" + ] + }, + "httpGet": { + "path": "220", + "port": "221", + "host": "222", + "scheme": "A", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": 2060823740, + "host": "225" + }, + "initialDelaySeconds": -498930176, + "timeoutSeconds": 1885897314, + "periodSeconds": -465677631, + "successThreshold": 1054858106, + "failureThreshold": 232569106, + "terminationGracePeriodSeconds": -4941250258285962800 + }, + "readinessProbe": { + "exec": { + "command": [ + "226" + ] + }, + "httpGet": { + "path": "227", + "port": "228", + "host": "229", + "scheme": "s3!Zɾģ毋", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": 391562775, + "host": "232" + }, + "initialDelaySeconds": -775511009, + "timeoutSeconds": -832805508, + "periodSeconds": -228822833, + "successThreshold": -970312425, + "failureThreshold": -1213051101, + "terminationGracePeriodSeconds": 6232238734837754388 + }, + "startupProbe": { + "exec": { + "command": [ + "233" + ] + }, + "httpGet": { + "path": "234", + "port": -1140531048, + "host": "235", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": 1741405963, + "host": "238" + }, + "initialDelaySeconds": 1260448044, + "timeoutSeconds": -200461294, + "periodSeconds": -1791206950, + "successThreshold": 1160477220, + "failureThreshold": 1226391571, + "terminationGracePeriodSeconds": 6347577485454457915 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "239" + ] + }, + "httpGet": { + "path": "240", + "port": "241", + "host": "242", + "scheme": "Opwǩ曬逴褜1ØœȠƬQg鄠", + "httpHeaders": [ + { + "name": "243", + "value": "244" + } + ] + }, + "tcpSocket": { + "port": 1102291854, + "host": "245" + } + }, + "preStop": { + "exec": { + "command": [ + "246" + ] + }, + "httpGet": { + "path": "247", + "port": 809006670, + "host": "248", + "scheme": "扴ȨŮ+朷Ǝ膯ljVX1虊谇", + "httpHeaders": [ + { + "name": "249", + "value": "250" + } + ] + }, + "tcpSocket": { + "port": -1748648882, + "host": "251" + } + } + }, + "terminationMessagePath": "252", + "terminationMessagePolicy": "t叀碧闳ȩr嚧ʣq埄", + "imagePullPolicy": "ē鐭#嬀ơŸ8T 苧yñKJɐ", + "securityContext": { + "capabilities": { + "add": [ + "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞" + ], + "drop": [ + "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "253", + "role": "254", + "type": "255", + "level": "256" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "257", + "gmsaCredentialSpec": "258", + "runAsUserName": "259" + }, + "runAsUser": -3342656999442156006, + "runAsGroup": -5569844914519516591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", + "seccompProfile": { + "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", + "localhostProfile": "260" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "261", + "image": "262", + "command": [ + "263" + ], + "args": [ + "264" + ], + "workingDir": "265", + "ports": [ + { + "name": "266", + "hostPort": -825277526, + "containerPort": 1157117817, + "hostIP": "267" + } + ], + "envFrom": [ + { + "prefix": "268", + "configMapRef": { + "name": "269", + "optional": false + }, + "secretRef": { + "name": "270", + "optional": false + } + } + ], + "env": [ + { + "name": "271", + "value": "272", + "valueFrom": { + "fieldRef": { + "apiVersion": "273", + "fieldPath": "274" + }, + "resourceFieldRef": { + "containerName": "275", + "resource": "276", + "divisor": "107" + }, + "configMapKeyRef": { + "name": "277", + "key": "278", + "optional": false + }, + "secretKeyRef": { + "name": "279", + "key": "280", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "琕鶫:顇ə娯Ȱ囌{": "853" + }, + "requests": { + "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" + } + }, + "volumeMounts": [ + { + "name": "281", + "readOnly": true, + "mountPath": "282", + "subPath": "283", + "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", + "subPathExpr": "284" + } + ], + "volumeDevices": [ + { + "name": "285", + "devicePath": "286" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": "289", + "host": "290", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "291", + "value": "292" + } + ] + }, + "tcpSocket": { + "port": "293", + "host": "294" + }, + "initialDelaySeconds": -860435782, + "timeoutSeconds": 1067125211, + "periodSeconds": -2088645849, + "successThreshold": 1900201288, + "failureThreshold": -766915393, + "terminationGracePeriodSeconds": 3557544419897236324 + }, + "readinessProbe": { + "exec": { + "command": [ + "295" + ] + }, + "httpGet": { + "path": "296", + "port": -311014176, + "host": "297", + "httpHeaders": [ + { + "name": "298", + "value": "299" + } + ] + }, + "tcpSocket": { + "port": 1076497581, + "host": "300" + }, + "initialDelaySeconds": 95144287, + "timeoutSeconds": 363405643, + "periodSeconds": 1635382953, + "successThreshold": -727263154, + "failureThreshold": -1449289597, + "terminationGracePeriodSeconds": 6328236602200940742 + }, + "startupProbe": { + "exec": { + "command": [ + "301" + ] + }, + "httpGet": { + "path": "302", + "port": 248533396, + "host": "303", + "scheme": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", + "httpHeaders": [ + { + "name": "304", + "value": "305" + } + ] + }, + "tcpSocket": { + "port": -674445196, + "host": "306" + }, + "initialDelaySeconds": 1239158543, + "timeoutSeconds": -543432015, + "periodSeconds": -515370067, + "successThreshold": 2073046460, + "failureThreshold": 1692740191, + "terminationGracePeriodSeconds": -1195705267535749940 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "307" + ] + }, + "httpGet": { + "path": "308", + "port": "309", + "host": "310", + "scheme": "Ǣ曣ŋayåe躒訙", + "httpHeaders": [ + { + "name": "311", + "value": "312" + } + ] + }, + "tcpSocket": { + "port": "313", + "host": "314" + } + }, + "preStop": { + "exec": { + "command": [ + "315" + ] + }, + "httpGet": { + "path": "316", + "port": "317", + "host": "318", + "scheme": "uE增猍ǵ xǨŴ", + "httpHeaders": [ + { + "name": "319", + "value": "320" + } + ] + }, + "tcpSocket": { + "port": 2112112129, + "host": "321" + } + } + }, + "terminationMessagePath": "322", + "terminationMessagePolicy": "ȽÃ茓pȓɻ挴ʠɜ瞍阎lğ Ņ#耗", + "imagePullPolicy": "ĒzŔ瘍Nʊ", + "securityContext": { + "capabilities": { + "add": [ + "璾ėȜv" + ], + "drop": [ + "b繐汚磉反-n覦灲閈誹" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "323", + "role": "324", + "type": "325", + "level": "326" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "327", + "gmsaCredentialSpec": "328", + "runAsUserName": "329" + }, + "runAsUser": 8423952810832831481, + "runAsGroup": 7806703309589874498, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "k(dŊiɢzĮ蛋I滞廬耐", + "seccompProfile": { + "type": "焬CQm坊柩", + "localhostProfile": "330" + } + } + } + ], + "ephemeralContainers": [ + { + "name": "331", + "image": "332", + "command": [ + "333" + ], + "args": [ + "334" + ], + "workingDir": "335", + "ports": [ + { + "name": "336", + "hostPort": 1141812777, + "containerPort": -1830926023, + "protocol": "®EĨǔvÄÚ×p", + "hostIP": "337" + } + ], + "envFrom": [ + { + "prefix": "338", + "configMapRef": { + "name": "339", + "optional": true + }, + "secretRef": { + "name": "340", + "optional": true + } + } + ], + "env": [ + { + "name": "341", + "value": "342", + "valueFrom": { + "fieldRef": { + "apiVersion": "343", + "fieldPath": "344" + }, + "resourceFieldRef": { + "containerName": "345", + "resource": "346", + "divisor": "60" + }, + "configMapKeyRef": { + "name": "347", + "key": "348", + "optional": true + }, + "secretKeyRef": { + "name": "349", + "key": "350", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "262" + }, + "requests": { + "Ƃ9阠$嬏wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶": "1" + } + }, + "volumeMounts": [ + { + "name": "351", + "mountPath": "352", + "subPath": "353", + "mountPropagation": "TGÒ鵌Ē3Nh×DJ", + "subPathExpr": "354" + } + ], + "volumeDevices": [ + { + "name": "355", + "devicePath": "356" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "357" + ] + }, + "httpGet": { + "path": "358", + "port": -514169648, + "host": "359", + "scheme": "\u0026疀", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": "362", + "host": "363" + }, + "initialDelaySeconds": -39292476, + "timeoutSeconds": 801902541, + "periodSeconds": -1312249623, + "successThreshold": -1089435479, + "failureThreshold": -1031303729, + "terminationGracePeriodSeconds": -7317946572666008364 + }, + "readinessProbe": { + "exec": { + "command": [ + "364" + ] + }, + "httpGet": { + "path": "365", + "port": "366", + "host": "367", + "scheme": "ȷǻ.wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "httpHeaders": [ + { + "name": "368", + "value": "369" + } + ] + }, + "tcpSocket": { + "port": "370", + "host": "371" + }, + "initialDelaySeconds": 2102595797, + "timeoutSeconds": -1921957558, + "periodSeconds": 180543684, + "successThreshold": -1050610482, + "failureThreshold": 1191111236, + "terminationGracePeriodSeconds": 5574781452707956333 + }, + "startupProbe": { + "exec": { + "command": [ + "372" + ] + }, + "httpGet": { + "path": "373", + "port": "374", + "host": "375", + "scheme": "餸硷", + "httpHeaders": [ + { + "name": "376", + "value": "377" + } + ] + }, + "tcpSocket": { + "port": 731136838, + "host": "378" + }, + "initialDelaySeconds": 1701169865, + "timeoutSeconds": 685946195, + "periodSeconds": 1871363087, + "successThreshold": -614257963, + "failureThreshold": 1517970305, + "terminationGracePeriodSeconds": -3984053182430357055 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "379" + ] + }, + "httpGet": { + "path": "380", + "port": "381", + "host": "382", + "scheme": "ű嵞嬯t{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬ", + "httpHeaders": [ + { + "name": "383", + "value": "384" + } + ] + }, + "tcpSocket": { + "port": "385", + "host": "386" + } + }, + "preStop": { + "exec": { + "command": [ + "387" + ] + }, + "httpGet": { + "path": "388", + "port": "389", + "host": "390", + "scheme": "cx赮ǒđ\u003e*劶?j", + "httpHeaders": [ + { + "name": "391", + "value": "392" + } + ] + }, + "tcpSocket": { + "port": "393", + "host": "394" + } + } + }, + "terminationMessagePath": "395", + "terminationMessagePolicy": "¥", + "imagePullPolicy": "Ƈè*鑏='ʨ|ǓÓ敆OɈÏ 瞍髃", + "securityContext": { + "capabilities": { + "add": [ + "ȕW歹s" + ], + "drop": [ + "ɥʋăƻ遲" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "396", + "role": "397", + "type": "398", + "level": "399" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "400", + "gmsaCredentialSpec": "401", + "runAsUserName": "402" + }, + "runAsUser": 3805707846751185585, + "runAsGroup": 4820130167691486230, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "Ů嫠!@@)Zq=歍þ螗ɃŒGm", + "seccompProfile": { + "type": "z鋎", + "localhostProfile": "403" + } + }, + "tty": true, + "targetContainerName": "404" + } + ], + "restartPolicy": "¿əW#ļǹʅŚO虀^背遻堣灭ƴɦ燻踸", + "terminationGracePeriodSeconds": -8963807447996144781, + "activeDeadlineSeconds": -5539971415578447792, + "dnsPolicy": "6", + "nodeSelector": { + "405": "406" + }, + "serviceAccountName": "407", + "serviceAccount": "408", + "automountServiceAccountToken": false, + "nodeName": "409", + "hostNetwork": true, + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "410", + "role": "411", + "type": "412", + "level": "413" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "414", + "gmsaCredentialSpec": "415", + "runAsUserName": "416" + }, + "runAsUser": 4290717681745188904, + "runAsGroup": 3355244307027629244, + "runAsNonRoot": false, + "supplementalGroups": [ + -7106117411092125093 + ], + "fsGroup": -9164240834267238973, + "sysctls": [ + { + "name": "417", + "value": "418" + } + ], + "fsGroupChangePolicy": "", + "seccompProfile": { + "type": "d'呪", + "localhostProfile": "419" + } + }, + "imagePullSecrets": [ + { + "name": "420" + } + ], + "hostname": "421", + "subdomain": "422", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "423", + "operator": "W瀤oɢ嫎¸殚篎3o8[y", + "values": [ + "424" + ] + } + ], + "matchFields": [ + { + "key": "425", + "operator": "ï驿笈", + "values": [ + "426" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1009377808, + "preference": { + "matchExpressions": [ + { + "key": "427", + "operator": "a餖Ľƛ淴ɑ?¶ȲƪE1º轪d覉;Ĕ颪", + "values": [ + "428" + ] + } + ], + "matchFields": [ + { + "key": "429", + "operator": "惍EʦŊĊ娮rȧ", + "values": [ + "430" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq.c": "" + }, + "matchExpressions": [ + { + "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", + "operator": "NotIn", + "values": [ + "0..KpiS.oK-.O--5-yp8q_s-L" + ] + } + ] + }, + "namespaces": [ + "437" + ], + "topologyKey": "438", + "namespaceSelector": { + "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" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -234140, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "1_.-_L-__bf_9_-C-PfNx__-U_P": "tW23-_.z_.._s--_F-BR-.h_2" + }, + "matchExpressions": [ + { + "key": "s_6O-5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.-.-_s", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "451" + ], + "topologyKey": "452", + "namespaceSelector": { + "matchLabels": { + "Q.-_t--O3": "7z2-y.-...C4_-_2G0.-c_C.G.h--m._fN._k8__._ep2P.B._A_09E" + }, + "matchExpressions": [ + { + "key": "P_p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9np", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "n7-a6434---7i-f-d019o1v3u.2k8-2-d--n--r8661--3-8-t48g-w2q7z-vps548-d-1r7j--v2x-64dwb/e": "8" + }, + "matchExpressions": [ + { + "key": "75-p-z---k-5r6h--y7o-0-wq-zfdw73w0---4a18-f4/d1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--2", + "operator": "In", + "values": [ + "u-.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_t_IkI-mt4...rBQ.9-0" + ] + } + ] + }, + "namespaces": [ + "465" + ], + "topologyKey": "466", + "namespaceSelector": { + "matchLabels": { + "m_-Z.wc..k_0_5.z.0..__k": "b.-9.Y0-_-.l__.c17__f_-336-.BT" + }, + "matchExpressions": [ + { + "key": "N7.81_-._-_8_.._._a9", + "operator": "In", + "values": [ + "vi.gZdnUVP._81_---l_3_-_G-D....js--a---..6bD_Mh" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1276377114, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "1f8--tf---7r88-1--p61cd--s-nu5718--lks7d-x9-f-62o8/L9._5-..Bi_..aOQ_._Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gwb.-6": "M9..8-8yw..__Yb_58.p-06jVZ-u0" + }, + "matchExpressions": [ + { + "key": "v54le-to9e--a-7je9fz87-2jvd23-0p1.360v2-x-cpor---cigu--s/j-dY7_M_-._M5..-N_H_55..--E3_2h", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "479" + ], + "topologyKey": "480", + "namespaceSelector": { + "matchLabels": { + "o17qre-33-5-u8f0f1qv--i72-x3---v25f56.w84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--1--ia5yl9k/267hP-lX-_-..5-.._r6M__4-P-g3J6": "I-._g_.._-hKc.OB_F_--.._m_-9" + }, + "matchExpressions": [ + { + "key": "410-f-o-fr-5-3t--y9---2--e-yya3.98t-----60t--019-yg--4-37f-rwh-7be--y0agp51x597277q---nt/M-0R.-I-_23L_J49t-X..1", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + } + }, + "schedulerName": "487", + "tolerations": [ + { + "key": "488", + "operator": "r}梳攔wŲ魦Ɔ0ƢĮÀĘÆɆȸȢ蒸", + "value": "489", + "effect": "U烈 źfjǰɪ嘞ȏ}杻扞Ğ", + "tolerationSeconds": 3252034671163905138 + } + ], + "hostAliases": [ + { + "ip": "490", + "hostnames": [ + "491" + ] + } + ], + "priorityClassName": "492", + "priority": 347613368, + "dnsConfig": { + "nameservers": [ + "493" + ], + "searches": [ + "494" + ], + "options": [ + { + "name": "495", + "value": "496" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ř岈ǎǏ]S5:œƌ嵃ǁ" + } + ], + "runtimeClassName": "497", + "enableServiceLinks": false, + "preemptionPolicy": "m珢\\%傢z¦Ā竚ĐȌƨǴ叆", + "overhead": { + "D輷": "792" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -484382570, + "topologyKey": "498", + "whenUnsatisfiable": "nn坾\u0026Pɫ(ʙÆʨɺC`", + "labelSelector": { + "matchLabels": { + "n.DL.o_e-d92e8S_-0-_8Vz-E41___75Q-T": "O.__0PPX-.-d4Badb" + }, + "matchExpressions": [ + { + "key": "zz8-35x38i-qnr-5zi82dc3do--7lw63jvksy--w-i33-dzn6-302m7rx1/7Jl----i_I.-_7g-8iJ--p-7f3-2_Z_V_-q-L34-_D86-W_g52", + "operator": "NotIn", + "values": [ + "h.v._5.vB-.-7-.6Jv-86___3" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": -1285029915, + "completionMode": "{ȃ騑ȫ(踶NJđƟÝɹ橽ƴåj}c殶", + "suspend": false + } + }, + "successfulJobsHistoryLimit": -2006986560, + "failedJobsHistoryLimit": -380889943 + }, + "status": { + "active": [ + { + "kind": "505", + "namespace": "506", + "name": "507", + "uid": "暉Ŝ!ȣ绰", + "apiVersion": "508", + "resourceVersion": "509", + "fieldPath": "510" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..5053c8251fa2e905cd7607afa1356acd529e79ea GIT binary patch literal 8478 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季Cʖ畬 + sizeLimit: "347" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "172": "173" + clusterName: "178" + creationTimestamp: null + deletionGracePeriodSeconds: 3218160964766401208 + finalizers: + - "177" + generateName: "166" + generation: -6008930988505485536 + labels: + "170": "171" + managedFields: + - apiVersion: "180" + fieldsType: "181" + manager: "179" + operation: quA?瞲Ť倱<įXŋ + name: "165" + namespace: "167" + ownerReferences: + - apiVersion: "174" + blockOwnerDeletion: false + controller: true + kind: "175" + name: "176" + uid: ɜa頢ƛƟ)ÙæNǚ + resourceVersion: "4447340384943270560" + selfLink: "168" + uid: A徙ɶɊł/擇ɦĽ胚 + spec: + accessModes: + - 厶耈 T衧ȇe媹Hǝ呮}臷 + dataSource: + apiGroup: "190" + kind: "191" + name: "192" + resources: + limits: + /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" + requests: + ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" + selector: + matchExpressions: + - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z + operator: NotIn + values: + - A5b.5-CX_VBC.Jn4f_1 + matchLabels: + 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 + storageClassName: "189" + volumeMode: 髷裎$MVȟ@7飣奺Ȋ + volumeName: "188" + fc: + fsType: "112" + lun: -740816174 + targetWWNs: + - "111" + wwids: + - "113" + flexVolume: + driver: "91" + fsType: "92" + options: + "94": "95" + secretRef: + name: "93" + flocker: + datasetName: "104" + datasetUUID: "105" + gcePersistentDisk: + fsType: "63" + partition: 1399152294 + pdName: "62" + readOnly: true + gitRepo: + directory: "68" + repository: "66" + revision: "67" + glusterfs: + endpoints: "81" + path: "82" + readOnly: true + hostPath: + path: "61" + type: j剐'宣I拍N嚳ķȗ + iscsi: + fsType: "77" + initiatorName: "80" + iqn: "75" + iscsiInterface: "76" + lun: -1483417237 + portals: + - "78" + secretRef: + name: "79" + targetPortal: "74" + name: "60" + nfs: + path: "73" + server: "72" + persistentVolumeClaim: + claimName: "83" + readOnly: true + photonPersistentDisk: + fsType: "132" + pdID: "131" + portworxVolume: + fsType: "147" + volumeID: "146" + projected: + defaultMode: -1332301579 + sources: + - configMap: + items: + - key: "142" + mode: -1249460160 + path: "143" + name: "141" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "137" + fieldPath: "138" + mode: 1525389481 + path: "136" + resourceFieldRef: + containerName: "139" + divisor: "618" + resource: "140" + secret: + items: + - key: "134" + mode: 550215822 + path: "135" + name: "133" + optional: false + serviceAccountToken: + audience: "144" + expirationSeconds: -8988970531898753887 + path: "145" + quobyte: + group: "126" + readOnly: true + registry: "123" + tenant: "127" + user: "125" + volume: "124" + rbd: + fsType: "86" + image: "85" + keyring: "89" + monitors: + - "84" + pool: "87" + readOnly: true + secretRef: + name: "90" + user: "88" + scaleIO: + fsType: "155" + gateway: "148" + protectionDomain: "151" + readOnly: true + secretRef: + name: "150" + storageMode: "153" + storagePool: "152" + system: "149" + volumeName: "154" + secret: + defaultMode: -1852451720 + items: + - key: "70" + mode: 1395607230 + path: "71" + optional: true + secretName: "69" + storageos: + fsType: "158" + readOnly: true + secretRef: + name: "159" + volumeName: "156" + volumeNamespace: "157" + vsphereVolume: + fsType: "120" + storagePolicyID: "122" + storagePolicyName: "121" + volumePath: "119" + ttlSecondsAfterFinished: -1285029915 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: -2006986560 + suspend: true +status: + active: + - apiVersion: "508" + fieldPath: "510" + kind: "505" + name: "507" + namespace: "506" + resourceVersion: "509" + uid: 暉Ŝ!ȣ绰 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.json new file mode 100644 index 00000000000..ff633499672 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.json @@ -0,0 +1,1581 @@ +{ + "kind": "JobTemplate", + "apiVersion": "batch/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "parallelism": -443114323, + "completions": -1771909905, + "activeDeadlineSeconds": -9086179100394185427, + "backoffLimit": -1796008812, + "selector": { + "matchLabels": { + "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" + }, + "matchExpressions": [ + { + "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", + "operator": "In", + "values": [ + "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" + ] + } + ] + }, + "manualSelector": false, + "template": { + "metadata": { + "name": "42", + "generateName": "43", + "namespace": "44", + "selfLink": "45", + "uid": "Ȗ脵鴈Ō", + "resourceVersion": "5994087412557504692", + "generation": 9213888658033954596, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2901856114738744973, + "labels": { + "47": "48" + }, + "annotations": { + "49": "50" + }, + "ownerReferences": [ + { + "apiVersion": "51", + "kind": "52", + "name": "53", + "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "54" + ], + "clusterName": "55", + "managedFields": [ + { + "manager": "56", + "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", + "apiVersion": "57", + "fieldsType": "58" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "59", + "hostPath": { + "path": "60", + "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" + }, + "emptyDir": { + "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", + "sizeLimit": "681" + }, + "gcePersistentDisk": { + "pdName": "61", + "fsType": "62", + "partition": 2065358741, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "63", + "fsType": "64", + "partition": -104666658, + "readOnly": true + }, + "gitRepo": { + "repository": "65", + "revision": "66", + "directory": "67" + }, + "secret": { + "secretName": "68", + "items": [ + { + "key": "69", + "path": "70", + "mode": 1648350164 + } + ], + "defaultMode": 1655406148, + "optional": true + }, + "nfs": { + "server": "71", + "path": "72" + }, + "iscsi": { + "targetPortal": "73", + "iqn": "74", + "lun": -663180249, + "iscsiInterface": "75", + "fsType": "76", + "readOnly": true, + "portals": [ + "77" + ], + "chapAuthSession": true, + "secretRef": { + "name": "78" + }, + "initiatorName": "79" + }, + "glusterfs": { + "endpoints": "80", + "path": "81" + }, + "persistentVolumeClaim": { + "claimName": "82" + }, + "rbd": { + "monitors": [ + "83" + ], + "image": "84", + "fsType": "85", + "pool": "86", + "user": "87", + "keyring": "88", + "secretRef": { + "name": "89" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "90", + "fsType": "91", + "secretRef": { + "name": "92" + }, + "readOnly": true, + "options": { + "93": "94" + } + }, + "cinder": { + "volumeID": "95", + "fsType": "96", + "readOnly": true, + "secretRef": { + "name": "97" + } + }, + "cephfs": { + "monitors": [ + "98" + ], + "path": "99", + "user": "100", + "secretFile": "101", + "secretRef": { + "name": "102" + } + }, + "flocker": { + "datasetName": "103", + "datasetUUID": "104" + }, + "downwardAPI": { + "items": [ + { + "path": "105", + "fieldRef": { + "apiVersion": "106", + "fieldPath": "107" + }, + "resourceFieldRef": { + "containerName": "108", + "resource": "109", + "divisor": "889" + }, + "mode": 1322858613 + } + ], + "defaultMode": 1801487647 + }, + "fc": { + "targetWWNs": [ + "110" + ], + "lun": 1169718433, + "fsType": "111", + "wwids": [ + "112" + ] + }, + "azureFile": { + "secretName": "113", + "shareName": "114" + }, + "configMap": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1194714697 + } + ], + "defaultMode": -599608368, + "optional": true + }, + "vsphereVolume": { + "volumePath": "118", + "fsType": "119", + "storagePolicyName": "120", + "storagePolicyID": "121" + }, + "quobyte": { + "registry": "122", + "volume": "123", + "readOnly": true, + "user": "124", + "group": "125", + "tenant": "126" + }, + "azureDisk": { + "diskName": "127", + "diskURI": "128", + "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", + "fsType": "129", + "readOnly": true, + "kind": "ȫşŇɜa" + }, + "photonPersistentDisk": { + "pdID": "130", + "fsType": "131" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "132", + "items": [ + { + "key": "133", + "path": "134", + "mode": 782113097 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "135", + "fieldRef": { + "apiVersion": "136", + "fieldPath": "137" + }, + "resourceFieldRef": { + "containerName": "138", + "resource": "139", + "divisor": "952" + }, + "mode": -555780268 + } + ] + }, + "configMap": { + "name": "140", + "items": [ + { + "key": "141", + "path": "142", + "mode": 1730325900 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "143", + "expirationSeconds": -2937394236764575757, + "path": "144" + } + } + ], + "defaultMode": -1980941277 + }, + "portworxVolume": { + "volumeID": "145", + "fsType": "146", + "readOnly": true + }, + "scaleIO": { + "gateway": "147", + "system": "148", + "secretRef": { + "name": "149" + }, + "sslEnabled": true, + "protectionDomain": "150", + "storagePool": "151", + "storageMode": "152", + "volumeName": "153", + "fsType": "154" + }, + "storageos": { + "volumeName": "155", + "volumeNamespace": "156", + "fsType": "157", + "readOnly": true, + "secretRef": { + "name": "158" + } + }, + "csi": { + "driver": "159", + "readOnly": true, + "fsType": "160", + "volumeAttributes": { + "161": "162" + }, + "nodePublishSecretRef": { + "name": "163" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "164", + "generateName": "165", + "namespace": "166", + "selfLink": "167", + "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "resourceVersion": "917467801074989174", + "generation": -8801560367353238479, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -1837257934517376612, + "labels": { + "169": "170" + }, + "annotations": { + "171": "172" + }, + "ownerReferences": [ + { + "apiVersion": "173", + "kind": "174", + "name": "175", + "uid": "", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "176" + ], + "clusterName": "177", + "managedFields": [ + { + "manager": "178", + "operation": "蒅!a坩O`涁İ而踪鄌", + "apiVersion": "179", + "fieldsType": "180" + } + ] + }, + "spec": { + "accessModes": [ + "|@?鷅bȻN" + ], + "selector": { + "matchLabels": { + "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" + }, + "matchExpressions": [ + { + "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", + "operator": "Exists" + } + ] + }, + "resources": { + "limits": { + "?$矡ȶ网棊ʢ": "891" + }, + "requests": { + "Ⱥ眖R#yV'WKw(ğ": "423" + } + }, + "volumeName": "187", + "storageClassName": "188", + "volumeMode": "跦Opwǩ曬逴褜1", + "dataSource": { + "apiGroup": "189", + "kind": "190", + "name": "191" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "192", + "image": "193", + "command": [ + "194" + ], + "args": [ + "195" + ], + "workingDir": "196", + "ports": [ + { + "name": "197", + "hostPort": -589000495, + "containerPort": -955773237, + "protocol": "g鄠[颐o啛更偢ɇ卷荙JLĹ]佱¿", + "hostIP": "198" + } + ], + "envFrom": [ + { + "prefix": "199", + "configMapRef": { + "name": "200", + "optional": false + }, + "secretRef": { + "name": "201", + "optional": false + } + } + ], + "env": [ + { + "name": "202", + "value": "203", + "valueFrom": { + "fieldRef": { + "apiVersion": "204", + "fieldPath": "205" + }, + "resourceFieldRef": { + "containerName": "206", + "resource": "207", + "divisor": "729" + }, + "configMapKeyRef": { + "name": "208", + "key": "209", + "optional": true + }, + "secretKeyRef": { + "name": "210", + "key": "211", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "輦唊#v铿ʩȂ4ē鐭": "879" + }, + "requests": { + "昕Ĭ": "524" + } + }, + "volumeMounts": [ + { + "name": "212", + "mountPath": "213", + "subPath": "214", + "mountPropagation": " 苧yñKJɐ", + "subPathExpr": "215" + } + ], + "volumeDevices": [ + { + "name": "216", + "devicePath": "217" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "218" + ] + }, + "httpGet": { + "path": "219", + "port": "220", + "host": "221", + "scheme": "咡W", + "httpHeaders": [ + { + "name": "222", + "value": "223" + } + ] + }, + "tcpSocket": { + "port": 888935190, + "host": "224" + }, + "initialDelaySeconds": 1674961434, + "timeoutSeconds": -553100686, + "periodSeconds": 44509253, + "successThreshold": -1661575965, + "failureThreshold": 183376425, + "terminationGracePeriodSeconds": 439010468654957223 + }, + "readinessProbe": { + "exec": { + "command": [ + "225" + ] + }, + "httpGet": { + "path": "226", + "port": -2133054549, + "host": "227", + "scheme": "遰=E", + "httpHeaders": [ + { + "name": "228", + "value": "229" + } + ] + }, + "tcpSocket": { + "port": "230", + "host": "231" + }, + "initialDelaySeconds": -1462219068, + "timeoutSeconds": -370386363, + "periodSeconds": 1714588921, + "successThreshold": -1246371817, + "failureThreshold": 617318981, + "terminationGracePeriodSeconds": 1856677271350902065 + }, + "startupProbe": { + "exec": { + "command": [ + "232" + ] + }, + "httpGet": { + "path": "233", + "port": "234", + "host": "235", + "scheme": "ŕ翑0展}", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": "238", + "host": "239" + }, + "initialDelaySeconds": -1778952574, + "timeoutSeconds": 1386255869, + "periodSeconds": -778272981, + "successThreshold": 2056774277, + "failureThreshold": -2146674095, + "terminationGracePeriodSeconds": -1117820874616112287 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "240" + ] + }, + "httpGet": { + "path": "241", + "port": "242", + "host": "243", + "scheme": "队偯J僳徥淳4揻", + "httpHeaders": [ + { + "name": "244", + "value": "245" + } + ] + }, + "tcpSocket": { + "port": 878005329, + "host": "246" + } + }, + "preStop": { + "exec": { + "command": [ + "247" + ] + }, + "httpGet": { + "path": "248", + "port": "249", + "host": "250", + "scheme": "Œɥ颶妧Ö闊 鰔澝qV訆Ǝ", + "httpHeaders": [ + { + "name": "251", + "value": "252" + } + ] + }, + "tcpSocket": { + "port": 509813083, + "host": "253" + } + } + }, + "terminationMessagePath": "254", + "terminationMessagePolicy": "²sNƗ¸g", + "imagePullPolicy": ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "255", + "role": "256", + "type": "257", + "level": "258" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "259", + "gmsaCredentialSpec": "260", + "runAsUserName": "261" + }, + "runAsUser": 5431518803727886665, + "runAsGroup": -545284475172904979, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "丆", + "seccompProfile": { + "type": "²Ŏ)/灩聋3趐囨", + "localhostProfile": "262" + } + } + } + ], + "containers": [ + { + "name": "263", + "image": "264", + "command": [ + "265" + ], + "args": [ + "266" + ], + "workingDir": "267", + "ports": [ + { + "name": "268", + "hostPort": -1733181402, + "containerPort": -1365158918, + "protocol": "OǨ繫ʎǑyZ", + "hostIP": "269" + } + ], + "envFrom": [ + { + "prefix": "270", + "configMapRef": { + "name": "271", + "optional": false + }, + "secretRef": { + "name": "272", + "optional": true + } + } + ], + "env": [ + { + "name": "273", + "value": "274", + "valueFrom": { + "fieldRef": { + "apiVersion": "275", + "fieldPath": "276" + }, + "resourceFieldRef": { + "containerName": "277", + "resource": "278", + "divisor": "516" + }, + "configMapKeyRef": { + "name": "279", + "key": "280", + "optional": true + }, + "secretKeyRef": { + "name": "281", + "key": "282", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "991" + }, + "requests": { + "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" + } + }, + "volumeMounts": [ + { + "name": "283", + "readOnly": true, + "mountPath": "284", + "subPath": "285", + "mountPropagation": "ʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ", + "subPathExpr": "286" + } + ], + "volumeDevices": [ + { + "name": "287", + "devicePath": "288" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "289" + ] + }, + "httpGet": { + "path": "290", + "port": -543432015, + "host": "291", + "scheme": "ƷƣMț", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": "294", + "host": "295" + }, + "initialDelaySeconds": -211480108, + "timeoutSeconds": -200074798, + "periodSeconds": 556036216, + "successThreshold": -1838917931, + "failureThreshold": -1563928252, + "terminationGracePeriodSeconds": -1301089041686500367 + }, + "readinessProbe": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": 455919108, + "host": "298", + "scheme": "崍h趭(娕u", + "httpHeaders": [ + { + "name": "299", + "value": "300" + } + ] + }, + "tcpSocket": { + "port": 805162379, + "host": "301" + }, + "initialDelaySeconds": 1486914884, + "timeoutSeconds": -641001381, + "periodSeconds": -977348956, + "successThreshold": -637630736, + "failureThreshold": 601942575, + "terminationGracePeriodSeconds": -5669474827175536499 + }, + "startupProbe": { + "exec": { + "command": [ + "302" + ] + }, + "httpGet": { + "path": "303", + "port": "304", + "host": "305", + "scheme": "Ã茓pȓɻ", + "httpHeaders": [ + { + "name": "306", + "value": "307" + } + ] + }, + "tcpSocket": { + "port": "308", + "host": "309" + }, + "initialDelaySeconds": 1737172479, + "timeoutSeconds": -767058113, + "periodSeconds": 1223564938, + "successThreshold": 1241693652, + "failureThreshold": 1803882645, + "terminationGracePeriodSeconds": 8011596308221389971 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "310" + ] + }, + "httpGet": { + "path": "311", + "port": "312", + "host": "313", + "scheme": "ĒzŔ瘍Nʊ", + "httpHeaders": [ + { + "name": "314", + "value": "315" + } + ] + }, + "tcpSocket": { + "port": 2073630689, + "host": "316" + } + }, + "preStop": { + "exec": { + "command": [ + "317" + ] + }, + "httpGet": { + "path": "318", + "port": "319", + "host": "320", + "scheme": "泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ", + "httpHeaders": [ + { + "name": "321", + "value": "322" + } + ] + }, + "tcpSocket": { + "port": "323", + "host": "324" + } + } + }, + "terminationMessagePath": "325", + "terminationMessagePolicy": "礫Ƽ¨Ix糂腂ǂǚŜEu", + "imagePullPolicy": "I滞廬耐鷞焬CQm坊柩劄奼[", + "securityContext": { + "capabilities": { + "add": [ + "ĝ®EĨǔvÄÚ×p鬷" + ], + "drop": [ + "罂o3ǰ廋i乳'ȘUɻ;襕ċ桉桃" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "326", + "role": "327", + "type": "328", + "level": "329" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "330", + "gmsaCredentialSpec": "331", + "runAsUserName": "332" + }, + "runAsUser": 2803095162614904173, + "runAsGroup": -1207159809527615562, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "-紑浘牬釼aTGÒ鵌", + "seccompProfile": { + "type": "3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶", + "localhostProfile": "333" + } + }, + "stdin": true + } + ], + "ephemeralContainers": [ + { + "name": "334", + "image": "335", + "command": [ + "336" + ], + "args": [ + "337" + ], + "workingDir": "338", + "ports": [ + { + "name": "339", + "hostPort": -257245030, + "containerPort": -166419777, + "protocol": "a殆诵H玲", + "hostIP": "340" + } + ], + "envFrom": [ + { + "prefix": "341", + "configMapRef": { + "name": "342", + "optional": false + }, + "secretRef": { + "name": "343", + "optional": false + } + } + ], + "env": [ + { + "name": "344", + "value": "345", + "valueFrom": { + "fieldRef": { + "apiVersion": "346", + "fieldPath": "347" + }, + "resourceFieldRef": { + "containerName": "348", + "resource": "349", + "divisor": "274" + }, + "configMapKeyRef": { + "name": "350", + "key": "351", + "optional": false + }, + "secretKeyRef": { + "name": "352", + "key": "353", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "9ij\\Ď愝Ű藛b磾sYȠ繽敮ǰ詀ǿ": "895" + }, + "requests": { + "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ": "151" + } + }, + "volumeMounts": [ + { + "name": "354", + "readOnly": true, + "mountPath": "355", + "subPath": "356", + "mountPropagation": "{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬɸ", + "subPathExpr": "357" + } + ], + "volumeDevices": [ + { + "name": "358", + "devicePath": "359" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": "362", + "host": "363", + "scheme": "cx赮ǒđ\u003e*劶?j", + "httpHeaders": [ + { + "name": "364", + "value": "365" + } + ] + }, + "tcpSocket": { + "port": "366", + "host": "367" + }, + "initialDelaySeconds": 1008425444, + "timeoutSeconds": -821592382, + "periodSeconds": 1678953375, + "successThreshold": 1045190247, + "failureThreshold": 1805682547, + "terminationGracePeriodSeconds": -2797767251501326723 + }, + "readinessProbe": { + "exec": { + "command": [ + "368" + ] + }, + "httpGet": { + "path": "369", + "port": 2032588794, + "host": "370", + "scheme": "鍃G昧牱", + "httpHeaders": [ + { + "name": "371", + "value": "372" + } + ] + }, + "tcpSocket": { + "port": "373", + "host": "374" + }, + "initialDelaySeconds": -215316554, + "timeoutSeconds": -2141869576, + "periodSeconds": 1521292403, + "successThreshold": -283400620, + "failureThreshold": -394464008, + "terminationGracePeriodSeconds": 911858222236680643 + }, + "startupProbe": { + "exec": { + "command": [ + "375" + ] + }, + "httpGet": { + "path": "376", + "port": -629974246, + "host": "377", + "scheme": "œj堑ūM鈱ɖ'蠨磼O_h", + "httpHeaders": [ + { + "name": "378", + "value": "379" + } + ] + }, + "tcpSocket": { + "port": -2033879721, + "host": "380" + }, + "initialDelaySeconds": -1026606578, + "timeoutSeconds": -25232164, + "periodSeconds": -645536124, + "successThreshold": 896697276, + "failureThreshold": 279062028, + "terminationGracePeriodSeconds": 4458982675949227932 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "381" + ] + }, + "httpGet": { + "path": "382", + "port": -1289510276, + "host": "383", + "scheme": "ŒGm¨z鋎靀G", + "httpHeaders": [ + { + "name": "384", + "value": "385" + } + ] + }, + "tcpSocket": { + "port": "386", + "host": "387" + } + }, + "preStop": { + "exec": { + "command": [ + "388" + ] + }, + "httpGet": { + "path": "389", + "port": 1289969734, + "host": "390", + "scheme": "7uPƒw©ɴĶ烷Ľ", + "httpHeaders": [ + { + "name": "391", + "value": "392" + } + ] + }, + "tcpSocket": { + "port": 1468940509, + "host": "393" + } + } + }, + "terminationMessagePath": "394", + "terminationMessagePolicy": "像-觗裓6Ř", + "securityContext": { + "capabilities": { + "add": [ + "蚢鑸鶲Ãq" + ], + "drop": [ + "轫ʓ滨ĖRh}颉" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "395", + "role": "396", + "type": "397", + "level": "398" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "399", + "gmsaCredentialSpec": "400", + "runAsUserName": "401" + }, + "runAsUser": -7492598848400758567, + "runAsGroup": -4328915352766545090, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "¸殚篎3", + "seccompProfile": { + "type": "8[y#t(ȗŜŲ", + "localhostProfile": "402" + } + }, + "tty": true, + "targetContainerName": "403" + } + ], + "restartPolicy": "y", + "terminationGracePeriodSeconds": -1357828024706138776, + "activeDeadlineSeconds": -3501425899000054955, + "nodeSelector": { + "404": "405" + }, + "serviceAccountName": "406", + "serviceAccount": "407", + "automountServiceAccountToken": true, + "nodeName": "408", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "409", + "role": "410", + "type": "411", + "level": "412" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "413", + "gmsaCredentialSpec": "414", + "runAsUserName": "415" + }, + "runAsUser": -4962946920772050319, + "runAsGroup": 5200080507234099655, + "runAsNonRoot": true, + "supplementalGroups": [ + -4548866432246561416 + ], + "fsGroup": -6276111079389958404, + "sysctls": [ + { + "name": "416", + "value": "417" + } + ], + "fsGroupChangePolicy": "œ]洈愥朘ZDŽʤ搤ȃ$|gɳ礬.b屏ɧ", + "seccompProfile": { + "type": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", + "localhostProfile": "418" + } + }, + "imagePullSecrets": [ + { + "name": "419" + } + ], + "hostname": "420", + "subdomain": "421", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "422", + "operator": "刪q塨Ý-扚聧扈4ƫZɀȩ愉", + "values": [ + "423" + ] + } + ], + "matchFields": [ + { + "key": "424", + "operator": "m嵘厶sȰÖ埡ÆɰŞ襵樞", + "values": [ + "425" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 2082229073, + "preference": { + "matchExpressions": [ + { + "key": "426", + "operator": "ƨɤ血x柱栦阫Ƈʥ椹", + "values": [ + "427" + ] + } + ], + "matchFields": [ + { + "key": "428", + "operator": "_", + "values": [ + "429" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "3--51": "h-K5y_AzOBW.9oE9_6.-v" + }, + "matchExpressions": [ + { + "key": "064eqk5--f4e4--r1k278l-d-8o1-x-1wl----fr.ajz-659--0l-029/2bIZ__4", + "operator": "In", + "values": [ + "S6l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw7" + ] + } + ] + }, + "namespaces": [ + "436" + ], + "topologyKey": "437", + "namespaceSelector": { + "matchLabels": { + "j_.5.40Rw4gD.._.-x6db-L7.-__-G_2kp": "H_.39g_.--_-_ve5.m_2_--XZ-x.__.M" + }, + "matchExpressions": [ + { + "key": "Pw_-r75--_-A-oQ", + "operator": "NotIn", + "values": [ + "3i__a.O2G_-_K-.03.mp.-10k" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 256213209, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "fY6T4g_-.._Lf2t_m...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2Z": "i_P..w-W_-nE...-__--.k47M7y-Dy__3wc.q.8_00.0_._.-_L-__bJ" + }, + "matchExpressions": [ + { + "key": "7Pn-W23-_.z_.._s--_F-BR-.h_-2-s", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "450" + ], + "topologyKey": "451", + "namespaceSelector": { + "matchLabels": { + "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t": "V._nV34GH" + }, + "matchExpressions": [ + { + "key": "9105-4_ed-0-i_zZsY_o8t5Vl6_..C", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "q0o.0C_gV.9_G-.-z1YH": "b.9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..sA" + }, + "matchExpressions": [ + { + "key": "s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp", + "operator": "NotIn", + "values": [ + "MGbG-_-8Qi..9-4.2K_FQ.E--__K-hg" + ] + } + ] + }, + "namespaces": [ + "464" + ], + "topologyKey": "465", + "namespaceSelector": { + "matchLabels": { + "4vk58-7e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-w.57k--e--x--b--1-n4-a--o2h0fy-j-5-5-2nw/1._-_CH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133T": "P-336-.B__.QiA6._3o_V-w._-0d__7.81_-._-_8_8" + }, + "matchExpressions": [ + { + "key": "0476b---nhc50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d841/R._.3l-_86_u2-7_._qN__A_f_-B3_UP", + "operator": "In", + "values": [ + "396h8.G__B3" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1856144088, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "Q-.-.g-_Z_-nSLq": "4P--_q-...Oai.D7-_9..8-8yw..__Yb_58.p-06jVZ-uP.t_.O3" + }, + "matchExpressions": [ + { + "key": "3d/6_M5..-N_H_55..--E3_2D-1DW__o_-._kzB7U_.Q.45cy-5", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "478" + ], + "topologyKey": "479", + "namespaceSelector": { + "matchLabels": { + "2x-cpor---cigu---4-2-4k0267h-rl-l-u575b93-r6---4g-vg3t.vuo17qre-33-5-u8f0f1q8/6": "px_0-.mJe__.B-cd2_4" + }, + "matchExpressions": [ + { + "key": "1s._K9-.AJ-_8--___b____03_6.K8lY", + "operator": "Exists" + } + ] + } + } + } + ] + } + }, + "schedulerName": "486", + "tolerations": [ + { + "key": "487", + "operator": "0yVA嬂刲;牆詒ĸąs", + "value": "488", + "effect": "kx-餌勀奷Ŏ", + "tolerationSeconds": -9038755672632113093 + } + ], + "hostAliases": [ + { + "ip": "489", + "hostnames": [ + "490" + ] + } + ], + "priorityClassName": "491", + "priority": -1133320634, + "dnsConfig": { + "nameservers": [ + "492" + ], + "searches": [ + "493" + ], + "options": [ + { + "name": "494", + "value": "495" + } + ] + }, + "readinessGates": [ + { + "conditionType": "į" + } + ], + "runtimeClassName": "496", + "enableServiceLinks": true, + "preemptionPolicy": "Ʀ[螵沊齣薣鰎đƝ):惝ŵ髿ɔ", + "overhead": { + "k_": "725" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -2046521037, + "topologyKey": "497", + "whenUnsatisfiable": "\"T#sM網m", + "labelSelector": { + "matchLabels": { + "3.hy9---2--e-yya--bj7-l-9aw--2/hs.-_DM__28W-_-.0HfR-_f-5": "019_-gYY._..fP--hQ7be__-.-g-5.-59...7q___n.__16ee.6" + }, + "matchExpressions": [ + { + "key": "B.rTt7bm9I.-..q-F-.__ck", + "operator": "DoesNotExist" + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": -2143422853, + "completionMode": "烡Z树Ȁ謁Ƹɮ-nʣž吞Ƞ唄", + "suspend": true + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..5967a9fb08b79d2b9f0f1c323f529cdbdb80a79b GIT binary patch literal 8019 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季Cʖ畬x骀Šĸů + name: "42" + namespace: "44" + ownerReferences: + - apiVersion: "51" + blockOwnerDeletion: false + controller: false + kind: "52" + name: "53" + uid: I拍N嚳ķȗɊ捵TwMȗ礼 + resourceVersion: "5994087412557504692" + selfLink: "45" + uid: Ȗ脵鴈Ō + spec: + activeDeadlineSeconds: -3501425899000054955 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "426" + operator: ƨɤ血x柱栦阫Ƈʥ椹 + values: + - "427" + matchFields: + - key: "428" + operator: _ + values: + - "429" + weight: 2082229073 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "422" + operator: 刪q塨Ý-扚聧扈4ƫZɀȩ愉 + values: + - "423" + matchFields: + - key: "424" + operator: m嵘厶sȰÖ埡ÆɰŞ襵樞 + values: + - "425" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 7Pn-W23-_.z_.._s--_F-BR-.h_-2-s + operator: Exists + matchLabels: + fY6T4g_-.._Lf2t_m...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2Z: i_P..w-W_-nE...-__--.k47M7y-Dy__3wc.q.8_00.0_._.-_L-__bJ + namespaceSelector: + matchExpressions: + - key: 9105-4_ed-0-i_zZsY_o8t5Vl6_..C + operator: DoesNotExist + matchLabels: + 2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t: V._nV34GH + namespaces: + - "450" + topologyKey: "451" + weight: 256213209 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 064eqk5--f4e4--r1k278l-d-8o1-x-1wl----fr.ajz-659--0l-029/2bIZ__4 + operator: In + values: + - S6l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw7 + matchLabels: + 3--51: h-K5y_AzOBW.9oE9_6.-v + namespaceSelector: + matchExpressions: + - key: Pw_-r75--_-A-oQ + operator: NotIn + values: + - 3i__a.O2G_-_K-.03.mp.-10k + matchLabels: + j_.5.40Rw4gD.._.-x6db-L7.-__-G_2kp: H_.39g_.--_-_ve5.m_2_--XZ-x.__.M + namespaces: + - "436" + topologyKey: "437" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 3d/6_M5..-N_H_55..--E3_2D-1DW__o_-._kzB7U_.Q.45cy-5 + operator: Exists + matchLabels: + Q-.-.g-_Z_-nSLq: 4P--_q-...Oai.D7-_9..8-8yw..__Yb_58.p-06jVZ-uP.t_.O3 + namespaceSelector: + matchExpressions: + - key: 1s._K9-.AJ-_8--___b____03_6.K8lY + operator: Exists + matchLabels: + 2x-cpor---cigu---4-2-4k0267h-rl-l-u575b93-r6---4g-vg3t.vuo17qre-33-5-u8f0f1q8/6: px_0-.mJe__.B-cd2_4 + namespaces: + - "478" + topologyKey: "479" + weight: 1856144088 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp + operator: NotIn + values: + - MGbG-_-8Qi..9-4.2K_FQ.E--__K-hg + matchLabels: + q0o.0C_gV.9_G-.-z1YH: b.9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..sA + namespaceSelector: + matchExpressions: + - key: 0476b---nhc50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d841/R._.3l-_86_u2-7_._qN__A_f_-B3_UP + operator: In + values: + - 396h8.G__B3 + matchLabels: + ? 4vk58-7e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-w.57k--e--x--b--1-n4-a--o2h0fy-j-5-5-2nw/1._-_CH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133T + : P-336-.B__.QiA6._3o_V-w._-0d__7.81_-._-_8_8 + namespaces: + - "464" + topologyKey: "465" + automountServiceAccountToken: true + containers: + - args: + - "266" + command: + - "265" + env: + - name: "273" + value: "274" + valueFrom: + configMapKeyRef: + key: "280" + name: "279" + optional: true + fieldRef: + apiVersion: "275" + fieldPath: "276" + resourceFieldRef: + containerName: "277" + divisor: "516" + resource: "278" + secretKeyRef: + key: "282" + name: "281" + optional: true + envFrom: + - configMapRef: + name: "271" + optional: false + prefix: "270" + secretRef: + name: "272" + optional: true + image: "264" + imagePullPolicy: I滞廬耐鷞焬CQm坊柩劄奼[ + lifecycle: + postStart: + exec: + command: + - "310" + httpGet: + host: "313" + httpHeaders: + - name: "314" + value: "315" + path: "311" + port: "312" + scheme: ĒzŔ瘍Nʊ + tcpSocket: + host: "316" + port: 2073630689 + preStop: + exec: + command: + - "317" + httpGet: + host: "320" + httpHeaders: + - name: "321" + value: "322" + path: "318" + port: "319" + scheme: 泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ + tcpSocket: + host: "324" + port: "323" + livenessProbe: + exec: + command: + - "289" + failureThreshold: -1563928252 + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "290" + port: -543432015 + scheme: ƷƣMț + initialDelaySeconds: -211480108 + periodSeconds: 556036216 + successThreshold: -1838917931 + tcpSocket: + host: "295" + port: "294" + terminationGracePeriodSeconds: -1301089041686500367 + timeoutSeconds: -200074798 + name: "263" + ports: + - containerPort: -1365158918 + hostIP: "269" + hostPort: -1733181402 + name: "268" + protocol: OǨ繫ʎǑyZ + readinessProbe: + exec: + command: + - "296" + failureThreshold: 601942575 + httpGet: + host: "298" + httpHeaders: + - name: "299" + value: "300" + path: "297" + port: 455919108 + scheme: 崍h趭(娕u + initialDelaySeconds: 1486914884 + periodSeconds: -977348956 + successThreshold: -637630736 + tcpSocket: + host: "301" + port: 805162379 + terminationGracePeriodSeconds: -5669474827175536499 + timeoutSeconds: -641001381 + resources: + limits: + "": "991" + requests: + 斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ: "850" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ĝ®EĨǔvÄÚ×p鬷 + drop: + - 罂o3ǰ廋i乳'ȘUɻ;襕ċ桉桃 + privileged: true + procMount: -紑浘牬釼aTGÒ鵌 + readOnlyRootFilesystem: false + runAsGroup: -1207159809527615562 + runAsNonRoot: true + runAsUser: 2803095162614904173 + seLinuxOptions: + level: "329" + role: "327" + type: "328" + user: "326" + seccompProfile: + localhostProfile: "333" + type: 3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶 + windowsOptions: + gmsaCredentialSpec: "331" + gmsaCredentialSpecName: "330" + runAsUserName: "332" + startupProbe: + exec: + command: + - "302" + failureThreshold: 1803882645 + httpGet: + host: "305" + httpHeaders: + - name: "306" + value: "307" + path: "303" + port: "304" + scheme: Ã茓pȓɻ + initialDelaySeconds: 1737172479 + periodSeconds: 1223564938 + successThreshold: 1241693652 + tcpSocket: + host: "309" + port: "308" + terminationGracePeriodSeconds: 8011596308221389971 + timeoutSeconds: -767058113 + stdin: true + terminationMessagePath: "325" + terminationMessagePolicy: 礫Ƽ¨Ix糂腂ǂǚŜEu + volumeDevices: + - devicePath: "288" + name: "287" + volumeMounts: + - mountPath: "284" + mountPropagation: ʒǚ鍰\縑ɀ撑¼蠾8餑噭Dµ + name: "283" + readOnly: true + subPath: "285" + subPathExpr: "286" + workingDir: "267" + dnsConfig: + nameservers: + - "492" + options: + - name: "494" + value: "495" + searches: + - "493" + enableServiceLinks: true + ephemeralContainers: + - args: + - "337" + command: + - "336" + env: + - name: "344" + value: "345" + valueFrom: + configMapKeyRef: + key: "351" + name: "350" + optional: false + fieldRef: + apiVersion: "346" + fieldPath: "347" + resourceFieldRef: + containerName: "348" + divisor: "274" + resource: "349" + secretKeyRef: + key: "353" + name: "352" + optional: true + envFrom: + - configMapRef: + name: "342" + optional: false + prefix: "341" + secretRef: + name: "343" + optional: false + image: "335" + lifecycle: + postStart: + exec: + command: + - "381" + httpGet: + host: "383" + httpHeaders: + - name: "384" + value: "385" + path: "382" + port: -1289510276 + scheme: ŒGm¨z鋎靀G + tcpSocket: + host: "387" + port: "386" + preStop: + exec: + command: + - "388" + httpGet: + host: "390" + httpHeaders: + - name: "391" + value: "392" + path: "389" + port: 1289969734 + scheme: 7uPƒw©ɴĶ烷Ľ + tcpSocket: + host: "393" + port: 1468940509 + livenessProbe: + exec: + command: + - "360" + failureThreshold: 1805682547 + httpGet: + host: "363" + httpHeaders: + - name: "364" + value: "365" + path: "361" + port: "362" + scheme: cx赮ǒđ>*劶?j + initialDelaySeconds: 1008425444 + periodSeconds: 1678953375 + successThreshold: 1045190247 + tcpSocket: + host: "367" + port: "366" + terminationGracePeriodSeconds: -2797767251501326723 + timeoutSeconds: -821592382 + name: "334" + ports: + - containerPort: -166419777 + hostIP: "340" + hostPort: -257245030 + name: "339" + protocol: a殆诵H玲 + readinessProbe: + exec: + command: + - "368" + failureThreshold: -394464008 + httpGet: + host: "370" + httpHeaders: + - name: "371" + value: "372" + path: "369" + port: 2032588794 + scheme: 鍃G昧牱 + initialDelaySeconds: -215316554 + periodSeconds: 1521292403 + successThreshold: -283400620 + tcpSocket: + host: "374" + port: "373" + terminationGracePeriodSeconds: 911858222236680643 + timeoutSeconds: -2141869576 + resources: + limits: + 9ij\Ď愝Ű藛b磾sYȠ繽敮ǰ詀ǿ: "895" + requests: + 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ: "151" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 蚢鑸鶲Ãq + drop: + - 轫ʓ滨ĖRh}颉 + privileged: false + procMount: ¸殚篎3 + readOnlyRootFilesystem: true + runAsGroup: -4328915352766545090 + runAsNonRoot: true + runAsUser: -7492598848400758567 + seLinuxOptions: + level: "398" + role: "396" + type: "397" + user: "395" + seccompProfile: + localhostProfile: "402" + type: 8[y#t(ȗŜŲ + windowsOptions: + gmsaCredentialSpec: "400" + gmsaCredentialSpecName: "399" + runAsUserName: "401" + startupProbe: + exec: + command: + - "375" + failureThreshold: 279062028 + httpGet: + host: "377" + httpHeaders: + - name: "378" + value: "379" + path: "376" + port: -629974246 + scheme: œj堑ūM鈱ɖ'蠨磼O_h + initialDelaySeconds: -1026606578 + periodSeconds: -645536124 + successThreshold: 896697276 + tcpSocket: + host: "380" + port: -2033879721 + terminationGracePeriodSeconds: 4458982675949227932 + timeoutSeconds: -25232164 + targetContainerName: "403" + terminationMessagePath: "394" + terminationMessagePolicy: 像-觗裓6Ř + tty: true + volumeDevices: + - devicePath: "359" + name: "358" + volumeMounts: + - mountPath: "355" + mountPropagation: '{Eɾ敹Ȯ-湷D谹気Ƀ秮òƬɸ' + name: "354" + readOnly: true + subPath: "356" + subPathExpr: "357" + workingDir: "338" + hostAliases: + - hostnames: + - "490" + ip: "489" + hostIPC: true + hostNetwork: true + hostname: "420" + imagePullSecrets: + - name: "419" + initContainers: + - args: + - "195" + command: + - "194" + env: + - name: "202" + value: "203" + valueFrom: + configMapKeyRef: + key: "209" + name: "208" + optional: true + fieldRef: + apiVersion: "204" + fieldPath: "205" + resourceFieldRef: + containerName: "206" + divisor: "729" + resource: "207" + secretKeyRef: + key: "211" + name: "210" + optional: false + envFrom: + - configMapRef: + name: "200" + optional: false + prefix: "199" + secretRef: + name: "201" + optional: false + image: "193" + imagePullPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' + lifecycle: + postStart: + exec: + command: + - "240" + httpGet: + host: "243" + httpHeaders: + - name: "244" + value: "245" + path: "241" + port: "242" + scheme: 队偯J僳徥淳4揻 + tcpSocket: + host: "246" + port: 878005329 + preStop: + exec: + command: + - "247" + httpGet: + host: "250" + httpHeaders: + - name: "251" + value: "252" + path: "248" + port: "249" + scheme: Œɥ颶妧Ö闊 鰔澝qV訆Ǝ + tcpSocket: + host: "253" + port: 509813083 + livenessProbe: + exec: + command: + - "218" + failureThreshold: 183376425 + httpGet: + host: "221" + httpHeaders: + - name: "222" + value: "223" + path: "219" + port: "220" + scheme: 咡W + initialDelaySeconds: 1674961434 + periodSeconds: 44509253 + successThreshold: -1661575965 + tcpSocket: + host: "224" + port: 888935190 + terminationGracePeriodSeconds: 439010468654957223 + timeoutSeconds: -553100686 + name: "192" + ports: + - containerPort: -955773237 + hostIP: "198" + hostPort: -589000495 + name: "197" + protocol: g鄠[颐o啛更偢ɇ卷荙JLĹ]佱¿ + readinessProbe: + exec: + command: + - "225" + failureThreshold: 617318981 + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "226" + port: -2133054549 + scheme: 遰=E + initialDelaySeconds: -1462219068 + periodSeconds: 1714588921 + successThreshold: -1246371817 + tcpSocket: + host: "231" + port: "230" + terminationGracePeriodSeconds: 1856677271350902065 + timeoutSeconds: -370386363 + resources: + limits: + 輦唊#v铿ʩȂ4ē鐭: "879" + requests: + 昕Ĭ: "524" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + privileged: false + procMount: 丆 + readOnlyRootFilesystem: true + runAsGroup: -545284475172904979 + runAsNonRoot: false + runAsUser: 5431518803727886665 + seLinuxOptions: + level: "258" + role: "256" + type: "257" + user: "255" + seccompProfile: + localhostProfile: "262" + type: ²Ŏ)/灩聋3趐囨 + windowsOptions: + gmsaCredentialSpec: "260" + gmsaCredentialSpecName: "259" + runAsUserName: "261" + startupProbe: + exec: + command: + - "232" + failureThreshold: -2146674095 + httpGet: + host: "235" + httpHeaders: + - name: "236" + value: "237" + path: "233" + port: "234" + scheme: ŕ翑0展} + initialDelaySeconds: -1778952574 + periodSeconds: -778272981 + successThreshold: 2056774277 + tcpSocket: + host: "239" + port: "238" + terminationGracePeriodSeconds: -1117820874616112287 + timeoutSeconds: 1386255869 + terminationMessagePath: "254" + terminationMessagePolicy: ²sNƗ¸g + volumeDevices: + - devicePath: "217" + name: "216" + volumeMounts: + - mountPath: "213" + mountPropagation: ' 苧yñKJɐ' + name: "212" + subPath: "214" + subPathExpr: "215" + workingDir: "196" + nodeName: "408" + nodeSelector: + "404": "405" + overhead: + k_: "725" + preemptionPolicy: Ʀ[螵沊齣薣鰎đƝ):惝ŵ髿ɔ + priority: -1133320634 + priorityClassName: "491" + readinessGates: + - conditionType: į + restartPolicy: "y" + runtimeClassName: "496" + schedulerName: "486" + securityContext: + fsGroup: -6276111079389958404 + fsGroupChangePolicy: œ]洈愥朘ZDŽʤ搤ȃ$|gɳ礬.b屏ɧ + runAsGroup: 5200080507234099655 + runAsNonRoot: true + runAsUser: -4962946920772050319 + seLinuxOptions: + level: "412" + role: "410" + type: "411" + user: "409" + seccompProfile: + localhostProfile: "418" + type: 'ʫį淓¯Ą0ƛ忀z委>,趐V曡88 ' + supplementalGroups: + - -4548866432246561416 + sysctls: + - name: "416" + value: "417" + windowsOptions: + gmsaCredentialSpec: "414" + gmsaCredentialSpecName: "413" + runAsUserName: "415" + serviceAccount: "407" + serviceAccountName: "406" + setHostnameAsFQDN: false + shareProcessNamespace: true + subdomain: "421" + terminationGracePeriodSeconds: -1357828024706138776 + tolerations: + - effect: kx-餌勀奷Ŏ + key: "487" + operator: 0yVA嬂刲;牆詒ĸąs + tolerationSeconds: -9038755672632113093 + value: "488" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: B.rTt7bm9I.-..q-F-.__ck + operator: DoesNotExist + matchLabels: + 3.hy9---2--e-yya--bj7-l-9aw--2/hs.-_DM__28W-_-.0HfR-_f-5: 019_-gYY._..fP--hQ7be__-.-g-5.-59...7q___n.__16ee.6 + maxSkew: -2046521037 + topologyKey: "497" + whenUnsatisfiable: '"T#sM網m' + volumes: + - awsElasticBlockStore: + fsType: "64" + partition: -104666658 + readOnly: true + volumeID: "63" + azureDisk: + cachingMode: ʜǝ鿟ldg滠鼍ƭt + diskName: "127" + diskURI: "128" + fsType: "129" + kind: ȫşŇɜa + readOnly: true + azureFile: + secretName: "113" + shareName: "114" + cephfs: + monitors: + - "98" + path: "99" + secretFile: "101" + secretRef: + name: "102" + user: "100" + cinder: + fsType: "96" + readOnly: true + secretRef: + name: "97" + volumeID: "95" + configMap: + defaultMode: -599608368 + items: + - key: "116" + mode: -1194714697 + path: "117" + name: "115" + optional: true + csi: + driver: "159" + fsType: "160" + nodePublishSecretRef: + name: "163" + readOnly: true + volumeAttributes: + "161": "162" + downwardAPI: + defaultMode: 1801487647 + items: + - fieldRef: + apiVersion: "106" + fieldPath: "107" + mode: 1322858613 + path: "105" + resourceFieldRef: + containerName: "108" + divisor: "889" + resource: "109" + emptyDir: + medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ + sizeLimit: "681" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "171": "172" + clusterName: "177" + creationTimestamp: null + deletionGracePeriodSeconds: -1837257934517376612 + finalizers: + - "176" + generateName: "165" + generation: -8801560367353238479 + labels: + "169": "170" + managedFields: + - apiVersion: "179" + fieldsType: "180" + manager: "178" + operation: 蒅!a坩O`涁İ而踪鄌 + name: "164" + namespace: "166" + ownerReferences: + - apiVersion: "173" + blockOwnerDeletion: true + controller: true + kind: "174" + name: "175" + uid: "" + resourceVersion: "917467801074989174" + selfLink: "167" + uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 + spec: + accessModes: + - '|@?鷅bȻN' + dataSource: + apiGroup: "189" + kind: "190" + name: "191" + resources: + limits: + ?$矡ȶ网棊ʢ: "891" + requests: + Ⱥ眖R#yV'WKw(ğ: "423" + selector: + matchExpressions: + - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G + operator: Exists + matchLabels: + fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF + storageClassName: "188" + volumeMode: 跦Opwǩ曬逴褜1 + volumeName: "187" + fc: + fsType: "111" + lun: 1169718433 + targetWWNs: + - "110" + wwids: + - "112" + flexVolume: + driver: "90" + fsType: "91" + options: + "93": "94" + readOnly: true + secretRef: + name: "92" + flocker: + datasetName: "103" + datasetUUID: "104" + gcePersistentDisk: + fsType: "62" + partition: 2065358741 + pdName: "61" + readOnly: true + gitRepo: + directory: "67" + repository: "65" + revision: "66" + glusterfs: + endpoints: "80" + path: "81" + hostPath: + path: "60" + type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ + iscsi: + chapAuthSession: true + fsType: "76" + initiatorName: "79" + iqn: "74" + iscsiInterface: "75" + lun: -663180249 + portals: + - "77" + readOnly: true + secretRef: + name: "78" + targetPortal: "73" + name: "59" + nfs: + path: "72" + server: "71" + persistentVolumeClaim: + claimName: "82" + photonPersistentDisk: + fsType: "131" + pdID: "130" + portworxVolume: + fsType: "146" + readOnly: true + volumeID: "145" + projected: + defaultMode: -1980941277 + sources: + - configMap: + items: + - key: "141" + mode: 1730325900 + path: "142" + name: "140" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "136" + fieldPath: "137" + mode: -555780268 + path: "135" + resourceFieldRef: + containerName: "138" + divisor: "952" + resource: "139" + secret: + items: + - key: "133" + mode: 782113097 + path: "134" + name: "132" + optional: true + serviceAccountToken: + audience: "143" + expirationSeconds: -2937394236764575757 + path: "144" + quobyte: + group: "125" + readOnly: true + registry: "122" + tenant: "126" + user: "124" + volume: "123" + rbd: + fsType: "85" + image: "84" + keyring: "88" + monitors: + - "83" + pool: "86" + readOnly: true + secretRef: + name: "89" + user: "87" + scaleIO: + fsType: "154" + gateway: "147" + protectionDomain: "150" + secretRef: + name: "149" + sslEnabled: true + storageMode: "152" + storagePool: "151" + system: "148" + volumeName: "153" + secret: + defaultMode: 1655406148 + items: + - key: "69" + mode: 1648350164 + path: "70" + optional: true + secretName: "68" + storageos: + fsType: "157" + readOnly: true + secretRef: + name: "158" + volumeName: "155" + volumeNamespace: "156" + vsphereVolume: + fsType: "119" + storagePolicyID: "121" + storagePolicyName: "120" + volumePath: "118" + ttlSecondsAfterFinished: -2143422853 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.json new file mode 100644 index 00000000000..86a2eb778dd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.json @@ -0,0 +1,1591 @@ +{ + "kind": "CronJob", + "apiVersion": "batch/v2alpha1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "schedule": "19", + "startingDeadlineSeconds": -2555947251840004808, + "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "suspend": true, + "jobTemplate": { + "metadata": { + "name": "20", + "generateName": "21", + "namespace": "22", + "selfLink": "23", + "uid": "^苣", + "resourceVersion": "1092536316763508004", + "generation": 3798025802092444428, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -6114802437535409255, + "labels": { + "25": "26" + }, + "annotations": { + "27": "28" + }, + "ownerReferences": [ + { + "apiVersion": "29", + "kind": "30", + "name": "31", + "uid": "憍峕?狱³-Ǐ忄*", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "32" + ], + "clusterName": "33", + "managedFields": [ + { + "manager": "34", + "operation": "ȎțêɘIJ斬³;Ơ歿", + "apiVersion": "35", + "fieldsType": "36" + } + ] + }, + "spec": { + "parallelism": -856030588, + "completions": -106888179, + "activeDeadlineSeconds": -1483125035702892746, + "backoffLimit": -1822122846, + "selector": { + "matchLabels": { + "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" + }, + "matchExpressions": [ + { + "key": "rnr", + "operator": "DoesNotExist" + } + ] + }, + "manualSelector": true, + "template": { + "metadata": { + "name": "43", + "generateName": "44", + "namespace": "45", + "selfLink": "46", + "uid": "A", + "resourceVersion": "13282108741396501211", + "generation": -1988464041375677738, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -961038652544818647, + "labels": { + "48": "49" + }, + "annotations": { + "50": "51" + }, + "ownerReferences": [ + { + "apiVersion": "52", + "kind": "53", + "name": "54", + "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "55" + ], + "clusterName": "56", + "managedFields": [ + { + "manager": "57", + "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", + "apiVersion": "58", + "fieldsType": "59" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "60", + "hostPath": { + "path": "61", + "type": "j剐'宣I拍N嚳ķȗ" + }, + "emptyDir": { + "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", + "sizeLimit": "347" + }, + "gcePersistentDisk": { + "pdName": "62", + "fsType": "63", + "partition": 1399152294, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "64", + "fsType": "65", + "partition": -1853411528 + }, + "gitRepo": { + "repository": "66", + "revision": "67", + "directory": "68" + }, + "secret": { + "secretName": "69", + "items": [ + { + "key": "70", + "path": "71", + "mode": 1395607230 + } + ], + "defaultMode": -1852451720, + "optional": true + }, + "nfs": { + "server": "72", + "path": "73" + }, + "iscsi": { + "targetPortal": "74", + "iqn": "75", + "lun": -1483417237, + "iscsiInterface": "76", + "fsType": "77", + "portals": [ + "78" + ], + "secretRef": { + "name": "79" + }, + "initiatorName": "80" + }, + "glusterfs": { + "endpoints": "81", + "path": "82", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "83", + "readOnly": true + }, + "rbd": { + "monitors": [ + "84" + ], + "image": "85", + "fsType": "86", + "pool": "87", + "user": "88", + "keyring": "89", + "secretRef": { + "name": "90" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "91", + "fsType": "92", + "secretRef": { + "name": "93" + }, + "options": { + "94": "95" + } + }, + "cinder": { + "volumeID": "96", + "fsType": "97", + "secretRef": { + "name": "98" + } + }, + "cephfs": { + "monitors": [ + "99" + ], + "path": "100", + "user": "101", + "secretFile": "102", + "secretRef": { + "name": "103" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "104", + "datasetUUID": "105" + }, + "downwardAPI": { + "items": [ + { + "path": "106", + "fieldRef": { + "apiVersion": "107", + "fieldPath": "108" + }, + "resourceFieldRef": { + "containerName": "109", + "resource": "110", + "divisor": "52" + }, + "mode": -1011172037 + } + ], + "defaultMode": -1775926229 + }, + "fc": { + "targetWWNs": [ + "111" + ], + "lun": -740816174, + "fsType": "112", + "wwids": [ + "113" + ] + }, + "azureFile": { + "secretName": "114", + "shareName": "115" + }, + "configMap": { + "name": "116", + "items": [ + { + "key": "117", + "path": "118", + "mode": 1793473487 + } + ], + "defaultMode": -347579237, + "optional": false + }, + "vsphereVolume": { + "volumePath": "119", + "fsType": "120", + "storagePolicyName": "121", + "storagePolicyID": "122" + }, + "quobyte": { + "registry": "123", + "volume": "124", + "readOnly": true, + "user": "125", + "group": "126", + "tenant": "127" + }, + "azureDisk": { + "diskName": "128", + "diskURI": "129", + "cachingMode": "A3fƻfʣ繡楙¯", + "fsType": "130", + "readOnly": true, + "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" + }, + "photonPersistentDisk": { + "pdID": "131", + "fsType": "132" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "133", + "items": [ + { + "key": "134", + "path": "135", + "mode": 550215822 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "136", + "fieldRef": { + "apiVersion": "137", + "fieldPath": "138" + }, + "resourceFieldRef": { + "containerName": "139", + "resource": "140", + "divisor": "618" + }, + "mode": 1525389481 + } + ] + }, + "configMap": { + "name": "141", + "items": [ + { + "key": "142", + "path": "143", + "mode": -1249460160 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "144", + "expirationSeconds": -8988970531898753887, + "path": "145" + } + } + ], + "defaultMode": -1332301579 + }, + "portworxVolume": { + "volumeID": "146", + "fsType": "147" + }, + "scaleIO": { + "gateway": "148", + "system": "149", + "secretRef": { + "name": "150" + }, + "protectionDomain": "151", + "storagePool": "152", + "storageMode": "153", + "volumeName": "154", + "fsType": "155", + "readOnly": true + }, + "storageos": { + "volumeName": "156", + "volumeNamespace": "157", + "fsType": "158", + "readOnly": true, + "secretRef": { + "name": "159" + } + }, + "csi": { + "driver": "160", + "readOnly": false, + "fsType": "161", + "volumeAttributes": { + "162": "163" + }, + "nodePublishSecretRef": { + "name": "164" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "165", + "generateName": "166", + "namespace": "167", + "selfLink": "168", + "uid": "A徙ɶɊł/擇ɦĽ胚", + "resourceVersion": "4447340384943270560", + "generation": -6008930988505485536, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 3218160964766401208, + "labels": { + "170": "171" + }, + "annotations": { + "172": "173" + }, + "ownerReferences": [ + { + "apiVersion": "174", + "kind": "175", + "name": "176", + "uid": "ɜa頢ƛƟ)ÙæNǚ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "177" + ], + "clusterName": "178", + "managedFields": [ + { + "manager": "179", + "operation": "quA?瞲Ť倱\u003cįXŋ", + "apiVersion": "180", + "fieldsType": "181" + } + ] + }, + "spec": { + "accessModes": [ + "厶耈 T衧ȇe媹Hǝ呮}臷" + ], + "selector": { + "matchLabels": { + "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" + }, + "matchExpressions": [ + { + "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", + "operator": "NotIn", + "values": [ + "A5b.5-CX_VBC.Jn4f_1" + ] + } + ] + }, + "resources": { + "limits": { + "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" + }, + "requests": { + "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" + } + }, + "volumeName": "188", + "storageClassName": "189", + "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", + "dataSource": { + "apiGroup": "190", + "kind": "191", + "name": "192" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "193", + "image": "194", + "command": [ + "195" + ], + "args": [ + "196" + ], + "workingDir": "197", + "ports": [ + { + "name": "198", + "hostPort": -1180080716, + "containerPort": -1409668172, + "protocol": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", + "hostIP": "199" + } + ], + "envFrom": [ + { + "prefix": "200", + "configMapRef": { + "name": "201", + "optional": true + }, + "secretRef": { + "name": "202", + "optional": false + } + } + ], + "env": [ + { + "name": "203", + "value": "204", + "valueFrom": { + "fieldRef": { + "apiVersion": "205", + "fieldPath": "206" + }, + "resourceFieldRef": { + "containerName": "207", + "resource": "208", + "divisor": "231" + }, + "configMapKeyRef": { + "name": "209", + "key": "210", + "optional": false + }, + "secretKeyRef": { + "name": "211", + "key": "212", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "": "55" + }, + "requests": { + "粕擓ƖHVe熼'FD": "235" + } + }, + "volumeMounts": [ + { + "name": "213", + "mountPath": "214", + "subPath": "215", + "mountPropagation": "UÐ_ƮA攤/ɸɎ", + "subPathExpr": "216" + } + ], + "volumeDevices": [ + { + "name": "217", + "devicePath": "218" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "219" + ] + }, + "httpGet": { + "path": "220", + "port": "221", + "host": "222", + "scheme": "翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": -1543701088, + "host": "225" + }, + "initialDelaySeconds": 513341278, + "timeoutSeconds": 627713162, + "periodSeconds": 1255312175, + "successThreshold": -1740959124, + "failureThreshold": 158280212 + }, + "readinessProbe": { + "exec": { + "command": [ + "226" + ] + }, + "httpGet": { + "path": "227", + "port": -1140531048, + "host": "228", + "httpHeaders": [ + { + "name": "229", + "value": "230" + } + ] + }, + "tcpSocket": { + "port": 1741405963, + "host": "231" + }, + "initialDelaySeconds": 1260448044, + "timeoutSeconds": -200461294, + "periodSeconds": -1791206950, + "successThreshold": 1160477220, + "failureThreshold": 1226391571 + }, + "startupProbe": { + "exec": { + "command": [ + "232" + ] + }, + "httpGet": { + "path": "233", + "port": "234", + "host": "235", + "scheme": "勅跦Opwǩ曬逴褜1Ø", + "httpHeaders": [ + { + "name": "236", + "value": "237" + } + ] + }, + "tcpSocket": { + "port": "238", + "host": "239" + }, + "initialDelaySeconds": -589000495, + "timeoutSeconds": -955773237, + "periodSeconds": 561988938, + "successThreshold": 1419770315, + "failureThreshold": 300356869 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "240" + ] + }, + "httpGet": { + "path": "241", + "port": "242", + "host": "243", + "scheme": "更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "244", + "value": "245" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "246" + } + }, + "preStop": { + "exec": { + "command": [ + "247" + ] + }, + "httpGet": { + "path": "248", + "port": -434820661, + "host": "249", + "scheme": "r嚧", + "httpHeaders": [ + { + "name": "250", + "value": "251" + } + ] + }, + "tcpSocket": { + "port": 453108839, + "host": "252" + } + } + }, + "terminationMessagePath": "253", + "terminationMessagePolicy": "趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", + "imagePullPolicy": "Gƚ绤fʀļ腩墺Ò媁荭gw", + "securityContext": { + "capabilities": { + "add": [ + "E剒蔞" + ], + "drop": [ + "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "254", + "role": "255", + "type": "256", + "level": "257" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "258", + "gmsaCredentialSpec": "259", + "runAsUserName": "260" + }, + "runAsUser": -3342656999442156006, + "runAsGroup": -5569844914519516591, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", + "seccompProfile": { + "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", + "localhostProfile": "261" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "262", + "image": "263", + "command": [ + "264" + ], + "args": [ + "265" + ], + "workingDir": "266", + "ports": [ + { + "name": "267", + "hostPort": -825277526, + "containerPort": 1157117817, + "hostIP": "268" + } + ], + "envFrom": [ + { + "prefix": "269", + "configMapRef": { + "name": "270", + "optional": false + }, + "secretRef": { + "name": "271", + "optional": false + } + } + ], + "env": [ + { + "name": "272", + "value": "273", + "valueFrom": { + "fieldRef": { + "apiVersion": "274", + "fieldPath": "275" + }, + "resourceFieldRef": { + "containerName": "276", + "resource": "277", + "divisor": "107" + }, + "configMapKeyRef": { + "name": "278", + "key": "279", + "optional": false + }, + "secretKeyRef": { + "name": "280", + "key": "281", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "琕鶫:顇ə娯Ȱ囌{": "853" + }, + "requests": { + "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" + } + }, + "volumeMounts": [ + { + "name": "282", + "readOnly": true, + "mountPath": "283", + "subPath": "284", + "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", + "subPathExpr": "285" + } + ], + "volumeDevices": [ + { + "name": "286", + "devicePath": "287" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "C\"6x$1s", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": "294", + "host": "295" + }, + "initialDelaySeconds": -860435782, + "timeoutSeconds": 1067125211, + "periodSeconds": -2088645849, + "successThreshold": 1900201288, + "failureThreshold": -766915393 + }, + "readinessProbe": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": 1167615307, + "host": "298", + "scheme": "vEȤƏ埮p", + "httpHeaders": [ + { + "name": "299", + "value": "300" + } + ] + }, + "tcpSocket": { + "port": "301", + "host": "302" + }, + "initialDelaySeconds": -1467527914, + "timeoutSeconds": 1107276738, + "periodSeconds": 1221583046, + "successThreshold": -1861307253, + "failureThreshold": 1802356198 + }, + "startupProbe": { + "exec": { + "command": [ + "303" + ] + }, + "httpGet": { + "path": "304", + "port": 199049889, + "host": "305", + "scheme": "IJ嘢4ʗ", + "httpHeaders": [ + { + "name": "306", + "value": "307" + } + ] + }, + "tcpSocket": { + "port": "308", + "host": "309" + }, + "initialDelaySeconds": -1896415283, + "timeoutSeconds": 1540899353, + "periodSeconds": -1330095135, + "successThreshold": 1566213732, + "failureThreshold": 1697842937 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "310" + ] + }, + "httpGet": { + "path": "311", + "port": "312", + "host": "313", + "httpHeaders": [ + { + "name": "314", + "value": "315" + } + ] + }, + "tcpSocket": { + "port": 935886668, + "host": "316" + } + }, + "preStop": { + "exec": { + "command": [ + "317" + ] + }, + "httpGet": { + "path": "318", + "port": "319", + "host": "320", + "scheme": ")DŽ髐njʉBn(fǂ", + "httpHeaders": [ + { + "name": "321", + "value": "322" + } + ] + }, + "tcpSocket": { + "port": 872525702, + "host": "323" + } + } + }, + "terminationMessagePath": "324", + "terminationMessagePolicy": "ay", + "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", + "securityContext": { + "capabilities": { + "add": [ + "Ƶf" + ], + "drop": [ + "Ã茓pȓɻ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "325", + "role": "326", + "type": "327", + "level": "328" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "329", + "gmsaCredentialSpec": "330", + "runAsUserName": "331" + }, + "runAsUser": -4099583436266168513, + "runAsGroup": 5255171395073905944, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "#耗", + "seccompProfile": { + "type": "(ť1ùfŭƽ", + "localhostProfile": "332" + } + }, + "stdin": true, + "stdinOnce": true + } + ], + "ephemeralContainers": [ + { + "name": "333", + "image": "334", + "command": [ + "335" + ], + "args": [ + "336" + ], + "workingDir": "337", + "ports": [ + { + "name": "338", + "hostPort": -2137891092, + "containerPort": 1992460223, + "protocol": "`l}Ñ蠂Ü[ƛ^輅", + "hostIP": "339" + } + ], + "envFrom": [ + { + "prefix": "340", + "configMapRef": { + "name": "341", + "optional": false + }, + "secretRef": { + "name": "342", + "optional": false + } + } + ], + "env": [ + { + "name": "343", + "value": "344", + "valueFrom": { + "fieldRef": { + "apiVersion": "345", + "fieldPath": "346" + }, + "resourceFieldRef": { + "containerName": "347", + "resource": "348", + "divisor": "211" + }, + "configMapKeyRef": { + "name": "349", + "key": "350", + "optional": true + }, + "secretKeyRef": { + "name": "351", + "key": "352", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "x糂腂": "286" + }, + "requests": { + "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[": "214" + } + }, + "volumeMounts": [ + { + "name": "353", + "mountPath": "354", + "subPath": "355", + "mountPropagation": "Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ", + "subPathExpr": "356" + } + ], + "volumeDevices": [ + { + "name": "357", + "devicePath": "358" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "359" + ] + }, + "httpGet": { + "path": "360", + "port": "361", + "host": "362", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + }, + "initialDelaySeconds": 1612465029, + "timeoutSeconds": -148677969, + "periodSeconds": 758604605, + "successThreshold": -291429895, + "failureThreshold": -478839383 + }, + "readinessProbe": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": 498878902, + "host": "369", + "scheme": "ďJZ漤ŗ坟Ů\u003c", + "httpHeaders": [ + { + "name": "370", + "value": "371" + } + ] + }, + "tcpSocket": { + "port": -2030665763, + "host": "372" + }, + "initialDelaySeconds": 1808698094, + "timeoutSeconds": 1155232143, + "periodSeconds": -1873425934, + "successThreshold": -1924862129, + "failureThreshold": -1431381588 + }, + "startupProbe": { + "exec": { + "command": [ + "373" + ] + }, + "httpGet": { + "path": "374", + "port": "375", + "host": "376", + "scheme": "Nh×DJɶ羹ƞʓ%ʝ`ǭ", + "httpHeaders": [ + { + "name": "377", + "value": "378" + } + ] + }, + "tcpSocket": { + "port": -1467648837, + "host": "379" + }, + "initialDelaySeconds": 911629631, + "timeoutSeconds": 542678518, + "periodSeconds": 1859267428, + "successThreshold": 1123323092, + "failureThreshold": -592521472 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "380" + ] + }, + "httpGet": { + "path": "381", + "port": 2040952835, + "host": "382", + "scheme": "诵H玲鑠ĭ$#卛8ð", + "httpHeaders": [ + { + "name": "383", + "value": "384" + } + ] + }, + "tcpSocket": { + "port": "385", + "host": "386" + } + }, + "preStop": { + "exec": { + "command": [ + "387" + ] + }, + "httpGet": { + "path": "388", + "port": -122203422, + "host": "389", + "scheme": "斢杧ż鯀1'鸔", + "httpHeaders": [ + { + "name": "390", + "value": "391" + } + ] + }, + "tcpSocket": { + "port": -1618269037, + "host": "392" + } + } + }, + "terminationMessagePath": "393", + "terminationMessagePolicy": "炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹", + "imagePullPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", + "securityContext": { + "capabilities": { + "add": [ + "秮òƬɸĻo" + ], + "drop": [ + "{柯?" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "394", + "role": "395", + "type": "396", + "level": "397" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "398", + "gmsaCredentialSpec": "399", + "runAsUserName": "400" + }, + "runAsUser": -3231735416592443589, + "runAsGroup": 1578419479310338359, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "4矕Ƈè*", + "seccompProfile": { + "type": "='ʨ|ǓÓ敆OɈÏ 瞍髃", + "localhostProfile": "401" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true, + "targetContainerName": "402" + } + ], + "restartPolicy": "ȕW歹s", + "terminationGracePeriodSeconds": -2705718780200389430, + "activeDeadlineSeconds": 7628609851801072843, + "dnsPolicy": "堑ūM鈱ɖ'蠨", + "nodeSelector": { + "403": "404" + }, + "serviceAccountName": "405", + "serviceAccount": "406", + "automountServiceAccountToken": false, + "nodeName": "407", + "hostNetwork": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "408", + "role": "409", + "type": "410", + "level": "411" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "412", + "gmsaCredentialSpec": "413", + "runAsUserName": "414" + }, + "runAsUser": -8735446882646824517, + "runAsGroup": 241576272398843100, + "runAsNonRoot": false, + "supplementalGroups": [ + 3851285476969791307 + ], + "fsGroup": 3104099627522161950, + "sysctls": [ + { + "name": "415", + "value": "416" + } + ], + "fsGroupChangePolicy": "ß讪Ă2讅缔m葰賦迾娙", + "seccompProfile": { + "type": "4虵p蓋沥7uPƒ", + "localhostProfile": "417" + } + }, + "imagePullSecrets": [ + { + "name": "418" + } + ], + "hostname": "419", + "subdomain": "420", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "421", + "operator": "堣灭ƴɦ燻", + "values": [ + "422" + ] + } + ], + "matchFields": [ + { + "key": "423", + "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", + "values": [ + "424" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1525789456, + "preference": { + "matchExpressions": [ + { + "key": "425", + "operator": "d'呪", + "values": [ + "426" + ] + } + ], + "matchFields": [ + { + "key": "427", + "operator": "ɷȰW瀤oɢ嫎¸殚篎3o8[y#t(", + "values": [ + "428" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68": "Q4_.84.K_-_0_..u.F.pq..--Q" + }, + "matchExpressions": [ + { + "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", + "operator": "NotIn", + "values": [ + "0..KpiS.oK-.O--5-yp8q_s-L" + ] + } + ] + }, + "namespaces": [ + "435" + ], + "topologyKey": "436", + "namespaceSelector": { + "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" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -234140, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "1_.-_L-__bf_9_-C-PfNx__-U_P": "tW23-_.z_.._s--_F-BR-.h_2" + }, + "matchExpressions": [ + { + "key": "s_6O-5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.-.-_s", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "449" + ], + "topologyKey": "450", + "namespaceSelector": { + "matchLabels": { + "Q.-_t--O3": "7z2-y.-...C4_-_2G0.-c_C.G.h--m._fN._k8__._ep2P.B._A_09E" + }, + "matchExpressions": [ + { + "key": "P_p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9np", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "n7-a6434---7i-f-d019o1v3u.2k8-2-d--n--r8661--3-8-t48g-w2q7z-vps548-d-1r7j--v2x-64dwb/e": "8" + }, + "matchExpressions": [ + { + "key": "75-p-z---k-5r6h--y7o-0-wq-zfdw73w0---4a18-f4/d1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--2", + "operator": "In", + "values": [ + "u-.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_t_IkI-mt4...rBQ.9-0" + ] + } + ] + }, + "namespaces": [ + "463" + ], + "topologyKey": "464", + "namespaceSelector": { + "matchLabels": { + "m_-Z.wc..k_0_5.z.0..__k": "b.-9.Y0-_-.l__.c17__f_-336-.BT" + }, + "matchExpressions": [ + { + "key": "N7.81_-._-_8_.._._a9", + "operator": "In", + "values": [ + "vi.gZdnUVP._81_---l_3_-_G-D....js--a---..6bD_Mh" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1276377114, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "1f8--tf---7r88-1--p61cd--s-nu5718--lks7d-x9-f-62o8/L9._5-..Bi_..aOQ_._Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gwb.-6": "M9..8-8yw..__Yb_58.p-06jVZ-u0" + }, + "matchExpressions": [ + { + "key": "v54le-to9e--a-7je9fz87-2jvd23-0p1.360v2-x-cpor---cigu--s/j-dY7_M_-._M5..-N_H_55..--E3_2h", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "477" + ], + "topologyKey": "478", + "namespaceSelector": { + "matchLabels": { + "o17qre-33-5-u8f0f1qv--i72-x3---v25f56.w84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--1--ia5yl9k/267hP-lX-_-..5-.._r6M__4-P-g3J6": "I-._g_.._-hKc.OB_F_--.._m_-9" + }, + "matchExpressions": [ + { + "key": "410-f-o-fr-5-3t--y9---2--e-yya3.98t-----60t--019-yg--4-37f-rwh-7be--y0agp51x597277q---nt/M-0R.-I-_23L_J49t-X..1", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + } + }, + "schedulerName": "485", + "tolerations": [ + { + "key": "486", + "operator": "r}梳攔wŲ魦Ɔ0ƢĮÀĘÆɆȸȢ蒸", + "value": "487", + "effect": "U烈 źfjǰɪ嘞ȏ}杻扞Ğ", + "tolerationSeconds": 3252034671163905138 + } + ], + "hostAliases": [ + { + "ip": "488", + "hostnames": [ + "489" + ] + } + ], + "priorityClassName": "490", + "priority": 347613368, + "dnsConfig": { + "nameservers": [ + "491" + ], + "searches": [ + "492" + ], + "options": [ + { + "name": "493", + "value": "494" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ř岈ǎǏ]S5:œƌ嵃ǁ" + } + ], + "runtimeClassName": "495", + "enableServiceLinks": false, + "preemptionPolicy": "m珢\\%傢z¦Ā竚ĐȌƨǴ叆", + "overhead": { + "D輷": "792" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -484382570, + "topologyKey": "496", + "whenUnsatisfiable": "nn坾\u0026Pɫ(ʙÆʨɺC`", + "labelSelector": { + "matchLabels": { + "n.DL.o_e-d92e8S_-0-_8Vz-E41___75Q-T": "O.__0PPX-.-d4Badb" + }, + "matchExpressions": [ + { + "key": "zz8-35x38i-qnr-5zi82dc3do--7lw63jvksy--w-i33-dzn6-302m7rx1/7Jl----i_I.-_7g-8iJ--p-7f3-2_Z_V_-q-L34-_D86-W_g52", + "operator": "NotIn", + "values": [ + "h.v._5.vB-.-7-.6Jv-86___3" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": -1285029915 + } + }, + "successfulJobsHistoryLimit": 1448332644, + "failedJobsHistoryLimit": 1729066291 + }, + "status": { + "active": [ + { + "kind": "503", + "namespace": "504", + "name": "505", + "uid": "ȫ(踶NJđƟÝɹ橽ƴåj}c殶ėŔ裑烴", + "apiVersion": "506", + "resourceVersion": "507", + "fieldPath": "508" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.CronJob.pb new file mode 100644 index 0000000000000000000000000000000000000000..4112454b26eeffbe14420d2527240672180cd820 GIT binary patch literal 8382 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%0D_f7!3sbO8h@p?@0$znd{E8= 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 Ws&khPhr@0K15lR%&_V*N0sjją + values: + - "424" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: s_6O-5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.-.-_s + operator: Exists + matchLabels: + 1_.-_L-__bf_9_-C-PfNx__-U_P: tW23-_.z_.._s--_F-BR-.h_2 + namespaceSelector: + matchExpressions: + - key: P_p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9np + operator: DoesNotExist + matchLabels: + Q.-_t--O3: 7z2-y.-...C4_-_2G0.-c_C.G.h--m._fN._k8__._ep2P.B._A_09E + namespaces: + - "449" + topologyKey: "450" + weight: -234140 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q + operator: NotIn + values: + - 0..KpiS.oK-.O--5-yp8q_s-L + matchLabels: + rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68: Q4_.84.K_-_0_..u.F.pq..--Q + namespaceSelector: + 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: + - "435" + topologyKey: "436" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: v54le-to9e--a-7je9fz87-2jvd23-0p1.360v2-x-cpor---cigu--s/j-dY7_M_-._M5..-N_H_55..--E3_2h + operator: DoesNotExist + matchLabels: + 1f8--tf---7r88-1--p61cd--s-nu5718--lks7d-x9-f-62o8/L9._5-..Bi_..aOQ_._Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gwb.-6: M9..8-8yw..__Yb_58.p-06jVZ-u0 + namespaceSelector: + matchExpressions: + - key: 410-f-o-fr-5-3t--y9---2--e-yya3.98t-----60t--019-yg--4-37f-rwh-7be--y0agp51x597277q---nt/M-0R.-I-_23L_J49t-X..1 + operator: DoesNotExist + matchLabels: + ? o17qre-33-5-u8f0f1qv--i72-x3---v25f56.w84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--1--ia5yl9k/267hP-lX-_-..5-.._r6M__4-P-g3J6 + : I-._g_.._-hKc.OB_F_--.._m_-9 + namespaces: + - "477" + topologyKey: "478" + weight: 1276377114 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 75-p-z---k-5r6h--y7o-0-wq-zfdw73w0---4a18-f4/d1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--2 + operator: In + values: + - u-.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_t_IkI-mt4...rBQ.9-0 + matchLabels: + n7-a6434---7i-f-d019o1v3u.2k8-2-d--n--r8661--3-8-t48g-w2q7z-vps548-d-1r7j--v2x-64dwb/e: "8" + namespaceSelector: + matchExpressions: + - key: N7.81_-._-_8_.._._a9 + operator: In + values: + - vi.gZdnUVP._81_---l_3_-_G-D....js--a---..6bD_Mh + matchLabels: + m_-Z.wc..k_0_5.z.0..__k: b.-9.Y0-_-.l__.c17__f_-336-.BT + namespaces: + - "463" + topologyKey: "464" + automountServiceAccountToken: false + containers: + - args: + - "265" + command: + - "264" + env: + - name: "272" + value: "273" + valueFrom: + configMapKeyRef: + key: "279" + name: "278" + optional: false + fieldRef: + apiVersion: "274" + fieldPath: "275" + resourceFieldRef: + containerName: "276" + divisor: "107" + resource: "277" + secretKeyRef: + key: "281" + name: "280" + optional: false + envFrom: + - configMapRef: + name: "270" + optional: false + prefix: "269" + secretRef: + name: "271" + optional: false + image: "263" + imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ + lifecycle: + postStart: + exec: + command: + - "310" + httpGet: + host: "313" + httpHeaders: + - name: "314" + value: "315" + path: "311" + port: "312" + tcpSocket: + host: "316" + port: 935886668 + preStop: + exec: + command: + - "317" + httpGet: + host: "320" + httpHeaders: + - name: "321" + value: "322" + path: "318" + port: "319" + scheme: )DŽ髐njʉBn(fǂ + tcpSocket: + host: "323" + port: 872525702 + livenessProbe: + exec: + command: + - "288" + failureThreshold: -766915393 + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "289" + port: "290" + scheme: C"6x$1s + initialDelaySeconds: -860435782 + periodSeconds: -2088645849 + successThreshold: 1900201288 + tcpSocket: + host: "295" + port: "294" + timeoutSeconds: 1067125211 + name: "262" + ports: + - containerPort: 1157117817 + hostIP: "268" + hostPort: -825277526 + name: "267" + readinessProbe: + exec: + command: + - "296" + failureThreshold: 1802356198 + httpGet: + host: "298" + httpHeaders: + - name: "299" + value: "300" + path: "297" + port: 1167615307 + scheme: vEȤƏ埮p + initialDelaySeconds: -1467527914 + periodSeconds: 1221583046 + successThreshold: -1861307253 + tcpSocket: + host: "302" + port: "301" + timeoutSeconds: 1107276738 + resources: + limits: + 琕鶫:顇ə娯Ȱ囌{: "853" + requests: + Z龏´DÒȗÔÂɘɢ鬍熖B芭花: "372" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ƶf + drop: + - Ã茓pȓɻ + privileged: true + procMount: '#耗' + readOnlyRootFilesystem: false + runAsGroup: 5255171395073905944 + runAsNonRoot: false + runAsUser: -4099583436266168513 + seLinuxOptions: + level: "328" + role: "326" + type: "327" + user: "325" + seccompProfile: + localhostProfile: "332" + type: (ť1ùfŭƽ + windowsOptions: + gmsaCredentialSpec: "330" + gmsaCredentialSpecName: "329" + runAsUserName: "331" + startupProbe: + exec: + command: + - "303" + failureThreshold: 1697842937 + httpGet: + host: "305" + httpHeaders: + - name: "306" + value: "307" + path: "304" + port: 199049889 + scheme: IJ嘢4ʗ + initialDelaySeconds: -1896415283 + periodSeconds: -1330095135 + successThreshold: 1566213732 + tcpSocket: + host: "309" + port: "308" + timeoutSeconds: 1540899353 + stdin: true + stdinOnce: true + terminationMessagePath: "324" + terminationMessagePolicy: ay + volumeDevices: + - devicePath: "287" + name: "286" + volumeMounts: + - mountPath: "283" + mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 + name: "282" + readOnly: true + subPath: "284" + subPathExpr: "285" + workingDir: "266" + dnsConfig: + nameservers: + - "491" + options: + - name: "493" + value: "494" + searches: + - "492" + dnsPolicy: 堑ūM鈱ɖ'蠨 + enableServiceLinks: false + ephemeralContainers: + - args: + - "336" + command: + - "335" + env: + - name: "343" + value: "344" + valueFrom: + configMapKeyRef: + key: "350" + name: "349" + optional: true + fieldRef: + apiVersion: "345" + fieldPath: "346" + resourceFieldRef: + containerName: "347" + divisor: "211" + resource: "348" + secretKeyRef: + key: "352" + name: "351" + optional: true + envFrom: + - configMapRef: + name: "341" + optional: false + prefix: "340" + secretRef: + name: "342" + optional: false + image: "334" + imagePullPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 + lifecycle: + postStart: + exec: + command: + - "380" + httpGet: + host: "382" + httpHeaders: + - name: "383" + value: "384" + path: "381" + port: 2040952835 + scheme: 诵H玲鑠ĭ$#卛8ð + tcpSocket: + host: "386" + port: "385" + preStop: + exec: + command: + - "387" + httpGet: + host: "389" + httpHeaders: + - name: "390" + value: "391" + path: "388" + port: -122203422 + scheme: 斢杧ż鯀1'鸔 + tcpSocket: + host: "392" + port: -1618269037 + livenessProbe: + exec: + command: + - "359" + failureThreshold: -478839383 + httpGet: + host: "362" + httpHeaders: + - name: "363" + value: "364" + path: "360" + port: "361" + initialDelaySeconds: 1612465029 + periodSeconds: 758604605 + successThreshold: -291429895 + tcpSocket: + host: "366" + port: "365" + timeoutSeconds: -148677969 + name: "333" + ports: + - containerPort: 1992460223 + hostIP: "339" + hostPort: -2137891092 + name: "338" + protocol: '`l}Ñ蠂Ü[ƛ^輅' + readinessProbe: + exec: + command: + - "367" + failureThreshold: -1431381588 + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: 498878902 + scheme: ďJZ漤ŗ坟Ů< + initialDelaySeconds: 1808698094 + periodSeconds: -1873425934 + successThreshold: -1924862129 + tcpSocket: + host: "372" + port: -2030665763 + timeoutSeconds: 1155232143 + resources: + limits: + x糂腂: "286" + requests: + ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[: "214" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 秮òƬɸĻo + drop: + - '{柯?' + privileged: false + procMount: 4矕Ƈè* + readOnlyRootFilesystem: false + runAsGroup: 1578419479310338359 + runAsNonRoot: false + runAsUser: -3231735416592443589 + seLinuxOptions: + level: "397" + role: "395" + type: "396" + user: "394" + seccompProfile: + localhostProfile: "401" + type: ='ʨ|ǓÓ敆OɈÏ 瞍髃 + windowsOptions: + gmsaCredentialSpec: "399" + gmsaCredentialSpecName: "398" + runAsUserName: "400" + startupProbe: + exec: + command: + - "373" + failureThreshold: -592521472 + httpGet: + host: "376" + httpHeaders: + - name: "377" + value: "378" + path: "374" + port: "375" + scheme: Nh×DJɶ羹ƞʓ%ʝ`ǭ + initialDelaySeconds: 911629631 + periodSeconds: 1859267428 + successThreshold: 1123323092 + tcpSocket: + host: "379" + port: -1467648837 + timeoutSeconds: 542678518 + stdin: true + stdinOnce: true + targetContainerName: "402" + terminationMessagePath: "393" + terminationMessagePolicy: 炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹 + tty: true + volumeDevices: + - devicePath: "358" + name: "357" + volumeMounts: + - mountPath: "354" + mountPropagation: Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ + name: "353" + subPath: "355" + subPathExpr: "356" + workingDir: "337" + hostAliases: + - hostnames: + - "489" + ip: "488" + hostIPC: true + hostNetwork: true + hostname: "419" + imagePullSecrets: + - name: "418" + initContainers: + - args: + - "196" + command: + - "195" + env: + - name: "203" + value: "204" + valueFrom: + configMapKeyRef: + key: "210" + name: "209" + optional: false + fieldRef: + apiVersion: "205" + fieldPath: "206" + resourceFieldRef: + containerName: "207" + divisor: "231" + resource: "208" + secretKeyRef: + key: "212" + name: "211" + optional: true + envFrom: + - configMapRef: + name: "201" + optional: true + prefix: "200" + secretRef: + name: "202" + optional: false + image: "194" + imagePullPolicy: Gƚ绤fʀļ腩墺Ò媁荭gw + lifecycle: + postStart: + exec: + command: + - "240" + httpGet: + host: "243" + httpHeaders: + - name: "244" + value: "245" + path: "241" + port: "242" + scheme: 更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "246" + port: 467291328 + preStop: + exec: + command: + - "247" + httpGet: + host: "249" + httpHeaders: + - name: "250" + value: "251" + path: "248" + port: -434820661 + scheme: r嚧 + tcpSocket: + host: "252" + port: 453108839 + livenessProbe: + exec: + command: + - "219" + failureThreshold: 158280212 + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "220" + port: "221" + scheme: 翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź + initialDelaySeconds: 513341278 + periodSeconds: 1255312175 + successThreshold: -1740959124 + tcpSocket: + host: "225" + port: -1543701088 + timeoutSeconds: 627713162 + name: "193" + ports: + - containerPort: -1409668172 + hostIP: "199" + hostPort: -1180080716 + name: "198" + protocol: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 + readinessProbe: + exec: + command: + - "226" + failureThreshold: 1226391571 + httpGet: + host: "228" + httpHeaders: + - name: "229" + value: "230" + path: "227" + port: -1140531048 + initialDelaySeconds: 1260448044 + periodSeconds: -1791206950 + successThreshold: 1160477220 + tcpSocket: + host: "231" + port: 1741405963 + timeoutSeconds: -200461294 + resources: + limits: + "": "55" + requests: + 粕擓ƖHVe熼'FD: "235" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - E剒蔞 + drop: + - 表徶đ寳议Ƭƶ氩Ȩ<6鄰簳°Ļǟi&皥 + privileged: false + procMount: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ + readOnlyRootFilesystem: true + runAsGroup: -5569844914519516591 + runAsNonRoot: true + runAsUser: -3342656999442156006 + seLinuxOptions: + level: "257" + role: "255" + type: "256" + user: "254" + seccompProfile: + localhostProfile: "261" + type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ + windowsOptions: + gmsaCredentialSpec: "259" + gmsaCredentialSpecName: "258" + runAsUserName: "260" + startupProbe: + exec: + command: + - "232" + failureThreshold: 300356869 + httpGet: + host: "235" + httpHeaders: + - name: "236" + value: "237" + path: "233" + port: "234" + scheme: 勅跦Opwǩ曬逴褜1Ø + initialDelaySeconds: -589000495 + periodSeconds: 561988938 + successThreshold: 1419770315 + tcpSocket: + host: "239" + port: "238" + timeoutSeconds: -955773237 + stdin: true + terminationMessagePath: "253" + terminationMessagePolicy: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* + tty: true + volumeDevices: + - devicePath: "218" + name: "217" + volumeMounts: + - mountPath: "214" + mountPropagation: UÐ_ƮA攤/ɸɎ + name: "213" + subPath: "215" + subPathExpr: "216" + workingDir: "197" + nodeName: "407" + nodeSelector: + "403": "404" + overhead: + D輷: "792" + preemptionPolicy: m珢\%傢z¦Ā竚ĐȌƨǴ叆 + priority: 347613368 + priorityClassName: "490" + readinessGates: + - conditionType: ř岈ǎǏ]S5:œƌ嵃ǁ + restartPolicy: ȕW歹s + runtimeClassName: "495" + schedulerName: "485" + securityContext: + fsGroup: 3104099627522161950 + fsGroupChangePolicy: ß讪Ă2讅缔m葰賦迾娙 + runAsGroup: 241576272398843100 + runAsNonRoot: false + runAsUser: -8735446882646824517 + seLinuxOptions: + level: "411" + role: "409" + type: "410" + user: "408" + seccompProfile: + localhostProfile: "417" + type: 4虵p蓋沥7uPƒ + supplementalGroups: + - 3851285476969791307 + sysctls: + - name: "415" + value: "416" + windowsOptions: + gmsaCredentialSpec: "413" + gmsaCredentialSpecName: "412" + runAsUserName: "414" + serviceAccount: "406" + serviceAccountName: "405" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "420" + terminationGracePeriodSeconds: -2705718780200389430 + tolerations: + - effect: U烈 źfjǰɪ嘞ȏ}杻扞Ğ + key: "486" + operator: r}梳攔wŲ魦Ɔ0ƢĮÀĘÆɆȸȢ蒸 + tolerationSeconds: 3252034671163905138 + value: "487" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: zz8-35x38i-qnr-5zi82dc3do--7lw63jvksy--w-i33-dzn6-302m7rx1/7Jl----i_I.-_7g-8iJ--p-7f3-2_Z_V_-q-L34-_D86-W_g52 + operator: NotIn + values: + - h.v._5.vB-.-7-.6Jv-86___3 + matchLabels: + n.DL.o_e-d92e8S_-0-_8Vz-E41___75Q-T: O.__0PPX-.-d4Badb + maxSkew: -484382570 + topologyKey: "496" + whenUnsatisfiable: nn坾&Pɫ(ʙÆʨɺC` + volumes: + - awsElasticBlockStore: + fsType: "65" + partition: -1853411528 + volumeID: "64" + azureDisk: + cachingMode: A3fƻfʣ繡楙¯ + diskName: "128" + diskURI: "129" + fsType: "130" + kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ + readOnly: true + azureFile: + secretName: "114" + shareName: "115" + cephfs: + monitors: + - "99" + path: "100" + readOnly: true + secretFile: "102" + secretRef: + name: "103" + user: "101" + cinder: + fsType: "97" + secretRef: + name: "98" + volumeID: "96" + configMap: + defaultMode: -347579237 + items: + - key: "117" + mode: 1793473487 + path: "118" + name: "116" + optional: false + csi: + driver: "160" + fsType: "161" + nodePublishSecretRef: + name: "164" + readOnly: false + volumeAttributes: + "162": "163" + downwardAPI: + defaultMode: -1775926229 + items: + - fieldRef: + apiVersion: "107" + fieldPath: "108" + mode: -1011172037 + path: "106" + resourceFieldRef: + containerName: "109" + divisor: "52" + resource: "110" + emptyDir: + medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 + sizeLimit: "347" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "172": "173" + clusterName: "178" + creationTimestamp: null + deletionGracePeriodSeconds: 3218160964766401208 + finalizers: + - "177" + generateName: "166" + generation: -6008930988505485536 + labels: + "170": "171" + managedFields: + - apiVersion: "180" + fieldsType: "181" + manager: "179" + operation: quA?瞲Ť倱<įXŋ + name: "165" + namespace: "167" + ownerReferences: + - apiVersion: "174" + blockOwnerDeletion: false + controller: true + kind: "175" + name: "176" + uid: ɜa頢ƛƟ)ÙæNǚ + resourceVersion: "4447340384943270560" + selfLink: "168" + uid: A徙ɶɊł/擇ɦĽ胚 + spec: + accessModes: + - 厶耈 T衧ȇe媹Hǝ呮}臷 + dataSource: + apiGroup: "190" + kind: "191" + name: "192" + resources: + limits: + /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" + requests: + ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" + selector: + matchExpressions: + - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z + operator: NotIn + values: + - A5b.5-CX_VBC.Jn4f_1 + matchLabels: + 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 + storageClassName: "189" + volumeMode: 髷裎$MVȟ@7飣奺Ȋ + volumeName: "188" + fc: + fsType: "112" + lun: -740816174 + targetWWNs: + - "111" + wwids: + - "113" + flexVolume: + driver: "91" + fsType: "92" + options: + "94": "95" + secretRef: + name: "93" + flocker: + datasetName: "104" + datasetUUID: "105" + gcePersistentDisk: + fsType: "63" + partition: 1399152294 + pdName: "62" + readOnly: true + gitRepo: + directory: "68" + repository: "66" + revision: "67" + glusterfs: + endpoints: "81" + path: "82" + readOnly: true + hostPath: + path: "61" + type: j剐'宣I拍N嚳ķȗ + iscsi: + fsType: "77" + initiatorName: "80" + iqn: "75" + iscsiInterface: "76" + lun: -1483417237 + portals: + - "78" + secretRef: + name: "79" + targetPortal: "74" + name: "60" + nfs: + path: "73" + server: "72" + persistentVolumeClaim: + claimName: "83" + readOnly: true + photonPersistentDisk: + fsType: "132" + pdID: "131" + portworxVolume: + fsType: "147" + volumeID: "146" + projected: + defaultMode: -1332301579 + sources: + - configMap: + items: + - key: "142" + mode: -1249460160 + path: "143" + name: "141" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "137" + fieldPath: "138" + mode: 1525389481 + path: "136" + resourceFieldRef: + containerName: "139" + divisor: "618" + resource: "140" + secret: + items: + - key: "134" + mode: 550215822 + path: "135" + name: "133" + optional: false + serviceAccountToken: + audience: "144" + expirationSeconds: -8988970531898753887 + path: "145" + quobyte: + group: "126" + readOnly: true + registry: "123" + tenant: "127" + user: "125" + volume: "124" + rbd: + fsType: "86" + image: "85" + keyring: "89" + monitors: + - "84" + pool: "87" + readOnly: true + secretRef: + name: "90" + user: "88" + scaleIO: + fsType: "155" + gateway: "148" + protectionDomain: "151" + readOnly: true + secretRef: + name: "150" + storageMode: "153" + storagePool: "152" + system: "149" + volumeName: "154" + secret: + defaultMode: -1852451720 + items: + - key: "70" + mode: 1395607230 + path: "71" + optional: true + secretName: "69" + storageos: + fsType: "158" + readOnly: true + secretRef: + name: "159" + volumeName: "156" + volumeNamespace: "157" + vsphereVolume: + fsType: "120" + storagePolicyID: "122" + storagePolicyName: "121" + volumePath: "119" + ttlSecondsAfterFinished: -1285029915 + schedule: "19" + startingDeadlineSeconds: -2555947251840004808 + successfulJobsHistoryLimit: 1448332644 + suspend: true +status: + active: + - apiVersion: "506" + fieldPath: "508" + kind: "503" + name: "505" + namespace: "504" + resourceVersion: "507" + uid: ȫ(踶NJđƟÝɹ橽ƴåj}c殶ėŔ裑烴 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.json new file mode 100644 index 00000000000..dcfc9594882 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.json @@ -0,0 +1,1583 @@ +{ + "kind": "JobTemplate", + "apiVersion": "batch/v2alpha1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "parallelism": -443114323, + "completions": -1771909905, + "activeDeadlineSeconds": -9086179100394185427, + "backoffLimit": -1796008812, + "selector": { + "matchLabels": { + "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" + }, + "matchExpressions": [ + { + "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", + "operator": "In", + "values": [ + "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" + ] + } + ] + }, + "manualSelector": false, + "template": { + "metadata": { + "name": "42", + "generateName": "43", + "namespace": "44", + "selfLink": "45", + "uid": "Ȗ脵鴈Ō", + "resourceVersion": "5994087412557504692", + "generation": 9213888658033954596, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2901856114738744973, + "labels": { + "47": "48" + }, + "annotations": { + "49": "50" + }, + "ownerReferences": [ + { + "apiVersion": "51", + "kind": "52", + "name": "53", + "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "54" + ], + "clusterName": "55", + "managedFields": [ + { + "manager": "56", + "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", + "apiVersion": "57", + "fieldsType": "58" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "59", + "hostPath": { + "path": "60", + "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" + }, + "emptyDir": { + "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", + "sizeLimit": "681" + }, + "gcePersistentDisk": { + "pdName": "61", + "fsType": "62", + "partition": 2065358741, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "63", + "fsType": "64", + "partition": -104666658, + "readOnly": true + }, + "gitRepo": { + "repository": "65", + "revision": "66", + "directory": "67" + }, + "secret": { + "secretName": "68", + "items": [ + { + "key": "69", + "path": "70", + "mode": 1648350164 + } + ], + "defaultMode": 1655406148, + "optional": true + }, + "nfs": { + "server": "71", + "path": "72" + }, + "iscsi": { + "targetPortal": "73", + "iqn": "74", + "lun": -663180249, + "iscsiInterface": "75", + "fsType": "76", + "readOnly": true, + "portals": [ + "77" + ], + "chapAuthSession": true, + "secretRef": { + "name": "78" + }, + "initiatorName": "79" + }, + "glusterfs": { + "endpoints": "80", + "path": "81" + }, + "persistentVolumeClaim": { + "claimName": "82" + }, + "rbd": { + "monitors": [ + "83" + ], + "image": "84", + "fsType": "85", + "pool": "86", + "user": "87", + "keyring": "88", + "secretRef": { + "name": "89" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "90", + "fsType": "91", + "secretRef": { + "name": "92" + }, + "readOnly": true, + "options": { + "93": "94" + } + }, + "cinder": { + "volumeID": "95", + "fsType": "96", + "readOnly": true, + "secretRef": { + "name": "97" + } + }, + "cephfs": { + "monitors": [ + "98" + ], + "path": "99", + "user": "100", + "secretFile": "101", + "secretRef": { + "name": "102" + } + }, + "flocker": { + "datasetName": "103", + "datasetUUID": "104" + }, + "downwardAPI": { + "items": [ + { + "path": "105", + "fieldRef": { + "apiVersion": "106", + "fieldPath": "107" + }, + "resourceFieldRef": { + "containerName": "108", + "resource": "109", + "divisor": "889" + }, + "mode": 1322858613 + } + ], + "defaultMode": 1801487647 + }, + "fc": { + "targetWWNs": [ + "110" + ], + "lun": 1169718433, + "fsType": "111", + "wwids": [ + "112" + ] + }, + "azureFile": { + "secretName": "113", + "shareName": "114" + }, + "configMap": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1194714697 + } + ], + "defaultMode": -599608368, + "optional": true + }, + "vsphereVolume": { + "volumePath": "118", + "fsType": "119", + "storagePolicyName": "120", + "storagePolicyID": "121" + }, + "quobyte": { + "registry": "122", + "volume": "123", + "readOnly": true, + "user": "124", + "group": "125", + "tenant": "126" + }, + "azureDisk": { + "diskName": "127", + "diskURI": "128", + "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", + "fsType": "129", + "readOnly": true, + "kind": "ȫşŇɜa" + }, + "photonPersistentDisk": { + "pdID": "130", + "fsType": "131" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "132", + "items": [ + { + "key": "133", + "path": "134", + "mode": 782113097 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "135", + "fieldRef": { + "apiVersion": "136", + "fieldPath": "137" + }, + "resourceFieldRef": { + "containerName": "138", + "resource": "139", + "divisor": "952" + }, + "mode": -555780268 + } + ] + }, + "configMap": { + "name": "140", + "items": [ + { + "key": "141", + "path": "142", + "mode": 1730325900 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "143", + "expirationSeconds": -2937394236764575757, + "path": "144" + } + } + ], + "defaultMode": -1980941277 + }, + "portworxVolume": { + "volumeID": "145", + "fsType": "146", + "readOnly": true + }, + "scaleIO": { + "gateway": "147", + "system": "148", + "secretRef": { + "name": "149" + }, + "sslEnabled": true, + "protectionDomain": "150", + "storagePool": "151", + "storageMode": "152", + "volumeName": "153", + "fsType": "154" + }, + "storageos": { + "volumeName": "155", + "volumeNamespace": "156", + "fsType": "157", + "readOnly": true, + "secretRef": { + "name": "158" + } + }, + "csi": { + "driver": "159", + "readOnly": true, + "fsType": "160", + "volumeAttributes": { + "161": "162" + }, + "nodePublishSecretRef": { + "name": "163" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "164", + "generateName": "165", + "namespace": "166", + "selfLink": "167", + "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", + "resourceVersion": "917467801074989174", + "generation": -8801560367353238479, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -1837257934517376612, + "labels": { + "169": "170" + }, + "annotations": { + "171": "172" + }, + "ownerReferences": [ + { + "apiVersion": "173", + "kind": "174", + "name": "175", + "uid": "", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "176" + ], + "clusterName": "177", + "managedFields": [ + { + "manager": "178", + "operation": "蒅!a坩O`涁İ而踪鄌", + "apiVersion": "179", + "fieldsType": "180" + } + ] + }, + "spec": { + "accessModes": [ + "|@?鷅bȻN" + ], + "selector": { + "matchLabels": { + "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" + }, + "matchExpressions": [ + { + "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", + "operator": "Exists" + } + ] + }, + "resources": { + "limits": { + "?$矡ȶ网棊ʢ": "891" + }, + "requests": { + "Ⱥ眖R#yV'WKw(ğ": "423" + } + }, + "volumeName": "187", + "storageClassName": "188", + "volumeMode": "跦Opwǩ曬逴褜1", + "dataSource": { + "apiGroup": "189", + "kind": "190", + "name": "191" + } + } + }, + "readOnly": true + } + } + ], + "initContainers": [ + { + "name": "192", + "image": "193", + "command": [ + "194" + ], + "args": [ + "195" + ], + "workingDir": "196", + "ports": [ + { + "name": "197", + "hostPort": -805795167, + "containerPort": 1791615594, + "protocol": "Ƥ熪军g\u003e郵[+扴", + "hostIP": "198" + } + ], + "envFrom": [ + { + "prefix": "199", + "configMapRef": { + "name": "200", + "optional": false + }, + "secretRef": { + "name": "201", + "optional": false + } + } + ], + "env": [ + { + "name": "202", + "value": "203", + "valueFrom": { + "fieldRef": { + "apiVersion": "204", + "fieldPath": "205" + }, + "resourceFieldRef": { + "containerName": "206", + "resource": "207", + "divisor": "241" + }, + "configMapKeyRef": { + "name": "208", + "key": "209", + "optional": true + }, + "secretKeyRef": { + "name": "210", + "key": "211", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "": "268" + }, + "requests": { + "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" + } + }, + "volumeMounts": [ + { + "name": "212", + "mountPath": "213", + "subPath": "214", + "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", + "subPathExpr": "215" + } + ], + "volumeDevices": [ + { + "name": "216", + "devicePath": "217" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "218" + ] + }, + "httpGet": { + "path": "219", + "port": -1225815437, + "host": "220", + "scheme": "荭gw忊|E", + "httpHeaders": [ + { + "name": "221", + "value": "222" + } + ] + }, + "tcpSocket": { + "port": -438588982, + "host": "223" + }, + "initialDelaySeconds": 1004325340, + "timeoutSeconds": -1313320434, + "periodSeconds": 14304392, + "successThreshold": 465972736, + "failureThreshold": -1784617397 + }, + "readinessProbe": { + "exec": { + "command": [ + "224" + ] + }, + "httpGet": { + "path": "225", + "port": "226", + "host": "227", + "scheme": "貾坢'跩aŕ翑0", + "httpHeaders": [ + { + "name": "228", + "value": "229" + } + ] + }, + "tcpSocket": { + "port": 1165327504, + "host": "230" + }, + "initialDelaySeconds": -2165496, + "timeoutSeconds": -1778952574, + "periodSeconds": 1386255869, + "successThreshold": -778272981, + "failureThreshold": 2056774277 + }, + "startupProbe": { + "exec": { + "command": [ + "231" + ] + }, + "httpGet": { + "path": "232", + "port": -1928016742, + "host": "233", + "scheme": "E¦", + "httpHeaders": [ + { + "name": "234", + "value": "235" + } + ] + }, + "tcpSocket": { + "port": "236", + "host": "237" + }, + "initialDelaySeconds": 1868887309, + "timeoutSeconds": -528664199, + "periodSeconds": -316996074, + "successThreshold": 1933968533, + "failureThreshold": 549215478 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "238" + ] + }, + "httpGet": { + "path": "239", + "port": 878005329, + "host": "240", + "scheme": "丟×x锏ɟ4Ǒ", + "httpHeaders": [ + { + "name": "241", + "value": "242" + } + ] + }, + "tcpSocket": { + "port": "243", + "host": "244" + } + }, + "preStop": { + "exec": { + "command": [ + "245" + ] + }, + "httpGet": { + "path": "246", + "port": 1746399757, + "host": "247", + "scheme": "V訆Ǝżŧ", + "httpHeaders": [ + { + "name": "248", + "value": "249" + } + ] + }, + "tcpSocket": { + "port": 204229950, + "host": "250" + } + } + }, + "terminationMessagePath": "251", + "terminationMessagePolicy": "NƗ¸gĩ", + "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", + "securityContext": { + "capabilities": { + "add": [ + "J橈'琕鶫:顇ə娯" + ], + "drop": [ + "囌{屿oiɥ嵐sC" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "252", + "role": "253", + "type": "254", + "level": "255" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "256", + "gmsaCredentialSpec": "257", + "runAsUserName": "258" + }, + "runAsUser": 7917735345573161773, + "runAsGroup": -6499508485510627932, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Jih亏yƕ丆録²", + "seccompProfile": { + "type": ")/灩聋3趐囨鏻", + "localhostProfile": "259" + } + }, + "tty": true + } + ], + "containers": [ + { + "name": "260", + "image": "261", + "command": [ + "262" + ], + "args": [ + "263" + ], + "workingDir": "264", + "ports": [ + { + "name": "265", + "hostPort": -1365158918, + "containerPort": -305362540, + "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "hostIP": "266" + } + ], + "envFrom": [ + { + "prefix": "267", + "configMapRef": { + "name": "268", + "optional": true + }, + "secretRef": { + "name": "269", + "optional": true + } + } + ], + "env": [ + { + "name": "270", + "value": "271", + "valueFrom": { + "fieldRef": { + "apiVersion": "272", + "fieldPath": "273" + }, + "resourceFieldRef": { + "containerName": "274", + "resource": "275", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "276", + "key": "277", + "optional": false + }, + "secretKeyRef": { + "name": "278", + "key": "279", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" + }, + "requests": { + "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" + } + }, + "volumeMounts": [ + { + "name": "280", + "readOnly": true, + "mountPath": "281", + "subPath": "282", + "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", + "subPathExpr": "283" + } + ], + "volumeDevices": [ + { + "name": "284", + "devicePath": "285" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": "288", + "host": "289", + "scheme": "uE增猍ǵ xǨŴ", + "httpHeaders": [ + { + "name": "290", + "value": "291" + } + ] + }, + "tcpSocket": { + "port": 2112112129, + "host": "292" + }, + "initialDelaySeconds": 528603974, + "timeoutSeconds": -342387625, + "periodSeconds": 1862455894, + "successThreshold": 1080918702, + "failureThreshold": -239264629 + }, + "readinessProbe": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": -186532794, + "host": "295", + "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", + "httpHeaders": [ + { + "name": "296", + "value": "297" + } + ] + }, + "tcpSocket": { + "port": "298", + "host": "299" + }, + "initialDelaySeconds": -751455207, + "timeoutSeconds": -894026356, + "periodSeconds": 646133945, + "successThreshold": -506710067, + "failureThreshold": -47594442 + }, + "startupProbe": { + "exec": { + "command": [ + "300" + ] + }, + "httpGet": { + "path": "301", + "port": -1894326843, + "host": "302", + "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", + "httpHeaders": [ + { + "name": "303", + "value": "304" + } + ] + }, + "tcpSocket": { + "port": "305", + "host": "306" + }, + "initialDelaySeconds": -106856189, + "timeoutSeconds": -2078917333, + "periodSeconds": 86851677, + "successThreshold": -404911753, + "failureThreshold": 890223061 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "307" + ] + }, + "httpGet": { + "path": "308", + "port": -468215285, + "host": "309", + "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", + "httpHeaders": [ + { + "name": "310", + "value": "311" + } + ] + }, + "tcpSocket": { + "port": "312", + "host": "313" + } + }, + "preStop": { + "exec": { + "command": [ + "314" + ] + }, + "httpGet": { + "path": "315", + "port": 293042649, + "host": "316", + "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", + "httpHeaders": [ + { + "name": "317", + "value": "318" + } + ] + }, + "tcpSocket": { + "port": "319", + "host": "320" + } + } + }, + "terminationMessagePath": "321", + "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", + "imagePullPolicy": "熀ďJZ漤", + "securityContext": { + "capabilities": { + "add": [ + "Ů\u003cy鯶縆łƑ[澔" + ], + "drop": [ + "JŵǤ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "322", + "role": "323", + "type": "324", + "level": "325" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "326", + "gmsaCredentialSpec": "327", + "runAsUserName": "328" + }, + "runAsUser": 296399212346260204, + "runAsGroup": 1571605531283019612, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": false, + "procMount": "\u0026疀", + "seccompProfile": { + "type": "N翾", + "localhostProfile": "329" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "330", + "image": "331", + "command": [ + "332" + ], + "args": [ + "333" + ], + "workingDir": "334", + "ports": [ + { + "name": "335", + "hostPort": -1703842211, + "containerPort": 970355275, + "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", + "hostIP": "336" + } + ], + "envFrom": [ + { + "prefix": "337", + "configMapRef": { + "name": "338", + "optional": false + }, + "secretRef": { + "name": "339", + "optional": true + } + } + ], + "env": [ + { + "name": "340", + "value": "341", + "valueFrom": { + "fieldRef": { + "apiVersion": "342", + "fieldPath": "343" + }, + "resourceFieldRef": { + "containerName": "344", + "resource": "345", + "divisor": "592" + }, + "configMapKeyRef": { + "name": "346", + "key": "347", + "optional": false + }, + "secretKeyRef": { + "name": "348", + "key": "349", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ż鯀1": "636" + }, + "requests": { + "sYȠ繽敮ǰ詀": "570" + } + }, + "volumeMounts": [ + { + "name": "350", + "readOnly": true, + "mountPath": "351", + "subPath": "352", + "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", + "subPathExpr": "353" + } + ], + "volumeDevices": [ + { + "name": "354", + "devicePath": "355" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "356" + ] + }, + "httpGet": { + "path": "357", + "port": -1247120403, + "host": "358", + "scheme": "ɾ", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": -1695993040, + "host": "361" + }, + "initialDelaySeconds": 1218203975, + "timeoutSeconds": -1726456869, + "periodSeconds": 892837330, + "successThreshold": 789384689, + "failureThreshold": 436796816 + }, + "readinessProbe": { + "exec": { + "command": [ + "362" + ] + }, + "httpGet": { + "path": "363", + "port": "364", + "host": "365", + "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": "368", + "host": "369" + }, + "initialDelaySeconds": -821592382, + "timeoutSeconds": 1678953375, + "periodSeconds": 1045190247, + "successThreshold": 1805682547, + "failureThreshold": -651405950 + }, + "startupProbe": { + "exec": { + "command": [ + "370" + ] + }, + "httpGet": { + "path": "371", + "port": "372", + "host": "373", + "scheme": "|ǓÓ敆OɈÏ 瞍髃", + "httpHeaders": [ + { + "name": "374", + "value": "375" + } + ] + }, + "tcpSocket": { + "port": -392406530, + "host": "376" + }, + "initialDelaySeconds": -839925309, + "timeoutSeconds": -526099499, + "periodSeconds": -1014296961, + "successThreshold": 1708011112, + "failureThreshold": -603097910 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "377" + ] + }, + "httpGet": { + "path": "378", + "port": "379", + "host": "380", + "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", + "httpHeaders": [ + { + "name": "381", + "value": "382" + } + ] + }, + "tcpSocket": { + "port": "383", + "host": "384" + } + }, + "preStop": { + "exec": { + "command": [ + "385" + ] + }, + "httpGet": { + "path": "386", + "port": 1041627045, + "host": "387", + "scheme": "2讅缔m葰賦迾娙ƴ4", + "httpHeaders": [ + { + "name": "388", + "value": "389" + } + ] + }, + "tcpSocket": { + "port": 2088991012, + "host": "390" + } + } + }, + "terminationMessagePath": "391", + "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", + "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", + "securityContext": { + "capabilities": { + "add": [ + "滨Ė" + ], + "drop": [ + "h}颉hȱɷȰW瀤oɢ嫎" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "392", + "role": "393", + "type": "394", + "level": "395" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" + }, + "runAsUser": -4298540371641498337, + "runAsGroup": 2803560372754431995, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", + "seccompProfile": { + "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", + "localhostProfile": "399" + } + }, + "stdin": true, + "stdinOnce": true, + "targetContainerName": "400" + } + ], + "restartPolicy": "婦", + "terminationGracePeriodSeconds": -7767642171323610380, + "activeDeadlineSeconds": -4963438147266444254, + "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", + "nodeSelector": { + "401": "402" + }, + "serviceAccountName": "403", + "serviceAccount": "404", + "automountServiceAccountToken": false, + "nodeName": "405", + "hostPID": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "406", + "role": "407", + "type": "408", + "level": "409" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "410", + "gmsaCredentialSpec": "411", + "runAsUserName": "412" + }, + "runAsUser": -8872996084157186866, + "runAsGroup": -1083846598029307786, + "runAsNonRoot": false, + "supplementalGroups": [ + -46143243150134963 + ], + "fsGroup": -6298002649883493725, + "sysctls": [ + { + "name": "413", + "value": "414" + } + ], + "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", + "seccompProfile": { + "type": "Ş襵樞úʥ銀", + "localhostProfile": "415" + } + }, + "imagePullSecrets": [ + { + "name": "416" + } + ], + "hostname": "417", + "subdomain": "418", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "419", + "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", + "values": [ + "420" + ] + } + ], + "matchFields": [ + { + "key": "421", + "operator": "", + "values": [ + "422" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1677779481, + "preference": { + "matchExpressions": [ + { + "key": "423", + "operator": "WĶʗ", + "values": [ + "424" + ] + } + ], + "matchFields": [ + { + "key": "425", + "operator": "裥d[榴^șƷK", + "values": [ + "426" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" + }, + "matchExpressions": [ + { + "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", + "operator": "NotIn", + "values": [ + "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434", + "namespaceSelector": { + "matchLabels": { + "Q8__T3sn-0_.P": "a.O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_OX" + }, + "matchExpressions": [ + { + "key": "ZXC0_-7.-hj-O_8-b6E_--B", + "operator": "In", + "values": [ + "n_Ht5W_._._-2M2._I-_P..w-W_-nE...-__--.k47M7y-y" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 484696463, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "7-a0w-ke5p-33lt-9--2-k-27-4r4-d-9a42-2y20--s-7l6e--s-1--t-4.67-9a-trt-03-7z2zy0e428-4-k-2-o/UDf.-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-687": "o_.ZCRT.0z-oe.G79.3bU_._n3" + }, + "matchExpressions": [ + { + "key": "4-52--6-0dkn-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--0z/05-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6NO", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "447" + ], + "topologyKey": "448", + "namespaceSelector": { + "matchLabels": { + "WNn_U-...1P_.D8_t..-Ww2q.zK-p-...Z-O.-.jL_v.-_.d": "FbuvE5" + }, + "matchExpressions": [ + { + "key": "g2/2k.F-F..3m6.._2v89U--8.3N_.n1.--2", + "operator": "NotIn", + "values": [ + "O--d.7.--.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--_K" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "q_Lq-.5-s_-_5_D7Rufiq": "u0--_qv4--_.6_N_9X-B.s8.N_rM-k5.C.e.._d-Y" + }, + "matchExpressions": [ + { + "key": "N-R__RR9YAZ...W-m_-Z.wc..k_0_5.z.0..__D-16", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "461" + ], + "topologyKey": "462", + "namespaceSelector": { + "matchLabels": { + "w-9-ak9-5--y-4-03ls-86-u2i7-6-q-l.98d/2.78aou_j-3.J-.-r_-oPd-.2_Z__.-_U-.60--o.8": "B3_U__L.KH6K.Rs" + }, + "matchExpressions": [ + { + "key": "6b77-f8--tf---7r88-1--p61d/9._5-..Bi_..aOQ_._Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gb", + "operator": "NotIn", + "values": [ + "O-Ynu.7.._B-ks7G" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1282227712, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "J_Yb_58.p-06jVZ-uP.t_.O937u-h---dY7_M_-._M5..-P": "A55..--E3_2D-1DW__o_-._kzB7U_.Q.45cy-.._-__-Zvt.LT60v.Wxc" + }, + "matchExpressions": [ + { + "key": "Y4-0.67hP-lX-_-..59", + "operator": "In", + "values": [ + "1z..j_.r3--mT8vu1" + ] + } + ] + }, + "namespaces": [ + "475" + ], + "topologyKey": "476", + "namespaceSelector": { + "matchLabels": { + "0-f/px_0-.mJe__.B-cd2_84M": "1s._K9-.AJ-_8--___b____03_6.K8l.YlG7" + }, + "matchExpressions": [ + { + "key": "1BKi-5y-9-kE-4.._c_____gNM-.T-..--44-Bb1.R_.225.5D1.l", + "operator": "In", + "values": [ + "P23L_J49t-X..j1Q1.A-N.--_63N" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "483", + "tolerations": [ + { + "key": "484", + "operator": "TaI楅©Ǫ壿/š^劶äɲ泒", + "value": "485", + "effect": "ēÖ釐駆Ŕƿe魛ĩ驋=Ŏġ宿受", + "tolerationSeconds": 3154660829779897160 + } + ], + "hostAliases": [ + { + "ip": "486", + "hostnames": [ + "487" + ] + } + ], + "priorityClassName": "488", + "priority": -217059496, + "dnsConfig": { + "nameservers": [ + "489" + ], + "searches": [ + "490" + ], + "options": [ + { + "name": "491", + "value": "492" + } + ] + }, + "readinessGates": [ + { + "conditionType": "ƣɴ矘ɉ\"姭ɜǨ呖ď急藼Ƚ^槬焂à¯" + } + ], + "runtimeClassName": "493", + "enableServiceLinks": false, + "preemptionPolicy": "ǀ肇ȣ", + "overhead": { + "倓扸涥莥": "729" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -1416531993, + "topologyKey": "494", + "whenUnsatisfiable": "_Gȱ恛穒挤ţ#你顫#b°", + "labelSelector": { + "matchLabels": { + "q-z--4847u0s66mmo-8--y64-40l8cytm18--0.6-wdcje8k--41---hi5e--7m-368--f-z---4-n03-2ip--6--2d-6-h/bm9I.-..q-F-.__c.k7__f--_br..1.l": "dE-.1-V...t27-4.._7l" + }, + "matchExpressions": [ + { + "key": "3-hh9-z8-35x38i-qnr-5zi82dc3do--7lw63jvksy--w-z/iJ--p-7f3-2_Z_V_-q-L34-_D86W", + "operator": "NotIn", + "values": [ + "S---6_.0.m.--.-dh.v.5" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + }, + "ttlSecondsAfterFinished": 1315299341 + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..7efa0fe814e695fb8b8386d0c405cb41ffa02a96 GIT binary patch literal 8158 zcmZ8m30PIvwdPz5u_t*6IZYZuI*^+-A*B0o&faIVX`(1Gf&$`z(l#fIGS73NsJB_>g-F^O^m6A4Wf?ji5q z24_cuci@2a5Zd7EnV6eOiF9=Q%GFvI?wanh?Dz#}Q?W_Zxb07}hZyJtBVi%bghjIn zSyG6KbrFlY)>40FzIk-y#xr2{70Y{jUb1~<(~=jnCMC-lwZYTf zVA);mp4#p{*9jdZY$7uE&J&BrrvH5W>l^UL1b=W~&zaABk0E0(PIP~<^Uv4n7&G`h zmc4t6oUKRZq0PL(BT14tEe#vF>vWONkYkaNp%4QZ1Qj6oF-SS$4I{xYcy$BXP-sX7 zTA`M}Yf8Q%amg&kJhX~7)>Rk=R$@09iJ+8^E6d^ygw`3-ie(0p4J75QmGByb3PdDx zrd0)@Ve#c6pKtK;vLs}zLp<5Ss|L=DOOp{ONZh1_2jH)luouAV66Q=22{lQQ*(Avk ztbLzn+gb0#E^8zHwyf(Cgo-3$Syp91Qgo~h9{S|N<5${0_%(R`+Pg2m@Q0!PE3Y%u z^^yvjH0pW@R#Fyn9%oH5#EeYL53F+SX^L|mJY$)%cR3ndO=s6vuCaHy2hT^CWEwuO zA~J-J4B_(_^isG7=O&$9EeowrI>!cs^_9Z`^@3ysbi2b4GT>Jcs z^Fyxbv;Z5CywM1$C+vGW5o~b6@$?nN6x3VS+8nEHSC-(tyN8&`8_Fq?%Mc z20Cj3XVS!wfW#np#=!x}usbzSqDi49O*We}CBmeEi!^Ns^wjjFOll}=(xI0whC+#s z!C+V?9s1}}4$M&p({&|;G1FSLq9B+-h!NlrQNTh#4ND&g2STc6FdIQ% zWzJWs&{8$@9$KW)XFU|UX__AP$%j`zT@>8gQ2$m?19Lyri$ZYUXYY(Hf)PY9EFc1Y za2s2r0uzKEDFTFyK`7&lNNZJEtA&1hp=bUD?`&^g`WDyBVek1S+gKUx zpocT~TlP_FuXU%RC*?(k&XowzhlrPaCQCBBNZ`K(hKD-X2_Q5&cTv*8*MXueU=ZRG z5I711i2)%c1pJX{W7usB`=D>81araA2TmjqQix;x`p2d)h7;LHTIzQ)p>804Clfkb z;&ZYtLK9l#D_ZG3v zMeG7YUnN>4)3yq@Qc)uw{)y{wQ~JU&%jkMn(|$)&w)@=axoKzrgqUbM;+Yst_YR!L zoGz-8qG|$!6W|qn(@wv!b>Hv@ga6phz|qt5%1iIsKR)>z7nAI>K!;&eA(cME)&hZZ z=qyzUMpk7rjW3nJ(a)5?gHi)RrAH0?YFvn?ZTmwh&KE}FpL0#tSx$Ls8$IWadABvv zzB&#RVZU_-vh4FqpYl#^Pqoj)aWWgi-u=`M-MxMGN%w_T*FeKUKRq(QQtkmZ*#4rs zXJ6vO)f*p8imeQ{^wKH`6VRur=EEkokzqGwW}_5@DiK1ND1)y-IZ|$xQdnG$3QM3& z5)jfY(hUK+AhgDio_?BZX4tI^(Gk|=lrmJP z7H4Lvs0yJHwL(!+^Hs4N6-b$SWiBEJDKf4SM1+a}ZzLq4Jif3X3js3dpsxywi;Kz> zFdPvq$Z29;RYq}j0g@5Y)8!O`)YME#*#h&^Gy*G;QMOS5)mX*R{ zX&UA{Q%B>AD(6RB-N(JP6Q02yamn4VVj5j*T>xk5Vlcz~buk-=;p7J)hJwIm5F`SG zgnvS-JUvs64(Id;?W`T z%R$GOl#}>xIHw07U5vqe8BVC0sko&()h(2uYT#XB5eAj z#tBpS?>;!y?6+2!+%@F&kDm%W=oi#NBB)#x{n30D?wNS|u)i_2kO;c@frTB8L-r%T zat{uA+k0KL`{piq_V&zorfJkB*rXf?N*Zq3L|{pwgm6FisTU<~8Epm!IXK|WYghI# zKFy+H{@#2?#oV^JgL7R)-s4mG?hEyWWd4+MW>5Cj=`)Y|wF9aUQTwKL*a@)9azKbB ztb0eTr6nfWb$+m>6!3(zo_M0#dvel!Ziltr*7`Ho#SZSa80*>jL5LiHN$-1o&Sdc?i2HWA{U0Ide0(q3Bf9qghw z_v}SlqSrD3yO@Bz40DhoE>>g2JV!b$dt80HU42`f`#O(N zM8z82QJOr?z;X1Pe>ns$8io`^-*Q-I-n#CGC;xI_^LK6C&w9>p*B#xiflk{lch3cP zeS>>&)OP;T@G76rC{H1R^bMZ@Re=&Ecx(NR-}#q6Wc2el4*L~{U8z0$Sor_7eR}a` zki2^B;&5PSpmXGC*vFkmdk?(w&jTGyc>k`8U%uw;XqjQ~Lkpvpldh@uOD8Sc1Y5Ur zwzkGO)bZqxJ(GJky1M%`EezORpafF@0mv^2fc%mmC4!JQ1w6-O1(b9!EUbqlfM+FO zParfi2tD}a&$gZ!=^uZ88xs-`_PclMKL6m*wi7p)@PSWUZ~p1)+20N`!l#E9Mo)U) z{QN`8Dg!0Tog`6;f|ZhJG)fSSAaKkBbAvd{F@EWEzVqyUXY*vK{nXq(XK&x!j>PY< zcUup6j+}K3ADVk{;fS}PmiCitU_(fvQqO<{tOTjGF*ojHpJ$(7mr&Lx!G-Pnma~r* zI=9W*j(Z!%$~^;phV8IkIM-=8VBhAd-34P~fdf(}VUdG9BtgtQvDiKHX#%M+CGWtqq*2e>i{1fGvA%3jA8#-e!czY1kkU8EHorARckaKB~~ zt4K{g%Bvy*AZu9;BC-b1TPbZpSVeMam6D!Xgj8INP(DI9m!cjL^++X;hl^KKa;{uK zQZ~fGZOkY%;If9K)5@ucl?{Lej$dKVKhM~=-WK;$BJ$|!+QGp@T;FJh# zK#54^28Pwx|5~dV#(Gj(fB>EoxJOg?c)Su+#3EiGe0~v+L?JeJElM;J0p4LWW7T>i zeiIkR-k-c_xnLlbM_D;2-q2905)C6p`L2VJ1;#UFauRq3?u~d2=8aXzNZ|QOlw_cS zXr8CHOoaGcNnN8>qiXJtfs0$_THFlh2xJFL>}iH=V^ov^F3Qc2ix44sWeDINqg?7H zsYF8QNKcV4!qpgvODR(GlnnX{JfRFpyrM!iDk~{N0x*CYTvIJ%NLT~*018lHd{ALT-#SW;X~G743_2xUqoV5bU8 zE7U{^GI%v39SJDgs7Wr}Y!qr`^2R*H;CXfVW@MzN8OBN_E}pw{MPWuMthA4^z(PuN z=SrG+9|PM%NQx^kHX!hV zh?coc><_o#NSw<*jh^Otk`J+L;0jIO0DO=qaRy%?!ouTQLH1ZYLg_p#JK}NL7Jkjj z)Rho(+S+WOdf<2*YdpP{j|Q*BhR)r_I!$aX!$z_96&tII5ig@s2rk)Jp(d7RW*2jh zmBZp0#T61rUID-Bn@|*As_}6~$r_X^^UL`RFee>t=HLW~gD^A_6ZOr@l3_kcDBnQI zd}SKX=K{Hu`5GQ}o?)y&aBurhUs0we0aJUGVbj=zN{FSDT%B^nY6uB|mikKd$^M(vd5|s^WoD#nl;%9RKtc_I0Z{RnA z9%Mu)LUy19FH~^l*1zMMij~|RabIvm=@P=d#T5NOXU_! zY!Accv5_&x=2S!0_#z}IIUAEvc>-T%@bNlP%TX3smA+Xu))?5x0zeKtP$1MOB7?`23g*I%|}c zjtxy(!~IY!<&9V!@ylWmoH8)5kqZBYK;YDk)$;hwc`H?JGb@WxvDrwjhNaDohCt*E z*f;REC2kGk*Ml)|cu6QKRpcS1g|W=bD?~oeXWw@dFj;NHNO~FC1cr)hMYy`eK?g%2 zaR&j2G}6zs0P7cZdaKvzwMqvDBkD3-9CQUo(keB$uk+m-e)1Rco@MB@ATwthbniIk z+|j+|N$=LPKYQG@dxCb*mc#=45Gc17Na#~6WKw|#bD#9l91 z+P!X8x&r9dH>st@X~L$j`;yR`PXcMZ+L)h ziE5Sqb+5pXIKWsn-{Tp-=zO97QP0#!inY@{+ba0Srw)Y7tp8%M_p?_=7x^w0Lc4M+*CDw7&DU@X@b7YV?zPVY~G&f4V*OAj7WlSpc~ZdNCrpk6i!H z{#W}0eRG!t^IccZ_0Dxw0b_IYO7pG0@o7#3OZeZ+5K92Z7!tOteCi;j1F0M=DL!>g zSO4;xAip}*%x?4y@31vn&s&H5s_0ZC-KQ!b_~OCSDZZIN1~d@MV#&9?+Z((Whv%9v zO}JY3*-u+~jVEg0KnQ2=jd6|adeptQ(>po3#M`&ialkozk_&crH~!LjdbTjzam0Cc zZ|QOf2jGX0v4UY_h;}SPv_ncZZ0t4bD~&H*{xBc-I^o|x>c zt1q@x+d8kF+u>~-zcfzSJBG|E2tX<=LQ|)t}|_L%t4COY-yj{ z=iRy2JG8^vVVlkHj&)l`yd!&lYHhakIZwHamyL96j^H z&enaF7FX>NPuF?-g=bwu$KBiN=MG;w`5x%j$%jn9=gjT%wVwK&_JMlSee9ji+IH9O zbFRrFo@QTS8oq)wn5IpO-G8xO_UAR|cv5JnvC@9pRoCqvX>&CWS_dA!df~9QZ}j2R zOQ*~YCiVaW=wFO#;ONyPwOlAwl>Gcc1gChl0+}2kPfM#V%NOAta06AQr{!d5xzHGJ z5@lt}Kpcq)Gs)3xLkyY#>ewP?B_zS&^yv`YHfVz8F0XNM)q)xvF6RDl54UxoSsI~3t{lQ zN`>T9BK?u#_5&~?55Xc)50(m0>Uwq&wBSa3qa@qRI&Cfh9U48TAK=b|9ZI(v+ z)cg!zX>Xb9cMlx4opDa=TSt2-6h`0-2ZewVJ{SQ_^o>v$A#k#QkSUDFI`+c|f#U@V z|CKT#5*#H&qA8=t*}K^w>v`|VT9JZ-0^0#nj-{LJhuzZ`T%9N8PkBaaX^pH3F)HYn zeHkGlLq>?mIN}Gc(L?U(K3CVYdv>eiqU%(f<;8_v3#0Cflg{1KwgwEXNMbR&n(k8q z=fdOkNA>N~f4E1+{*4}RC4z5f7wI-7Kp_H&BHTocQ?9|+{r;f`9#O>L`TmbAi$dO- zddGhA)c)hl+arPDA9YV$Hwk;c82AH|yn|u=*$@T$vLWy>QHbILdJKMtV!;c@SQ@0FJRi7b{3BF~B3Lg-NCYZnPts9?j%(L(JPG5|* z)mwMZ4cRBHC!C{)A6mNfv1Fei8fdU+lo#uOVvE+N+ z0~6~kovzuV3+;{>YlGl9*zavU=bap%+ghAjGtIC+U~hBH3|sbb-^u!ww|{q*{j_7s zek#dbJ6P!GcaApS%mYytMJS6RltmF;4(n~$^_6>f-*F2Q9zb*EOTW0${I_?!EgwG; z^H5p1z02BT9e>0%aje?8turrwZXAZ6jPZ>0ubsc>sPkosbhrgt-qjc}KVUmVxGZ39w^7Px|`IN0xu{B%&(8 zb6aOWxEXD)PPJ~oiBUItj`#RW!#$VJod^;Zyl4OFk2^T31!2D_K) literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.yaml new file mode 100644 index 00000000000..673235e08c9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v2alpha1.JobTemplate.yaml @@ -0,0 +1,1080 @@ +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: -4963438147266444254 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "423" + operator: WĶʗ + values: + - "424" + matchFields: + - key: "425" + operator: 裥d[榴^șƷK + values: + - "426" + weight: -1677779481 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "419" + operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 + values: + - "420" + matchFields: + - key: "421" + operator: "" + values: + - "422" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: 4-52--6-0dkn-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--0z/05-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6NO + operator: DoesNotExist + matchLabels: + ? 7-a0w-ke5p-33lt-9--2-k-27-4r4-d-9a42-2y20--s-7l6e--s-1--t-4.67-9a-trt-03-7z2zy0e428-4-k-2-o/UDf.-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-687 + : o_.ZCRT.0z-oe.G79.3bU_._n3 + namespaceSelector: + matchExpressions: + - key: g2/2k.F-F..3m6.._2v89U--8.3N_.n1.--2 + operator: NotIn + values: + - O--d.7.--.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--_K + matchLabels: + WNn_U-...1P_.D8_t..-Ww2q.zK-p-...Z-O.-.jL_v.-_.d: FbuvE5 + namespaces: + - "447" + topologyKey: "448" + weight: 484696463 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH + operator: NotIn + values: + - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 + matchLabels: + 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g + namespaceSelector: + matchExpressions: + - key: ZXC0_-7.-hj-O_8-b6E_--B + operator: In + values: + - n_Ht5W_._._-2M2._I-_P..w-W_-nE...-__--.k47M7y-y + matchLabels: + Q8__T3sn-0_.P: a.O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_OX + namespaces: + - "433" + topologyKey: "434" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: Y4-0.67hP-lX-_-..59 + operator: In + values: + - 1z..j_.r3--mT8vu1 + matchLabels: + J_Yb_58.p-06jVZ-uP.t_.O937u-h---dY7_M_-._M5..-P: A55..--E3_2D-1DW__o_-._kzB7U_.Q.45cy-.._-__-Zvt.LT60v.Wxc + namespaceSelector: + matchExpressions: + - key: 1BKi-5y-9-kE-4.._c_____gNM-.T-..--44-Bb1.R_.225.5D1.l + operator: In + values: + - P23L_J49t-X..j1Q1.A-N.--_63N + matchLabels: + 0-f/px_0-.mJe__.B-cd2_84M: 1s._K9-.AJ-_8--___b____03_6.K8l.YlG7 + namespaces: + - "475" + topologyKey: "476" + weight: -1282227712 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: N-R__RR9YAZ...W-m_-Z.wc..k_0_5.z.0..__D-16 + operator: DoesNotExist + matchLabels: + q_Lq-.5-s_-_5_D7Rufiq: u0--_qv4--_.6_N_9X-B.s8.N_rM-k5.C.e.._d-Y + namespaceSelector: + matchExpressions: + - key: 6b77-f8--tf---7r88-1--p61d/9._5-..Bi_..aOQ_._Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gb + operator: NotIn + values: + - O-Ynu.7.._B-ks7G + matchLabels: + w-9-ak9-5--y-4-03ls-86-u2i7-6-q-l.98d/2.78aou_j-3.J-.-r_-oPd-.2_Z__.-_U-.60--o.8: B3_U__L.KH6K.Rs + namespaces: + - "461" + topologyKey: "462" + automountServiceAccountToken: false + containers: + - args: + - "263" + command: + - "262" + env: + - name: "270" + value: "271" + valueFrom: + configMapKeyRef: + key: "277" + name: "276" + optional: false + fieldRef: + apiVersion: "272" + fieldPath: "273" + resourceFieldRef: + containerName: "274" + divisor: "9" + resource: "275" + secretKeyRef: + key: "279" + name: "278" + optional: false + envFrom: + - configMapRef: + name: "268" + optional: true + prefix: "267" + secretRef: + name: "269" + optional: true + image: "261" + imagePullPolicy: 熀ďJZ漤 + lifecycle: + postStart: + exec: + command: + - "307" + httpGet: + host: "309" + httpHeaders: + - name: "310" + value: "311" + path: "308" + port: -468215285 + scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 + tcpSocket: + host: "313" + port: "312" + preStop: + exec: + command: + - "314" + httpGet: + host: "316" + httpHeaders: + - name: "317" + value: "318" + path: "315" + port: 293042649 + scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' + tcpSocket: + host: "320" + port: "319" + livenessProbe: + exec: + command: + - "286" + failureThreshold: -239264629 + httpGet: + host: "289" + httpHeaders: + - name: "290" + value: "291" + path: "287" + port: "288" + scheme: uE增猍ǵ xǨŴ + initialDelaySeconds: 528603974 + periodSeconds: 1862455894 + successThreshold: 1080918702 + tcpSocket: + host: "292" + port: 2112112129 + timeoutSeconds: -342387625 + name: "260" + ports: + - containerPort: -305362540 + hostIP: "266" + hostPort: -1365158918 + name: "265" + protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + readinessProbe: + exec: + command: + - "293" + failureThreshold: -47594442 + httpGet: + host: "295" + httpHeaders: + - name: "296" + value: "297" + path: "294" + port: -186532794 + scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė + initialDelaySeconds: -751455207 + periodSeconds: 646133945 + successThreshold: -506710067 + tcpSocket: + host: "299" + port: "298" + timeoutSeconds: -894026356 + resources: + limits: + '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" + requests: + '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - Ů,趐V曡88 ' + enableServiceLinks: false + ephemeralContainers: + - args: + - "333" + command: + - "332" + env: + - name: "340" + value: "341" + valueFrom: + configMapKeyRef: + key: "347" + name: "346" + optional: false + fieldRef: + apiVersion: "342" + fieldPath: "343" + resourceFieldRef: + containerName: "344" + divisor: "592" + resource: "345" + secretKeyRef: + key: "349" + name: "348" + optional: false + envFrom: + - configMapRef: + name: "338" + optional: false + prefix: "337" + secretRef: + name: "339" + optional: true + image: "331" + imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb + lifecycle: + postStart: + exec: + command: + - "377" + httpGet: + host: "380" + httpHeaders: + - name: "381" + value: "382" + path: "378" + port: "379" + scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z + tcpSocket: + host: "384" + port: "383" + preStop: + exec: + command: + - "385" + httpGet: + host: "387" + httpHeaders: + - name: "388" + value: "389" + path: "386" + port: 1041627045 + scheme: 2讅缔m葰賦迾娙ƴ4 + tcpSocket: + host: "390" + port: 2088991012 + livenessProbe: + exec: + command: + - "356" + failureThreshold: 436796816 + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "357" + port: -1247120403 + scheme: ɾ + initialDelaySeconds: 1218203975 + periodSeconds: 892837330 + successThreshold: 789384689 + tcpSocket: + host: "361" + port: -1695993040 + timeoutSeconds: -1726456869 + name: "330" + ports: + - containerPort: 970355275 + hostIP: "336" + hostPort: -1703842211 + name: "335" + protocol: ńČȷǻ.wȏâ磠Ƴ崖S + readinessProbe: + exec: + command: + - "362" + failureThreshold: -651405950 + httpGet: + host: "365" + httpHeaders: + - name: "366" + value: "367" + path: "363" + port: "364" + scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ + initialDelaySeconds: -821592382 + periodSeconds: 1045190247 + successThreshold: 1805682547 + tcpSocket: + host: "369" + port: "368" + timeoutSeconds: 1678953375 + resources: + limits: + ż鯀1: "636" + requests: + sYȠ繽敮ǰ詀: "570" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 滨Ė + drop: + - h}颉hȱɷȰW瀤oɢ嫎 + privileged: true + procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ + readOnlyRootFilesystem: true + runAsGroup: 2803560372754431995 + runAsNonRoot: false + runAsUser: -4298540371641498337 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "399" + type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + startupProbe: + exec: + command: + - "370" + failureThreshold: -603097910 + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "371" + port: "372" + scheme: '|ǓÓ敆OɈÏ 瞍髃' + initialDelaySeconds: -839925309 + periodSeconds: -1014296961 + successThreshold: 1708011112 + tcpSocket: + host: "376" + port: -392406530 + timeoutSeconds: -526099499 + stdin: true + stdinOnce: true + targetContainerName: "400" + terminationMessagePath: "391" + terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp + volumeDevices: + - devicePath: "355" + name: "354" + volumeMounts: + - mountPath: "351" + mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ + name: "350" + readOnly: true + subPath: "352" + subPathExpr: "353" + workingDir: "334" + hostAliases: + - hostnames: + - "487" + ip: "486" + hostPID: true + hostname: "417" + imagePullSecrets: + - name: "416" + initContainers: + - args: + - "195" + command: + - "194" + env: + - name: "202" + value: "203" + valueFrom: + configMapKeyRef: + key: "209" + name: "208" + optional: true + fieldRef: + apiVersion: "204" + fieldPath: "205" + resourceFieldRef: + containerName: "206" + divisor: "241" + resource: "207" + secretKeyRef: + key: "211" + name: "210" + optional: false + envFrom: + - configMapRef: + name: "200" + optional: false + prefix: "199" + secretRef: + name: "201" + optional: false + image: "193" + imagePullPolicy: 酊龨δ摖ȱğ_< + lifecycle: + postStart: + exec: + command: + - "238" + httpGet: + host: "240" + httpHeaders: + - name: "241" + value: "242" + path: "239" + port: 878005329 + scheme: 丟×x锏ɟ4Ǒ + tcpSocket: + host: "244" + port: "243" + preStop: + exec: + command: + - "245" + httpGet: + host: "247" + httpHeaders: + - name: "248" + value: "249" + path: "246" + port: 1746399757 + scheme: V訆Ǝżŧ + tcpSocket: + host: "250" + port: 204229950 + livenessProbe: + exec: + command: + - "218" + failureThreshold: -1784617397 + httpGet: + host: "220" + httpHeaders: + - name: "221" + value: "222" + path: "219" + port: -1225815437 + scheme: 荭gw忊|E + initialDelaySeconds: 1004325340 + periodSeconds: 14304392 + successThreshold: 465972736 + tcpSocket: + host: "223" + port: -438588982 + timeoutSeconds: -1313320434 + name: "192" + ports: + - containerPort: 1791615594 + hostIP: "198" + hostPort: -805795167 + name: "197" + protocol: Ƥ熪军g>郵[+扴 + readinessProbe: + exec: + command: + - "224" + failureThreshold: 2056774277 + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "225" + port: "226" + scheme: 貾坢'跩aŕ翑0 + initialDelaySeconds: -2165496 + periodSeconds: 1386255869 + successThreshold: -778272981 + tcpSocket: + host: "230" + port: 1165327504 + timeoutSeconds: -1778952574 + resources: + limits: + "": "268" + requests: + -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - J橈'琕鶫:顇ə娯 + drop: + - 囌{屿oiɥ嵐sC + privileged: false + procMount: Jih亏yƕ丆録² + readOnlyRootFilesystem: false + runAsGroup: -6499508485510627932 + runAsNonRoot: true + runAsUser: 7917735345573161773 + seLinuxOptions: + level: "255" + role: "253" + type: "254" + user: "252" + seccompProfile: + localhostProfile: "259" + type: )/灩聋3趐囨鏻 + windowsOptions: + gmsaCredentialSpec: "257" + gmsaCredentialSpecName: "256" + runAsUserName: "258" + startupProbe: + exec: + command: + - "231" + failureThreshold: 549215478 + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "232" + port: -1928016742 + scheme: E¦ + initialDelaySeconds: 1868887309 + periodSeconds: -316996074 + successThreshold: 1933968533 + tcpSocket: + host: "237" + port: "236" + timeoutSeconds: -528664199 + terminationMessagePath: "251" + terminationMessagePolicy: NƗ¸gĩ + tty: true + volumeDevices: + - devicePath: "217" + name: "216" + volumeMounts: + - mountPath: "213" + mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< + name: "212" + subPath: "214" + subPathExpr: "215" + workingDir: "196" + nodeName: "405" + nodeSelector: + "401": "402" + overhead: + 倓扸涥莥: "729" + preemptionPolicy: ǀ肇ȣ + priority: -217059496 + priorityClassName: "488" + readinessGates: + - conditionType: ƣɴ矘ɉ"姭ɜǨ呖ď急藼Ƚ^槬焂௠+ restartPolicy: 婦 + runtimeClassName: "493" + schedulerName: "483" + securityContext: + fsGroup: -6298002649883493725 + fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ + runAsGroup: -1083846598029307786 + runAsNonRoot: false + runAsUser: -8872996084157186866 + seLinuxOptions: + level: "409" + role: "407" + type: "408" + user: "406" + seccompProfile: + localhostProfile: "415" + type: Ş襵樞úʥ銀 + supplementalGroups: + - -46143243150134963 + sysctls: + - name: "413" + value: "414" + windowsOptions: + gmsaCredentialSpec: "411" + gmsaCredentialSpecName: "410" + runAsUserName: "412" + serviceAccount: "404" + serviceAccountName: "403" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "418" + terminationGracePeriodSeconds: -7767642171323610380 + tolerations: + - effect: ēÖ釐駆Ŕƿe魛ĩ驋=Ŏġ宿受 + key: "484" + operator: TaI楅©Ǫ壿/š^劶äɲ泒 + tolerationSeconds: 3154660829779897160 + value: "485" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 3-hh9-z8-35x38i-qnr-5zi82dc3do--7lw63jvksy--w-z/iJ--p-7f3-2_Z_V_-q-L34-_D86W + operator: NotIn + values: + - S---6_.0.m.--.-dh.v.5 + matchLabels: + q-z--4847u0s66mmo-8--y64-40l8cytm18--0.6-wdcje8k--41---hi5e--7m-368--f-z---4-n03-2ip--6--2d-6-h/bm9I.-..q-F-.__c.k7__f--_br..1.l: dE-.1-V...t27-4.._7l + maxSkew: -1416531993 + topologyKey: "494" + whenUnsatisfiable: _Gȱ恛穒挤ţ#你顫#b° + volumes: + - awsElasticBlockStore: + fsType: "64" + partition: -104666658 + readOnly: true + volumeID: "63" + azureDisk: + cachingMode: ʜǝ鿟ldg滠鼍ƭt + diskName: "127" + diskURI: "128" + fsType: "129" + kind: ȫşŇɜa + readOnly: true + azureFile: + secretName: "113" + shareName: "114" + cephfs: + monitors: + - "98" + path: "99" + secretFile: "101" + secretRef: + name: "102" + user: "100" + cinder: + fsType: "96" + readOnly: true + secretRef: + name: "97" + volumeID: "95" + configMap: + defaultMode: -599608368 + items: + - key: "116" + mode: -1194714697 + path: "117" + name: "115" + optional: true + csi: + driver: "159" + fsType: "160" + nodePublishSecretRef: + name: "163" + readOnly: true + volumeAttributes: + "161": "162" + downwardAPI: + defaultMode: 1801487647 + items: + - fieldRef: + apiVersion: "106" + fieldPath: "107" + mode: 1322858613 + path: "105" + resourceFieldRef: + containerName: "108" + divisor: "889" + resource: "109" + emptyDir: + medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ + sizeLimit: "681" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "171": "172" + clusterName: "177" + creationTimestamp: null + deletionGracePeriodSeconds: -1837257934517376612 + finalizers: + - "176" + generateName: "165" + generation: -8801560367353238479 + labels: + "169": "170" + managedFields: + - apiVersion: "179" + fieldsType: "180" + manager: "178" + operation: 蒅!a坩O`涁İ而踪鄌 + name: "164" + namespace: "166" + ownerReferences: + - apiVersion: "173" + blockOwnerDeletion: true + controller: true + kind: "174" + name: "175" + uid: "" + resourceVersion: "917467801074989174" + selfLink: "167" + uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 + spec: + accessModes: + - '|@?鷅bȻN' + dataSource: + apiGroup: "189" + kind: "190" + name: "191" + resources: + limits: + ?$矡ȶ网棊ʢ: "891" + requests: + Ⱥ眖R#yV'WKw(ğ: "423" + selector: + matchExpressions: + - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G + operator: Exists + matchLabels: + fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF + storageClassName: "188" + volumeMode: 跦Opwǩ曬逴褜1 + volumeName: "187" + fc: + fsType: "111" + lun: 1169718433 + targetWWNs: + - "110" + wwids: + - "112" + flexVolume: + driver: "90" + fsType: "91" + options: + "93": "94" + readOnly: true + secretRef: + name: "92" + flocker: + datasetName: "103" + datasetUUID: "104" + gcePersistentDisk: + fsType: "62" + partition: 2065358741 + pdName: "61" + readOnly: true + gitRepo: + directory: "67" + repository: "65" + revision: "66" + glusterfs: + endpoints: "80" + path: "81" + hostPath: + path: "60" + type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ + iscsi: + chapAuthSession: true + fsType: "76" + initiatorName: "79" + iqn: "74" + iscsiInterface: "75" + lun: -663180249 + portals: + - "77" + readOnly: true + secretRef: + name: "78" + targetPortal: "73" + name: "59" + nfs: + path: "72" + server: "71" + persistentVolumeClaim: + claimName: "82" + photonPersistentDisk: + fsType: "131" + pdID: "130" + portworxVolume: + fsType: "146" + readOnly: true + volumeID: "145" + projected: + defaultMode: -1980941277 + sources: + - configMap: + items: + - key: "141" + mode: 1730325900 + path: "142" + name: "140" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "136" + fieldPath: "137" + mode: -555780268 + path: "135" + resourceFieldRef: + containerName: "138" + divisor: "952" + resource: "139" + secret: + items: + - key: "133" + mode: 782113097 + path: "134" + name: "132" + optional: true + serviceAccountToken: + audience: "143" + expirationSeconds: -2937394236764575757 + path: "144" + quobyte: + group: "125" + readOnly: true + registry: "122" + tenant: "126" + user: "124" + volume: "123" + rbd: + fsType: "85" + image: "84" + keyring: "88" + monitors: + - "83" + pool: "86" + readOnly: true + secretRef: + name: "89" + user: "87" + scaleIO: + fsType: "154" + gateway: "147" + protectionDomain: "150" + secretRef: + name: "149" + sslEnabled: true + storageMode: "152" + storagePool: "151" + system: "148" + volumeName: "153" + secret: + defaultMode: 1655406148 + items: + - key: "69" + mode: 1648350164 + path: "70" + optional: true + secretName: "68" + storageos: + fsType: "157" + readOnly: true + secretRef: + name: "158" + volumeName: "155" + volumeNamespace: "156" + vsphereVolume: + fsType: "119" + storagePolicyID: "121" + storagePolicyName: "120" + volumePath: "118" + ttlSecondsAfterFinished: 1315299341 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.json new file mode 100644 index 00000000000..72aee7c536f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.json @@ -0,0 +1,73 @@ +{ + "kind": "CertificateSigningRequest", + "apiVersion": "certificates.k8s.io/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "request": "OA==", + "signerName": "19", + "usages": [ + "J枊a" + ], + "username": "20", + "uid": "21", + "groups": [ + "22" + ], + "extra": { + "23": [ + "24" +] + } + }, + "status": { + "conditions": [ + { + "type": "o,c鮽ort昍řČ扷5Ɨ", + "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "reason": "25", + "message": "26", + "lastUpdateTime": "1985-03-23T14:10:57Z", + "lastTransitionTime": "2352-05-22T04:29:36Z" + } + ], + "certificate": "cw==" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.pb new file mode 100644 index 0000000000000000000000000000000000000000..de33191dc7f3515430444bc4fbdad319187198e7 GIT binary patch literal 361 zcmd0{C}!X?<`PRzEh@=O%S=uzNiEjPwkX!i%-1h76q0mChzDn;=Vj)l2c;I4rWTh7 ztz_a_$;icMB*bVe#b~0$XsX3%ZX{x8XkcPwVqj`wX<=YtZf0O+WMFJ@`(4x3#_leyg0YCn(4>mV(6ozDAE?w!Nb%)_uBTJFUM`+_be?YL(>YrXZ%@=e zIi>d5#72#0JEtFMiv^lyZp370A*9B|Xd%R8WFW<4WT?bsWTeIF^=w{Oq7fGtlaa9y z3y?IiVluRp3g+_T63f>~ez|UMeo@J@8NEkm9_e}3x!v^Gbf9)qpmsAQ4vvr8x}P!% zFlcdbY*_d2r;Y%Fk;IYNN1C3tPk%AF|7h2X*h)}1SE3OY z7n6~(5DSnrv0^f`lnUnZ;}Xl)Nq)I*Z+=n9vl+cdXCCQ!*16sE*mR(FQ=oP;B@T{{ z+q$1J3NUDKaBNuj@28FcgOS9M*+-h5woiXCx&LU_i`iXAIxC-VZ+*UFst{wb6oV22 E05AZ2kpKVy literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml new file mode 100644 index 00000000000..3207d6282d9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml @@ -0,0 +1,52 @@ +apiVersion: certificates.k8s.io/v1beta1 +kind: CertificateSigningRequest +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + extra: + "23": + - "24" + groups: + - "22" + request: OA== + signerName: "19" + uid: "21" + usages: + - J枊a + username: "20" +status: + certificate: cw== + conditions: + - lastTransitionTime: "2352-05-22T04:29:36Z" + lastUpdateTime: "1985-03-23T14:10:57Z" + message: "26" + reason: "25" + status: ěĂ凗蓏Ŋ蛊ĉy緅縕 + type: o,c鮽ort昍řČ扷5Ɨ diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.json b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.json new file mode 100644 index 00000000000..fa968b8b50e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.json @@ -0,0 +1,50 @@ +{ + "kind": "Lease", + "apiVersion": "coordination.k8s.io/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "holderIdentity": "19", + "leaseDurationSeconds": 896585016, + "acquireTime": "1970-01-01T00:00:02.000000Z", + "renewTime": "1970-01-01T00:00:03.000000Z", + "leaseTransitions": 1305381319 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.pb new file mode 100644 index 0000000000000000000000000000000000000000..7e266bc664a772a3b65b8e5be9080f7ded7b818c GIT binary patch literal 246 zcmVMV3X>V>WYdCW*X>TufF%kt#Wnpt=63PJzsR0TB zG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQ zg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^Z zF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B w#D-lO0x>r-0x>ue90~$4IS{y-!>a=t1PB5U03rkk0}ucx$CJA51R4M$04+sJ+W-In literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.yaml new file mode 100644 index 00000000000..ca23767e83c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.yaml @@ -0,0 +1,37 @@ +apiVersion: coordination.k8s.io/v1 +kind: Lease +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + acquireTime: "1970-01-01T00:00:02.000000Z" + holderIdentity: "19" + leaseDurationSeconds: 896585016 + leaseTransitions: 1305381319 + renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.json b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.json new file mode 100644 index 00000000000..0ebf3881f60 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.json @@ -0,0 +1,50 @@ +{ + "kind": "Lease", + "apiVersion": "coordination.k8s.io/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "holderIdentity": "19", + "leaseDurationSeconds": 896585016, + "acquireTime": "1970-01-01T00:00:02.000000Z", + "renewTime": "1970-01-01T00:00:03.000000Z", + "leaseTransitions": 1305381319 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.pb new file mode 100644 index 0000000000000000000000000000000000000000..cd503af4a13437d3b6cc1586ce4994205593a075 GIT binary patch literal 251 zcmVMV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfIB( z3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_q zP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3r zk8mmiF)=UzI0143F*JGtF*S+-FA4%NHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;5*!KwF*y*pn!~FD8UzRe5C9?s2m=rRD94k!?gSbDA^`DN BO|k$0 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.yaml new file mode 100644 index 00000000000..ebf97588a64 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.yaml @@ -0,0 +1,37 @@ +apiVersion: coordination.k8s.io/v1beta1 +kind: Lease +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + acquireTime: "1970-01-01T00:00:02.000000Z" + holderIdentity: "19" + leaseDurationSeconds: 896585016 + leaseTransitions: 1305381319 + renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIGroup.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.APIGroup.json new file mode 100644 index 00000000000..66b519a84b2 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.APIGroup.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Binding.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Binding.yaml new file mode 100644 index 00000000000..b66bc4dae74 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ComponentStatus.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.json new file mode 100644 index 00000000000..c1064a19e9b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ComponentStatus.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ComponentStatus.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.yaml new file mode 100644 index 00000000000..376a732b083 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ConfigMap.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.json new file mode 100644 index 00000000000..85f644b8625 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.json @@ -0,0 +1,50 @@ +{ + "kind": "ConfigMap", + "apiVersion": "v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "immutable": false, + "data": { + "19": "20" + }, + "binaryData": { + "21": "Hg==" + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.pb new file mode 100644 index 0000000000000000000000000000000000000000..4b8c3dfed2b31242fe884ae9f2ed75b5af7f5e46 GIT binary patch literal 221 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0GiI>^Yil97wiNQlu`iqS-g(Nv4k+(^XG(7?pV z#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLs zAtpnEECntmLnA3BLt`aAm#U|`r<`c7Ek literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.yaml new file mode 100644 index 00000000000..f411c81b3d8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.yaml @@ -0,0 +1,36 @@ +apiVersion: v1 +binaryData: + "21": Hg== +data: + "19": "20" +immutable: false +kind: ConfigMap +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.json new file mode 100644 index 00000000000..edc827955f9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.json @@ -0,0 +1,8 @@ +{ + "kind": "CreateOptions", + "apiVersion": "v1", + "dryRun": [ + "2" + ], + "fieldManager": "3" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..b423ea24b3f5deabe89f9b892699cb08d24ce1cb GIT binary patch literal 37 scmd0{C}!Xi=3*){6ykL*N=+(^b literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.CreateOptions.yaml new file mode 100644 index 00000000000..b115dc761e0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.DeleteOptions.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.DeleteOptions.json new file mode 100644 index 00000000000..6d2b57c905e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.DeleteOptions.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.DeleteOptions.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.DeleteOptions.yaml new file mode 100644 index 00000000000..842585490e9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Endpoints.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.json new file mode 100644 index 00000000000..785f15591b9 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.json @@ -0,0 +1,87 @@ +{ + "kind": "Endpoints", + "apiVersion": "v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "subsets": [ + { + "addresses": [ + { + "ip": "19", + "hostname": "20", + "nodeName": "21", + "targetRef": { + "kind": "22", + "namespace": "23", + "name": "24", + "uid": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", + "apiVersion": "25", + "resourceVersion": "26", + "fieldPath": "27" + } + } + ], + "notReadyAddresses": [ + { + "ip": "28", + "hostname": "29", + "nodeName": "30", + "targetRef": { + "kind": "31", + "namespace": "32", + "name": "33", + "uid": "Ă凗蓏Ŋ蛊ĉy", + "apiVersion": "34", + "resourceVersion": "35", + "fieldPath": "36" + } + } + ], + "ports": [ + { + "name": "37", + "port": 1546792211, + "protocol": "\u003eŽ燹憍峕?狱³-Ǐ忄*", + "appProtocol": "38" + } + ] + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.pb new file mode 100644 index 0000000000000000000000000000000000000000..7470f9c110988be9fb55eda61659cbf6bc1e383d GIT binary patch literal 378 zcmWO0%_~Gv9LDi`eubO`I@!1@?ur}DJ?Gq)Gm|J$mNquZ!pjC_rWq+@G2VuYhK$B! zVqs;0G^9z>6mz|7>})7yaWAv+H#qy}^X-`t2?aM|n5U$EV0JPVotm9XkT1aJ2qQ)i zSCOe9OGgfCrqnQ*X;@}h7{aj)n;Beu{;j+xxAVzZpE7i@dAquP`j)>(BefVg1c~uF zjKTz{G2M!RG8HJ-8u}Og`^-yfDdD+K>6i|(s|XYaYAyn`TojU1o3vH;TtDMh&vM>L z*RY?zdAu77y=In!{bYMk%vLr=WzAtg1-U|aP?|7_U|@^@<0>#yYaNVNuZkT(uG}5% zoTy%wqVc)lXxGbCc7m-t>nW=PvluWt0?d)Z(11}QWJ3@g1E&PIyv(`QR9W#;+24b- z=l&kMm8}IGxXFN95#Y9zVGX#Uc1Yti9elie*QhN$Ug;-Q3^sQC!eQ^v_Vq)d>pAV0 L*K|1*s-h|XMJjx2 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.yaml new file mode 100644 index 00000000000..a7e662db372 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.yaml @@ -0,0 +1,61 @@ +apiVersion: v1 +kind: Endpoints +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +subsets: +- addresses: + - hostname: "20" + ip: "19" + nodeName: "21" + targetRef: + apiVersion: "25" + fieldPath: "27" + kind: "22" + name: "24" + namespace: "23" + resourceVersion: "26" + uid: Hr鯹)晿Ž燹憍峕?狱³-Ǐ忄*' diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.json new file mode 100644 index 00000000000..417936124e1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.json @@ -0,0 +1,299 @@ +{ + "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, + "terminationGracePeriodSeconds": 8559948711650432497 + }, + "readinessProbe": { + "exec": { + "command": [ + "52" + ] + }, + "httpGet": { + "path": "53", + "port": -1395989138, + "host": "54", + "scheme": "斎AO6ĴC浔Ű壝ž", + "httpHeaders": [ + { + "name": "55", + "value": "56" + } + ] + }, + "tcpSocket": { + "port": 180803110, + "host": "57" + }, + "initialDelaySeconds": -2014231015, + "timeoutSeconds": 1488277679, + "periodSeconds": -1679907303, + "successThreshold": -1051545416, + "failureThreshold": 1305372099, + "terminationGracePeriodSeconds": -1220632347188845753 + }, + "startupProbe": { + "exec": { + "command": [ + "58" + ] + }, + "httpGet": { + "path": "59", + "port": 1229400382, + "host": "60", + "scheme": "3ƆìQ喞艋涽託仭", + "httpHeaders": [ + { + "name": "61", + "value": "62" + } + ] + }, + "tcpSocket": { + "port": "63", + "host": "64" + }, + "initialDelaySeconds": 2076966617, + "timeoutSeconds": 202362764, + "periodSeconds": -560446848, + "successThreshold": -1098992377, + "failureThreshold": -1009864962, + "terminationGracePeriodSeconds": 2618170937706035036 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "65" + ] + }, + "httpGet": { + "path": "66", + "port": -503563033, + "host": "67", + "scheme": "趕ã/鈱$-议}ȧ外ĺ稥氹Ç|¶鎚¡ ", + "httpHeaders": [ + { + "name": "68", + "value": "69" + } + ] + }, + "tcpSocket": { + "port": "70", + "host": "71" + } + }, + "preStop": { + "exec": { + "command": [ + "72" + ] + }, + "httpGet": { + "path": "73", + "port": 991085362, + "host": "74", + "scheme": "磩窮秳ķ蟒苾h^樅燴壩卄", + "httpHeaders": [ + { + "name": "75", + "value": "76" + } + ] + }, + "tcpSocket": { + "port": -479087071, + "host": "77" + } + } + }, + "terminationMessagePath": "78", + "terminationMessagePolicy": "?讦ĭÐ", + "imagePullPolicy": "/C龷ȪÆl殛瓷雼浢Ü礽绅", + "securityContext": { + "capabilities": { + "add": [ + "\"ŵw^Ü郀叚Fi皬择,Q" + ], + "drop": [ + "ȸ{+" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "79", + "role": "80", + "type": "81", + "level": "82" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "83", + "gmsaCredentialSpec": "84", + "runAsUserName": "85" + }, + "runAsUser": -1466062763730980131, + "runAsGroup": 8360795821384820753, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ƙq/", + "seccompProfile": { + "type": " u衲\u003c¿燥", + "localhostProfile": "86" + } + }, + "tty": true, + "targetContainerName": "87" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.pb new file mode 100644 index 0000000000000000000000000000000000000000..3e3828fbfe310941647109cdb53feef9a4682318 GIT binary patch literal 1272 zcmYLIYfKbZ6rMXSb-gvX4mI6Qle(SQNVX+AGdnMuCQxYm!?bBJDL+U`iYX0RYbjW5 zuqGfbi@V4|Sx{hE0*lCVQQi+_6ZQe3F^#QBP1S1R%z1V(j{6F1zKQfyY$1-vFjCXUqx{i_TFIiSf!)=s&5A5Jq3YC0BO%g2+|3h zq4!xJ&afoT*s0_<%H$dEg7Zje)D`m-TX7T@lRyd1aAi2dyMPTn6^IuTbuQWKN(7pt z{Ri;iwsy;x`L>6ZxB4C6*BXUBSSenFHhQe9ainDh1d5E)| zX})24$zbmAK5TgS1bu+Qkdc2i6B&_$rRt zi6ISR3U;@hPBPbet|pQ!>iy8jiq1^x^5~VeHInH5Uu0QRJ^|8l|8Mt?m51d+d2Rr6 zG*moGNa(Z^TTtAk#eQW~e@UXkc#cX@nrdHvSBQ*eD`Vd1IXTc4oz>9rh(=x@x4=!v zt9zg|R|g}Snrot=zw`j+p^od(Bun#^)!XZcChsn~{?=`D`0~_}L7IHHP! zi2?YLhDP9tx6vu+Xw;Plp2z>85kzWde7rFnuqCR`??{UWgGU$6%3V#7X|?B!a&9W@ z{AzAIQQI=tVbKr@5`hcpWHMZ5TcinGWQcq%i^vig=(H0Wm%~+;zu%yhD{|C!HPEZ} z1=X`7k%@Tw*Kzl3QNGgSP@SW4pjSS5Tnj9s(nW#X1~tMuevY;N3lXWseYhxceptyTq z$sr62lSf`g<6%OXP|GE>1`=8WiM8C4YxMKss=@;~a+5!P z!mW&7jQ5tp-) Z*0g_ZUZk5#cUDd`sC_$786t^M*gxUm*{T2l literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.yaml new file mode 100644 index 00000000000..7840447eff3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.yaml @@ -0,0 +1,209 @@ +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" + imagePullPolicy: /C龷ȪÆl殛瓷雼浢Ü礽绅 + lifecycle: + postStart: + exec: + command: + - "65" + httpGet: + host: "67" + httpHeaders: + - name: "68" + value: "69" + path: "66" + port: -503563033 + scheme: '趕ã/鈱$-议}ȧ外ĺ稥氹Ç|¶鎚¡ ' + tcpSocket: + host: "71" + port: "70" + preStop: + exec: + command: + - "72" + httpGet: + host: "74" + httpHeaders: + - name: "75" + value: "76" + path: "73" + port: 991085362 + scheme: 磩窮秳ķ蟒苾h^樅燴壩卄 + tcpSocket: + host: "77" + port: -479087071 + 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 + terminationGracePeriodSeconds: 8559948711650432497 + timeoutSeconds: 1563658126 + name: "19" + ports: + - containerPort: -1300313567 + hostIP: "25" + hostPort: 1305381319 + name: "24" + readinessProbe: + exec: + command: + - "52" + failureThreshold: 1305372099 + httpGet: + host: "54" + httpHeaders: + - name: "55" + value: "56" + path: "53" + port: -1395989138 + scheme: 斎AO6ĴC浔Ű壝ž + initialDelaySeconds: -2014231015 + periodSeconds: -1679907303 + successThreshold: -1051545416 + tcpSocket: + host: "57" + port: 180803110 + terminationGracePeriodSeconds: -1220632347188845753 + timeoutSeconds: 1488277679 + resources: + limits: + V夸eɑeʤ: "420" + requests: + Ƣ6/ʕVŚ(ĿȊ甞: "776" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - '"ŵw^Ü郀叚Fi皬择,Q' + drop: + - ȸ{+ + privileged: false + procMount: Ƙq/ + readOnlyRootFilesystem: true + runAsGroup: 8360795821384820753 + runAsNonRoot: false + runAsUser: -1466062763730980131 + seLinuxOptions: + level: "82" + role: "80" + type: "81" + user: "79" + seccompProfile: + localhostProfile: "86" + type: ' u衲<¿燥' + windowsOptions: + gmsaCredentialSpec: "84" + gmsaCredentialSpecName: "83" + runAsUserName: "85" + startupProbe: + exec: + command: + - "58" + failureThreshold: -1009864962 + httpGet: + host: "60" + httpHeaders: + - name: "61" + value: "62" + path: "59" + port: 1229400382 + scheme: 3ƆìQ喞艋涽託仭 + initialDelaySeconds: 2076966617 + periodSeconds: -560446848 + successThreshold: -1098992377 + tcpSocket: + host: "64" + port: "63" + terminationGracePeriodSeconds: 2618170937706035036 + timeoutSeconds: 202362764 + targetContainerName: "87" + terminationMessagePath: "78" + 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.21.0/core.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.json new file mode 100644 index 00000000000..6d9e8b963b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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": "5ƗǸƢ6/ʕVŚ(ĿȊ甞", + "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.21.0/core.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.pb new file mode 100644 index 0000000000000000000000000000000000000000..a05a6b8a8b54619c1484ca7156ae1f7d982dc619 GIT binary patch literal 395 zcmV;60d)RrICB6B3km{uF%ktuc4cmK67vEIsR0TBG774F)%bT zG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD1 z0x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r-0x>ueFA4%NIT8Xg zFd70fF(MVjt8q%^o{C{O=%I~Z#Hh)bF6fxADgrVxG6FI)Is!5@8UivkA_6itDhLV! zGB*+eGB`2_2-}zLm~;>TItU1sh_j+@5CA~5+PS#;|NsC00ZIZgIZ_J<^zzW|K@foH zm=;z4X+XNB}2&;mbu5%Fh)#KR#VgfTTYA^}{GcghZGcpRJ%+D(pV&PyEV31-^VgLY}6ykDEE%7fX$;{6y7GmaNG?HRaVgLYf?FO0v literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.GetOptions.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.GetOptions.yaml new file mode 100644 index 00000000000..a81415497bd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.LimitRange.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.json new file mode 100644 index 00000000000..5c7e2b0ffc4 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.LimitRange.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.LimitRange.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.yaml new file mode 100644 index 00000000000..e71ffd35092 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ListOptions.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.json new file mode 100644 index 00000000000..f58b421b424 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.json @@ -0,0 +1,12 @@ +{ + "kind": "ListOptions", + "apiVersion": "v1", + "labelSelector": "2", + "fieldSelector": "3", + "watch": true, + "resourceVersion": "4", + "resourceVersionMatch": "Exact", + "timeoutSeconds": 6780787122834727873, + "limit": 3549865785210165515, + "continue": "5" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.pb new file mode 100644 index 0000000000000000000000000000000000000000..e6cf3ad532f3271b08cefc8856aebd7c34afaea0 GIT binary patch literal 72 zcmd0{C}!Xie>c>L{!C;NJO<1D&2 c_3!)D{A!`06QijILlCQLMPhP^6oV2203Fj8g8%>k literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.yaml new file mode 100644 index 00000000000..cdaabbaf627 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ListOptions.yaml @@ -0,0 +1,10 @@ +apiVersion: v1 +continue: "5" +fieldSelector: "3" +kind: ListOptions +labelSelector: "2" +limit: 3549865785210165515 +resourceVersion: "4" +resourceVersionMatch: Exact +timeoutSeconds: 6780787122834727873 +watch: true diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.json new file mode 100644 index 00000000000..ecc0bc29ec0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Namespace.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Namespace.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.yaml new file mode 100644 index 00000000000..da1a7a65da3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Node.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Node.json new file mode 100644 index 00000000000..3acd7885b91 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Node.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.NodeProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.NodeProxyOptions.json new file mode 100644 index 00000000000..ca9a6afcd46 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.NodeProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.PersistentVolumeClaim.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolumeClaim.yaml new file mode 100644 index 00000000000..cde1c248e35 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Pod.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.json new file mode 100644 index 00000000000..244027910b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.json @@ -0,0 +1,1644 @@ +{ + "kind": "Pod", + "apiVersion": "v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "19", + "hostPath": { + "path": "20", + "type": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ" + }, + "emptyDir": { + "medium": "Ƣ6/ʕVŚ(ĿȊ甞", + "sizeLimit": "776" + }, + "gcePersistentDisk": { + "pdName": "21", + "fsType": "22", + "partition": -123438221, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "23", + "fsType": "24", + "partition": 1001983654 + }, + "gitRepo": { + "repository": "25", + "revision": "26", + "directory": "27" + }, + "secret": { + "secretName": "28", + "items": [ + { + "key": "29", + "path": "30", + "mode": 641368140 + } + ], + "defaultMode": -105188456, + "optional": false + }, + "nfs": { + "server": "31", + "path": "32" + }, + "iscsi": { + "targetPortal": "33", + "iqn": "34", + "lun": -1284694739, + "iscsiInterface": "35", + "fsType": "36", + "portals": [ + "37" + ], + "secretRef": { + "name": "38" + }, + "initiatorName": "39" + }, + "glusterfs": { + "endpoints": "40", + "path": "41" + }, + "persistentVolumeClaim": { + "claimName": "42" + }, + "rbd": { + "monitors": [ + "43" + ], + "image": "44", + "fsType": "45", + "pool": "46", + "user": "47", + "keyring": "48", + "secretRef": { + "name": "49" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "50", + "fsType": "51", + "secretRef": { + "name": "52" + }, + "options": { + "53": "54" + } + }, + "cinder": { + "volumeID": "55", + "fsType": "56", + "readOnly": true, + "secretRef": { + "name": "57" + } + }, + "cephfs": { + "monitors": [ + "58" + ], + "path": "59", + "user": "60", + "secretFile": "61", + "secretRef": { + "name": "62" + } + }, + "flocker": { + "datasetName": "63", + "datasetUUID": "64" + }, + "downwardAPI": { + "items": [ + { + "path": "65", + "fieldRef": { + "apiVersion": "66", + "fieldPath": "67" + }, + "resourceFieldRef": { + "containerName": "68", + "resource": "69", + "divisor": "387" + }, + "mode": -1639873916 + } + ], + "defaultMode": 1246233319 + }, + "fc": { + "targetWWNs": [ + "70" + ], + "lun": -1876826602, + "fsType": "71", + "wwids": [ + "72" + ] + }, + "azureFile": { + "secretName": "73", + "shareName": "74" + }, + "configMap": { + "name": "75", + "items": [ + { + "key": "76", + "path": "77", + "mode": 1392988974 + } + ], + "defaultMode": 172857432, + "optional": true + }, + "vsphereVolume": { + "volumePath": "78", + "fsType": "79", + "storagePolicyName": "80", + "storagePolicyID": "81" + }, + "quobyte": { + "registry": "82", + "volume": "83", + "user": "84", + "group": "85", + "tenant": "86" + }, + "azureDisk": { + "diskName": "87", + "diskURI": "88", + "cachingMode": "ƕP喂ƈ", + "fsType": "89", + "readOnly": false, + "kind": "" + }, + "photonPersistentDisk": { + "pdID": "90", + "fsType": "91" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "92", + "items": [ + { + "key": "93", + "path": "94", + "mode": 933484239 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "95", + "fieldRef": { + "apiVersion": "96", + "fieldPath": "97" + }, + "resourceFieldRef": { + "containerName": "98", + "resource": "99", + "divisor": "188" + }, + "mode": 548013580 + } + ] + }, + "configMap": { + "name": "100", + "items": [ + { + "key": "101", + "path": "102", + "mode": -2014231015 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "103", + "expirationSeconds": 2889002371849040056, + "path": "104" + } + } + ], + "defaultMode": -49513197 + }, + "portworxVolume": { + "volumeID": "105", + "fsType": "106", + "readOnly": true + }, + "scaleIO": { + "gateway": "107", + "system": "108", + "secretRef": { + "name": "109" + }, + "protectionDomain": "110", + "storagePool": "111", + "storageMode": "112", + "volumeName": "113", + "fsType": "114", + "readOnly": true + }, + "storageos": { + "volumeName": "115", + "volumeNamespace": "116", + "fsType": "117", + "secretRef": { + "name": "118" + } + }, + "csi": { + "driver": "119", + "readOnly": true, + "fsType": "120", + "volumeAttributes": { + "121": "122" + }, + "nodePublishSecretRef": { + "name": "123" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "124", + "generateName": "125", + "namespace": "126", + "selfLink": "127", + "uid": "Ō¾\\ĒP鄸靇杧ž譋娲瘹ɭ", + "resourceVersion": "14151206080600588555", + "generation": -9190478501544852634, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -3515304508918255230, + "labels": { + "129": "130" + }, + "annotations": { + "131": "132" + }, + "ownerReferences": [ + { + "apiVersion": "133", + "kind": "134", + "name": "135", + "uid": ".vǴʌ鴜Ł%", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "136" + ], + "clusterName": "137", + "managedFields": [ + { + "manager": "138", + "operation": "Ņ£", + "apiVersion": "139", + "fieldsType": "140" + } + ] + }, + "spec": { + "accessModes": [ + "(dɅ囥糷磩窮秳ķ蟒苾h^樅燴壩卄" + ], + "selector": { + "matchLabels": { + "DA_-5_-4lQ42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5j": "K_.0--_0P7_.C.Ze--0" + }, + "matchExpressions": [ + { + "key": "N2z", + "operator": "In", + "values": [ + "i.8--LI--U.v.L.U_f" + ] + } + ] + }, + "resources": { + "limits": { + "ɜ曢\\%枅:=ǛƓɥ踓Ǻǧ湬": "530" + }, + "requests": { + "蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞": "443" + } + }, + "volumeName": "147", + "storageClassName": "148", + "volumeMode": "ȲϤĦʅ芝M", + "dataSource": { + "apiGroup": "149", + "kind": "150", + "name": "151" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "152", + "image": "153", + "command": [ + "154" + ], + "args": [ + "155" + ], + "workingDir": "156", + "ports": [ + { + "name": "157", + "hostPort": 664393458, + "containerPort": -573382936, + "protocol": "嫫猤痈C*ĕʄő芖{|ǘ\"^饣V", + "hostIP": "158" + } + ], + "envFrom": [ + { + "prefix": "159", + "configMapRef": { + "name": "160", + "optional": false + }, + "secretRef": { + "name": "161", + "optional": true + } + } + ], + "env": [ + { + "name": "162", + "value": "163", + "valueFrom": { + "fieldRef": { + "apiVersion": "164", + "fieldPath": "165" + }, + "resourceFieldRef": { + "containerName": "166", + "resource": "167", + "divisor": "275" + }, + "configMapKeyRef": { + "name": "168", + "key": "169", + "optional": true + }, + "secretKeyRef": { + "name": "170", + "key": "171", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ǝ鿟ldg滠鼍ƭt?QȫşŇɜ": "211" + }, + "requests": { + "VzÏ抴ŨfZhUʎ浵ɲõ": "303" + } + }, + "volumeMounts": [ + { + "name": "172", + "readOnly": true, + "mountPath": "173", + "subPath": "174", + "mountPropagation": "Ť倱\u003cįXŋ朘瑥A", + "subPathExpr": "175" + } + ], + "volumeDevices": [ + { + "name": "176", + "devicePath": "177" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "178" + ] + }, + "httpGet": { + "path": "179", + "port": "180", + "host": "181", + "scheme": "0åȂ町恰nj揠8lj", + "httpHeaders": [ + { + "name": "182", + "value": "183" + } + ] + }, + "tcpSocket": { + "port": -2049272966, + "host": "184" + }, + "initialDelaySeconds": -1188153605, + "timeoutSeconds": -427769948, + "periodSeconds": 912004803, + "successThreshold": -2098817064, + "failureThreshold": 1231820696, + "terminationGracePeriodSeconds": 5366407347694307113 + }, + "readinessProbe": { + "exec": { + "command": [ + "185" + ] + }, + "httpGet": { + "path": "186", + "port": 1322581021, + "host": "187", + "scheme": "坩O`涁İ而踪鄌eÞ", + "httpHeaders": [ + { + "name": "188", + "value": "189" + } + ] + }, + "tcpSocket": { + "port": -1319491110, + "host": "190" + }, + "initialDelaySeconds": 565789036, + "timeoutSeconds": -1572269414, + "periodSeconds": -582473401, + "successThreshold": -1252931244, + "failureThreshold": 1569992019, + "terminationGracePeriodSeconds": 4559267523176571 + }, + "startupProbe": { + "exec": { + "command": [ + "191" + ] + }, + "httpGet": { + "path": "192", + "port": "193", + "host": "194", + "scheme": "鹎ğ#咻痗ȡmƴy綸_Ú8參遼", + "httpHeaders": [ + { + "name": "195", + "value": "196" + } + ] + }, + "tcpSocket": { + "port": "197", + "host": "198" + }, + "initialDelaySeconds": -997191789, + "timeoutSeconds": -935589762, + "periodSeconds": -918862259, + "successThreshold": 655980302, + "failureThreshold": 741871873, + "terminationGracePeriodSeconds": 1919118248821998564 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "199" + ] + }, + "httpGet": { + "path": "200", + "port": "201", + "host": "202", + "scheme": "銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ", + "httpHeaders": [ + { + "name": "203", + "value": "204" + } + ] + }, + "tcpSocket": { + "port": 1180382332, + "host": "205" + } + }, + "preStop": { + "exec": { + "command": [ + "206" + ] + }, + "httpGet": { + "path": "207", + "port": "208", + "host": "209", + "scheme": "蕵ɢ", + "httpHeaders": [ + { + "name": "210", + "value": "211" + } + ] + }, + "tcpSocket": { + "port": "212", + "host": "213" + } + } + }, + "terminationMessagePath": "214", + "terminationMessagePolicy": "ńMǰ溟ɴ扵閝", + "imagePullPolicy": "垁鷌辪", + "securityContext": { + "capabilities": { + "add": [ + "珝Żwʮ馜ü" + ], + "drop": [ + "șƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "215", + "role": "216", + "type": "217", + "level": "218" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "219", + "gmsaCredentialSpec": "220", + "runAsUserName": "221" + }, + "runAsUser": -2402724957580114162, + "runAsGroup": -6738846580626183558, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "鲡:", + "seccompProfile": { + "type": "wE@Ȗs", + "localhostProfile": "222" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "223", + "image": "224", + "command": [ + "225" + ], + "args": [ + "226" + ], + "workingDir": "227", + "ports": [ + { + "name": "228", + "hostPort": 1135182169, + "containerPort": 1843758068, + "protocol": "瞾ʀNŬɨǙÄr蛏豈Ƀ", + "hostIP": "229" + } + ], + "envFrom": [ + { + "prefix": "230", + "configMapRef": { + "name": "231", + "optional": false + }, + "secretRef": { + "name": "232", + "optional": true + } + } + ], + "env": [ + { + "name": "233", + "value": "234", + "valueFrom": { + "fieldRef": { + "apiVersion": "235", + "fieldPath": "236" + }, + "resourceFieldRef": { + "containerName": "237", + "resource": "238", + "divisor": "193" + }, + "configMapKeyRef": { + "name": "239", + "key": "240", + "optional": false + }, + "secretKeyRef": { + "name": "241", + "key": "242", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "Ŵ廷s{Ⱦdz@": "12" + }, + "requests": { + "粛E煹": "508" + } + }, + "volumeMounts": [ + { + "name": "243", + "readOnly": true, + "mountPath": "244", + "subPath": "245", + "mountPropagation": "渟", + "subPathExpr": "246" + } + ], + "volumeDevices": [ + { + "name": "247", + "devicePath": "248" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "249" + ] + }, + "httpGet": { + "path": "250", + "port": 1762266578, + "host": "251", + "httpHeaders": [ + { + "name": "252", + "value": "253" + } + ] + }, + "tcpSocket": { + "port": "254", + "host": "255" + }, + "initialDelaySeconds": -1294101963, + "timeoutSeconds": -1961863213, + "periodSeconds": -103588794, + "successThreshold": -1045704964, + "failureThreshold": 1089147958, + "terminationGracePeriodSeconds": -5467651408314215291 + }, + "readinessProbe": { + "exec": { + "command": [ + "256" + ] + }, + "httpGet": { + "path": "257", + "port": 747521320, + "host": "258", + "scheme": "棂p儼Ƿ裚瓶釆Ɗ+j忊", + "httpHeaders": [ + { + "name": "259", + "value": "260" + } + ] + }, + "tcpSocket": { + "port": "261", + "host": "262" + }, + "initialDelaySeconds": 441998152, + "timeoutSeconds": 747802823, + "periodSeconds": -1453848697, + "successThreshold": -321513994, + "failureThreshold": 1024248645, + "terminationGracePeriodSeconds": 866094339485091956 + }, + "startupProbe": { + "exec": { + "command": [ + "263" + ] + }, + "httpGet": { + "path": "264", + "port": "265", + "host": "266", + "scheme": "ʒ刽ʼn掏1ſ盷褎weLJèux榜", + "httpHeaders": [ + { + "name": "267", + "value": "268" + } + ] + }, + "tcpSocket": { + "port": 486195690, + "host": "269" + }, + "initialDelaySeconds": 1157241180, + "timeoutSeconds": -1810997540, + "periodSeconds": -1681029343, + "successThreshold": -1589303862, + "failureThreshold": -1586756233, + "terminationGracePeriodSeconds": 8197254455293781725 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "270" + ] + }, + "httpGet": { + "path": "271", + "port": "272", + "host": "273", + "scheme": "Ȋɞ-uƻ悖ȩ0Ƹ", + "httpHeaders": [ + { + "name": "274", + "value": "275" + } + ] + }, + "tcpSocket": { + "port": "276", + "host": "277" + } + }, + "preStop": { + "exec": { + "command": [ + "278" + ] + }, + "httpGet": { + "path": "279", + "port": "280", + "host": "281", + "scheme": "\u003e5姣\u003e懔%熷谟", + "httpHeaders": [ + { + "name": "282", + "value": "283" + } + ] + }, + "tcpSocket": { + "port": -1920661051, + "host": "284" + } + } + }, + "terminationMessagePath": "285", + "terminationMessagePolicy": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", + "imagePullPolicy": "vt莭琽§ć\\ ïì«", + "securityContext": { + "capabilities": { + "add": [ + "枛牐ɺ皚|懥ƖN粕擓ƖHVe熼'F" + ], + "drop": [ + "剂讼ɓȌʟni酛3Ɓ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "286", + "role": "287", + "type": "288", + "level": "289" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "290", + "gmsaCredentialSpec": "291", + "runAsUserName": "292" + }, + "runAsUser": -2000070193364862971, + "runAsGroup": -636584014972667630, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", + "seccompProfile": { + "type": "w", + "localhostProfile": "293" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "294", + "image": "295", + "command": [ + "296" + ], + "args": [ + "297" + ], + "workingDir": "298", + "ports": [ + { + "name": "299", + "hostPort": 1752155096, + "containerPort": -1962065705, + "protocol": "¿", + "hostIP": "300" + } + ], + "envFrom": [ + { + "prefix": "301", + "configMapRef": { + "name": "302", + "optional": false + }, + "secretRef": { + "name": "303", + "optional": false + } + } + ], + "env": [ + { + "name": "304", + "value": "305", + "valueFrom": { + "fieldRef": { + "apiVersion": "306", + "fieldPath": "307" + }, + "resourceFieldRef": { + "containerName": "308", + "resource": "309", + "divisor": "142" + }, + "configMapKeyRef": { + "name": "310", + "key": "311", + "optional": false + }, + "secretKeyRef": { + "name": "312", + "key": "313", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "ǩ": "957" + }, + "requests": { + "Ɔȓ蹣ɐǛv+8Ƥ熪": "951" + } + }, + "volumeMounts": [ + { + "name": "314", + "mountPath": "315", + "subPath": "316", + "mountPropagation": "啛更", + "subPathExpr": "317" + } + ], + "volumeDevices": [ + { + "name": "318", + "devicePath": "319" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "320" + ] + }, + "httpGet": { + "path": "321", + "port": "322", + "host": "323", + "scheme": "Ů+朷Ǝ膯ljVX1虊", + "httpHeaders": [ + { + "name": "324", + "value": "325" + } + ] + }, + "tcpSocket": { + "port": -979584143, + "host": "326" + }, + "initialDelaySeconds": -1748648882, + "timeoutSeconds": -239843014, + "periodSeconds": 1381579966, + "successThreshold": -1418092595, + "failureThreshold": -1538905728, + "terminationGracePeriodSeconds": -1867540518204155332 + }, + "readinessProbe": { + "exec": { + "command": [ + "327" + ] + }, + "httpGet": { + "path": "328", + "port": "329", + "host": "330", + "scheme": "q埄趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", + "httpHeaders": [ + { + "name": "331", + "value": "332" + } + ] + }, + "tcpSocket": { + "port": 1574967021, + "host": "333" + }, + "initialDelaySeconds": -244758593, + "timeoutSeconds": 591440053, + "periodSeconds": 104069700, + "successThreshold": -331594625, + "failureThreshold": 888935190, + "terminationGracePeriodSeconds": 7193904584276385338 + }, + "startupProbe": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": "336", + "host": "337", + "scheme": "î.Ȏ蝪ʜ5遰=", + "httpHeaders": [ + { + "name": "338", + "value": "339" + } + ] + }, + "tcpSocket": { + "port": 834105836, + "host": "340" + }, + "initialDelaySeconds": -1462219068, + "timeoutSeconds": -370386363, + "periodSeconds": 1714588921, + "successThreshold": -1246371817, + "failureThreshold": 617318981, + "terminationGracePeriodSeconds": 1856677271350902065 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "341" + ] + }, + "httpGet": { + "path": "342", + "port": -282193676, + "host": "343", + "scheme": "Ļǟi\u0026", + "httpHeaders": [ + { + "name": "344", + "value": "345" + } + ] + }, + "tcpSocket": { + "port": "346", + "host": "347" + } + }, + "preStop": { + "exec": { + "command": [ + "348" + ] + }, + "httpGet": { + "path": "349", + "port": "350", + "host": "351", + "scheme": "垾现葢ŵ橨", + "httpHeaders": [ + { + "name": "352", + "value": "353" + } + ] + }, + "tcpSocket": { + "port": -1312425203, + "host": "354" + } + } + }, + "terminationMessagePath": "355", + "terminationMessagePolicy": ";跣Hǝcw媀瓄\u0026", + "imagePullPolicy": "丟×x锏ɟ4Ǒ", + "securityContext": { + "capabilities": { + "add": [ + "ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ" + ], + "drop": [ + ")酊龨δ摖ȱğ_\u003cǬëJ橈'琕鶫:" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "356", + "role": "357", + "type": "358", + "level": "359" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "360", + "gmsaCredentialSpec": "361", + "runAsUserName": "362" + }, + "runAsUser": 5620818514944490121, + "runAsGroup": -499179336506637450, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", + "seccompProfile": { + "type": "ih亏yƕ丆録²", + "localhostProfile": "363" + } + }, + "stdin": true, + "tty": true, + "targetContainerName": "364" + } + ], + "restartPolicy": "/灩聋3趐囨鏻砅邻爥蹔ŧOǨ繫", + "terminationGracePeriodSeconds": -247950237984551522, + "activeDeadlineSeconds": -7299434051955863644, + "dnsPolicy": "±p鋄5弢ȹ均i绝5哇芆", + "nodeSelector": { + "365": "366" + }, + "serviceAccountName": "367", + "serviceAccount": "368", + "automountServiceAccountToken": false, + "nodeName": "369", + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "370", + "role": "371", + "type": "372", + "level": "373" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "374", + "gmsaCredentialSpec": "375", + "runAsUserName": "376" + }, + "runAsUser": -6224651420440742974, + "runAsGroup": 5246659233493169699, + "runAsNonRoot": true, + "supplementalGroups": [ + -7305004673396184610 + ], + "fsGroup": 2556747128430250366, + "sysctls": [ + { + "name": "377", + "value": "378" + } + ], + "fsGroupChangePolicy": "IJ嘢4ʗ", + "seccompProfile": { + "type": ",丽饾| 鞤ɱďW", + "localhostProfile": "379" + } + }, + "imagePullSecrets": [ + { + "name": "380" + } + ], + "hostname": "381", + "subdomain": "382", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "383", + "operator": "ņ", + "values": [ + "384" + ] + } + ], + "matchFields": [ + { + "key": "385", + "operator": "衷,ƷƣMț譎懚", + "values": [ + "386" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 257855378, + "preference": { + "matchExpressions": [ + { + "key": "387", + "operator": "鑳w妕眵笭/9崍h趭", + "values": [ + "388" + ] + } + ], + "matchFields": [ + { + "key": "389", + "operator": "ť嗆u8晲T", + "values": [ + "390" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "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": [ + "397" + ], + "topologyKey": "398", + "namespaceSelector": { + "matchLabels": { + "70u-1ml.711k9-8609a-e0--1----v8-4--558n1asz-re/OMop34_-y.8_38xm-.nx.sEK4.B.__65m8_1-1.9_.-M": "ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J_.....7..--0" + }, + "matchExpressions": [ + { + "key": "2ga-v205p-26-u5wg-gb8a-6-80-4-6849--w-0-24u9.44rm-0uma6-p--d-17-o--776n15-b-3-b/5", + "operator": "In", + "values": [ + "c" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1097269124, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "w3--5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___._6..tf-_u-a": "n9" + }, + "matchExpressions": [ + { + "key": "xv-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-4.x5----0g-q-22r4wye5y/8q_s-1__gw_-z_659GE.l_.23--_6l.-5B", + "operator": "In", + "values": [ + "h7.6.-y-s4483Po_L3f1-7_O4.w" + ] + } + ] + }, + "namespaces": [ + "411" + ], + "topologyKey": "412", + "namespaceSelector": { + "matchLabels": { + "n_5023Xl-3Pw_-r75--_-A-o-__y_4": "12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...Cr" + }, + "matchExpressions": [ + { + "key": "0n_Ht5W_._._-2M2._I-_P..w-W_-nE...-__--.k47My", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "E00.0_._.-_L-__bf_9_-C-PfNxG": "U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_e" + }, + "matchExpressions": [ + { + "key": "3--_9QW2JkU27_.-4T-I.-..K.2", + "operator": "In", + "values": [ + "6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-.8" + ] + } + ] + }, + "namespaces": [ + "425" + ], + "topologyKey": "426", + "namespaceSelector": { + "matchLabels": { + "7G79.3bU_._nV34GH": "qu.._.105-4_ed-0-iz" + }, + "matchExpressions": [ + { + "key": "o79p-f4r1--7p--053--suu--9f82k8-2-d--n--e/Y_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x98MM7-.6", + "operator": "DoesNotExist" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -176177167, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "8_t..-Ww2q.zK-p5": "8Z-O.-.jL_v.-_.4dwFbuvEf55Y2k.F-F..3m6.._28" + }, + "matchExpressions": [ + { + "key": "x.._-x_4..u2-__3uM77U7._pT-___-_r", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "439" + ], + "topologyKey": "440", + "namespaceSelector": { + "matchLabels": { + "46-48e-9-h4-w-qp25--7-n--kfk3x-j9133es/T-_Lq-.5s": "M-k5.C.e.._d-Y" + }, + "matchExpressions": [ + { + "key": "N-R__RR9YAZ...W-m_-Z.wc..k_0_5.z.0..__D-16", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + } + }, + "schedulerName": "447", + "tolerations": [ + { + "key": "448", + "operator": "5谠vÐ仆dždĄ跞肞=ɴC}怢", + "value": "449", + "effect": "D?/nēɅĀ埰ʀł!U詨nj1ýǝ", + "tolerationSeconds": -7090833765995091747 + } + ], + "hostAliases": [ + { + "ip": "450", + "hostnames": [ + "451" + ] + } + ], + "priorityClassName": "452", + "priority": -1623129882, + "dnsConfig": { + "nameservers": [ + "453" + ], + "searches": [ + "454" + ], + "options": [ + { + "name": "455", + "value": "456" + } + ] + }, + "readinessGates": [ + { + "conditionType": "d楗鱶镖喗vȥ倉螆ȨX" + } + ], + "runtimeClassName": "457", + "enableServiceLinks": false, + "preemptionPolicy": "«ɒó\u003c碡4鏽喡孨ʚé薘-­ɞ逭ɋ¡", + "overhead": { + "": "846" + }, + "topologySpreadConstraints": [ + { + "maxSkew": 1688294622, + "topologyKey": "458", + "whenUnsatisfiable": "矵\u00267Ʃɩ", + "labelSelector": { + "matchLabels": { + "t-nhc50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qc/2-7_._qN__A_f_-B3_U__L.KHK": "35H__.B_6_-U..u8gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSL.--4Po" + }, + "matchExpressions": [ + { + "key": "ai.D7-_9..8-8yw..__Yb_58.p-06jVZ-uP.t_.O937uh", + "operator": "In", + "values": [ + "7.W74-R_Z_Tz.a3_HWo4_6" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + }, + "status": { + "phase": "å譥a", + "conditions": [ + { + "type": "H诹ɼ#趶毎卸値å镮ó\"壽ȱǒ鉚", + "status": "Ȕ蝬Kȴ", + "lastProbeTime": "2122-07-22T00:15:32Z", + "lastTransitionTime": "2116-05-26T10:14:24Z", + "reason": "465", + "message": "466" + } + ], + "message": "467", + "reason": "468", + "nominatedNodeName": "469", + "hostIP": "470", + "podIP": "471", + "podIPs": [ + { + "ip": "472" + } + ], + "initContainerStatuses": [ + { + "name": "473", + "state": { + "waiting": { + "reason": "474", + "message": "475" + }, + "running": { + "startedAt": "2838-07-20T19:58:45Z" + }, + "terminated": { + "exitCode": 537567999, + "signal": 2082930716, + "reason": "476", + "message": "477", + "startedAt": "2738-06-23T15:55:19Z", + "finishedAt": "2233-02-01T14:10:47Z", + "containerID": "478" + } + }, + "lastState": { + "waiting": { + "reason": "479", + "message": "480" + }, + "running": { + "startedAt": "2413-05-17T07:07:15Z" + }, + "terminated": { + "exitCode": -416338651, + "signal": 1820564266, + "reason": "481", + "message": "482", + "startedAt": "2855-03-01T08:57:00Z", + "finishedAt": "2486-05-12T14:50:32Z", + "containerID": "483" + } + }, + "ready": true, + "restartCount": -1399651668, + "image": "484", + "imageID": "485", + "containerID": "486", + "started": true + } + ], + "containerStatuses": [ + { + "name": "487", + "state": { + "waiting": { + "reason": "488", + "message": "489" + }, + "running": { + "startedAt": "2465-03-18T23:55:27Z" + }, + "terminated": { + "exitCode": 1254193769, + "signal": -1393376760, + "reason": "490", + "message": "491", + "startedAt": "2799-10-17T21:43:53Z", + "finishedAt": "2007-08-17T02:42:37Z", + "containerID": "492" + } + }, + "lastState": { + "waiting": { + "reason": "493", + "message": "494" + }, + "running": { + "startedAt": "2719-07-17T22:00:10Z" + }, + "terminated": { + "exitCode": -391574961, + "signal": -933017112, + "reason": "495", + "message": "496", + "startedAt": "2454-01-24T20:04:32Z", + "finishedAt": "2045-05-04T00:27:18Z", + "containerID": "497" + } + }, + "ready": true, + "restartCount": 840157370, + "image": "498", + "imageID": "499", + "containerID": "500", + "started": false + } + ], + "qosClass": "哶ɓŖybÑW紋旣Ülɳ涟Ð", + "ephemeralContainerStatuses": [ + { + "name": "501", + "state": { + "waiting": { + "reason": "502", + "message": "503" + }, + "running": { + "startedAt": "2269-01-04T20:21:46Z" + }, + "terminated": { + "exitCode": -419737006, + "signal": 1267525999, + "reason": "504", + "message": "505", + "startedAt": "2479-09-29T08:36:44Z", + "finishedAt": "2107-05-30T03:08:00Z", + "containerID": "506" + } + }, + "lastState": { + "waiting": { + "reason": "507", + "message": "508" + }, + "running": { + "startedAt": "2685-03-12T10:07:19Z" + }, + "terminated": { + "exitCode": 2005043090, + "signal": 728551686, + "reason": "509", + "message": "510", + "startedAt": "2283-08-08T02:13:39Z", + "finishedAt": "2594-07-18T02:53:59Z", + "containerID": "511" + } + }, + "ready": true, + "restartCount": 692446142, + "image": "512", + "imageID": "513", + "containerID": "514", + "started": false + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.pb new file mode 100644 index 0000000000000000000000000000000000000000..dc8f48d9428d3883ad53c4c68b88f3d4332f617e GIT binary patch literal 8005 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�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 JtR|c3{{gHOcq#w@ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.yaml new file mode 100644 index 00000000000..1ff75c2a049 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.yaml @@ -0,0 +1,1130 @@ +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" + 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: + activeDeadlineSeconds: -7299434051955863644 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "387" + operator: 鑳w妕眵笭/9崍h趭 + values: + - "388" + matchFields: + - key: "389" + operator: ť嗆u8晲T + values: + - "390" + weight: 257855378 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "383" + operator: ņ + values: + - "384" + matchFields: + - key: "385" + operator: 衷,ƷƣMț譎懚 + values: + - "386" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: xv-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-4.x5----0g-q-22r4wye5y/8q_s-1__gw_-z_659GE.l_.23--_6l.-5B + operator: In + values: + - h7.6.-y-s4483Po_L3f1-7_O4.w + matchLabels: + w3--5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___._6..tf-_u-a: n9 + namespaceSelector: + matchExpressions: + - key: 0n_Ht5W_._._-2M2._I-_P..w-W_-nE...-__--.k47My + operator: DoesNotExist + matchLabels: + n_5023Xl-3Pw_-r75--_-A-o-__y_4: 12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...Cr + namespaces: + - "411" + topologyKey: "412" + weight: -1097269124 + requiredDuringSchedulingIgnoredDuringExecution: + - 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 + namespaceSelector: + matchExpressions: + - key: 2ga-v205p-26-u5wg-gb8a-6-80-4-6849--w-0-24u9.44rm-0uma6-p--d-17-o--776n15-b-3-b/5 + operator: In + values: + - c + matchLabels: + 70u-1ml.711k9-8609a-e0--1----v8-4--558n1asz-re/OMop34_-y.8_38xm-.nx.sEK4.B.__65m8_1-1.9_.-M: ZN.-_--r.E__-.8_e_l2.._8s--7_3x_-J_.....7..--0 + namespaces: + - "397" + topologyKey: "398" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: x.._-x_4..u2-__3uM77U7._pT-___-_r + operator: Exists + matchLabels: + 8_t..-Ww2q.zK-p5: 8Z-O.-.jL_v.-_.4dwFbuvEf55Y2k.F-F..3m6.._28 + namespaceSelector: + matchExpressions: + - key: N-R__RR9YAZ...W-m_-Z.wc..k_0_5.z.0..__D-16 + operator: DoesNotExist + matchLabels: + 46-48e-9-h4-w-qp25--7-n--kfk3x-j9133es/T-_Lq-.5s: M-k5.C.e.._d-Y + namespaces: + - "439" + topologyKey: "440" + weight: -176177167 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: 3--_9QW2JkU27_.-4T-I.-..K.2 + operator: In + values: + - 6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-.8 + matchLabels: + E00.0_._.-_L-__bf_9_-C-PfNxG: U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_e + namespaceSelector: + matchExpressions: + - key: o79p-f4r1--7p--053--suu--9f82k8-2-d--n--e/Y_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x98MM7-.6 + operator: DoesNotExist + matchLabels: + 7G79.3bU_._nV34GH: qu.._.105-4_ed-0-iz + namespaces: + - "425" + topologyKey: "426" + automountServiceAccountToken: false + containers: + - args: + - "226" + command: + - "225" + env: + - name: "233" + value: "234" + valueFrom: + configMapKeyRef: + key: "240" + name: "239" + optional: false + fieldRef: + apiVersion: "235" + fieldPath: "236" + resourceFieldRef: + containerName: "237" + divisor: "193" + resource: "238" + secretKeyRef: + key: "242" + name: "241" + optional: false + envFrom: + - configMapRef: + name: "231" + optional: false + prefix: "230" + secretRef: + name: "232" + optional: true + image: "224" + imagePullPolicy: vt莭琽§ć\ ïì« + lifecycle: + postStart: + exec: + command: + - "270" + httpGet: + host: "273" + httpHeaders: + - name: "274" + value: "275" + path: "271" + port: "272" + scheme: Ȋɞ-uƻ悖ȩ0Ƹ + tcpSocket: + host: "277" + port: "276" + preStop: + exec: + command: + - "278" + httpGet: + host: "281" + httpHeaders: + - name: "282" + value: "283" + path: "279" + port: "280" + scheme: '>5姣>懔%熷谟' + tcpSocket: + host: "284" + port: -1920661051 + livenessProbe: + exec: + command: + - "249" + failureThreshold: 1089147958 + httpGet: + host: "251" + httpHeaders: + - name: "252" + value: "253" + path: "250" + port: 1762266578 + initialDelaySeconds: -1294101963 + periodSeconds: -103588794 + successThreshold: -1045704964 + tcpSocket: + host: "255" + port: "254" + terminationGracePeriodSeconds: -5467651408314215291 + timeoutSeconds: -1961863213 + name: "223" + ports: + - containerPort: 1843758068 + hostIP: "229" + hostPort: 1135182169 + name: "228" + protocol: 瞾ʀNŬɨǙÄr蛏豈Ƀ + readinessProbe: + exec: + command: + - "256" + failureThreshold: 1024248645 + httpGet: + host: "258" + httpHeaders: + - name: "259" + value: "260" + path: "257" + port: 747521320 + scheme: 棂p儼Ƿ裚瓶釆Ɗ+j忊 + initialDelaySeconds: 441998152 + periodSeconds: -1453848697 + successThreshold: -321513994 + tcpSocket: + host: "262" + port: "261" + terminationGracePeriodSeconds: 866094339485091956 + timeoutSeconds: 747802823 + resources: + limits: + Ŵ廷s{Ⱦdz@: "12" + requests: + 粛E煹: "508" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 枛牐ɺ皚|懥ƖN粕擓ƖHVe熼'F + drop: + - 剂讼ɓȌʟni酛3Ɓ + privileged: false + procMount: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + readOnlyRootFilesystem: true + runAsGroup: -636584014972667630 + runAsNonRoot: false + runAsUser: -2000070193364862971 + seLinuxOptions: + level: "289" + role: "287" + type: "288" + user: "286" + seccompProfile: + localhostProfile: "293" + type: w + windowsOptions: + gmsaCredentialSpec: "291" + gmsaCredentialSpecName: "290" + runAsUserName: "292" + startupProbe: + exec: + command: + - "263" + failureThreshold: -1586756233 + httpGet: + host: "266" + httpHeaders: + - name: "267" + value: "268" + path: "264" + port: "265" + scheme: ʒ刽ʼn掏1ſ盷褎weLJèux榜 + initialDelaySeconds: 1157241180 + periodSeconds: -1681029343 + successThreshold: -1589303862 + tcpSocket: + host: "269" + port: 486195690 + terminationGracePeriodSeconds: 8197254455293781725 + timeoutSeconds: -1810997540 + stdin: true + stdinOnce: true + terminationMessagePath: "285" + terminationMessagePolicy: 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3 + tty: true + volumeDevices: + - devicePath: "248" + name: "247" + volumeMounts: + - mountPath: "244" + mountPropagation: 渟 + name: "243" + readOnly: true + subPath: "245" + subPathExpr: "246" + workingDir: "227" + dnsConfig: + nameservers: + - "453" + options: + - name: "455" + value: "456" + searches: + - "454" + dnsPolicy: ±p鋄5弢ȹ均i绝5哇芆 + enableServiceLinks: false + ephemeralContainers: + - args: + - "297" + command: + - "296" + env: + - name: "304" + value: "305" + valueFrom: + configMapKeyRef: + key: "311" + name: "310" + optional: false + fieldRef: + apiVersion: "306" + fieldPath: "307" + resourceFieldRef: + containerName: "308" + divisor: "142" + resource: "309" + secretKeyRef: + key: "313" + name: "312" + optional: false + envFrom: + - configMapRef: + name: "302" + optional: false + prefix: "301" + secretRef: + name: "303" + optional: false + image: "295" + imagePullPolicy: 丟×x锏ɟ4Ǒ + lifecycle: + postStart: + exec: + command: + - "341" + httpGet: + host: "343" + httpHeaders: + - name: "344" + value: "345" + path: "342" + port: -282193676 + scheme: Ļǟi& + tcpSocket: + host: "347" + port: "346" + preStop: + exec: + command: + - "348" + httpGet: + host: "351" + httpHeaders: + - name: "352" + value: "353" + path: "349" + port: "350" + scheme: 垾现葢ŵ橨 + tcpSocket: + host: "354" + port: -1312425203 + livenessProbe: + exec: + command: + - "320" + failureThreshold: -1538905728 + httpGet: + host: "323" + httpHeaders: + - name: "324" + value: "325" + path: "321" + port: "322" + scheme: Ů+朷Ǝ膯ljVX1虊 + initialDelaySeconds: -1748648882 + periodSeconds: 1381579966 + successThreshold: -1418092595 + tcpSocket: + host: "326" + port: -979584143 + terminationGracePeriodSeconds: -1867540518204155332 + timeoutSeconds: -239843014 + name: "294" + ports: + - containerPort: -1962065705 + hostIP: "300" + hostPort: 1752155096 + name: "299" + protocol: ¿ + readinessProbe: + exec: + command: + - "327" + failureThreshold: 888935190 + httpGet: + host: "330" + httpHeaders: + - name: "331" + value: "332" + path: "328" + port: "329" + scheme: q埄趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* + initialDelaySeconds: -244758593 + periodSeconds: 104069700 + successThreshold: -331594625 + tcpSocket: + host: "333" + port: 1574967021 + terminationGracePeriodSeconds: 7193904584276385338 + timeoutSeconds: 591440053 + resources: + limits: + ǩ: "957" + requests: + Ɔȓ蹣ɐǛv+8Ƥ熪: "951" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ + drop: + - ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' + privileged: false + procMount: ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻 + readOnlyRootFilesystem: true + runAsGroup: -499179336506637450 + runAsNonRoot: true + runAsUser: 5620818514944490121 + seLinuxOptions: + level: "359" + role: "357" + type: "358" + user: "356" + seccompProfile: + localhostProfile: "363" + type: ih亏yƕ丆録² + windowsOptions: + gmsaCredentialSpec: "361" + gmsaCredentialSpecName: "360" + runAsUserName: "362" + startupProbe: + exec: + command: + - "334" + failureThreshold: 617318981 + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: î.Ȏ蝪ʜ5遰= + initialDelaySeconds: -1462219068 + periodSeconds: 1714588921 + successThreshold: -1246371817 + tcpSocket: + host: "340" + port: 834105836 + terminationGracePeriodSeconds: 1856677271350902065 + timeoutSeconds: -370386363 + stdin: true + targetContainerName: "364" + terminationMessagePath: "355" + terminationMessagePolicy: ;跣Hǝcw媀瓄& + tty: true + volumeDevices: + - devicePath: "319" + name: "318" + volumeMounts: + - mountPath: "315" + mountPropagation: 啛更 + name: "314" + subPath: "316" + subPathExpr: "317" + workingDir: "298" + hostAliases: + - hostnames: + - "451" + ip: "450" + hostname: "381" + imagePullSecrets: + - name: "380" + initContainers: + - args: + - "155" + command: + - "154" + env: + - name: "162" + value: "163" + valueFrom: + configMapKeyRef: + key: "169" + name: "168" + optional: true + fieldRef: + apiVersion: "164" + fieldPath: "165" + resourceFieldRef: + containerName: "166" + divisor: "275" + resource: "167" + secretKeyRef: + key: "171" + name: "170" + optional: false + envFrom: + - configMapRef: + name: "160" + optional: false + prefix: "159" + secretRef: + name: "161" + optional: true + image: "153" + imagePullPolicy: 垁鷌辪 + lifecycle: + postStart: + exec: + command: + - "199" + httpGet: + host: "202" + httpHeaders: + - name: "203" + value: "204" + path: "200" + port: "201" + scheme: 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ + tcpSocket: + host: "205" + port: 1180382332 + preStop: + exec: + command: + - "206" + httpGet: + host: "209" + httpHeaders: + - name: "210" + value: "211" + path: "207" + port: "208" + scheme: 蕵ɢ + tcpSocket: + host: "213" + port: "212" + livenessProbe: + exec: + command: + - "178" + failureThreshold: 1231820696 + httpGet: + host: "181" + httpHeaders: + - name: "182" + value: "183" + path: "179" + port: "180" + scheme: 0åȂ町恰nj揠8lj + initialDelaySeconds: -1188153605 + periodSeconds: 912004803 + successThreshold: -2098817064 + tcpSocket: + host: "184" + port: -2049272966 + terminationGracePeriodSeconds: 5366407347694307113 + timeoutSeconds: -427769948 + name: "152" + ports: + - containerPort: -573382936 + hostIP: "158" + hostPort: 664393458 + name: "157" + protocol: 嫫猤痈C*ĕʄő芖{|ǘ"^饣V + readinessProbe: + exec: + command: + - "185" + failureThreshold: 1569992019 + httpGet: + host: "187" + httpHeaders: + - name: "188" + value: "189" + path: "186" + port: 1322581021 + scheme: 坩O`涁İ而踪鄌eÞ + initialDelaySeconds: 565789036 + periodSeconds: -582473401 + successThreshold: -1252931244 + tcpSocket: + host: "190" + port: -1319491110 + terminationGracePeriodSeconds: 4559267523176571 + timeoutSeconds: -1572269414 + resources: + limits: + ǝ鿟ldg滠鼍ƭt?QȫşŇɜ: "211" + requests: + VzÏ抴ŨfZhUʎ浵ɲõ: "303" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 珝Żwʮ馜ü + drop: + - șƶ4ĩĉş蝿ɖȃ賲鐅臬dH巧 + privileged: true + procMount: '鲡:' + readOnlyRootFilesystem: true + runAsGroup: -6738846580626183558 + runAsNonRoot: false + runAsUser: -2402724957580114162 + seLinuxOptions: + level: "218" + role: "216" + type: "217" + user: "215" + seccompProfile: + localhostProfile: "222" + type: wE@Ȗs + windowsOptions: + gmsaCredentialSpec: "220" + gmsaCredentialSpecName: "219" + runAsUserName: "221" + startupProbe: + exec: + command: + - "191" + failureThreshold: 741871873 + httpGet: + host: "194" + httpHeaders: + - name: "195" + value: "196" + path: "192" + port: "193" + scheme: 鹎ğ#咻痗ȡmƴy綸_Ú8參遼 + initialDelaySeconds: -997191789 + periodSeconds: -918862259 + successThreshold: 655980302 + tcpSocket: + host: "198" + port: "197" + terminationGracePeriodSeconds: 1919118248821998564 + timeoutSeconds: -935589762 + stdinOnce: true + terminationMessagePath: "214" + terminationMessagePolicy: ńMǰ溟ɴ扵閝 + tty: true + volumeDevices: + - devicePath: "177" + name: "176" + volumeMounts: + - mountPath: "173" + mountPropagation: Ť倱<įXŋ朘瑥A + name: "172" + readOnly: true + subPath: "174" + subPathExpr: "175" + workingDir: "156" + nodeName: "369" + nodeSelector: + "365": "366" + overhead: + "": "846" + preemptionPolicy: «ɒó<碡4鏽喡孨ʚé薘-­ɞ逭ɋ¡ + priority: -1623129882 + priorityClassName: "452" + readinessGates: + - conditionType: d楗鱶镖喗vȥ倉螆ȨX + restartPolicy: /灩聋3趐囨鏻砅邻爥蹔ŧOǨ繫 + runtimeClassName: "457" + schedulerName: "447" + securityContext: + fsGroup: 2556747128430250366 + fsGroupChangePolicy: IJ嘢4ʗ + runAsGroup: 5246659233493169699 + runAsNonRoot: true + runAsUser: -6224651420440742974 + seLinuxOptions: + level: "373" + role: "371" + type: "372" + user: "370" + seccompProfile: + localhostProfile: "379" + type: ',丽饾| 鞤ɱďW' + supplementalGroups: + - -7305004673396184610 + sysctls: + - name: "377" + value: "378" + windowsOptions: + gmsaCredentialSpec: "375" + gmsaCredentialSpecName: "374" + runAsUserName: "376" + serviceAccount: "368" + serviceAccountName: "367" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "382" + terminationGracePeriodSeconds: -247950237984551522 + tolerations: + - effect: D?/nēɅĀ埰ʀł!U詨nj1ýǝ + key: "448" + operator: 5谠vÐ仆dždĄ跞肞=ɴC}怢 + tolerationSeconds: -7090833765995091747 + value: "449" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ai.D7-_9..8-8yw..__Yb_58.p-06jVZ-uP.t_.O937uh + operator: In + values: + - 7.W74-R_Z_Tz.a3_HWo4_6 + matchLabels: + t-nhc50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qc/2-7_._qN__A_f_-B3_U__L.KHK: 35H__.B_6_-U..u8gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSL.--4Po + maxSkew: 1688294622 + topologyKey: "458" + whenUnsatisfiable: 矵&7Ʃɩ + volumes: + - awsElasticBlockStore: + fsType: "24" + partition: 1001983654 + volumeID: "23" + azureDisk: + cachingMode: ƕP喂ƈ + diskName: "87" + diskURI: "88" + fsType: "89" + kind: "" + readOnly: false + azureFile: + secretName: "73" + shareName: "74" + cephfs: + monitors: + - "58" + path: "59" + secretFile: "61" + secretRef: + name: "62" + user: "60" + cinder: + fsType: "56" + readOnly: true + secretRef: + name: "57" + volumeID: "55" + configMap: + defaultMode: 172857432 + items: + - key: "76" + mode: 1392988974 + path: "77" + name: "75" + optional: true + csi: + driver: "119" + fsType: "120" + nodePublishSecretRef: + name: "123" + readOnly: true + volumeAttributes: + "121": "122" + downwardAPI: + defaultMode: 1246233319 + items: + - fieldRef: + apiVersion: "66" + fieldPath: "67" + mode: -1639873916 + path: "65" + resourceFieldRef: + containerName: "68" + divisor: "387" + resource: "69" + emptyDir: + medium: Ƣ6/ʕVŚ(ĿȊ甞 + sizeLimit: "776" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "131": "132" + clusterName: "137" + creationTimestamp: null + deletionGracePeriodSeconds: -3515304508918255230 + finalizers: + - "136" + generateName: "125" + generation: -9190478501544852634 + labels: + "129": "130" + managedFields: + - apiVersion: "139" + fieldsType: "140" + manager: "138" + operation: Ņ£ + name: "124" + namespace: "126" + ownerReferences: + - apiVersion: "133" + blockOwnerDeletion: true + controller: false + kind: "134" + name: "135" + uid: .vǴʌ鴜Ł% + resourceVersion: "14151206080600588555" + selfLink: "127" + uid: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ + spec: + accessModes: + - (dɅ囥糷磩窮秳ķ蟒苾h^樅燴壩卄 + dataSource: + apiGroup: "149" + kind: "150" + name: "151" + resources: + limits: + ɜ曢\%枅:=ǛƓɥ踓Ǻǧ湬: "530" + requests: + 蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞: "443" + selector: + matchExpressions: + - key: N2z + operator: In + values: + - i.8--LI--U.v.L.U_f + matchLabels: + DA_-5_-4lQ42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5j: K_.0--_0P7_.C.Ze--0 + storageClassName: "148" + volumeMode: ȲϤĦʅ芝M + volumeName: "147" + fc: + fsType: "71" + lun: -1876826602 + targetWWNs: + - "70" + wwids: + - "72" + flexVolume: + driver: "50" + fsType: "51" + options: + "53": "54" + secretRef: + name: "52" + flocker: + datasetName: "63" + datasetUUID: "64" + gcePersistentDisk: + fsType: "22" + partition: -123438221 + pdName: "21" + readOnly: true + gitRepo: + directory: "27" + repository: "25" + revision: "26" + glusterfs: + endpoints: "40" + path: "41" + hostPath: + path: "20" + type: Hr鯹)晿Z)8kwXHRf+X>V?G5-JJ-G7te603i0`=RJ%+D(p;^z4Df7AY7|ABx}ib071 E0HJ;pSpWb4 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodPortForwardOptions.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodPortForwardOptions.yaml new file mode 100644 index 00000000000..1f83d977fc8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.PodProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodProxyOptions.json new file mode 100644 index 00000000000..1ab7ba0c45a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.PodProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.PodStatusResult.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodStatusResult.yaml new file mode 100644 index 00000000000..d805ba80139 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.PodTemplate.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.json new file mode 100644 index 00000000000..16bf82d75ca --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.json @@ -0,0 +1,1529 @@ +{ + "kind": "PodTemplate", + "apiVersion": "v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "template": { + "metadata": { + "name": "19", + "generateName": "20", + "namespace": "21", + "selfLink": "22", + "uid": "SǡƏ", + "resourceVersion": "17916580954637291219", + "generation": 5259823216098853135, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4075183944016503389, + "labels": { + "24": "25" + }, + "annotations": { + "26": "27" + }, + "ownerReferences": [ + { + "apiVersion": "28", + "kind": "29", + "name": "30", + "uid": "ɑ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "31" + ], + "clusterName": "32", + "managedFields": [ + { + "manager": "33", + "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "apiVersion": "34", + "fieldsType": "35" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "36", + "hostPath": { + "path": "37", + "type": "H牗洝尿彀亞螩B" + }, + "emptyDir": { + "medium": "x", + "sizeLimit": "826" + }, + "gcePersistentDisk": { + "pdName": "38", + "fsType": "39", + "partition": -1487653240, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "40", + "fsType": "41", + "partition": -1261508418 + }, + "gitRepo": { + "repository": "42", + "revision": "43", + "directory": "44" + }, + "secret": { + "secretName": "45", + "items": [ + { + "key": "46", + "path": "47", + "mode": -655946460 + } + ], + "defaultMode": -1639873916, + "optional": true + }, + "nfs": { + "server": "48", + "path": "49" + }, + "iscsi": { + "targetPortal": "50", + "iqn": "51", + "lun": -400609276, + "iscsiInterface": "52", + "fsType": "53", + "portals": [ + "54" + ], + "secretRef": { + "name": "55" + }, + "initiatorName": "56" + }, + "glusterfs": { + "endpoints": "57", + "path": "58" + }, + "persistentVolumeClaim": { + "claimName": "59", + "readOnly": true + }, + "rbd": { + "monitors": [ + "60" + ], + "image": "61", + "fsType": "62", + "pool": "63", + "user": "64", + "keyring": "65", + "secretRef": { + "name": "66" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "67", + "fsType": "68", + "secretRef": { + "name": "69" + }, + "options": { + "70": "71" + } + }, + "cinder": { + "volumeID": "72", + "fsType": "73", + "secretRef": { + "name": "74" + } + }, + "cephfs": { + "monitors": [ + "75" + ], + "path": "76", + "user": "77", + "secretFile": "78", + "secretRef": { + "name": "79" + } + }, + "flocker": { + "datasetName": "80", + "datasetUUID": "81" + }, + "downwardAPI": { + "items": [ + { + "path": "82", + "fieldRef": { + "apiVersion": "83", + "fieldPath": "84" + }, + "resourceFieldRef": { + "containerName": "85", + "resource": "86", + "divisor": "687" + }, + "mode": -1413529736 + } + ], + "defaultMode": 1557090007 + }, + "fc": { + "targetWWNs": [ + "87" + ], + "lun": 933484239, + "fsType": "88", + "wwids": [ + "89" + ] + }, + "azureFile": { + "secretName": "90", + "shareName": "91" + }, + "configMap": { + "name": "92", + "items": [ + { + "key": "93", + "path": "94", + "mode": 1913946997 + } + ], + "defaultMode": -1648533063, + "optional": true + }, + "vsphereVolume": { + "volumePath": "95", + "fsType": "96", + "storagePolicyName": "97", + "storagePolicyID": "98" + }, + "quobyte": { + "registry": "99", + "volume": "100", + "user": "101", + "group": "102", + "tenant": "103" + }, + "azureDisk": { + "diskName": "104", + "diskURI": "105", + "cachingMode": "", + "fsType": "106", + "readOnly": false, + "kind": "ƺ魋Ď儇击3ƆìQ" + }, + "photonPersistentDisk": { + "pdID": "107", + "fsType": "108" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "109", + "items": [ + { + "key": "110", + "path": "111", + "mode": 565864299 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "112", + "fieldRef": { + "apiVersion": "113", + "fieldPath": "114" + }, + "resourceFieldRef": { + "containerName": "115", + "resource": "116", + "divisor": "546" + }, + "mode": 1167335696 + } + ] + }, + "configMap": { + "name": "117", + "items": [ + { + "key": "118", + "path": "119", + "mode": -1009864962 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "120", + "expirationSeconds": -8033620543910768540, + "path": "121" + } + } + ], + "defaultMode": -1880297089 + }, + "portworxVolume": { + "volumeID": "122", + "fsType": "123", + "readOnly": true + }, + "scaleIO": { + "gateway": "124", + "system": "125", + "secretRef": { + "name": "126" + }, + "sslEnabled": true, + "protectionDomain": "127", + "storagePool": "128", + "storageMode": "129", + "volumeName": "130", + "fsType": "131", + "readOnly": true + }, + "storageos": { + "volumeName": "132", + "volumeNamespace": "133", + "fsType": "134", + "readOnly": true, + "secretRef": { + "name": "135" + } + }, + "csi": { + "driver": "136", + "readOnly": false, + "fsType": "137", + "volumeAttributes": { + "138": "139" + }, + "nodePublishSecretRef": { + "name": "140" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "141", + "generateName": "142", + "namespace": "143", + "selfLink": "144", + "uid": "鲼ƳÐƣKʘńw:5塋訩塶", + "resourceVersion": "11750424082729362001", + "generation": 325496395608582598, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 8216886158823693263, + "labels": { + "146": "147" + }, + "annotations": { + "148": "149" + }, + "ownerReferences": [ + { + "apiVersion": "150", + "kind": "151", + "name": "152", + "uid": "QZ{ʁgɸ=ǤÆ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "153" + ], + "clusterName": "154", + "managedFields": [ + { + "manager": "155", + "operation": "ZƜ/C龷ȪÆl殛瓷雼浢Ü礽绅{囥", + "apiVersion": "156", + "fieldsType": "157" + } + ] + }, + "spec": { + "accessModes": [ + "钡n)İ笓珣筩ƐP_痸荎僋" + ], + "selector": { + "matchLabels": { + "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/7_M99": "csT52b..N.-.Kj8..3s--_4..I_l.1" + }, + "matchExpressions": [ + { + "key": "t-1--.c_-.1..._-O2-4-_Z._x-c3Gy-_7_-I_c0U-.Z.-_9_--t", + "operator": "NotIn", + "values": [ + "K_Od" + ] + } + ] + }, + "resources": { + "limits": { + "Y籎顒ǥŴ": "744" + }, + "requests": { + "ɍi縱ù墴1Rƥ贫": "154" + } + }, + "volumeName": "164", + "storageClassName": "165", + "volumeMode": "m", + "dataSource": { + "apiGroup": "166", + "kind": "167", + "name": "168" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "169", + "image": "170", + "command": [ + "171" + ], + "args": [ + "172" + ], + "workingDir": "173", + "ports": [ + { + "name": "174", + "hostPort": 949227156, + "containerPort": 231063530, + "protocol": "8參遼ūPH炮掊°n", + "hostIP": "175" + } + ], + "envFrom": [ + { + "prefix": "176", + "configMapRef": { + "name": "177", + "optional": true + }, + "secretRef": { + "name": "178", + "optional": false + } + } + ], + "env": [ + { + "name": "179", + "value": "180", + "valueFrom": { + "fieldRef": { + "apiVersion": "181", + "fieldPath": "182" + }, + "resourceFieldRef": { + "containerName": "183", + "resource": "184", + "divisor": "577" + }, + "configMapKeyRef": { + "name": "185", + "key": "186", + "optional": false + }, + "secretKeyRef": { + "name": "187", + "key": "188", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "hoĂɋ": "206" + }, + "requests": { + "瓷碑": "809" + } + }, + "volumeMounts": [ + { + "name": "189", + "mountPath": "190", + "subPath": "191", + "mountPropagation": "å睫}堇硲蕵ɢ苆", + "subPathExpr": "192" + } + ], + "volumeDevices": [ + { + "name": "193", + "devicePath": "194" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "195" + ] + }, + "httpGet": { + "path": "196", + "port": -57352147, + "host": "197", + "scheme": "Y鶪5w垁鷌辪虽U珝", + "httpHeaders": [ + { + "name": "198", + "value": "199" + } + ] + }, + "tcpSocket": { + "port": "200", + "host": "201" + }, + "initialDelaySeconds": 411878451, + "timeoutSeconds": 1676588692, + "periodSeconds": -254454655, + "successThreshold": -1925916855, + "failureThreshold": -1553779100, + "terminationGracePeriodSeconds": 8334895174951990407 + }, + "readinessProbe": { + "exec": { + "command": [ + "202" + ] + }, + "httpGet": { + "path": "203", + "port": 1463207240, + "host": "204", + "scheme": "蝿", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": "207", + "host": "208" + }, + "initialDelaySeconds": 1435507444, + "timeoutSeconds": -1430577593, + "periodSeconds": 524249411, + "successThreshold": -1617359505, + "failureThreshold": -1801400049, + "terminationGracePeriodSeconds": -5734988028820567880 + }, + "startupProbe": { + "exec": { + "command": [ + "209" + ] + }, + "httpGet": { + "path": "210", + "port": "211", + "host": "212", + "scheme": "十Oɢǵʭd鲡:", + "httpHeaders": [ + { + "name": "213", + "value": "214" + } + ] + }, + "tcpSocket": { + "port": -2037320199, + "host": "215" + }, + "initialDelaySeconds": 185639167, + "timeoutSeconds": 1487007476, + "periodSeconds": 393169267, + "successThreshold": 1381010768, + "failureThreshold": -722355061, + "terminationGracePeriodSeconds": 6388225771169951791 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "216" + ] + }, + "httpGet": { + "path": "217", + "port": "218", + "host": "219", + "scheme": "Ĭ4y£軶", + "httpHeaders": [ + { + "name": "220", + "value": "221" + } + ] + }, + "tcpSocket": { + "port": "222", + "host": "223" + } + }, + "preStop": { + "exec": { + "command": [ + "224" + ] + }, + "httpGet": { + "path": "225", + "port": "226", + "host": "227", + "scheme": "ɃHŠơŴĿǹ_Áȉ彂Ŵ廷", + "httpHeaders": [ + { + "name": "228", + "value": "229" + } + ] + }, + "tcpSocket": { + "port": "230", + "host": "231" + } + } + }, + "terminationMessagePath": "232", + "terminationMessagePolicy": "Ⱦdz@ùƸʋŀ", + "imagePullPolicy": "ǐƲE'iþŹʣy豎@ɀ羭,铻OŤǢʭ", + "securityContext": { + "capabilities": { + "add": [ + "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF" + ], + "drop": [ + "籘Àǒɿʒ刽ʼn" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "233", + "role": "234", + "type": "235", + "level": "236" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "237", + "gmsaCredentialSpec": "238", + "runAsUserName": "239" + }, + "runAsUser": -1471909806757355977, + "runAsGroup": 2673502285499267331, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "ux", + "seccompProfile": { + "type": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", + "localhostProfile": "240" + } + }, + "stdin": true, + "stdinOnce": true + } + ], + "containers": [ + { + "name": "241", + "image": "242", + "command": [ + "243" + ], + "args": [ + "244" + ], + "workingDir": "245", + "ports": [ + { + "name": "246", + "hostPort": 474119379, + "containerPort": 1923334396, + "protocol": "旿@掇lNdǂ\u003e5姣\u003e懔%熷谟þ", + "hostIP": "247" + } + ], + "envFrom": [ + { + "prefix": "248", + "configMapRef": { + "name": "249", + "optional": false + }, + "secretRef": { + "name": "250", + "optional": true + } + } + ], + "env": [ + { + "name": "251", + "value": "252", + "valueFrom": { + "fieldRef": { + "apiVersion": "253", + "fieldPath": "254" + }, + "resourceFieldRef": { + "containerName": "255", + "resource": "256", + "divisor": "771" + }, + "configMapKeyRef": { + "name": "257", + "key": "258", + "optional": false + }, + "secretKeyRef": { + "name": "259", + "key": "260", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "吐": "777" + }, + "requests": { + "rʤî萨zvt莭琽§ć\\ ïì": "80" + } + }, + "volumeMounts": [ + { + "name": "261", + "readOnly": true, + "mountPath": "262", + "subPath": "263", + "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", + "subPathExpr": "264" + } + ], + "volumeDevices": [ + { + "name": "265", + "devicePath": "266" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "267" + ] + }, + "httpGet": { + "path": "268", + "port": -1285424066, + "host": "269", + "scheme": "ni酛3ƁÀ", + "httpHeaders": [ + { + "name": "270", + "value": "271" + } + ] + }, + "tcpSocket": { + "port": "272", + "host": "273" + }, + "initialDelaySeconds": -2036074491, + "timeoutSeconds": -148216266, + "periodSeconds": 165047920, + "successThreshold": -393291312, + "failureThreshold": -93157681, + "terminationGracePeriodSeconds": -4856573944864548413 + }, + "readinessProbe": { + "exec": { + "command": [ + "274" + ] + }, + "httpGet": { + "path": "275", + "port": -331283026, + "host": "276", + "scheme": "ȉ", + "httpHeaders": [ + { + "name": "277", + "value": "278" + } + ] + }, + "tcpSocket": { + "port": 714088955, + "host": "279" + }, + "initialDelaySeconds": 1033766276, + "timeoutSeconds": -1745509819, + "periodSeconds": -859135545, + "successThreshold": -1543701088, + "failureThreshold": 513341278, + "terminationGracePeriodSeconds": 2696007505383404823 + }, + "startupProbe": { + "exec": { + "command": [ + "280" + ] + }, + "httpGet": { + "path": "281", + "port": -361442565, + "host": "282", + "scheme": "w", + "httpHeaders": [ + { + "name": "283", + "value": "284" + } + ] + }, + "tcpSocket": { + "port": -1099429189, + "host": "285" + }, + "initialDelaySeconds": 994072122, + "timeoutSeconds": 1752155096, + "periodSeconds": -1962065705, + "successThreshold": 1701999128, + "failureThreshold": -1364571630, + "terminationGracePeriodSeconds": 7258403424756645907 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "286" + ] + }, + "httpGet": { + "path": "287", + "port": -1109619518, + "host": "288", + "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "httpHeaders": [ + { + "name": "289", + "value": "290" + } + ] + }, + "tcpSocket": { + "port": "291", + "host": "292" + } + }, + "preStop": { + "exec": { + "command": [ + "293" + ] + }, + "httpGet": { + "path": "294", + "port": 461585849, + "host": "295", + "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "296", + "value": "297" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "298" + } + } + }, + "terminationMessagePath": "299", + "terminationMessagePolicy": "ĸ輦唊", + "imagePullPolicy": "r嚧", + "securityContext": { + "capabilities": { + "add": [ + "埄趛" + ], + "drop": [ + "ʁ岼昕ĬÇ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "300", + "role": "301", + "type": "302", + "level": "303" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "304", + "gmsaCredentialSpec": "305", + "runAsUserName": "306" + }, + "runAsUser": -857934902638099053, + "runAsGroup": 8967035373007538858, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Z鐫û咡W\u003c敄lu", + "seccompProfile": { + "type": "榝$î.Ȏ蝪ʜ5遰", + "localhostProfile": "307" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "308", + "image": "309", + "command": [ + "310" + ], + "args": [ + "311" + ], + "workingDir": "312", + "ports": [ + { + "name": "313", + "hostPort": -1462219068, + "containerPort": -370386363, + "protocol": "wƯ貾坢'跩aŕ翑0展}", + "hostIP": "314" + } + ], + "envFrom": [ + { + "prefix": "315", + "configMapRef": { + "name": "316", + "optional": false + }, + "secretRef": { + "name": "317", + "optional": false + } + } + ], + "env": [ + { + "name": "318", + "value": "319", + "valueFrom": { + "fieldRef": { + "apiVersion": "320", + "fieldPath": "321" + }, + "resourceFieldRef": { + "containerName": "322", + "resource": "323", + "divisor": "185" + }, + "configMapKeyRef": { + "name": "324", + "key": "325", + "optional": true + }, + "secretKeyRef": { + "name": "326", + "key": "327", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "鬶l獕;跣Hǝcw": "242" + }, + "requests": { + "$ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ": "637" + } + }, + "volumeMounts": [ + { + "name": "328", + "mountPath": "329", + "subPath": "330", + "mountPropagation": "", + "subPathExpr": "331" + } + ], + "volumeDevices": [ + { + "name": "332", + "devicePath": "333" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "334" + ] + }, + "httpGet": { + "path": "335", + "port": "336", + "host": "337", + "scheme": "頸", + "httpHeaders": [ + { + "name": "338", + "value": "339" + } + ] + }, + "tcpSocket": { + "port": 1315054653, + "host": "340" + }, + "initialDelaySeconds": 711020087, + "timeoutSeconds": 1103049140, + "periodSeconds": -1965247100, + "successThreshold": 218453478, + "failureThreshold": 1993268896, + "terminationGracePeriodSeconds": -9140155223242250138 + }, + "readinessProbe": { + "exec": { + "command": [ + "341" + ] + }, + "httpGet": { + "path": "342", + "port": -1315487077, + "host": "343", + "scheme": "ğ_", + "httpHeaders": [ + { + "name": "344", + "value": "345" + } + ] + }, + "tcpSocket": { + "port": "346", + "host": "347" + }, + "initialDelaySeconds": 1272940694, + "timeoutSeconds": -385597677, + "periodSeconds": 422133388, + "successThreshold": 1952458416, + "failureThreshold": 1456461851, + "terminationGracePeriodSeconds": -6078441689118311403 + }, + "startupProbe": { + "exec": { + "command": [ + "348" + ] + }, + "httpGet": { + "path": "349", + "port": 1332783160, + "host": "350", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "351", + "value": "352" + } + ] + }, + "tcpSocket": { + "port": "353", + "host": "354" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482, + "terminationGracePeriodSeconds": -2203905759223555727 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "355" + ] + }, + "httpGet": { + "path": "356", + "port": "357", + "host": "358", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "359", + "value": "360" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "361" + } + }, + "preStop": { + "exec": { + "command": [ + "362" + ] + }, + "httpGet": { + "path": "363", + "port": "364", + "host": "365", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "366", + "value": "367" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "368" + } + } + }, + "terminationMessagePath": "369", + "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "imagePullPolicy": "i绝5哇芆斩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "370", + "role": "371", + "type": "372", + "level": "373" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "374", + "gmsaCredentialSpec": "375", + "runAsUserName": "376" + }, + "runAsUser": -7936947433725476327, + "runAsGroup": -5712715102324619404, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "W賁Ěɭɪǹ0", + "seccompProfile": { + "type": ",ƷƣMț譎懚XW疪鑳", + "localhostProfile": "377" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true, + "targetContainerName": "378" + } + ], + "restartPolicy": "眵笭/9崍h趭(娕uE增猍ǵ x", + "terminationGracePeriodSeconds": 5164725064832182831, + "activeDeadlineSeconds": -5669474827175536499, + "dnsPolicy": "Ĕ\\ɢX鰨松/Ȁĵ鴁ĩȲǸ|蕎", + "nodeSelector": { + "379": "380" + }, + "serviceAccountName": "381", + "serviceAccount": "382", + "automountServiceAccountToken": false, + "nodeName": "383", + "hostPID": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "384", + "role": "385", + "type": "386", + "level": "387" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "388", + "gmsaCredentialSpec": "389", + "runAsUserName": "390" + }, + "runAsUser": 8748656795747647539, + "runAsGroup": 1362411221198469787, + "runAsNonRoot": false, + "supplementalGroups": [ + 6117757314288468928 + ], + "fsGroup": 692941646129076193, + "sysctls": [ + { + "name": "391", + "value": "392" + } + ], + "fsGroupChangePolicy": "Ȝv1b繐汚磉反-n覦灲閈誹ʅ蕉ɼ搳ǭ", + "seccompProfile": { + "type": "箨ʨIk(dŊiɢ", + "localhostProfile": "393" + } + }, + "imagePullSecrets": [ + { + "name": "394" + } + ], + "hostname": "395", + "subdomain": "396", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "397", + "operator": "y竬ʆɞȥ}礤铟怖ý萜Ǖc8", + "values": [ + "398" + ] + } + ], + "matchFields": [ + { + "key": "399", + "operator": "ĝ®EĨǔvÄÚ×p鬷", + "values": [ + "400" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -843639240, + "preference": { + "matchExpressions": [ + { + "key": "401", + "operator": "3ǰ廋i乳'ȘUɻ;襕ċ桉桃喕蠲$", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "Z漤ŗ坟Ů\u003cy鯶縆ł", + "values": [ + "404" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "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": [ + "411" + ], + "topologyKey": "412", + "namespaceSelector": { + "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" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1036096141, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "3-8o1-x-1wl----f31-0-2t3zw.il-023bm-6l2e5---k5v38/E9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiSo": "X-78o_6Z..11_7pX_.-mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G2" + }, + "matchExpressions": [ + { + "key": "Y.39g_.--_-_ve5.m_U", + "operator": "NotIn", + "values": [ + "nw_-_x18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.1" + ] + } + ] + }, + "namespaces": [ + "425" + ], + "topologyKey": "426", + "namespaceSelector": { + "matchLabels": { + "0--385h---0-u73phjo--8kb6--ut---p6.t5--9-4-d2-22-0/jcz.-Y6T4gz": "p_.----cp__ac8u.._-__BM.6-.Y7" + }, + "matchExpressions": [ + { + "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", + "operator": "NotIn", + "values": [ + "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o5": "TB-d-Q" + }, + "matchExpressions": [ + { + "key": "4b699/B9n.2", + "operator": "In", + "values": [ + "MM7-.e.x" + ] + } + ] + }, + "namespaces": [ + "439" + ], + "topologyKey": "440", + "namespaceSelector": { + "matchLabels": { + "B_05._Lsu-H_.f82-8_.UdWNn_U-...1P_.D8_t..-Ww2q.zK-p-...Z-O.-j": "Vv.-_.4dwFbuvEf55Y2k.F-F..3m6.._2v89U--8.3N_.1" + }, + "matchExpressions": [ + { + "key": "8u2-__3uM77U7._pT-___-_5-6h_Ky7-_0Vw-Nzfdw.3-._J", + "operator": "DoesNotExist" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1131487788, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "2fk3x-j9133e--2-t--k-fmt4272r--49u-0m7u-----v8.0--063-qm-j-3wc89k-0-57z4063---kb/v_5_D7RufiV-7u0--_qv4-D": "Y_o.-0-yE-R5W5_2n...78aou_j-3.J-.-r_-oPd-.2_Z__.-_U-.6p" + }, + "matchExpressions": [ + { + "key": "h-i-60a---9--n8i64t1-4----c-----35---1--6-u-68u8w.3-6b77-f8--tf---7r88-1--p61cd--6/e-Avi.gZdnUVP._81_---l_3_-_G-D....js--a---..6bD_M--c.0Q--2qh.b", + "operator": "NotIn", + "values": [ + "u.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-m" + ] + } + ] + }, + "namespaces": [ + "453" + ], + "topologyKey": "454", + "namespaceSelector": { + "matchLabels": { + "7u-h---dY7_M_-._M5..-N_H_55..--E3_2D-1DW__o_-._kzB7U_.Q.45cy5": "Y-__-Zvt.LT60v.WxPc--K" + }, + "matchExpressions": [ + { + "key": "wr3qtm-8vuo17qre-33-5-u8f0f1qv--i72-x3---v25f1.2-84s-n-i-711s4--9s8--o-8dm---b----03-64-8l7-l-0787--18/iguFGT._.Y4-0.67hP-lX-_-..5-.._r6T", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + } + }, + "schedulerName": "461", + "tolerations": [ + { + "key": "462", + "operator": "E色kx-餌勀奷ŎC菡ƴ勋;*靯įƊ", + "value": "463", + "effect": "ŕ蘴濼DZj鎒ũW|ȶdžH0ƾ瘿¸", + "tolerationSeconds": -3147305732428645642 + } + ], + "hostAliases": [ + { + "ip": "464", + "hostnames": [ + "465" + ] + } + ], + "priorityClassName": "466", + "priority": -1756088332, + "dnsConfig": { + "nameservers": [ + "467" + ], + "searches": [ + "468" + ], + "options": [ + { + "name": "469", + "value": "470" + } + ] + }, + "readinessGates": [ + { + "conditionType": "#sM網" + } + ], + "runtimeClassName": "471", + "enableServiceLinks": true, + "preemptionPolicy": "ûŠl倳ţü¿Sʟ鍡", + "overhead": { + "炳薝鴠:X才à脡ǯ?b砸ƻ舁Ȁ贠ȇö匉": "452" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -447559705, + "topologyKey": "472", + "whenUnsatisfiable": "TaI楅©Ǫ壿/š^劶äɲ泒", + "labelSelector": { + "matchLabels": { + "47--9k-e4ora9.t7bm9-4m04qn-n7--c3k7--fei-br7310gl-xwm5-85a/r8-L__C_60-__.19_-gYY._..fP--hQ7be__-.-g-5.-59...7q___nT": "u0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.o_e-d92e8S_-0D" + }, + "matchExpressions": [ + { + "key": "KTlO.__0PX", + "operator": "In", + "values": [ + "V6K_.3_583-6.f-.9-.V..Q-K_6_3" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.pb new file mode 100644 index 0000000000000000000000000000000000000000..a3b1426b0b627b1c2417aa2dfc26b0d42f44388f GIT binary patch literal 7908 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 Qj~IGRZLcW=zO9A)AO83y!T犵殇ŕ-Ɂ + tcpSocket: + host: "298" + port: 467291328 + livenessProbe: + exec: + command: + - "267" + failureThreshold: -93157681 + httpGet: + host: "269" + httpHeaders: + - name: "270" + value: "271" + path: "268" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "273" + port: "272" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "241" + ports: + - containerPort: 1923334396 + hostIP: "247" + hostPort: 474119379 + name: "246" + protocol: 旿@掇lNdǂ>5姣>懔%熷谟þ + readinessProbe: + exec: + command: + - "274" + failureThreshold: 513341278 + httpGet: + host: "276" + httpHeaders: + - name: "277" + value: "278" + path: "275" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "279" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 吐: "777" + requests: + rʤî萨zvt莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "303" + role: "301" + type: "302" + user: "300" + seccompProfile: + localhostProfile: "307" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "305" + gmsaCredentialSpecName: "304" + runAsUserName: "306" + startupProbe: + exec: + command: + - "280" + failureThreshold: -1364571630 + httpGet: + host: "282" + httpHeaders: + - name: "283" + value: "284" + path: "281" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "285" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "299" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "266" + name: "265" + volumeMounts: + - mountPath: "262" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "261" + readOnly: true + subPath: "263" + subPathExpr: "264" + workingDir: "245" + dnsConfig: + nameservers: + - "467" + options: + - name: "469" + value: "470" + searches: + - "468" + dnsPolicy: Ĕ\ɢX鰨松/Ȁĵ鴁ĩȲǸ|蕎 + enableServiceLinks: true + ephemeralContainers: + - args: + - "311" + command: + - "310" + env: + - name: "318" + value: "319" + valueFrom: + configMapKeyRef: + key: "325" + name: "324" + optional: true + fieldRef: + apiVersion: "320" + fieldPath: "321" + resourceFieldRef: + containerName: "322" + divisor: "185" + resource: "323" + secretKeyRef: + key: "327" + name: "326" + optional: false + envFrom: + - configMapRef: + name: "316" + optional: false + prefix: "315" + secretRef: + name: "317" + optional: false + image: "309" + imagePullPolicy: i绝5哇芆斩 + lifecycle: + postStart: + exec: + command: + - "355" + httpGet: + host: "358" + httpHeaders: + - name: "359" + value: "360" + path: "356" + port: "357" + scheme: 鯂²静 + tcpSocket: + host: "361" + port: -402384013 + preStop: + exec: + command: + - "362" + httpGet: + host: "365" + httpHeaders: + - name: "366" + value: "367" + path: "363" + port: "364" + scheme: 鏻砅邻爥 + tcpSocket: + host: "368" + port: -305362540 + livenessProbe: + exec: + command: + - "334" + failureThreshold: 1993268896 + httpGet: + host: "337" + httpHeaders: + - name: "338" + value: "339" + path: "335" + port: "336" + scheme: 頸 + initialDelaySeconds: 711020087 + periodSeconds: -1965247100 + successThreshold: 218453478 + tcpSocket: + host: "340" + port: 1315054653 + terminationGracePeriodSeconds: -9140155223242250138 + timeoutSeconds: 1103049140 + name: "308" + ports: + - containerPort: -370386363 + hostIP: "314" + hostPort: -1462219068 + name: "313" + protocol: wƯ貾坢'跩aŕ翑0展} + readinessProbe: + exec: + command: + - "341" + failureThreshold: 1456461851 + httpGet: + host: "343" + httpHeaders: + - name: "344" + value: "345" + path: "342" + port: -1315487077 + scheme: ğ_ + initialDelaySeconds: 1272940694 + periodSeconds: 422133388 + successThreshold: 1952458416 + tcpSocket: + host: "347" + port: "346" + terminationGracePeriodSeconds: -6078441689118311403 + timeoutSeconds: -385597677 + resources: + limits: + 鬶l獕;跣Hǝcw: "242" + requests: + $ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ: "637" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - "" + drop: + - ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ + privileged: false + procMount: W賁Ěɭɪǹ0 + readOnlyRootFilesystem: false + runAsGroup: -5712715102324619404 + runAsNonRoot: false + runAsUser: -7936947433725476327 + seLinuxOptions: + level: "373" + role: "371" + type: "372" + user: "370" + seccompProfile: + localhostProfile: "377" + type: ',ƷƣMț譎懚XW疪鑳' + windowsOptions: + gmsaCredentialSpec: "375" + gmsaCredentialSpecName: "374" + runAsUserName: "376" + startupProbe: + exec: + command: + - "348" + failureThreshold: 620822482 + httpGet: + host: "350" + httpHeaders: + - name: "351" + value: "352" + path: "349" + port: 1332783160 + scheme: Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; + initialDelaySeconds: -300247800 + periodSeconds: -126958936 + successThreshold: 186945072 + tcpSocket: + host: "354" + port: "353" + terminationGracePeriodSeconds: -2203905759223555727 + timeoutSeconds: 386804041 + stdin: true + stdinOnce: true + targetContainerName: "378" + terminationMessagePath: "369" + terminationMessagePolicy: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 + tty: true + volumeDevices: + - devicePath: "333" + name: "332" + volumeMounts: + - mountPath: "329" + mountPropagation: "" + name: "328" + subPath: "330" + subPathExpr: "331" + workingDir: "312" + hostAliases: + - hostnames: + - "465" + ip: "464" + hostPID: true + hostname: "395" + imagePullSecrets: + - name: "394" + initContainers: + - args: + - "172" + command: + - "171" + env: + - name: "179" + value: "180" + valueFrom: + configMapKeyRef: + key: "186" + name: "185" + optional: false + fieldRef: + apiVersion: "181" + fieldPath: "182" + resourceFieldRef: + containerName: "183" + divisor: "577" + resource: "184" + secretKeyRef: + key: "188" + name: "187" + optional: true + envFrom: + - configMapRef: + name: "177" + optional: true + prefix: "176" + secretRef: + name: "178" + optional: false + image: "170" + imagePullPolicy: ǐƲE'iþŹʣy豎@ɀ羭,铻OŤǢʭ + lifecycle: + postStart: + exec: + command: + - "216" + httpGet: + host: "219" + httpHeaders: + - name: "220" + value: "221" + path: "217" + port: "218" + scheme: Ĭ4y£軶 + tcpSocket: + host: "223" + port: "222" + preStop: + exec: + command: + - "224" + httpGet: + host: "227" + httpHeaders: + - name: "228" + value: "229" + path: "225" + port: "226" + scheme: ɃHŠơŴĿǹ_Áȉ彂Ŵ廷 + tcpSocket: + host: "231" + port: "230" + livenessProbe: + exec: + command: + - "195" + failureThreshold: -1553779100 + httpGet: + host: "197" + httpHeaders: + - name: "198" + value: "199" + path: "196" + port: -57352147 + scheme: Y鶪5w垁鷌辪虽U珝 + initialDelaySeconds: 411878451 + periodSeconds: -254454655 + successThreshold: -1925916855 + tcpSocket: + host: "201" + port: "200" + terminationGracePeriodSeconds: 8334895174951990407 + timeoutSeconds: 1676588692 + name: "169" + ports: + - containerPort: 231063530 + hostIP: "175" + hostPort: 949227156 + name: "174" + protocol: 8參遼ūPH炮掊°n + readinessProbe: + exec: + command: + - "202" + failureThreshold: -1801400049 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "203" + port: 1463207240 + scheme: 蝿 + initialDelaySeconds: 1435507444 + periodSeconds: 524249411 + successThreshold: -1617359505 + tcpSocket: + host: "208" + port: "207" + terminationGracePeriodSeconds: -5734988028820567880 + timeoutSeconds: -1430577593 + resources: + limits: + hoĂɋ: "206" + requests: + 瓷碑: "809" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF + drop: + - 籘Àǒɿʒ刽ʼn + privileged: false + procMount: ux + readOnlyRootFilesystem: true + runAsGroup: 2673502285499267331 + runAsNonRoot: true + runAsUser: -1471909806757355977 + seLinuxOptions: + level: "236" + role: "234" + type: "235" + user: "233" + seccompProfile: + localhostProfile: "240" + type: VƋZ1Ůđ眊ľǎɳ,ǿ飏 + windowsOptions: + gmsaCredentialSpec: "238" + gmsaCredentialSpecName: "237" + runAsUserName: "239" + startupProbe: + exec: + command: + - "209" + failureThreshold: -722355061 + httpGet: + host: "212" + httpHeaders: + - name: "213" + value: "214" + path: "210" + port: "211" + scheme: '十Oɢǵʭd鲡:' + initialDelaySeconds: 185639167 + periodSeconds: 393169267 + successThreshold: 1381010768 + tcpSocket: + host: "215" + port: -2037320199 + terminationGracePeriodSeconds: 6388225771169951791 + timeoutSeconds: 1487007476 + stdin: true + stdinOnce: true + terminationMessagePath: "232" + terminationMessagePolicy: Ⱦdz@ùƸʋŀ + volumeDevices: + - devicePath: "194" + name: "193" + volumeMounts: + - mountPath: "190" + mountPropagation: å睫}堇硲蕵ɢ苆 + name: "189" + subPath: "191" + subPathExpr: "192" + workingDir: "173" + nodeName: "383" + nodeSelector: + "379": "380" + overhead: + 炳薝鴠:X才à脡ǯ?b砸ƻ舁Ȁ贠ȇö匉: "452" + preemptionPolicy: ûŠl倳ţü¿Sʟ鍡 + priority: -1756088332 + priorityClassName: "466" + readinessGates: + - conditionType: '#sM網' + restartPolicy: 眵笭/9崍h趭(娕uE增猍ǵ x + runtimeClassName: "471" + schedulerName: "461" + securityContext: + fsGroup: 692941646129076193 + fsGroupChangePolicy: Ȝv1b繐汚磉反-n覦灲閈誹ʅ蕉ɼ搳ǭ + runAsGroup: 1362411221198469787 + runAsNonRoot: false + runAsUser: 8748656795747647539 + seLinuxOptions: + level: "387" + role: "385" + type: "386" + user: "384" + seccompProfile: + localhostProfile: "393" + type: 箨ʨIk(dŊiɢ + supplementalGroups: + - 6117757314288468928 + sysctls: + - name: "391" + value: "392" + windowsOptions: + gmsaCredentialSpec: "389" + gmsaCredentialSpecName: "388" + runAsUserName: "390" + serviceAccount: "382" + serviceAccountName: "381" + setHostnameAsFQDN: false + shareProcessNamespace: false + subdomain: "396" + terminationGracePeriodSeconds: 5164725064832182831 + tolerations: + - effect: ŕ蘴濼DZj鎒ũW|ȶdžH0ƾ瘿¸ + key: "462" + operator: E色kx-餌勀奷ŎC菡ƴ勋;*靯įƊ + tolerationSeconds: -3147305732428645642 + value: "463" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: KTlO.__0PX + operator: In + values: + - V6K_.3_583-6.f-.9-.V..Q-K_6_3 + matchLabels: + 47--9k-e4ora9.t7bm9-4m04qn-n7--c3k7--fei-br7310gl-xwm5-85a/r8-L__C_60-__.19_-gYY._..fP--hQ7be__-.-g-5.-59...7q___nT: u0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.o_e-d92e8S_-0D + maxSkew: -447559705 + topologyKey: "472" + whenUnsatisfiable: TaI楅©Ǫ壿/š^劶äɲ泒 + volumes: + - awsElasticBlockStore: + fsType: "41" + partition: -1261508418 + volumeID: "40" + azureDisk: + cachingMode: "" + diskName: "104" + diskURI: "105" + fsType: "106" + kind: ƺ魋Ď儇击3ƆìQ + readOnly: false + azureFile: + secretName: "90" + shareName: "91" + cephfs: + monitors: + - "75" + path: "76" + secretFile: "78" + secretRef: + name: "79" + user: "77" + cinder: + fsType: "73" + secretRef: + name: "74" + volumeID: "72" + configMap: + defaultMode: -1648533063 + items: + - key: "93" + mode: 1913946997 + path: "94" + name: "92" + optional: true + csi: + driver: "136" + fsType: "137" + nodePublishSecretRef: + name: "140" + readOnly: false + volumeAttributes: + "138": "139" + downwardAPI: + defaultMode: 1557090007 + items: + - fieldRef: + apiVersion: "83" + fieldPath: "84" + mode: -1413529736 + path: "82" + resourceFieldRef: + containerName: "85" + divisor: "687" + resource: "86" + emptyDir: + medium: x + sizeLimit: "826" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "148": "149" + clusterName: "154" + creationTimestamp: null + deletionGracePeriodSeconds: 8216886158823693263 + finalizers: + - "153" + generateName: "142" + generation: 325496395608582598 + labels: + "146": "147" + managedFields: + - apiVersion: "156" + fieldsType: "157" + manager: "155" + operation: ZƜ/C龷ȪÆl殛瓷雼浢Ü礽绅{囥 + name: "141" + namespace: "143" + ownerReferences: + - apiVersion: "150" + blockOwnerDeletion: false + controller: true + kind: "151" + name: "152" + uid: QZ{ʁgɸ=ǤÆ + resourceVersion: "11750424082729362001" + selfLink: "144" + uid: 鲼ƳÐƣKʘńw:5塋訩塶 + spec: + accessModes: + - 钡n)İ笓珣筩ƐP_痸荎僋 + dataSource: + apiGroup: "166" + kind: "167" + name: "168" + resources: + limits: + Y籎顒ǥŴ: "744" + requests: + ɍi縱ù墴1Rƥ贫: "154" + selector: + matchExpressions: + - key: t-1--.c_-.1..._-O2-4-_Z._x-c3Gy-_7_-I_c0U-.Z.-_9_--t + operator: NotIn + values: + - K_Od + matchLabels: + 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/7_M99: csT52b..N.-.Kj8..3s--_4..I_l.1 + storageClassName: "165" + volumeMode: m + volumeName: "164" + fc: + fsType: "88" + lun: 933484239 + targetWWNs: + - "87" + wwids: + - "89" + flexVolume: + driver: "67" + fsType: "68" + options: + "70": "71" + secretRef: + name: "69" + flocker: + datasetName: "80" + datasetUUID: "81" + gcePersistentDisk: + fsType: "39" + partition: -1487653240 + pdName: "38" + readOnly: true + gitRepo: + directory: "44" + repository: "42" + revision: "43" + glusterfs: + endpoints: "57" + path: "58" + hostPath: + path: "37" + type: H牗洝尿彀亞螩B + iscsi: + fsType: "53" + initiatorName: "56" + iqn: "51" + iscsiInterface: "52" + lun: -400609276 + portals: + - "54" + secretRef: + name: "55" + targetPortal: "50" + name: "36" + nfs: + path: "49" + server: "48" + persistentVolumeClaim: + claimName: "59" + readOnly: true + photonPersistentDisk: + fsType: "108" + pdID: "107" + portworxVolume: + fsType: "123" + readOnly: true + volumeID: "122" + projected: + defaultMode: -1880297089 + sources: + - configMap: + items: + - key: "118" + mode: -1009864962 + path: "119" + name: "117" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "113" + fieldPath: "114" + mode: 1167335696 + path: "112" + resourceFieldRef: + containerName: "115" + divisor: "546" + resource: "116" + secret: + items: + - key: "110" + mode: 565864299 + path: "111" + name: "109" + optional: true + serviceAccountToken: + audience: "120" + expirationSeconds: -8033620543910768540 + path: "121" + quobyte: + group: "102" + registry: "99" + tenant: "103" + user: "101" + volume: "100" + rbd: + fsType: "62" + image: "61" + keyring: "65" + monitors: + - "60" + pool: "63" + readOnly: true + secretRef: + name: "66" + user: "64" + scaleIO: + fsType: "131" + gateway: "124" + protectionDomain: "127" + readOnly: true + secretRef: + name: "126" + sslEnabled: true + storageMode: "129" + storagePool: "128" + system: "125" + volumeName: "130" + secret: + defaultMode: -1639873916 + items: + - key: "46" + mode: -655946460 + path: "47" + optional: true + secretName: "45" + storageos: + fsType: "134" + readOnly: true + secretRef: + name: "135" + volumeName: "132" + volumeNamespace: "133" + vsphereVolume: + fsType: "96" + storagePolicyID: "98" + storagePolicyName: "97" + volumePath: "95" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.json new file mode 100644 index 00000000000..5ed1d1aab5a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.RangeAllocation.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.pb new file mode 100644 index 0000000000000000000000000000000000000000..08ee3f1dc31df36c19389b238ee24378c118b14e GIT binary patch literal 213 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.yaml new file mode 100644 index 00000000000..6fad3e05d2f --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.yaml @@ -0,0 +1,1050 @@ +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" + 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: + "19": "20" + template: + metadata: + annotations: + "28": "29" + clusterName: "34" + creationTimestamp: null + deletionGracePeriodSeconds: -1450892537694813345 + finalizers: + - "33" + generateName: "22" + generation: 3782003332368514395 + labels: + "26": "27" + managedFields: + - apiVersion: "36" + fieldsType: "37" + manager: "35" + operation: (ĿȊ甞谐颋DžSǡƏS + name: "21" + namespace: "23" + ownerReferences: + - apiVersion: "30" + blockOwnerDeletion: false + controller: true + kind: "31" + name: "32" + uid: rt昍řČ扷5ƗǸƢ6/ + resourceVersion: "16543582549249245065" + selfLink: "24" + uid: '*齧獚敆Ȏțêɘ' + spec: + activeDeadlineSeconds: 6210194589539369395 + affinity: + nodeAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - key: "406" + operator: Ƌʙcx赮ǒđ>* + values: + - "407" + matchFields: + - key: "408" + operator: 铳s44矕Ƈè*鑏= + values: + - "409" + weight: -1649234654 + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - key: "402" + operator: t{Eɾ敹Ȯ-湷D + values: + - "403" + matchFields: + - key: "404" + operator: ȿ醏g遧 + values: + - "405" + podAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: gi--7-nt-23h-4z-21-sap--h--qh.l4-03a68u7-l---8x7-l--b-9-u--17---u7-gl7814ei-07shtq-p/4D-r.-B + operator: DoesNotExist + matchLabels: + ? 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 + : BM.6-.Y_72-_--p7 + namespaceSelector: + matchExpressions: + - key: o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_g0 + operator: NotIn + values: + - kn_9n.p.o + matchLabels: + 11.q8-4-k-2-08vc--4-7hdume/7Q.-_t--O.3L.2: 7G79.3bU_._nV34G._--u.._.105-4_ed-f + namespaces: + - "430" + topologyKey: "431" + weight: -334387631 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: Cv2.5p_..Y-.wg_b + operator: In + values: + - mD-.0AP.-.C_--.F5_x.KNC0-.-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33 + matchLabels: + 0-1meljf-5269893-t-kl35d6--7rs37zzgy3-4----nf---3a-cr/M7: 1-U_--56-.7D.3_KPg___KA-._d._.Um.-__k.j._g-G-7--p9.-_0R.-_-3_L2 + namespaceSelector: + matchExpressions: + - key: e-_o_2.--4Z7__i1T.miw_7a_...8-_0__5HG2_5XOAX.gUqV22-4-y5 + operator: DoesNotExist + matchLabels: + d-5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y: 7.tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23-S + namespaces: + - "416" + topologyKey: "417" + podAntiAffinity: + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - key: U__L.KH6K.RwsfI_j + operator: In + values: + - "" + matchLabels: + z336-.B__.QiA6._3o_V-w._-0d__7.81_-._-_8_.._._a-N: X_-_._.3l-_86_u2-7_._qZ + namespaceSelector: + matchExpressions: + - key: o_q-...Oai.D7-_9..8-8yw..__Yb_58.p-06jVZ-uP.t_.O97 + operator: DoesNotExist + matchLabels: + 6b77-f8--tf---7r88-1--p61d/9_Yn.-.4t.U.VU__-_BAB_35H__.B_6_-U..u8gb: "Y" + namespaces: + - "458" + topologyKey: "459" + weight: -357359630 + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - key: t.7-1n13sx82-cx-428u2j--u/4.Z-O.-.jL_v.-_.4dwFbuvEf55Y2k.F-F..3m6.._2v89z + operator: Exists + matchLabels: + r1W7: B_05._Lsu-H_.f82-8_.UdWNn_U-...1P_.D8_t..-Ww2q.zKp + namespaceSelector: + matchExpressions: + - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u + operator: Exists + matchLabels: + 61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/E5-6h_Kyo: Mqp..__._-J_-fk3-_j.133eT_2_Y + namespaces: + - "444" + topologyKey: "445" + automountServiceAccountToken: false + containers: + - args: + - "245" + command: + - "244" + env: + - name: "252" + value: "253" + valueFrom: + configMapKeyRef: + key: "259" + name: "258" + optional: false + fieldRef: + apiVersion: "254" + fieldPath: "255" + resourceFieldRef: + containerName: "256" + divisor: "142" + resource: "257" + secretKeyRef: + key: "261" + name: "260" + optional: false + envFrom: + - configMapRef: + name: "250" + optional: false + prefix: "249" + secretRef: + name: "251" + optional: false + image: "243" + imagePullPolicy: 丟×x锏ɟ4Ǒ + lifecycle: + postStart: + exec: + command: + - "289" + httpGet: + host: "291" + httpHeaders: + - name: "292" + value: "293" + path: "290" + port: -282193676 + scheme: Ļǟi& + tcpSocket: + host: "295" + port: "294" + preStop: + exec: + command: + - "296" + httpGet: + host: "299" + httpHeaders: + - name: "300" + value: "301" + path: "297" + port: "298" + scheme: 垾现葢ŵ橨 + tcpSocket: + host: "302" + port: -1312425203 + livenessProbe: + exec: + command: + - "268" + failureThreshold: -1538905728 + httpGet: + host: "271" + httpHeaders: + - name: "272" + value: "273" + path: "269" + port: "270" + scheme: Ů+朷Ǝ膯ljVX1虊 + initialDelaySeconds: -1748648882 + periodSeconds: 1381579966 + successThreshold: -1418092595 + tcpSocket: + host: "274" + port: -979584143 + terminationGracePeriodSeconds: -1867540518204155332 + timeoutSeconds: -239843014 + name: "242" + ports: + - containerPort: -1962065705 + hostIP: "248" + hostPort: 1752155096 + name: "247" + protocol: ¿ + readinessProbe: + exec: + command: + - "275" + failureThreshold: 888935190 + httpGet: + host: "278" + httpHeaders: + - name: "279" + value: "280" + path: "276" + port: "277" + scheme: q埄趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* + initialDelaySeconds: -244758593 + periodSeconds: 104069700 + successThreshold: -331594625 + tcpSocket: + host: "281" + port: 1574967021 + terminationGracePeriodSeconds: 7193904584276385338 + timeoutSeconds: 591440053 + resources: + limits: + ǩ: "957" + requests: + Ɔȓ蹣ɐǛv+8Ƥ熪: "951" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ + drop: + - ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' + privileged: false + procMount: ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻 + readOnlyRootFilesystem: true + runAsGroup: -499179336506637450 + runAsNonRoot: true + runAsUser: 5620818514944490121 + seLinuxOptions: + level: "307" + role: "305" + type: "306" + user: "304" + seccompProfile: + localhostProfile: "311" + type: ih亏yƕ丆録² + windowsOptions: + gmsaCredentialSpec: "309" + gmsaCredentialSpecName: "308" + runAsUserName: "310" + startupProbe: + exec: + command: + - "282" + failureThreshold: 617318981 + httpGet: + host: "285" + httpHeaders: + - name: "286" + value: "287" + path: "283" + port: "284" + scheme: î.Ȏ蝪ʜ5遰= + initialDelaySeconds: -1462219068 + periodSeconds: 1714588921 + successThreshold: -1246371817 + tcpSocket: + host: "288" + port: 834105836 + terminationGracePeriodSeconds: 1856677271350902065 + timeoutSeconds: -370386363 + stdin: true + terminationMessagePath: "303" + terminationMessagePolicy: ;跣Hǝcw媀瓄& + tty: true + volumeDevices: + - devicePath: "267" + name: "266" + volumeMounts: + - mountPath: "263" + mountPropagation: 啛更 + name: "262" + subPath: "264" + subPathExpr: "265" + workingDir: "246" + dnsConfig: + nameservers: + - "472" + options: + - name: "474" + value: "475" + searches: + - "473" + dnsPolicy: .wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢 + enableServiceLinks: true + ephemeralContainers: + - args: + - "315" + command: + - "314" + env: + - name: "322" + value: "323" + valueFrom: + configMapKeyRef: + key: "329" + name: "328" + optional: true + fieldRef: + apiVersion: "324" + fieldPath: "325" + resourceFieldRef: + containerName: "326" + divisor: "149" + resource: "327" + secretKeyRef: + key: "331" + name: "330" + optional: true + envFrom: + - configMapRef: + name: "320" + optional: true + prefix: "319" + secretRef: + name: "321" + optional: true + image: "313" + imagePullPolicy: I滞廬耐鷞焬CQm坊柩劄奼[ + lifecycle: + postStart: + exec: + command: + - "360" + httpGet: + host: "363" + httpHeaders: + - name: "364" + value: "365" + path: "361" + port: "362" + scheme: 賞ǧĒzŔ瘍N + tcpSocket: + host: "366" + port: -531787516 + preStop: + exec: + command: + - "367" + httpGet: + host: "369" + httpHeaders: + - name: "370" + value: "371" + path: "368" + port: -824445204 + scheme: 泙若`l}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ + tcpSocket: + host: "373" + port: "372" + livenessProbe: + exec: + command: + - "338" + failureThreshold: -302933400 + httpGet: + host: "341" + httpHeaders: + - name: "342" + value: "343" + path: "339" + port: "340" + scheme: ' 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎' + initialDelaySeconds: -200074798 + periodSeconds: -1838917931 + successThreshold: -1563928252 + tcpSocket: + host: "345" + port: "344" + terminationGracePeriodSeconds: 7094149050088640176 + timeoutSeconds: 556036216 + name: "312" + ports: + - containerPort: -1117254382 + hostIP: "318" + hostPort: 507384491 + name: "317" + protocol: 趐囨鏻砅邻爥蹔ŧOǨ + readinessProbe: + exec: + command: + - "346" + failureThreshold: 1486914884 + httpGet: + host: "348" + httpHeaders: + - name: "349" + value: "350" + path: "347" + port: -832681001 + scheme: h趭 + initialDelaySeconds: -1969828011 + periodSeconds: -748525373 + successThreshold: 805162379 + tcpSocket: + host: "352" + port: "351" + terminationGracePeriodSeconds: -2753079965660681160 + timeoutSeconds: -1186720090 + resources: + limits: + 幩šeSvEȤƏ埮pɵ: "426" + requests: + Ȗ|ʐşƧ諔迮ƙIJ嘢4: "422" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - ĝ®EĨǔvÄÚ×p鬷 + drop: + - 罂o3ǰ廋i乳'ȘUɻ;襕ċ桉桃 + privileged: true + procMount: -紑浘牬釼aTGÒ鵌 + readOnlyRootFilesystem: false + runAsGroup: -1207159809527615562 + runAsNonRoot: true + runAsUser: 2803095162614904173 + seLinuxOptions: + level: "378" + role: "376" + type: "377" + user: "375" + seccompProfile: + localhostProfile: "382" + type: 3Nh×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶 + windowsOptions: + gmsaCredentialSpec: "380" + gmsaCredentialSpecName: "379" + runAsUserName: "381" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1223564938 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 壶ƵfȽÃ茓 + initialDelaySeconds: -647531549 + periodSeconds: 1737172479 + successThreshold: -767058113 + tcpSocket: + host: "359" + port: 1359309446 + terminationGracePeriodSeconds: 5333033627167868167 + timeoutSeconds: -733444015 + stdin: true + targetContainerName: "383" + terminationMessagePath: "374" + terminationMessagePolicy: 礫Ƽ¨Ix糂腂ǂǚŜEu + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: "" + name: "332" + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "470" + ip: "469" + hostNetwork: true + hostname: "400" + imagePullSecrets: + - name: "399" + initContainers: + - args: + - "174" + command: + - "173" + env: + - name: "181" + value: "182" + valueFrom: + configMapKeyRef: + key: "188" + name: "187" + optional: true + fieldRef: + apiVersion: "183" + fieldPath: "184" + resourceFieldRef: + containerName: "185" + divisor: "117" + resource: "186" + secretKeyRef: + key: "190" + name: "189" + optional: false + envFrom: + - configMapRef: + name: "179" + optional: false + prefix: "178" + secretRef: + name: "180" + optional: true + image: "172" + imagePullPolicy: vt莭琽§ć\ ïì« + lifecycle: + postStart: + exec: + command: + - "218" + httpGet: + host: "221" + httpHeaders: + - name: "222" + value: "223" + path: "219" + port: "220" + scheme: LLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌 + tcpSocket: + host: "225" + port: "224" + preStop: + exec: + command: + - "226" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "227" + port: "228" + scheme: 懔%熷谟 + tcpSocket: + host: "232" + port: -1920661051 + livenessProbe: + exec: + command: + - "197" + failureThreshold: -1273036797 + httpGet: + host: "199" + httpHeaders: + - name: "200" + value: "201" + path: "198" + port: 1923650413 + scheme: I粛E煹ǐƲE'iþŹʣy + initialDelaySeconds: -1961863213 + periodSeconds: -1045704964 + successThreshold: 1089147958 + tcpSocket: + host: "203" + port: "202" + terminationGracePeriodSeconds: 2787866729016106782 + timeoutSeconds: -103588794 + name: "171" + ports: + - containerPort: 32378685 + hostIP: "177" + hostPort: -1872407654 + name: "176" + protocol: ş蝿ɖȃ賲鐅臬 + readinessProbe: + exec: + command: + - "204" + failureThreshold: -495373547 + httpGet: + host: "206" + httpHeaders: + - name: "207" + value: "208" + path: "205" + port: 859639931 + scheme: p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF + initialDelaySeconds: 1380874688 + periodSeconds: -674091068 + successThreshold: -2061678740 + tcpSocket: + host: "210" + port: "209" + terminationGracePeriodSeconds: -703684984628150402 + timeoutSeconds: -1018741501 + resources: + limits: + ʭd鲡:贅wE@Ȗs«öʮĀ<é瞾ʀN: "197" + requests: + 軶ǃ*ʙ嫙&蒒5靇: "813" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - 枛牐ɺ皚|懥ƖN粕擓ƖHVe熼'F + drop: + - 剂讼ɓȌʟni酛3Ɓ + privileged: false + procMount: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ + readOnlyRootFilesystem: true + runAsGroup: -636584014972667630 + runAsNonRoot: false + runAsUser: -2000070193364862971 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: w + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "211" + failureThreshold: -1681029343 + httpGet: + host: "213" + httpHeaders: + - name: "214" + value: "215" + path: "212" + port: 1255169591 + scheme: 褎weLJèux + initialDelaySeconds: -1133499416 + periodSeconds: 1157241180 + successThreshold: -1810997540 + tcpSocket: + host: "217" + port: "216" + terminationGracePeriodSeconds: -6826008110504741173 + timeoutSeconds: 486195690 + stdin: true + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3 + tty: true + volumeDevices: + - devicePath: "196" + name: "195" + volumeMounts: + - mountPath: "192" + mountPropagation: ǹ_Áȉ彂Ŵ廷s + name: "191" + subPath: "193" + subPathExpr: "194" + workingDir: "175" + nodeName: "388" + nodeSelector: + "384": "385" + overhead: + Ĵ诛ª韷v: "537" + preemptionPolicy: "" + priority: 2026789529 + priorityClassName: "471" + readinessGates: + - conditionType: I芩嗎競ɵd魶暐f髓沨 + restartPolicy: ȟP + runtimeClassName: "476" + schedulerName: "466" + securityContext: + fsGroup: -3072254610148392250 + fsGroupChangePolicy: q櫞繡 + runAsGroup: -2515253323988521837 + runAsNonRoot: false + runAsUser: 5115783808026178112 + seLinuxOptions: + level: "392" + role: "390" + type: "391" + user: "389" + seccompProfile: + localhostProfile: "398" + type: 翃ɾ氒ĺʈʫ羶 + supplementalGroups: + - -6267717930337655515 + sysctls: + - name: "396" + value: "397" + windowsOptions: + gmsaCredentialSpec: "394" + gmsaCredentialSpecName: "393" + runAsUserName: "395" + serviceAccount: "387" + serviceAccountName: "386" + setHostnameAsFQDN: true + shareProcessNamespace: true + subdomain: "401" + terminationGracePeriodSeconds: -7559660744894799169 + tolerations: + - effect: n3'T砳1\İ塄 + key: "467" + tolerationSeconds: 7716735516543221297 + value: "468" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h + operator: NotIn + values: + - m_-q9.N8._--M-0R.-I-_23L_J49t-X..j1Q1.A-N.--_63-N2 + matchLabels: + 2tm-8vuo17qre-33-5-u8f0f1qv--i72-x3---v25f56/v__-Zvt.LT60v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__g: W84-M-_-U...s.K + maxSkew: -447517325 + topologyKey: "477" + whenUnsatisfiable: 値å镮 + volumes: + - awsElasticBlockStore: + fsType: "43" + partition: -1095687535 + volumeID: "42" + azureDisk: + cachingMode: ʌ鴜 + diskName: "106" + diskURI: "107" + fsType: "108" + kind: ŨȈ>Ņ£趕ã/鈱$-议 + readOnly: true + azureFile: + readOnly: true + secretName: "92" + shareName: "93" + cephfs: + monitors: + - "77" + path: "78" + secretFile: "80" + secretRef: + name: "81" + user: "79" + cinder: + fsType: "75" + secretRef: + name: "76" + volumeID: "74" + configMap: + defaultMode: 1945687018 + items: + - key: "95" + mode: -818470612 + path: "96" + name: "94" + optional: false + csi: + driver: "138" + fsType: "139" + nodePublishSecretRef: + name: "142" + readOnly: true + volumeAttributes: + "140": "141" + downwardAPI: + defaultMode: -1449552038 + items: + - fieldRef: + apiVersion: "85" + fieldPath: "86" + mode: -816398166 + path: "84" + resourceFieldRef: + containerName: "87" + divisor: "558" + resource: "88" + emptyDir: + medium: ɖ橙9 + sizeLimit: "481" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "150": "151" + clusterName: "156" + creationTimestamp: null + deletionGracePeriodSeconds: -7941641181357802163 + finalizers: + - "155" + generateName: "144" + generation: -3770420463196955451 + labels: + "148": "149" + managedFields: + - apiVersion: "158" + fieldsType: "159" + manager: "157" + operation: l恕ɍȇ廄裭4懙鏮嵒 + name: "143" + namespace: "145" + ownerReferences: + - apiVersion: "152" + blockOwnerDeletion: true + controller: true + kind: "153" + name: "154" + uid: 蓨MĮ? + resourceVersion: "14394439682782579181" + selfLink: "146" + uid: 绅{囥"ŵw^Ü郀叚Fi皬择,Q捇 + spec: + accessModes: + - ɸ殁Ka縳讋ɮ衺 + dataSource: + apiGroup: "168" + kind: "169" + name: "170" + resources: + limits: + 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ: "707" + requests: + 睫}堇硲蕵ɢ苆ǮńMǰ: "480" + selector: + matchExpressions: + - key: 645-17-05-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8gb.0-w5-6a-9-mmjt9h20d525-6ni4-g3-s-98w-4-2--083-4y89j-85w8/td---ndm_.8A6.6L_M..--sT52b..N.-.Kj85 + operator: In + values: + - "" + matchLabels: + o82_g50_u__..cu87__-7p_w.e6._.pj5t_k-_v.-6b6.N_u: o--.8--LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__w + storageClassName: "167" + volumeMode: 鶪5w垁鷌辪虽U珝Żwʮ馜üN + volumeName: "166" + fc: + fsType: "90" + lun: 13573196 + targetWWNs: + - "89" + wwids: + - "91" + flexVolume: + driver: "69" + fsType: "70" + options: + "72": "73" + readOnly: true + secretRef: + name: "71" + flocker: + datasetName: "82" + datasetUUID: "83" + gcePersistentDisk: + fsType: "41" + partition: -54954325 + pdName: "40" + gitRepo: + directory: "46" + repository: "44" + revision: "45" + glusterfs: + endpoints: "59" + path: "60" + hostPath: + path: "39" + type: Ơ歿:狞夌碕ʂɭîcP$I + iscsi: + fsType: "55" + initiatorName: "58" + iqn: "53" + iscsiInterface: "54" + lun: 819364842 + portals: + - "56" + readOnly: true + secretRef: + name: "57" + targetPortal: "52" + name: "38" + nfs: + path: "51" + server: "50" + persistentVolumeClaim: + claimName: "61" + photonPersistentDisk: + fsType: "110" + pdID: "109" + portworxVolume: + fsType: "125" + volumeID: "124" + projected: + defaultMode: 808527238 + sources: + - configMap: + items: + - key: "120" + mode: -1706790766 + path: "121" + name: "119" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "115" + fieldPath: "116" + mode: 1258015454 + path: "114" + resourceFieldRef: + containerName: "117" + divisor: "691" + resource: "118" + secret: + items: + - key: "112" + mode: 33624773 + path: "113" + name: "111" + optional: false + serviceAccountToken: + audience: "122" + expirationSeconds: 4844518680130446070 + path: "123" + quobyte: + group: "104" + readOnly: true + registry: "101" + tenant: "105" + user: "103" + volume: "102" + rbd: + fsType: "64" + image: "63" + keyring: "67" + monitors: + - "62" + pool: "65" + readOnly: true + secretRef: + name: "68" + user: "66" + scaleIO: + fsType: "133" + gateway: "126" + protectionDomain: "129" + secretRef: + name: "128" + storageMode: "131" + storagePool: "130" + system: "127" + volumeName: "132" + secret: + defaultMode: 712024464 + items: + - key: "48" + mode: 13677460 + path: "49" + optional: false + secretName: "47" + storageos: + fsType: "136" + readOnly: true + secretRef: + name: "137" + volumeName: "134" + volumeNamespace: "135" + vsphereVolume: + fsType: "98" + storagePolicyID: "100" + storagePolicyName: "99" + volumePath: "97" +status: + availableReplicas: 655071461 + conditions: + - lastTransitionTime: "2427-08-17T22:26:07Z" + message: "485" + reason: "484" + status: ƕ蟶ŃēÖ釐駆Ŕƿe魛ĩ + type: š^劶 + fullyLabeledReplicas: 1536133995 + observedGeneration: -7699725135993161935 + readyReplicas: -2018539527 + replicas: -1196967581 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.json new file mode 100644 index 00000000000..ef308ef7d54 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ResourceQuota.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.ResourceQuota.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.yaml new file mode 100644 index 00000000000..fb3a44486cd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.Secret.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.json new file mode 100644 index 00000000000..61549953eb6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.json @@ -0,0 +1,51 @@ +{ + "kind": "Secret", + "apiVersion": "v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "immutable": false, + "data": { + "19": "xw==" + }, + "stringData": { + "20": "21" + }, + "type": "鯹)晿\u003c" +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.pb new file mode 100644 index 0000000000000000000000000000000000000000..9e59b891282add811d0ffc6d076940d91017a8c9 GIT binary patch literal 228 zcmVbP~$}3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VS zGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_qP_2lygN2{YoVx*91_}W;5&<}32MPf> z5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-FA4%N zHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;5(f$bF*yXxyMJv`sg5!4*8N;3)_3&_x{Z;WgVdI6LkNn5gCgbkof)hxN7qBQ`}MFf+2@9KE~5cI6s18Z z%3sGH#qS?KZ~ZU43j8c;VE=r3^3@RpkP2b2+q?c;Pu>TR$VqV6jLomU zJYme4*-~pglCC`-uV-d9g4Jw!p{JwytUgkW%>nStwu*~@;X08E9YK)V`zhrQvOC-J z2EIn>)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.21.0/core.v1.Status.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Status.yaml new file mode 100644 index 00000000000..8e5da3a291d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.UpdateOptions.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.UpdateOptions.json new file mode 100644 index 00000000000..83135429328 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.UpdateOptions.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.UpdateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.UpdateOptions.yaml new file mode 100644 index 00000000000..2102aa891b7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.WatchEvent.json b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.WatchEvent.json new file mode 100644 index 00000000000..aadfba67a64 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.WatchEvent.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/core.v1.WatchEvent.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.WatchEvent.yaml new file mode 100644 index 00000000000..a146a30f0c1 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/discovery.k8s.io.v1.EndpointSlice.json b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.json new file mode 100644 index 00000000000..186facfa284 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.json @@ -0,0 +1,86 @@ +{ + "kind": "EndpointSlice", + "apiVersion": "discovery.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" + } + ] + }, + "addressType": "īqJ枊a8衍`Ĩɘ.蘯", + "endpoints": [ + { + "addresses": [ + "19" + ], + "conditions": { + "ready": false, + "serving": false, + "terminating": false + }, + "hostname": "20", + "targetRef": { + "kind": "21", + "namespace": "22", + "name": "23", + "uid": "ɑ", + "apiVersion": "24", + "resourceVersion": "25", + "fieldPath": "26" + }, + "deprecatedTopology": { + "27": "28" + }, + "nodeName": "29", + "zone": "30", + "hints": { + "forZones": [ + { + "name": "31" + } + ] + } + } + ], + "ports": [ + { + "name": "32", + "protocol": "ěĂ凗蓏Ŋ蛊ĉy緅縕", + "port": -591435092, + "appProtocol": "33" + } + ] +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.pb b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.pb new file mode 100644 index 0000000000000000000000000000000000000000..312a5a75cd9aeeeb86e0b42e57e4cf528024156f GIT binary patch literal 365 zcmWMfze@s99KZJ^EFKi`Dv+b0j)oA@d+$!~=_m!!6huo9^g{x^95oSM&U=|6~ipW!onenxph!UMP~6iLj-lHrv#ca$gGk(eh*N&CoB zC?1O}txhaP=ELL#@HN7S5v0jTSCH3*4AxDlsxw{n>VB?r!>9U~s`1aCbUn3KO2vcH z_}$LqR_6SpR6$b?j0}SKTq{O?0#se-!$6q~R8u;J*X>H-J-d;pns2$d3&gI((F#y~ z9jMnt9uf7C{_g|RE|}k!C)Kl|NxSs$TAuaP3Y(35YOwKKw6>?kn!$i_GAasw;%JjP zC8s0t=+Y+a^~yl$a!1;wSWHvkOG>f^jJ5`V~sO&mNzfWYF84^@jK^o-L5T8FwAL)&J zI@zW4U9H_MXO7?VPiU|LBa0w0Qi)NB0HfnA7#LT98Cp&Ey!(`U%Pypf_Ul$s2gy|g zng(Xh0}I&5FRMY)`n_$tIs5zcuvlmxaPzk>_hEl2w^-gux0N6Foz)>pvp6t8I^`fl zDyo!Pr9n}FQ>_^TX9T!>N9UZvIfd@K(2lXnMS~3;V38@r=K}nOh^6VTrOKx`G z+ubVK-jVIB&wbrzz8>}(Ejeq@QKQsH~ zOmbA3c-Vd3&Ru?#YiQbqkx3Abc48DHK-Gmo43x=0HKiw)mSkY6GJt_m0!%zIO@YR-2bj))86jW+PnU2_;c}q_LoVEbK~rU~U`pKfxt(?L z#n#DT-D;g%_TI*KCHGxDb>DyfI=_DcNCAy0{r26;c=N)F@YdDAtbNlc`C6q%SyH5b D2@`l- literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml new file mode 100644 index 00000000000..28ed5d85e1e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml @@ -0,0 +1,59 @@ +addressType: īqJ枊a8衍`Ĩɘ.蘯 +apiVersion: discovery.k8s.io/v1beta1 +endpoints: +- addresses: + - "19" + conditions: + ready: false + serving: false + terminating: false + hints: + forZones: + - name: "30" + hostname: "20" + nodeName: "29" + targetRef: + apiVersion: "24" + fieldPath: "26" + kind: "21" + name: "23" + namespace: "22" + resourceVersion: "25" + uid: ɑ + topology: + "27": "28" +kind: EndpointSlice +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" +ports: +- appProtocol: "32" + name: "31" + port: -591435092 + protocol: ěĂ凗蓏Ŋ蛊ĉy緅縕 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.json new file mode 100644 index 00000000000..78339f5c030 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.json @@ -0,0 +1,79 @@ +{ + "kind": "Event", + "apiVersion": "events.k8s.io/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "eventTime": "2482-03-20T23:11:25.602224Z", + "series": { + "count": -1971381490, + "lastObservedTime": "2429-02-18T17:57:56.343118Z" + }, + "reportingController": "19", + "reportingInstance": "20", + "action": "21", + "reason": "22", + "regarding": { + "kind": "23", + "namespace": "24", + "name": "25", + "uid": "鯹)晿\u003c", + "apiVersion": "26", + "resourceVersion": "27", + "fieldPath": "28" + }, + "related": { + "kind": "29", + "namespace": "30", + "name": "31", + "uid": ",c鮽ort昍řČ扷5ƗǸƢ6/ʕ", + "apiVersion": "32", + "resourceVersion": "33", + "fieldPath": "34" + }, + "note": "35", + "type": "36", + "deprecatedSource": { + "component": "37", + "host": "38" + }, + "deprecatedFirstTimestamp": "2235-03-09T09:44:15Z", + "deprecatedLastTimestamp": "2964-12-12T12:04:40Z", + "deprecatedCount": -180456314 +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.pb new file mode 100644 index 0000000000000000000000000000000000000000..089afa0c5c89080312813ef111468aa68a743c68 GIT binary patch literal 409 zcmd0{C}!Z2eyg0YCn(4>mV z(6ozDAE?w!Nb%)_uBTJFUM`+_be?YL(>YrXZ%@=eIi>d5#72#0JEtFMiv^lyZp370 zA;iNm_w4!EHUbT=r_5)PlH};y_UH1C|3JV9lv>jE_K&H+hK1)AGb%9|T52&F85l7c z8Co$J896C&F&P;PF&UXiF&UXEalBl=Q}fx({Wd@~WvBsN~s<-lH>*^gQd_ZhCC`@g2t&ndzUJs>Nh%WW;1_Y{g`362xR|8pUL6 xmc+ruWNZ#Jz#@x-FNN--!g0086Uib?tdTFJ=8Xe7jFEX8P| z#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4<)yD2QjRj5&0c$(9Hn+|{H)l6v z6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!#-BV7qR~H}cI@VvH#RN2$!Gf`f z$6b%HD*9H=0G(TUgkhGKra{@ zNHG~3D#_|3zg)LBzo_KdjNYR&kMun2+-`bo`tcpd7MbavnySTQY-Ge_Y;473Y!bv| zY#PO6Y?j2q#bj&_G{7Q@gX8_ob<^Yp7>YPJZZsYGT_V6x(f0D^N|00kGfFWiF#rJ4 CNQ@x> literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.yaml new file mode 100644 index 00000000000..813e47ff9ca --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.yaml @@ -0,0 +1,63 @@ +action: "21" +apiVersion: events.k8s.io/v1beta1 +deprecatedCount: -180456314 +deprecatedFirstTimestamp: "2235-03-09T09:44:15Z" +deprecatedLastTimestamp: "2964-12-12T12:04:40Z" +deprecatedSource: + component: "37" + host: "38" +eventTime: "2482-03-20T23:11:25.602224Z" +kind: Event +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +note: "35" +reason: "22" +regarding: + apiVersion: "26" + fieldPath: "28" + kind: "23" + name: "25" + namespace: "24" + resourceVersion: "27" + uid: 鯹)晿< +related: + apiVersion: "32" + fieldPath: "34" + kind: "29" + name: "31" + namespace: "30" + resourceVersion: "33" + uid: ',c鮽ort昍řČ扷5ƗǸƢ6/ʕ' +reportingController: "19" +reportingInstance: "20" +series: + count: -1971381490 + lastObservedTime: "2429-02-18T17:57:56.343118Z" +type: "36" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.json new file mode 100644 index 00000000000..841c67b90fd --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.json @@ -0,0 +1,1562 @@ +{ + "kind": "DaemonSet", + "apiVersion": "extensions/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "selector": { + "matchLabels": { + "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" + }, + "matchExpressions": [ + { + "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", + "operator": "In", + "values": [ + "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "TʡȂŏ{sǡƟ", + "resourceVersion": "1698285396218902212", + "generation": -4139900758039117471, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 7534629739119643351, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "^", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ĪȸŹăȲϤĦʅ芝", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "" + }, + "emptyDir": { + "medium": "ɹ坼É/pȿ", + "sizeLimit": "804" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1318752360 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -2007808768 + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": 228756891 + } + ], + "defaultMode": 1233814916, + "optional": false + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 408756018, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "chapAuthSession": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "915" + }, + "mode": -1768075156 + } + ], + "defaultMode": -868808281 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 570501002, + "fsType": "94", + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 2020789772 + } + ], + "defaultMode": 952979935, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", + "fsType": "112", + "readOnly": false, + "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": 675406340 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "461" + }, + "mode": -1618937335 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1126738259 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -6345861634934949644, + "path": "127" + } + } + ], + "defaultMode": 480521693 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "sslEnabled": true, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": true, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", + "resourceVersion": "1248703441945830579", + "generation": 3849874053153949822, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 2974444584632416014, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "oɘ檲ɨ銦妰黖ȓ", + "controller": true, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" + ], + "selector": { + "matchLabels": { + "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" + }, + "matchExpressions": [ + { + "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" + }, + "requests": { + "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": -1981710234, + "containerPort": -1109619518, + "protocol": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "617" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": false + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "朷Ǝ膯ljVX1虊谇": "279" + }, + "requests": { + "圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀": "918" + } + }, + "volumeMounts": [ + { + "name": "195", + "mountPath": "196", + "subPath": "197", + "mountPropagation": "ó藢xɮĵȑ6L*", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": "203", + "host": "204", + "scheme": "fʀļ腩墺Ò媁荭gw忊", + "httpHeaders": [ + { + "name": "205", + "value": "206" + } + ] + }, + "tcpSocket": { + "port": -1761398388, + "host": "207" + }, + "initialDelaySeconds": -1532958330, + "timeoutSeconds": -438588982, + "periodSeconds": 1004325340, + "successThreshold": -1313320434, + "failureThreshold": 14304392, + "terminationGracePeriodSeconds": 2001337664780390084 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": -614161319, + "host": "210", + "scheme": "Ȩ\u003c6鄰簳°Ļǟi\u0026", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": "213", + "host": "214" + }, + "initialDelaySeconds": 233282513, + "timeoutSeconds": -518330919, + "periodSeconds": 1313273370, + "successThreshold": -1296830577, + "failureThreshold": -1314967760, + "terminationGracePeriodSeconds": 5043322816247327651 + }, + "startupProbe": { + "exec": { + "command": [ + "215" + ] + }, + "httpGet": { + "path": "216", + "port": "217", + "host": "218", + "scheme": "队偯J僳徥淳4揻", + "httpHeaders": [ + { + "name": "219", + "value": "220" + } + ] + }, + "tcpSocket": { + "port": 878005329, + "host": "221" + }, + "initialDelaySeconds": -1244119841, + "timeoutSeconds": 1235694147, + "periodSeconds": 348370746, + "successThreshold": 468369166, + "failureThreshold": 1909548849, + "terminationGracePeriodSeconds": 6410850623145248813 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "222" + ] + }, + "httpGet": { + "path": "223", + "port": "224", + "host": "225", + "scheme": "鰔澝qV訆ƎżŧL²sNƗ¸", + "httpHeaders": [ + { + "name": "226", + "value": "227" + } + ] + }, + "tcpSocket": { + "port": "228", + "host": "229" + } + }, + "preStop": { + "exec": { + "command": [ + "230" + ] + }, + "httpGet": { + "path": "231", + "port": "232", + "host": "233", + "scheme": "δ摖", + "httpHeaders": [ + { + "name": "234", + "value": "235" + } + ] + }, + "tcpSocket": { + "port": "236", + "host": "237" + } + } + }, + "terminationMessagePath": "238", + "terminationMessagePolicy": "_\u003cǬëJ橈'琕鶫:顇ə娯Ȱ", + "imagePullPolicy": "ǵɐ鰥Z", + "securityContext": { + "capabilities": { + "add": [ + "DÒȗÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ" + ], + "drop": [ + "H鯂²静ƲǦŐnj汰8ŕİi騎C\"6" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "239", + "role": "240", + "type": "241", + "level": "242" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "243", + "gmsaCredentialSpec": "244", + "runAsUserName": "245" + }, + "runAsUser": 9148233193771851687, + "runAsGroup": 6901713258562004024, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "弢ȹ均i绝5哇芆斩ìh4Ɋ", + "seccompProfile": { + "type": "Ȗ|ʐşƧ諔迮ƙIJ嘢4", + "localhostProfile": "246" + } + } + } + ], + "containers": [ + { + "name": "247", + "image": "248", + "command": [ + "249" + ], + "args": [ + "250" + ], + "workingDir": "251", + "ports": [ + { + "name": "252", + "hostPort": 1540899353, + "containerPort": -1330095135, + "protocol": " 鞤ɱďW賁Ěɭɪǹ0衷,ƷƣMț譎", + "hostIP": "253" + } + ], + "envFrom": [ + { + "prefix": "254", + "configMapRef": { + "name": "255", + "optional": false + }, + "secretRef": { + "name": "256", + "optional": false + } + } + ], + "env": [ + { + "name": "257", + "value": "258", + "valueFrom": { + "fieldRef": { + "apiVersion": "259", + "fieldPath": "260" + }, + "resourceFieldRef": { + "containerName": "261", + "resource": "262", + "divisor": "293" + }, + "configMapKeyRef": { + "name": "263", + "key": "264", + "optional": true + }, + "secretKeyRef": { + "name": "265", + "key": "266", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "9崍": "210" + }, + "requests": { + ")ǂť嗆u8晲T[irȎ3Ĕ\\ɢX鰨松": "775" + } + }, + "volumeMounts": [ + { + "name": "267", + "readOnly": true, + "mountPath": "268", + "subPath": "269", + "mountPropagation": "ʠɜ瞍阎lğ Ņ", + "subPathExpr": "270" + } + ], + "volumeDevices": [ + { + "name": "271", + "devicePath": "272" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "273" + ] + }, + "httpGet": { + "path": "274", + "port": 1866529638, + "host": "275", + "scheme": "Ŕ瘍Nʊ輔3璾ėȜv1b繐汚磉反-n", + "httpHeaders": [ + { + "name": "276", + "value": "277" + } + ] + }, + "tcpSocket": { + "port": 638012651, + "host": "278" + }, + "initialDelaySeconds": -1161185537, + "timeoutSeconds": 1928937303, + "periodSeconds": 1611386356, + "successThreshold": 821341581, + "failureThreshold": 240657401, + "terminationGracePeriodSeconds": 7806703309589874498 + }, + "readinessProbe": { + "exec": { + "command": [ + "279" + ] + }, + "httpGet": { + "path": "280", + "port": "281", + "host": "282", + "scheme": "Ik(dŊiɢzĮ蛋I", + "httpHeaders": [ + { + "name": "283", + "value": "284" + } + ] + }, + "tcpSocket": { + "port": "285", + "host": "286" + }, + "initialDelaySeconds": 571693619, + "timeoutSeconds": 1643238856, + "periodSeconds": -2028546276, + "successThreshold": -2128305760, + "failureThreshold": 1605974497, + "terminationGracePeriodSeconds": 2002344837004307079 + }, + "startupProbe": { + "exec": { + "command": [ + "287" + ] + }, + "httpGet": { + "path": "288", + "port": "289", + "host": "290", + "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", + "httpHeaders": [ + { + "name": "291", + "value": "292" + } + ] + }, + "tcpSocket": { + "port": -1894647727, + "host": "293" + }, + "initialDelaySeconds": 235623869, + "timeoutSeconds": 564558594, + "periodSeconds": -505848936, + "successThreshold": -1819021257, + "failureThreshold": 1447314009, + "terminationGracePeriodSeconds": -7637760856622746738 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "294" + ] + }, + "httpGet": { + "path": "295", + "port": 466267060, + "host": "296", + "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", + "httpHeaders": [ + { + "name": "297", + "value": "298" + } + ] + }, + "tcpSocket": { + "port": "299", + "host": "300" + } + }, + "preStop": { + "exec": { + "command": [ + "301" + ] + }, + "httpGet": { + "path": "302", + "port": "303", + "host": "304", + "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", + "httpHeaders": [ + { + "name": "305", + "value": "306" + } + ] + }, + "tcpSocket": { + "port": "307", + "host": "308" + } + } + }, + "terminationMessagePath": "309", + "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", + "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "securityContext": { + "capabilities": { + "add": [ + "鯀1'鸔ɧWǘ炙B餸硷张q櫞繡旹翃" + ], + "drop": [ + "氒ĺʈʫ羶剹ƊF豎穜姰l咑耖p^鏋蛹" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "310", + "role": "311", + "type": "312", + "level": "313" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "314", + "gmsaCredentialSpec": "315", + "runAsUserName": "316" + }, + "runAsUser": 4369716065827112267, + "runAsGroup": -6657305077321335240, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙcx", + "seccompProfile": { + "type": "ǒđ\u003e*劶?jĎĭ", + "localhostProfile": "317" + } + } + } + ], + "ephemeralContainers": [ + { + "name": "318", + "image": "319", + "command": [ + "320" + ], + "args": [ + "321" + ], + "workingDir": "322", + "ports": [ + { + "name": "323", + "hostPort": 1805682547, + "containerPort": -651405950, + "protocol": "淹揀.e鍃G昧牱fsǕT衩kƒK07", + "hostIP": "324" + } + ], + "envFrom": [ + { + "prefix": "325", + "configMapRef": { + "name": "326", + "optional": true + }, + "secretRef": { + "name": "327", + "optional": true + } + } + ], + "env": [ + { + "name": "328", + "value": "329", + "valueFrom": { + "fieldRef": { + "apiVersion": "330", + "fieldPath": "331" + }, + "resourceFieldRef": { + "containerName": "332", + "resource": "333", + "divisor": "684" + }, + "configMapKeyRef": { + "name": "334", + "key": "335", + "optional": true + }, + "secretKeyRef": { + "name": "336", + "key": "337", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "蠨磼O_h盌3+Œ9两@8Byß": "111" + }, + "requests": { + "ɃŒ": "451" + } + }, + "volumeMounts": [ + { + "name": "338", + "readOnly": true, + "mountPath": "339", + "subPath": "340", + "mountPropagation": "葰賦", + "subPathExpr": "341" + } + ], + "volumeDevices": [ + { + "name": "342", + "devicePath": "343" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": -121675052, + "host": "346", + "scheme": "W#ļǹʅŚO虀^", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + }, + "initialDelaySeconds": -1959891996, + "timeoutSeconds": -1442230895, + "periodSeconds": 1475033091, + "successThreshold": 1782790310, + "failureThreshold": 1587036035, + "terminationGracePeriodSeconds": 7560036535013464461 + }, + "readinessProbe": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": -1744546613, + "host": "353", + "scheme": "ʓɻŊ", + "httpHeaders": [ + { + "name": "354", + "value": "355" + } + ] + }, + "tcpSocket": { + "port": -259047269, + "host": "356" + }, + "initialDelaySeconds": 1586122127, + "timeoutSeconds": -1813456856, + "periodSeconds": 781203691, + "successThreshold": -216440055, + "failureThreshold": 408029351, + "terminationGracePeriodSeconds": 5450105809027610853 + }, + "startupProbe": { + "exec": { + "command": [ + "357" + ] + }, + "httpGet": { + "path": "358", + "port": -5241849, + "host": "359", + "scheme": "}颉hȱɷȰW", + "httpHeaders": [ + { + "name": "360", + "value": "361" + } + ] + }, + "tcpSocket": { + "port": "362", + "host": "363" + }, + "initialDelaySeconds": 636493142, + "timeoutSeconds": -192358697, + "periodSeconds": 420595064, + "successThreshold": 1195176401, + "failureThreshold": 902204699, + "terminationGracePeriodSeconds": 9196919020604133323 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "364" + ] + }, + "httpGet": { + "path": "365", + "port": -1460652193, + "host": "366", + "scheme": "8ï驿笈¯rƈa餖Ľƛ淴ɑ?", + "httpHeaders": [ + { + "name": "367", + "value": "368" + } + ] + }, + "tcpSocket": { + "port": "369", + "host": "370" + } + }, + "preStop": { + "exec": { + "command": [ + "371" + ] + }, + "httpGet": { + "path": "372", + "port": 71524977, + "host": "373", + "scheme": "鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷", + "httpHeaders": [ + { + "name": "374", + "value": "375" + } + ] + }, + "tcpSocket": { + "port": -565041796, + "host": "376" + } + } + }, + "terminationMessagePath": "377", + "terminationMessagePolicy": "Ƭ婦d", + "imagePullPolicy": "ɧeʫį淓¯", + "securityContext": { + "capabilities": { + "add": [ + "ƛ忀z委\u003e,趐V曡88 u怞荊ù" + ], + "drop": [ + "8緔Tj§E蓋Cȗä2 ɲ±" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "378", + "role": "379", + "type": "380", + "level": "381" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "382", + "gmsaCredentialSpec": "383", + "runAsUserName": "384" + }, + "runAsUser": -4564863616644509171, + "runAsGroup": -7297536356638221066, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ş襵樞úʥ銀", + "seccompProfile": { + "type": "ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧", + "localhostProfile": "385" + } + }, + "stdin": true, + "tty": true, + "targetContainerName": "386" + } + ], + "restartPolicy": "鹚蝉茲ʛ饊", + "terminationGracePeriodSeconds": 1736985756995615785, + "activeDeadlineSeconds": -1284119655860768065, + "dnsPolicy": "錏嬮#ʐ", + "nodeSelector": { + "387": "388" + }, + "serviceAccountName": "389", + "serviceAccount": "390", + "automountServiceAccountToken": true, + "nodeName": "391", + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "392", + "role": "393", + "type": "394", + "level": "395" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "396", + "gmsaCredentialSpec": "397", + "runAsUserName": "398" + }, + "runAsUser": -4904722847506013622, + "runAsGroup": 6465579957265382985, + "runAsNonRoot": false, + "supplementalGroups": [ + -981432507446869083 + ], + "fsGroup": -1867959832193971598, + "sysctls": [ + { + "name": "399", + "value": "400" + } + ], + "fsGroupChangePolicy": "ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾!", + "seccompProfile": { + "type": "`翾'ųŎ群E牬庘颮6(|ǖû", + "localhostProfile": "401" + } + }, + "imagePullSecrets": [ + { + "name": "402" + } + ], + "hostname": "403", + "subdomain": "404", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "405", + "operator": "UǷ坒", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "", + "values": [ + "408" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1280563546, + "preference": { + "matchExpressions": [ + { + "key": "409", + "operator": "Mɮ6)", + "values": [ + "410" + ] + } + ], + "matchFields": [ + { + "key": "411", + "operator": "杞¹t骳ɰɰUʜʔŜ0¢啥ƵǸG啾", + "values": [ + "412" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "H__V.Vz_6.Hz_V_.r_v_._e_-78o_6Z..11_7pX_.-mLlx...w_j": "35.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": [ + "419" + ], + "topologyKey": "420", + "namespaceSelector": { + "matchLabels": { + "410-k-r---3g7nz4-------385h---0-un.i---rgvf3q-z-5z80n--t5p/g": "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" + }, + "matchExpressions": [ + { + "key": "r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7AlRT", + "operator": "DoesNotExist" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -2118597352, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "il67-9a-trt-03-7z2zy0e428-4-k-2-08vc6/2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.Pt": "CRT.0z-oe.G79.3bU_._nV34G._--u..9" + }, + "matchExpressions": [ + { + "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", + "operator": "NotIn", + "values": [ + "f8k" + ] + } + ] + }, + "namespaces": [ + "433" + ], + "topologyKey": "434", + "namespaceSelector": { + "matchLabels": { + "s4dw-buv-f55-2k2-e-443m678-2v89-zk873--1n133.or-0-2--rad877gr62g/dg__..2bidF.-0-...WE.-_tdt_-Z0_TMp": "5_pT-___-_5-6h_Ky7-_0Vw-Nzfd7" + }, + "matchExpressions": [ + { + "key": "27e74-ddq-a-lcv0n1-i-d-----9---063-qm-j-3wc89k-0-57z406v.yn4-a--o2h0fy-j-5-5-2n32178aoj/TCH--.C.8-S9_-4CwMqp..__._-J_-fk3-_j.133eT_2_Y", + "operator": "DoesNotExist" + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "Y3o_V-w._-0d__7.81_-._-8": "9._._a-.N.__-_._.3l-_86u" + }, + "matchExpressions": [ + { + "key": "c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/qN__A_f_-B3_U__L.KH6K.Rs", + "operator": "NotIn", + "values": [ + "B.3R6-.7Bf8GA--__A7r.8U.V_p6c" + ] + } + ] + }, + "namespaces": [ + "447" + ], + "topologyKey": "448", + "namespaceSelector": { + "matchLabels": { + "x4P--_q-...Oai.D7-_9..8-8yw..__Yb_51": "m06jVZu" + }, + "matchExpressions": [ + { + "key": "N-._M5..-N_H_55..--E3_2D-1DW_o", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1943011795, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "j--2.E.p9-.-3.__a.bl_--..-._S-.-_-16-...98m.p-kq.ByM1_..Hz": "3j_.r3--mT8vuo..--e_.3V.Zu.f.-1v" + }, + "matchExpressions": [ + { + "key": "x3___-..f5-6x-_-o_6O_If-5_-_U", + "operator": "DoesNotExist" + } + ] + }, + "namespaces": [ + "461" + ], + "topologyKey": "462", + "namespaceSelector": { + "matchLabels": { + "P_03_6.K8l.YlG0.87B_1BKi-5y-9-kE-4.._c_____gNM-.T-..h": "4-Bb1.R_.225.5D1.--a8_p-s.-_DM__28W-_-.0HfR-_f-GP" + }, + "matchExpressions": [ + { + "key": "aVX--7_lD.--_Z92.8-.-j-Rf2_--_-__q6Q_--a_-_zz_QVP0YdOYR-CI.c9_7", + "operator": "NotIn", + "values": [ + "9-.66hcB.rTt7bm9I.-..q-n" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "469", + "tolerations": [ + { + "key": "470", + "operator": "杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ]", + "value": "471", + "effect": "ɮ-nʣž吞Ƞ唄®窂爪", + "tolerationSeconds": -5154627301352060136 + } + ], + "hostAliases": [ + { + "ip": "472", + "hostnames": [ + "473" + ] + } + ], + "priorityClassName": "474", + "priority": -860768401, + "dnsConfig": { + "nameservers": [ + "475" + ], + "searches": [ + "476" + ], + "options": [ + { + "name": "477", + "value": "478" + } + ] + }, + "readinessGates": [ + { + "conditionType": "@.ȇʟ" + } + ], + "runtimeClassName": "479", + "enableServiceLinks": false, + "preemptionPolicy": "", + "overhead": { + "": "359" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -2013945465, + "topologyKey": "480", + "whenUnsatisfiable": "½ǩ ", + "labelSelector": { + "matchLabels": { + "9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG": "4n" + }, + "matchExpressions": [ + { + "key": "6K_.3_583-6.f-.9-.V..Q-K_6__.W-.lSKp.Iw2Q", + "operator": "Exists" + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "updateStrategy": { + "type": "Ä_ʝ3Ƙr埁摢噓涫祲ŗȨĽ堐mpƮ", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": 1467929320, + "templateGeneration": 6217170132371410053, + "revisionHistoryLimit": 2090664533 + }, + "status": { + "currentNumberScheduled": -1371816595, + "numberMisscheduled": 1219820375, + "desiredNumberScheduled": -788475912, + "numberReady": 415140088, + "observedGeneration": 8590184840880420513, + "updatedNumberScheduled": 16994744, + "numberAvailable": 340429479, + "numberUnavailable": -1024715512, + "collisionCount": 380871347, + "conditions": [ + { + "type": "D齆O#ȞM\u003c²彾Ǟʈɐ碓yƗÄ.", + "status": "Ç[輚趞ț@郺丮嘱uȒ", + "lastTransitionTime": "2688-06-15T12:51:56Z", + "reason": "487", + "message": "488" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..d26b42ce779f46f582fc343660f8338b3a24657e GIT binary patch literal 8242 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劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "315" + gmsaCredentialSpecName: "314" + runAsUserName: "316" + startupProbe: + exec: + command: + - "287" + failureThreshold: 1447314009 + httpGet: + host: "290" + httpHeaders: + - name: "291" + value: "292" + path: "288" + port: "289" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "293" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + terminationMessagePath: "309" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "272" + name: "271" + volumeMounts: + - mountPath: "268" + mountPropagation: ʠɜ瞍阎lğ Ņ + name: "267" + readOnly: true + subPath: "269" + subPathExpr: "270" + workingDir: "251" + dnsConfig: + nameservers: + - "475" + options: + - name: "477" + value: "478" + searches: + - "476" + dnsPolicy: 錏嬮#ʐ + enableServiceLinks: false + ephemeralContainers: + - args: + - "321" + command: + - "320" + env: + - name: "328" + value: "329" + valueFrom: + configMapKeyRef: + key: "335" + name: "334" + optional: true + fieldRef: + apiVersion: "330" + fieldPath: "331" + resourceFieldRef: + containerName: "332" + divisor: "684" + resource: "333" + secretKeyRef: + key: "337" + name: "336" + optional: true + envFrom: + - configMapRef: + name: "326" + optional: true + prefix: "325" + secretRef: + name: "327" + optional: true + image: "319" + imagePullPolicy: ɧeʫį淓¯ + lifecycle: + postStart: + exec: + command: + - "364" + httpGet: + host: "366" + httpHeaders: + - name: "367" + value: "368" + path: "365" + port: -1460652193 + scheme: 8ï驿笈¯rƈa餖Ľƛ淴ɑ? + tcpSocket: + host: "370" + port: "369" + preStop: + exec: + command: + - "371" + httpGet: + host: "373" + httpHeaders: + - name: "374" + value: "375" + path: "372" + port: 71524977 + scheme: 鍻G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷 + tcpSocket: + host: "376" + port: -565041796 + livenessProbe: + exec: + command: + - "344" + failureThreshold: 1587036035 + httpGet: + host: "346" + httpHeaders: + - name: "347" + value: "348" + path: "345" + port: -121675052 + scheme: W#ļǹʅŚO虀^ + initialDelaySeconds: -1959891996 + periodSeconds: 1475033091 + successThreshold: 1782790310 + tcpSocket: + host: "350" + port: "349" + terminationGracePeriodSeconds: 7560036535013464461 + timeoutSeconds: -1442230895 + name: "318" + ports: + - containerPort: -651405950 + hostIP: "324" + hostPort: 1805682547 + name: "323" + protocol: 淹揀.e鍃G昧牱fsǕT衩kƒK07 + readinessProbe: + exec: + command: + - "351" + failureThreshold: 408029351 + httpGet: + host: "353" + httpHeaders: + - name: "354" + value: "355" + path: "352" + port: -1744546613 + scheme: ʓɻŊ + initialDelaySeconds: 1586122127 + periodSeconds: 781203691 + successThreshold: -216440055 + tcpSocket: + host: "356" + port: -259047269 + terminationGracePeriodSeconds: 5450105809027610853 + timeoutSeconds: -1813456856 + resources: + limits: + 蠨磼O_h盌3+Œ9两@8Byß: "111" + requests: + ɃŒ: "451" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - ƛ忀z委>,趐V曡88 u怞荊ù + drop: + - 8緔Tj§E蓋Cȗä2 ɲ± + privileged: true + procMount: Ş襵樞úʥ銀 + readOnlyRootFilesystem: true + runAsGroup: -7297536356638221066 + runAsNonRoot: false + runAsUser: -4564863616644509171 + seLinuxOptions: + level: "381" + role: "379" + type: "380" + user: "378" + seccompProfile: + localhostProfile: "385" + type: ɤ血x柱栦阫Ƈʥ椹ý飝ȕ笧 + windowsOptions: + gmsaCredentialSpec: "383" + gmsaCredentialSpecName: "382" + runAsUserName: "384" + startupProbe: + exec: + command: + - "357" + failureThreshold: 902204699 + httpGet: + host: "359" + httpHeaders: + - name: "360" + value: "361" + path: "358" + port: -5241849 + scheme: '}颉hȱɷȰW' + initialDelaySeconds: 636493142 + periodSeconds: 420595064 + successThreshold: 1195176401 + tcpSocket: + host: "363" + port: "362" + terminationGracePeriodSeconds: 9196919020604133323 + timeoutSeconds: -192358697 + stdin: true + targetContainerName: "386" + terminationMessagePath: "377" + terminationMessagePolicy: Ƭ婦d + tty: true + volumeDevices: + - devicePath: "343" + name: "342" + volumeMounts: + - mountPath: "339" + mountPropagation: 葰賦 + name: "338" + readOnly: true + subPath: "340" + subPathExpr: "341" + workingDir: "322" + hostAliases: + - hostnames: + - "473" + ip: "472" + hostIPC: true + hostPID: true + hostname: "403" + imagePullSecrets: + - name: "402" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: false + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "617" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: ǵɐ鰥Z + lifecycle: + postStart: + exec: + command: + - "222" + httpGet: + host: "225" + httpHeaders: + - name: "226" + value: "227" + path: "223" + port: "224" + scheme: 鰔澝qV訆ƎżŧL²sNƗ¸ + tcpSocket: + host: "229" + port: "228" + preStop: + exec: + command: + - "230" + httpGet: + host: "233" + httpHeaders: + - name: "234" + value: "235" + path: "231" + port: "232" + scheme: δ摖 + tcpSocket: + host: "237" + port: "236" + livenessProbe: + exec: + command: + - "201" + failureThreshold: 14304392 + httpGet: + host: "204" + httpHeaders: + - name: "205" + value: "206" + path: "202" + port: "203" + scheme: fʀļ腩墺Ò媁荭gw忊 + initialDelaySeconds: -1532958330 + periodSeconds: 1004325340 + successThreshold: -1313320434 + tcpSocket: + host: "207" + port: -1761398388 + terminationGracePeriodSeconds: 2001337664780390084 + timeoutSeconds: -438588982 + name: "175" + ports: + - containerPort: -1109619518 + hostIP: "181" + hostPort: -1981710234 + name: "180" + protocol: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + readinessProbe: + exec: + command: + - "208" + failureThreshold: -1314967760 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -614161319 + scheme: Ȩ<6鄰簳°Ļǟi& + initialDelaySeconds: 233282513 + periodSeconds: 1313273370 + successThreshold: -1296830577 + tcpSocket: + host: "214" + port: "213" + terminationGracePeriodSeconds: 5043322816247327651 + timeoutSeconds: -518330919 + resources: + limits: + 朷Ǝ膯ljVX1虊谇: "279" + requests: + 圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀: "918" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - DÒȗÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ + drop: + - H鯂²静ƲǦŐnj汰8ŕİi騎C"6 + privileged: false + procMount: 弢ȹ均i绝5哇芆斩ìh4Ɋ + readOnlyRootFilesystem: false + runAsGroup: 6901713258562004024 + runAsNonRoot: true + runAsUser: 9148233193771851687 + seLinuxOptions: + level: "242" + role: "240" + type: "241" + user: "239" + seccompProfile: + localhostProfile: "246" + type: Ȗ|ʐşƧ諔迮ƙIJ嘢4 + windowsOptions: + gmsaCredentialSpec: "244" + gmsaCredentialSpecName: "243" + runAsUserName: "245" + startupProbe: + exec: + command: + - "215" + failureThreshold: 1909548849 + httpGet: + host: "218" + httpHeaders: + - name: "219" + value: "220" + path: "216" + port: "217" + scheme: 队偯J僳徥淳4揻 + initialDelaySeconds: -1244119841 + periodSeconds: 348370746 + successThreshold: 468369166 + tcpSocket: + host: "221" + port: 878005329 + terminationGracePeriodSeconds: 6410850623145248813 + timeoutSeconds: 1235694147 + terminationMessagePath: "238" + terminationMessagePolicy: _<ǬëJ橈'琕鶫:顇ə娯Ȱ + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: ó藢xɮĵȑ6L* + name: "195" + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "391" + nodeSelector: + "387": "388" + overhead: + "": "359" + preemptionPolicy: "" + priority: -860768401 + priorityClassName: "474" + readinessGates: + - conditionType: '@.ȇʟ' + restartPolicy: 鹚蝉茲ʛ饊 + runtimeClassName: "479" + schedulerName: "469" + securityContext: + fsGroup: -1867959832193971598 + fsGroupChangePolicy: ʦ婷ɂ挃ŪǗȦɆ悼j蛑q沷¾! + runAsGroup: 6465579957265382985 + runAsNonRoot: false + runAsUser: -4904722847506013622 + seLinuxOptions: + level: "395" + role: "393" + type: "394" + user: "392" + seccompProfile: + localhostProfile: "401" + type: '`翾''ųŎ群E牬庘颮6(|ǖû' + supplementalGroups: + - -981432507446869083 + sysctls: + - name: "399" + value: "400" + windowsOptions: + gmsaCredentialSpec: "397" + gmsaCredentialSpecName: "396" + runAsUserName: "398" + serviceAccount: "390" + serviceAccountName: "389" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "404" + terminationGracePeriodSeconds: 1736985756995615785 + tolerations: + - effect: ɮ-nʣž吞Ƞ唄®窂爪 + key: "470" + operator: 杻扞Ğuƈ?犻盪ǵĿř岈ǎǏ] + tolerationSeconds: -5154627301352060136 + value: "471" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: 6K_.3_583-6.f-.9-.V..Q-K_6__.W-.lSKp.Iw2Q + operator: Exists + matchLabels: + 9_-n7--_-d---.-D_4.HVFh-5-YW7-K..._YfWzG: 4n + maxSkew: -2013945465 + topologyKey: "480" + 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" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 2974444584632416014 + finalizers: + - "159" + generateName: "148" + generation: 3849874053153949822 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: true + kind: "157" + name: "158" + uid: oɘ檲ɨ銦妰黖ȓ + resourceVersion: "1248703441945830579" + selfLink: "150" + uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ + spec: + accessModes: + - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" + requests: + 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" + selector: + matchExpressions: + - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 + operator: DoesNotExist + matchLabels: + o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 + storageClassName: "171" + volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK + volumeName: "170" + fc: + fsType: "94" + lun: 570501002 + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1318752360 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + hostPath: + path: "43" + type: "" + iscsi: + chapAuthDiscovery: true + chapAuthSession: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 408756018 + portals: + - "60" + readOnly: true + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + volumeID: "128" + projected: + defaultMode: 480521693 + sources: + - configMap: + items: + - key: "124" + mode: -1126738259 + path: "125" + name: "123" + optional: true + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: -1618937335 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "461" + resource: "122" + secret: + items: + - key: "116" + mode: 675406340 + path: "117" + name: "115" + optional: false + serviceAccountToken: + audience: "126" + expirationSeconds: -6345861634934949644 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + readOnly: true + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + sslEnabled: true + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 1233814916 + items: + - key: "52" + mode: 228756891 + path: "53" + optional: false + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" + templateGeneration: 6217170132371410053 + updateStrategy: + rollingUpdate: + maxSurge: 3 + maxUnavailable: 2 + type: Ä_ʝ3Ƙr埁摢噓涫祲ŗȨĽ堐mpƮ +status: + collisionCount: 380871347 + conditions: + - lastTransitionTime: "2688-06-15T12:51:56Z" + message: "488" + reason: "487" + status: Ç[輚趞ț@郺丮嘱uȒ + type: D齆O#ȞM<²彾Ǟʈɐ碓yƗÄ. + currentNumberScheduled: -1371816595 + desiredNumberScheduled: -788475912 + numberAvailable: 340429479 + numberMisscheduled: 1219820375 + numberReady: 415140088 + numberUnavailable: -1024715512 + observedGeneration: 8590184840880420513 + updatedNumberScheduled: 16994744 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.json new file mode 100644 index 00000000000..4c1f602c4c7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.json @@ -0,0 +1,1574 @@ +{ + "kind": "Deployment", + "apiVersion": "extensions/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "selector": { + "matchLabels": { + "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" + }, + "matchExpressions": [ + { + "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", + "operator": "Exists" + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "?Qȫş", + "resourceVersion": "1736621709629422270", + "generation": -8542870036622468681, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2575298329142810753, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ƶȤ^}", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "躢", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" + }, + "emptyDir": { + "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", + "sizeLimit": "473" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1188153605 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": 912004803, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -547518679 + } + ], + "defaultMode": 332383000, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 994527057, + "iscsiInterface": "58", + "fsType": "59", + "portals": [ + "60" + ], + "chapAuthDiscovery": true, + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64", + "readOnly": true + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + } + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "readOnly": true, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "660" + }, + "mode": 1569992019 + } + ], + "defaultMode": 824682619 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": -1740986684, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97", + "readOnly": true + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": 195263908 + } + ], + "defaultMode": 1593906314, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "|@?鷅bȻN", + "fsType": "112", + "readOnly": true, + "kind": "榱*Gưoɘ檲" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -323584340 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "106" + }, + "mode": 173030157 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": 2063799569 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": 8357931971650847566, + "path": "127" + } + } + ], + "defaultMode": -1334904807 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129", + "readOnly": true + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "uid": "H巧壚tC十Oɢ", + "resourceVersion": "11451542506523135343", + "generation": 6028937828108618026, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 6296624700137074905, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "閝ȝ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "鲡:" + ], + "selector": { + "matchLabels": { + "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" + }, + "matchExpressions": [ + { + "key": "m_0_F03_J", + "operator": "NotIn", + "values": [ + "4FpF_W-6" + ] + } + ] + }, + "resources": { + "limits": { + "Ŗȫ焗捏ĨFħ籘": "853" + }, + "requests": { + "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 1923334396, + "containerPort": -1343558801, + "protocol": "@掇lNdǂ\u003e", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "713" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3": "86" + }, + "requests": { + "t莭琽§ć\\ ïì": "80" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "0矀Kʝ瘴I\\p[ħsĨɆâĺɗŹ倗S", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": -1285424066, + "host": "203", + "scheme": "ni酛3ƁÀ", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": "206", + "host": "207" + }, + "initialDelaySeconds": -2036074491, + "timeoutSeconds": -148216266, + "periodSeconds": 165047920, + "successThreshold": -393291312, + "failureThreshold": -93157681, + "terminationGracePeriodSeconds": -4856573944864548413 + }, + "readinessProbe": { + "exec": { + "command": [ + "208" + ] + }, + "httpGet": { + "path": "209", + "port": -331283026, + "host": "210", + "scheme": "ȉ", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 714088955, + "host": "213" + }, + "initialDelaySeconds": 1033766276, + "timeoutSeconds": -1745509819, + "periodSeconds": -859135545, + "successThreshold": -1543701088, + "failureThreshold": 513341278, + "terminationGracePeriodSeconds": 2696007505383404823 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": -361442565, + "host": "216", + "scheme": "w", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": -1099429189, + "host": "219" + }, + "initialDelaySeconds": 994072122, + "timeoutSeconds": 1752155096, + "periodSeconds": -1962065705, + "successThreshold": 1701999128, + "failureThreshold": -1364571630, + "terminationGracePeriodSeconds": 7258403424756645907 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "220" + ] + }, + "httpGet": { + "path": "221", + "port": -1109619518, + "host": "222", + "scheme": "ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪", + "httpHeaders": [ + { + "name": "223", + "value": "224" + } + ] + }, + "tcpSocket": { + "port": "225", + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 461585849, + "host": "229", + "scheme": "ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": 467291328, + "host": "232" + } + } + }, + "terminationMessagePath": "233", + "terminationMessagePolicy": "ĸ輦唊", + "imagePullPolicy": "r嚧", + "securityContext": { + "capabilities": { + "add": [ + "埄趛" + ], + "drop": [ + "ʁ岼昕ĬÇ" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "234", + "role": "235", + "type": "236", + "level": "237" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "238", + "gmsaCredentialSpec": "239", + "runAsUserName": "240" + }, + "runAsUser": -857934902638099053, + "runAsGroup": 8967035373007538858, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "Z鐫û咡W\u003c敄lu", + "seccompProfile": { + "type": "榝$î.Ȏ蝪ʜ5遰", + "localhostProfile": "241" + } + }, + "stdinOnce": true, + "tty": true + } + ], + "containers": [ + { + "name": "242", + "image": "243", + "command": [ + "244" + ], + "args": [ + "245" + ], + "workingDir": "246", + "ports": [ + { + "name": "247", + "hostPort": -1462219068, + "containerPort": -370386363, + "protocol": "wƯ貾坢'跩aŕ翑0展}", + "hostIP": "248" + } + ], + "envFrom": [ + { + "prefix": "249", + "configMapRef": { + "name": "250", + "optional": false + }, + "secretRef": { + "name": "251", + "optional": false + } + } + ], + "env": [ + { + "name": "252", + "value": "253", + "valueFrom": { + "fieldRef": { + "apiVersion": "254", + "fieldPath": "255" + }, + "resourceFieldRef": { + "containerName": "256", + "resource": "257", + "divisor": "185" + }, + "configMapKeyRef": { + "name": "258", + "key": "259", + "optional": true + }, + "secretKeyRef": { + "name": "260", + "key": "261", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "鬶l獕;跣Hǝcw": "242" + }, + "requests": { + "$ɽ丟×x锏ɟ4Ǒ輂,ŕĪĠ": "637" + } + }, + "volumeMounts": [ + { + "name": "262", + "mountPath": "263", + "subPath": "264", + "mountPropagation": "", + "subPathExpr": "265" + } + ], + "volumeDevices": [ + { + "name": "266", + "devicePath": "267" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "268" + ] + }, + "httpGet": { + "path": "269", + "port": "270", + "host": "271", + "scheme": "頸", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": 1315054653, + "host": "274" + }, + "initialDelaySeconds": 711020087, + "timeoutSeconds": 1103049140, + "periodSeconds": -1965247100, + "successThreshold": 218453478, + "failureThreshold": 1993268896, + "terminationGracePeriodSeconds": -9140155223242250138 + }, + "readinessProbe": { + "exec": { + "command": [ + "275" + ] + }, + "httpGet": { + "path": "276", + "port": -1315487077, + "host": "277", + "scheme": "ğ_", + "httpHeaders": [ + { + "name": "278", + "value": "279" + } + ] + }, + "tcpSocket": { + "port": "280", + "host": "281" + }, + "initialDelaySeconds": 1272940694, + "timeoutSeconds": -385597677, + "periodSeconds": 422133388, + "successThreshold": 1952458416, + "failureThreshold": 1456461851, + "terminationGracePeriodSeconds": -6078441689118311403 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": 1332783160, + "host": "284", + "scheme": "Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ;", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": "287", + "host": "288" + }, + "initialDelaySeconds": -300247800, + "timeoutSeconds": 386804041, + "periodSeconds": -126958936, + "successThreshold": 186945072, + "failureThreshold": 620822482, + "terminationGracePeriodSeconds": -2203905759223555727 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "289" + ] + }, + "httpGet": { + "path": "290", + "port": "291", + "host": "292", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "293", + "value": "294" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "295" + } + }, + "preStop": { + "exec": { + "command": [ + "296" + ] + }, + "httpGet": { + "path": "297", + "port": "298", + "host": "299", + "scheme": "鏻砅邻爥", + "httpHeaders": [ + { + "name": "300", + "value": "301" + } + ] + }, + "tcpSocket": { + "port": -305362540, + "host": "302" + } + } + }, + "terminationMessagePath": "303", + "terminationMessagePolicy": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "imagePullPolicy": "i绝5哇芆斩", + "securityContext": { + "capabilities": { + "add": [ + "" + ], + "drop": [ + "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "304", + "role": "305", + "type": "306", + "level": "307" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "308", + "gmsaCredentialSpec": "309", + "runAsUserName": "310" + }, + "runAsUser": -7936947433725476327, + "runAsGroup": -5712715102324619404, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": true, + "procMount": "W賁Ěɭɪǹ0", + "seccompProfile": { + "type": ",ƷƣMț譎懚XW疪鑳", + "localhostProfile": "311" + } + }, + "stdin": true, + "stdinOnce": true, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "312", + "image": "313", + "command": [ + "314" + ], + "args": [ + "315" + ], + "workingDir": "316", + "ports": [ + { + "name": "317", + "hostPort": 217308913, + "containerPort": 455919108, + "protocol": "崍h趭(娕u", + "hostIP": "318" + } + ], + "envFrom": [ + { + "prefix": "319", + "configMapRef": { + "name": "320", + "optional": false + }, + "secretRef": { + "name": "321", + "optional": false + } + } + ], + "env": [ + { + "name": "322", + "value": "323", + "valueFrom": { + "fieldRef": { + "apiVersion": "324", + "fieldPath": "325" + }, + "resourceFieldRef": { + "containerName": "326", + "resource": "327", + "divisor": "360" + }, + "configMapKeyRef": { + "name": "328", + "key": "329", + "optional": false + }, + "secretKeyRef": { + "name": "330", + "key": "331", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "fȽÃ茓pȓɻ挴ʠɜ瞍阎": "422" + }, + "requests": { + "蕎'": "62" + } + }, + "volumeMounts": [ + { + "name": "332", + "readOnly": true, + "mountPath": "333", + "subPath": "334", + "mountPropagation": "Ǚ(", + "subPathExpr": "335" + } + ], + "volumeDevices": [ + { + "name": "336", + "devicePath": "337" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "338" + ] + }, + "httpGet": { + "path": "339", + "port": -1842062977, + "host": "340", + "scheme": "輔3璾ėȜv1b繐汚磉反-n覦", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": "343", + "host": "344" + }, + "initialDelaySeconds": -1161185537, + "timeoutSeconds": 1928937303, + "periodSeconds": 1611386356, + "successThreshold": 821341581, + "failureThreshold": 240657401, + "terminationGracePeriodSeconds": 7806703309589874498 + }, + "readinessProbe": { + "exec": { + "command": [ + "345" + ] + }, + "httpGet": { + "path": "346", + "port": "347", + "host": "348", + "scheme": "Ik(dŊiɢzĮ蛋I", + "httpHeaders": [ + { + "name": "349", + "value": "350" + } + ] + }, + "tcpSocket": { + "port": "351", + "host": "352" + }, + "initialDelaySeconds": 571693619, + "timeoutSeconds": 1643238856, + "periodSeconds": -2028546276, + "successThreshold": -2128305760, + "failureThreshold": 1605974497, + "terminationGracePeriodSeconds": 2002344837004307079 + }, + "startupProbe": { + "exec": { + "command": [ + "353" + ] + }, + "httpGet": { + "path": "354", + "port": "355", + "host": "356", + "scheme": "奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂", + "httpHeaders": [ + { + "name": "357", + "value": "358" + } + ] + }, + "tcpSocket": { + "port": -1894647727, + "host": "359" + }, + "initialDelaySeconds": 235623869, + "timeoutSeconds": 564558594, + "periodSeconds": -505848936, + "successThreshold": -1819021257, + "failureThreshold": 1447314009, + "terminationGracePeriodSeconds": -7637760856622746738 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "360" + ] + }, + "httpGet": { + "path": "361", + "port": 466267060, + "host": "362", + "scheme": "wy¶熀ďJZ漤ŗ坟Ů\u003cy鯶縆ł", + "httpHeaders": [ + { + "name": "363", + "value": "364" + } + ] + }, + "tcpSocket": { + "port": "365", + "host": "366" + } + }, + "preStop": { + "exec": { + "command": [ + "367" + ] + }, + "httpGet": { + "path": "368", + "port": "369", + "host": "370", + "scheme": "Ē3Nh×DJɶ羹ƞʓ%ʝ", + "httpHeaders": [ + { + "name": "371", + "value": "372" + } + ] + }, + "tcpSocket": { + "port": "373", + "host": "374" + } + } + }, + "terminationMessagePath": "375", + "terminationMessagePolicy": "躌ñ?卶滿筇ȟP:/a", + "imagePullPolicy": ".wȏâ磠Ƴ崖S«V¯ÁȦtl敷斢", + "securityContext": { + "capabilities": { + "add": [ + "鯀1'鸔ɧWǘ炙B餸硷张q櫞繡旹翃" + ], + "drop": [ + "氒ĺʈʫ羶剹ƊF豎穜姰l咑耖p^鏋蛹" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "376", + "role": "377", + "type": "378", + "level": "379" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "380", + "gmsaCredentialSpec": "381", + "runAsUserName": "382" + }, + "runAsUser": 4369716065827112267, + "runAsGroup": -6657305077321335240, + "runAsNonRoot": false, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "ʙcx", + "seccompProfile": { + "type": "ǒđ\u003e*劶?jĎĭ", + "localhostProfile": "383" + } + }, + "targetContainerName": "384" + } + ], + "restartPolicy": "ƱÁR»淹揀", + "terminationGracePeriodSeconds": 2008726498083002362, + "activeDeadlineSeconds": -5891364351877125204, + "dnsPolicy": "敆OɈÏ 瞍髃#ɣȕW歹s", + "nodeSelector": { + "385": "386" + }, + "serviceAccountName": "387", + "serviceAccount": "388", + "automountServiceAccountToken": true, + "nodeName": "389", + "hostPID": true, + "hostIPC": true, + "shareProcessNamespace": false, + "securityContext": { + "seLinuxOptions": { + "user": "390", + "role": "391", + "type": "392", + "level": "393" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "394", + "gmsaCredentialSpec": "395", + "runAsUserName": "396" + }, + "runAsUser": 4466809078783855686, + "runAsGroup": -3587143030436465588, + "runAsNonRoot": true, + "supplementalGroups": [ + 4820130167691486230 + ], + "fsGroup": 6713296993350540686, + "sysctls": [ + { + "name": "397", + "value": "398" + } + ], + "fsGroupChangePolicy": "ȶŮ嫠!@@)Zq=歍þ螗ɃŒ", + "seccompProfile": { + "type": "m¨z鋎靀G¿əW#ļǹʅŚO虀^", + "localhostProfile": "399" + } + }, + "imagePullSecrets": [ + { + "name": "400" + } + ], + "hostname": "401", + "subdomain": "402", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "403", + "operator": "", + "values": [ + "404" + ] + } + ], + "matchFields": [ + { + "key": "405", + "operator": "ɦ燻踸陴Sĕ濦ʓɻ", + "values": [ + "406" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1762917570, + "preference": { + "matchExpressions": [ + { + "key": "407", + "operator": "鑸鶲Ãqb轫ʓ滨ĖRh}颉hȱɷȰW", + "values": [ + "408" + ] + } + ], + "matchFields": [ + { + "key": "409", + "operator": "顓闉ȦT", + "values": [ + "410" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "8.--w0_1V7": "r-8S5--_7_-Zp_._.-miJ4x-_0_5-_.7F3p2_-_AmD-.0AP.-.Cc" + }, + "matchExpressions": [ + { + "key": "4-m_0-m-6Sp_N-S..O-BZ..6-1.S-B33", + "operator": "NotIn", + "values": [ + "4__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7" + ] + } + ] + }, + "namespaces": [ + "417" + ], + "topologyKey": "418", + "namespaceSelector": { + "matchLabels": { + "4eq5": "" + }, + "matchExpressions": [ + { + "key": "XH-.k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H__V.Vz_6.z", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 888976270, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "z_o_2.--4Z7__i1T.miw_a": "2..8-_0__5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4n" + }, + "matchExpressions": [ + { + "key": "e9jcz9f-6-4g-z46--f2t-m839-q9.3hjo--8kb6--ut---p8--3-e-3-44-e/Sx18mtxb__-ex-_1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-.03.mp.-0", + "operator": "In", + "values": [ + "H-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emVQ" + ] + } + ] + }, + "namespaces": [ + "431" + ], + "topologyKey": "432", + "namespaceSelector": { + "matchLabels": { + "vh-4-lx-0-2qg--4-03a68u7-l---8x7-l--b-9-u-d/M.Pn-W23-_z": "2JkU27_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._r.-R" + }, + "matchExpressions": [ + { + "key": "76---090---2n-8--p--g82--a-d----w----p1-2-xa-o65p--edno-52--p.9--d5ez1----b69x98--7g0e6-x5-70/ly--J-_.ZCRT.0z-oe.G79.3bU_._V", + "operator": "In", + "values": [ + "4.4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...W7" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "5k873--1n13sx82-cx-428u2j-3/Z0_TM_p6lM.Y-nd_.b_-gL_1..5a-1-CdM._b8": "r.2cg.MGbG-_-8Qi..9-4.2K_FQ.E--__K-h_-0-T-_Lr" + }, + "matchExpressions": [ + { + "key": "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "445" + ], + "topologyKey": "446", + "namespaceSelector": { + "matchLabels": { + "u_.mu": "U___vSW_4-___-_--ux_E4-.-PT-_Nx__-F_._n.WaY_o.-0-E" + }, + "matchExpressions": [ + { + "key": "Jj-3.J-.-r_-oPd-.2_Z__.-_U-.60--o._8H__ln_9--Avi.gZdnUVP._81_s", + "operator": "In", + "values": [ + "V._qN__A_f_-B3_U__L.KH6K.RwsfI2" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -1668452490, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "n8i64t1-4----c-----35---1--6-u-68u8gwb0k-6-p--mgi7-2je7zjt0pp-e/b_.__1.--5B-S": "cd_O-Ynu.7.._B-ks7dG-9S-O62o.8._.---UK_-.j21---__y.9O.L-.m.t" + }, + "matchExpressions": [ + { + "key": "6W74-R_Z_Tz.a3_Ho", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "459" + ], + "topologyKey": "460", + "namespaceSelector": { + "matchLabels": { + "h1DW__o_-._kzB7U_.Q.45cy-.._-__Z": "t.LT60v.WxPc---K__i" + }, + "matchExpressions": [ + { + "key": "ki2/rlX-_-..5-.._r6M__4-P-g3Jt6e9G.-8p4__-.auZTcwJV", + "operator": "In", + "values": [ + "x3___-..f5-6x-_-o_6O_If-5_-_.F" + ] + } + ] + } + } + } + ] + } + }, + "schedulerName": "467", + "tolerations": [ + { + "key": "468", + "operator": "4%ʬD$;X郪\\#撄貶à圽榕ɹ", + "value": "469", + "effect": "慰x:", + "tolerationSeconds": 3362400521064014157 + } + ], + "hostAliases": [ + { + "ip": "470", + "hostnames": [ + "471" + ] + } + ], + "priorityClassName": "472", + "priority": 743241089, + "dnsConfig": { + "nameservers": [ + "473" + ], + "searches": [ + "474" + ], + "options": [ + { + "name": "475", + "value": "476" + } + ] + }, + "readinessGates": [ + { + "conditionType": "0yVA嬂刲;牆詒ĸąs" + } + ], + "runtimeClassName": "477", + "enableServiceLinks": false, + "preemptionPolicy": "Iƭij韺ʧ\u003e", + "overhead": { + "D傕Ɠ栊闔虝巒瀦ŕ": "124" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -174245111, + "topologyKey": "478", + "whenUnsatisfiable": "", + "labelSelector": { + "matchLabels": { + "7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R": "a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a" + }, + "matchExpressions": [ + { + "key": "ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x", + "operator": "In", + "values": [ + "zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": true + } + }, + "strategy": { + "type": "秮ȳĵ/Ş槀墺=Ĉ鳟/d\u0026", + "rollingUpdate": { + "maxUnavailable": 2, + "maxSurge": 3 + } + }, + "minReadySeconds": 1559072561, + "revisionHistoryLimit": -629510776, + "rollbackTo": { + "revision": -8285752436940414034 + }, + "progressDeadlineSeconds": 349353563 + }, + "status": { + "observedGeneration": 5710269275969351972, + "replicas": -153843136, + "updatedReplicas": -1961319491, + "readyReplicas": 1492268066, + "availableReplicas": -2102211832, + "unavailableReplicas": 1714841371, + "conditions": [ + { + "type": "ɝ鶼K癨琞Z氞唬蹵ɥeȿĦ", + "status": "", + "lastUpdateTime": "2124-10-20T09:17:54Z", + "lastTransitionTime": "2625-01-11T08:25:47Z", + "reason": "485", + "message": "486" + } + ], + "collisionCount": -1280802136 + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.pb new file mode 100644 index 0000000000000000000000000000000000000000..34bee23518eaee42576d57548cf3363974b1d77e GIT binary patch literal 8011 zcmYjW30M?Yw(e@wFg007%_NVsGYRP=6Nbqxs&4I?M8O?J5LA>*QX`w}Ad4(7`5vHx zpsa#`2)H7O8>lSelA#;uW+t0vH_0R!do!Dpa&Bf$Nmg=p0n_y~eVC#t%us@f63vtpLMiz7 zJkN<(GiXX-C^g{@n$j2} z&!q>^Mjo4tykNe2eyL-$*;e)6`QtSc^|>KNSl6IZc}89=HS$so6$(RT=3!4mjib57 zv%h`33$1eOK5ZFV7iw>Q!P!_I>>O#eRz3@>DcH!XjAyq0@GeWAAM>h_K19(eiYRho zl7tXiuO?!YfiymuEs@ZAgd`PO5htqxNs>3F+#xHR;S#G7|N;1xSxrnU|P^Fbks>=&>7h9m`AC z=rKBr*yRPOFdxP0;`}g}sUtCSg@_{&;+g#v-9||qDntlNiG`|yP@a;Diuhz%L27Qg zRDd!v(ME2AoFD_&*@aS0TAHAyWFwW8v6g_+laQJyN{B?P6L)ijIqM0L#KKtKIw7~ zS5sgUKfipyS^53Zz3)-+{kR`|LiGQRJ{u1kowD^%-O{ssa+hcO ziHX6O4TWKITwMd>2OMSnPci}>vSxgnb9bAo@nD$aLc4v?UNc@1>fBLf@3EeDZ`u{* zscg2_I_d`9Wm}o)w4bO5ru$%Rkui!=;Em6Q?KgggKPt#z4uEDEnw3DyvFihVK~%_{ z(4s<%W->|~ewa2&Jo7uCa7sxCJY4t9_dj|k2ewsS?4p9GS-`#oD@#%!6&?cbu$-g> zzE;=yuAkW`sUb#5;|#NmGB=lsnMNCBevKi)DB}p2Cku>G76Yl68SpLzQ1NiLWSB22 zCZnvHjj|SER6tM)KMQ6mc&;JA1W%Zyh$hk^0mGmI1?DJ9Ivhp;))g(#V1{0m%LApT zJY!VhzN&)RsEQ$^UE&O-FiVA5s!~BAB6wA0NE2LfjWgXt8#S1wVG~GCmbswI@4ou! z^ne?$c2)b;P!B+_5MX`j+TXwPO2TB+MBu}yNlg?SN`qxJC6L-hJxIfDn#$Y_6!gw> zT;PElwa*6D9Nzrx^dQ4N>i0A>@}viwfCy$F;t^^lX_iQ{3@3qy5&}fUK(qns3FzfH z=;e76{rucHo}n!Xw$bGo|izRTIuAF^oTWRAVfd1T-$a0DF!87_`dcft>>!Vjzk zQd1NQKf#cJ@Z_YtfP)Mn@DMN%aTX9M9EcnNM2R+Bq8cc=f&#Zo2J;egA9=`RZ6)yN zkMB5s@|hLI{DuBA=~5Z*?&R#4Gu;bKn4A`SFi;{QEC;+?xw*ai${RoBgPgDu(0+Y%lh20Vr2=7uK+Ys+&?$0o1j3%ke@s0@ zo;bij+66P=1?~V4$u~m2M)ms92mR=AigYQYOC@795T?Y1+_Ts*bjY!PSHV0-ZF!V^ z9|;_y#7iQUI9b91h({0w^+?leHT@rszYz;g;+>CfoO|z`%Ko@`vKw3)AVPxoo$M@0 z=_b;yz%G(%p6=P%Y3mGucNqeQArD@(Qa@hiYA6AQ$vk7WH+nAg{moHx>Q7_m92LiG zUA$+@rl;f=?0d(nCaPV1+frdE8Dk&<^DaeC^9<~r#Vn*}(#-fyTc2xltFyM=+Plzt z$kpFQoPjC{%;WTfrS@+3@LqRCQ&>)@v$r#)=$Y}h@pD&)509VEncPDLYCMsJ!kJ@e zOh3v&=qM=#53T2lS)~ZEOY{^uBR#(qDVarU(OOMFGDD}W&w?1Evm0dQ5A<)cbWUH$ z33>!GeR)p7l5CT|xG;C29*1N&vclt;@%;F4Yolv-jrGE0o&D4klNUYv>pi_?j>i47 z?g0TPM1J7BfQU?&KkbLXQ38P$EQ)3zQV0+k&mvt)fVK0ZiSK>hY5a8mD?W2H2Nq47 za1UH?bnbiHJ#={8c#G>|Bj@OEd4bGTXDx-fL{V50Omk>Z6$W<(L}I{TF}O1ziuZb` zlId<@t5^ba!xCH}v+uVIcL>XTpdmbret-_}939Mb)waxb5A9z(*_l{Gq)9k`l%Dyh z{ruJ8ZcA&ir@7wVElxJN&s97z-eNss^~ziplnAhAEPIU>%is~PEQS~`JfxTnbhvkW zS!Mo225HQ1{3&AH5UU8`&3>Le!y)7dL~(Q7BhF7;6fdnkIDcV}?Pe}SDf?w7-AJRDZTW`EC#im?Gt zXS;V}4SXB~ZqxlV;qa@$h8KO?c#o|~Otg13aL%D*HRadUz{;_vneX(}kGl43@l=eu zwjLxa3LG#laQw{`n|BO+{_BbYhtr``$h$kuHQFgTc2v1*DxEtIm$nf1Xkh+euUTx{ z`TSJFc=yC1cVDyn;_-=g>wu$epE%VDDg(DBaA0NvCz*iAW*|yX`{s{67~i(zvqmb| zKr+d>U)P-->iA*jdnc)gyW-rZ%B{QX$LvQYN4OZc9s&ol7C7*F0?)<&k-qMK3fwnDC5SFq1k>@#L*js$o3DHTgro;1dtD=a zQ+1P#CGpO|qtRo>+`EVD&5n`7M@T5a5T1c30~F*^&-fICnYqxR3Jfu|;aA6QfT@8@ zRnhzh+et^q_WySDU(89fA9S2)$e*XqnLO+1ubXI}?bVtJVGgVE?dAe*7^`Z))+5)h z`{W&Hzcf5d1@&$jwGdPN8Ej^E(^~G*&zpLU>VF3MhKE0`KJyV}x@)4}QXVrl>Kqzz z)|Ul+f1<-aWa+p*Gx+FRSGxao?ONAy3P0d%sf@C3wbTc>x@tXrn;x<6x3$DMkB#I* z9^)qvb_7)p2ckp(QDcB;YYcy*QmMSX6iw6ymIwrFPyibQA_Ppdb?mQmUi#^&Kq_db zt$9=Hm3?1^2iJ{$R`FtaN6WL^Ki!tGGqvA$yiAfMm;omgG&P*4P$M>=5gX9t2$OAa z{J5iU&%<-){yBcbQ_f?xmJ9B#R{N&$rkKa*2eZa{OFi4_Je_5W#xC01;~ue|n;eUxI9I$NKkl;SwH?_k# z+H2hzllp>ZUv;Xj-#%nJ8AoQSBsCB@urkly9iG-|ThB^phOFg{8T1zv-A;igqg9q9 z`Z~W_VZ=P7#zKOxD>{nLg~XjjS!oesF@gvJMGC7d6mqeS^sub?h~>hfp&pr+$i&h? zB7z`;vXC5`t1m~fEE|Qw<5^ZlJR6I`1>siY2^MvI2`qpF_=lu5d|oPADwXJArBUH= ztd_Gt(`8_1BdA8?Av%k^YFM{4H9EuX4Cwd#fZ&d6*f~xacT~$7f0|Yb77di zCPiRZbBi%zOBWZhi*XP2&Lcxl%)z9+MuyQYI+VrYDNOI7ZyN) zl?w%zfRf?AD5B)h*kWGIDkx6Sb(9Rk=XDe{fBih2hdNQ$R|@&rh|}3LU0=sW;YA?M zrJxOg&B|pFltU2U`Nc?C3HpPTQDQEPOH>P4C>wP>JQ9?`uGJL`NTTOfxX3*XbBhyyA%kBGJifik-h{iWTWE>qC}*iXptu+Eecz~>Uk`RVJ=Yg z^9slWaT-*f2t#EGOp>Y_Bd9o`0`=9SD3?bV6|X}%vIO19N!d9_f+4vq)TBvLaw$(n zCdgW`1`8|n=ul5RWmdJ{F8>g7Yrqk~m3Dl8Khf5i% z0!Gef^Fn?x93Zh6iC8Vf=|~8T=k%44daj%q$*x7&NjjULqxH*l*hE@~cr-65lGPJb z2Ia9haXlNkC}9z(OI?x10y`p$m+A{wunXXxg630o*nK6^m*p{-4xX>X6sDxDMoJ+F zP~Wf-ig2Bk_2s&@28FZvDqs+Kktjp`GBDg(Kl+6bydNw`1P-n9W8N3P#`i-%1 zx<~*EVk(8j`T`L|5e-`{FNU^-Ah2vUZrxfvhn#-_lT1Gy0cT?)U{s!ta-x$Ei}iSr z64F;8RtARPx~gz9GqZKjQ`p8dc71$O_Nvv<(9G-kUgO2#>?N<1S%tCm8RosNmI>3RvPMX}2eo5dC|GwFNfI7LJ;aQu~}>^ebT zoO7GRCCC*-nKL(2v_c1^^7G?#a718b8KvP07~%?6loCt8q{xkpXMR_}E?X&c8`-$x zXmYTn;H#Lmw2+a8L-R7%fOf!a$ml#d5?~kjyBzMp;RzL}outgFggo-|qUGz?UElGXDhn)8rcc(Zz5CG{PY`J@bm zq|%RvLLb7V!VA8vo`;ej8u6{Ho+lY4uZfV=FQP+ev%7Y1vU;lASzl>yvu$^8zTntZ z?`UYS?pZd`U_0P$-6JprT#%Uu=z9y?b;n!{=f@6NtNt2fIbk{K?cyRd*jodj1CFIZ z&c|y?$itkgyKL!Hr>pJslE3CYV?C5_?X_20_F2!`TgOKnWv#Io#;GyeDSEj#-vYn@ zibKp{Zz_J_+p3P+QgOf#=-A@R*?-{R zKM#-ilB=NW@4d4;_|;RRR$unTy;3`M+1I67PK^v5`oEw4d5(%Nqi$9P5bH^P4zZr( z-N(0W{`gjw3^^drnT@t;FB?2a7XxtWt4MBGUVPo?P0e{BVDq+bKlKY7x4wDNce#Ql zEk~R`_)@(+H@@oj>6rWA^M8L$sjb&~`;RtOpLr}{lA@En62Tl30W1KvKv)=S|MK(O zB!aQ|Ve8o!oacw8n%tYtxXz$mXs>eA4!LXFBbHf5p1pd$f9&GZu9`E><5lA= z$X@PUo&YU?8Qc`Wi|w8dU^;1nN&*W)-n2Z&u0y5O6n#HE!_mFjJ=nqAIaTf$IOl9@ zu^zQlfz?3zi3OrgKpKI71z|x6+Oh557b@Gzwtr0pQv^nsd!)s^soimT`1y!{cuzy0 zWz^BMH||Mi%jV2NQa50NmSBRG00tia0L?giIv=$hXKi)v&LdO1B~STD=og`8Fx*x% z@GADz47@4;E8d!cSH%EoALVZycAx73h}&Bt@C56^95+Dy553eYI9_BzU|Rr;h<TjXD8~8GKcN;&;R~@QZGdfK*|kXMP>ddJ~nl9{-d+kcs3pR>m$yl&F+Cg z%O1z>^Uj_Y`v`H1nt8f&%gN$d!7q({@%r1xJ+HG~@Jv)dZ=%AFfp=1{jVk}-)W^n4 z)cvq50FgjM6D0K_@mHcEzfBoF21M$9u4HwX<7kCr>%eSRb*1}olXcj-CI1>(L%B{F zzNdb>Wa60hl&Aab)S;&0 zU;WM3M}0Su?4_Cv=JzN%ix!o2D#}gG=huOchU7(sd?lIZPzuUHDS3dK3k9j6ky$!P z0GC4qK`0VZ9*Fnz1aSQ*6M}i{#?_GVEYtOQI)qDzoV*5k!P>PDZrGG)gi=>13CZBP z*D)D1pPUSdi7clkhO>Dq3zUQ`&6{p*Knr0xJ(10ToHhj_Q$ijK*$YC&-uQ}3BXm|3 zy(tUHv>^4;OJs2w3n@$@D#(H`0-Qkrhj574`ODax*fZGkki|+_B=Zgdafk*{_NDV%GM<7>M5D2~_(2vlj6x(^rCinIoxi%=2oZC-N z?XmABv4C-wk5vp;pz(# zciZ;x^#EFMz^T(OH5dbJeUtSwf_5LjGJNy$?y)pg`(C+^zPkG3bhYY@YonK6ync0N z!WoM8`dv^9GY^;mG?e(=({CLijuW_$vH78*lCeQoWtp`;BHnrKz<8^pvwQsblO>)L zgRbGq@d__f0F1)m+x)s9!)1l9Jy1Xr!OIGxl85@sA!UN80P=aCwMkf>YH6JxVIOo| z7@6pr+VR*_r*~0>oJ+Y~(8L=EikJ>W$_rwPZ1t9XuKjx^PB~8Rj2-J+J$AxUZtE$? zbhZpRckU}4q3Bigr|iX!l0viWTIxFyT8tLc(>!w$xKI6qq}Tp?sJ~{ZSIbdo9Gfib-)SH zmZE~qDO%7!YR0Q9r*>X?(hDvb<_`bx*~I(RdtTm8MNFG&Pb~IgN(8MFRDy1(I37Il zWRtb==@3WF;GA@8o%I;$6ug1K&_EfyV3NS!1d{~(3z#HeFPLsXboJ9<{=I&YK^1j3&HKvEk;CwcV%z%p41< z4LRz3F(`QG!&i3uE*kgF=Ei~PYMtxbPrvVaxojsz4lA}9DKnxUa2+~sJ7ql+I^N|x zROZ-s_9^RD&#CUvq(8w|iy2^+B$**kKa(N2ziZGno!ffFbJ_Q)Of`i6*8lkAm0e$y zPn6eEi?4h-)kB#!QT_)${^Z0LU!Uua3V5;k(xA_^2cDn&_-1Ge+Pd=}EjKSp$II{Z z&%kr&KiWGzgXfmI+Iw9MUGdJ7U5@6X?vXS0gUPmw)*c2v7l|r(M^TlrzyDbKKsys) fnC0)kt*劶?jĎĭ + windowsOptions: + gmsaCredentialSpec: "381" + gmsaCredentialSpecName: "380" + runAsUserName: "382" + startupProbe: + exec: + command: + - "353" + failureThreshold: 1447314009 + httpGet: + host: "356" + httpHeaders: + - name: "357" + value: "358" + path: "354" + port: "355" + scheme: 奼[ƕƑĝ®EĨǔvÄÚ×p鬷m罂 + initialDelaySeconds: 235623869 + periodSeconds: -505848936 + successThreshold: -1819021257 + tcpSocket: + host: "359" + port: -1894647727 + terminationGracePeriodSeconds: -7637760856622746738 + timeoutSeconds: 564558594 + targetContainerName: "384" + terminationMessagePath: "375" + terminationMessagePolicy: 躌ñ?卶滿筇ȟP:/a + volumeDevices: + - devicePath: "337" + name: "336" + volumeMounts: + - mountPath: "333" + mountPropagation: Ǚ( + name: "332" + readOnly: true + subPath: "334" + subPathExpr: "335" + workingDir: "316" + hostAliases: + - hostnames: + - "471" + ip: "470" + hostIPC: true + hostPID: true + hostname: "401" + imagePullSecrets: + - name: "400" + initContainers: + - args: + - "178" + command: + - "177" + env: + - name: "185" + value: "186" + valueFrom: + configMapKeyRef: + key: "192" + name: "191" + optional: true + fieldRef: + apiVersion: "187" + fieldPath: "188" + resourceFieldRef: + containerName: "189" + divisor: "713" + resource: "190" + secretKeyRef: + key: "194" + name: "193" + optional: false + envFrom: + - configMapRef: + name: "183" + optional: true + prefix: "182" + secretRef: + name: "184" + optional: true + image: "176" + imagePullPolicy: r嚧 + lifecycle: + postStart: + exec: + command: + - "220" + httpGet: + host: "222" + httpHeaders: + - name: "223" + value: "224" + path: "221" + port: -1109619518 + scheme: ĺ}潷ʒ胵輓Ɔȓ蹣ɐǛv+8Ƥ熪 + tcpSocket: + host: "226" + port: "225" + preStop: + exec: + command: + - "227" + httpGet: + host: "229" + httpHeaders: + - name: "230" + value: "231" + path: "228" + port: 461585849 + scheme: ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + tcpSocket: + host: "232" + port: 467291328 + livenessProbe: + exec: + command: + - "201" + failureThreshold: -93157681 + httpGet: + host: "203" + httpHeaders: + - name: "204" + value: "205" + path: "202" + port: -1285424066 + scheme: ni酛3ƁÀ + initialDelaySeconds: -2036074491 + periodSeconds: 165047920 + successThreshold: -393291312 + tcpSocket: + host: "207" + port: "206" + terminationGracePeriodSeconds: -4856573944864548413 + timeoutSeconds: -148216266 + name: "175" + ports: + - containerPort: -1343558801 + hostIP: "181" + hostPort: 1923334396 + name: "180" + protocol: '@掇lNdǂ>' + readinessProbe: + exec: + command: + - "208" + failureThreshold: 513341278 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "209" + port: -331283026 + scheme: ȉ + initialDelaySeconds: 1033766276 + periodSeconds: -859135545 + successThreshold: -1543701088 + tcpSocket: + host: "213" + port: 714088955 + terminationGracePeriodSeconds: 2696007505383404823 + timeoutSeconds: -1745509819 + resources: + limits: + 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3: "86" + requests: + t莭琽§ć\ ïì: "80" + securityContext: + allowPrivilegeEscalation: false + capabilities: + add: + - 埄趛 + drop: + - ʁ岼昕ĬÇ + privileged: true + procMount: Z鐫û咡W<敄lu + readOnlyRootFilesystem: false + runAsGroup: 8967035373007538858 + runAsNonRoot: true + runAsUser: -857934902638099053 + seLinuxOptions: + level: "237" + role: "235" + type: "236" + user: "234" + seccompProfile: + localhostProfile: "241" + type: 榝$î.Ȏ蝪ʜ5遰 + windowsOptions: + gmsaCredentialSpec: "239" + gmsaCredentialSpecName: "238" + runAsUserName: "240" + startupProbe: + exec: + command: + - "214" + failureThreshold: -1364571630 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: -361442565 + scheme: w + initialDelaySeconds: 994072122 + periodSeconds: -1962065705 + successThreshold: 1701999128 + tcpSocket: + host: "219" + port: -1099429189 + terminationGracePeriodSeconds: 7258403424756645907 + timeoutSeconds: 1752155096 + stdinOnce: true + terminationMessagePath: "233" + terminationMessagePolicy: ĸ輦唊 + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "389" + nodeSelector: + "385": "386" + overhead: + D傕Ɠ栊闔虝巒瀦ŕ: "124" + preemptionPolicy: Iƭij韺ʧ> + priority: 743241089 + priorityClassName: "472" + readinessGates: + - conditionType: 0yVA嬂刲;牆詒ĸąs + restartPolicy: ƱÁR»淹揀 + runtimeClassName: "477" + schedulerName: "467" + securityContext: + fsGroup: 6713296993350540686 + fsGroupChangePolicy: ȶŮ嫠!@@)Zq=歍þ螗ɃŒ + runAsGroup: -3587143030436465588 + runAsNonRoot: true + runAsUser: 4466809078783855686 + seLinuxOptions: + level: "393" + role: "391" + type: "392" + user: "390" + seccompProfile: + localhostProfile: "399" + type: m¨z鋎靀G¿əW#ļǹʅŚO虀^ + supplementalGroups: + - 4820130167691486230 + sysctls: + - name: "397" + value: "398" + windowsOptions: + gmsaCredentialSpec: "395" + gmsaCredentialSpecName: "394" + runAsUserName: "396" + serviceAccount: "388" + serviceAccountName: "387" + setHostnameAsFQDN: true + shareProcessNamespace: false + subdomain: "402" + terminationGracePeriodSeconds: 2008726498083002362 + tolerations: + - effect: '慰x:' + key: "468" + operator: 4%ʬD$;X郪\#撄貶à圽榕ɹ + tolerationSeconds: 3362400521064014157 + value: "469" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: ee.-.66hcB.rTt7bm9I.-..q-F-.__c.k7__f--_br..1.--x + operator: In + values: + - zJ_.84.-0-.6---Q.__y64L.0-.c-tm..__---r__._-.DL.oe + matchLabels: + 7a8-phs1a-----28-d-e10-f-o-fr-5-3th/Mm_-q9.N8._--M-R: a-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__-a + maxSkew: -174245111 + topologyKey: "478" + whenUnsatisfiable: "" + volumes: + - awsElasticBlockStore: + fsType: "47" + partition: 912004803 + readOnly: true + volumeID: "46" + azureDisk: + cachingMode: '|@?鷅bȻN' + diskName: "110" + diskURI: "111" + fsType: "112" + kind: 榱*Gưoɘ檲 + readOnly: true + azureFile: + readOnly: true + secretName: "96" + shareName: "97" + cephfs: + monitors: + - "81" + path: "82" + secretFile: "84" + secretRef: + name: "85" + user: "83" + cinder: + fsType: "79" + secretRef: + name: "80" + volumeID: "78" + configMap: + defaultMode: 1593906314 + items: + - key: "99" + mode: 195263908 + path: "100" + name: "98" + optional: false + csi: + driver: "142" + fsType: "143" + nodePublishSecretRef: + name: "146" + readOnly: false + volumeAttributes: + "144": "145" + downwardAPI: + defaultMode: 824682619 + items: + - fieldRef: + apiVersion: "89" + fieldPath: "90" + mode: 1569992019 + path: "88" + resourceFieldRef: + containerName: "91" + divisor: "660" + resource: "92" + emptyDir: + medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 + sizeLimit: "473" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 6296624700137074905 + finalizers: + - "159" + generateName: "148" + generation: 6028937828108618026 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: false + controller: false + kind: "157" + name: "158" + uid: 閝ȝ + resourceVersion: "11451542506523135343" + selfLink: "150" + uid: H巧壚tC十Oɢ + spec: + accessModes: + - '鲡:' + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + Ŗȫ焗捏ĨFħ籘: "853" + requests: + zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" + selector: + matchExpressions: + - key: m_0_F03_J + operator: NotIn + values: + - 4FpF_W-6 + matchLabels: + 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 + storageClassName: "171" + volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 + volumeName: "170" + fc: + fsType: "94" + lun: -1740986684 + readOnly: true + targetWWNs: + - "93" + wwids: + - "95" + flexVolume: + driver: "73" + fsType: "74" + options: + "76": "77" + readOnly: true + secretRef: + name: "75" + flocker: + datasetName: "86" + datasetUUID: "87" + gcePersistentDisk: + fsType: "45" + partition: -1188153605 + pdName: "44" + gitRepo: + directory: "50" + repository: "48" + revision: "49" + glusterfs: + endpoints: "63" + path: "64" + readOnly: true + hostPath: + path: "43" + type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< + iscsi: + chapAuthDiscovery: true + fsType: "59" + initiatorName: "62" + iqn: "57" + iscsiInterface: "58" + lun: 994527057 + portals: + - "60" + secretRef: + name: "61" + targetPortal: "56" + name: "42" + nfs: + path: "55" + readOnly: true + server: "54" + persistentVolumeClaim: + claimName: "65" + readOnly: true + photonPersistentDisk: + fsType: "114" + pdID: "113" + portworxVolume: + fsType: "129" + readOnly: true + volumeID: "128" + projected: + defaultMode: -1334904807 + sources: + - configMap: + items: + - key: "124" + mode: 2063799569 + path: "125" + name: "123" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "119" + fieldPath: "120" + mode: 173030157 + path: "118" + resourceFieldRef: + containerName: "121" + divisor: "106" + resource: "122" + secret: + items: + - key: "116" + mode: -323584340 + path: "117" + name: "115" + optional: true + serviceAccountToken: + audience: "126" + expirationSeconds: 8357931971650847566 + path: "127" + quobyte: + group: "108" + registry: "105" + tenant: "109" + user: "107" + volume: "106" + rbd: + fsType: "68" + image: "67" + keyring: "71" + monitors: + - "66" + pool: "69" + secretRef: + name: "72" + user: "70" + scaleIO: + fsType: "137" + gateway: "130" + protectionDomain: "133" + secretRef: + name: "132" + storageMode: "135" + storagePool: "134" + system: "131" + volumeName: "136" + secret: + defaultMode: 332383000 + items: + - key: "52" + mode: -547518679 + path: "53" + optional: true + secretName: "51" + storageos: + fsType: "140" + secretRef: + name: "141" + volumeName: "138" + volumeNamespace: "139" + vsphereVolume: + fsType: "102" + storagePolicyID: "104" + storagePolicyName: "103" + volumePath: "101" +status: + availableReplicas: -2102211832 + collisionCount: -1280802136 + conditions: + - lastTransitionTime: "2625-01-11T08:25:47Z" + lastUpdateTime: "2124-10-20T09:17:54Z" + message: "486" + reason: "485" + status: "" + type: ɝ鶼K癨琞Z氞唬蹵ɥeȿĦ + observedGeneration: 5710269275969351972 + readyReplicas: 1492268066 + replicas: -153843136 + unavailableReplicas: 1714841371 + updatedReplicas: -1961319491 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DeploymentRollback.json new file mode 100644 index 00000000000..6d38980656d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/extensions.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.21.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)w5Av>Hf;gmF5>nj( zey#@aaOc!%<(^MwoyNVOu>=_JOY7? zl5WlnL#A@lu*6B{6d-ea8F(5^p$WcBJjiblBT4XNn->+42>+j|f}u(YR2k_TbxY5a z(Xo}z-BUE4aEsYSseU3u8YDjCMI&5Rxva_k(r>l+BVtcI-O3c&=edT{zI5tG+dQKa HK^Fc15}<7- literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.yaml new file mode 100644 index 00000000000..245baf20b98 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.yaml @@ -0,0 +1,66 @@ +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" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + backend: + resource: + apiGroup: "22" + kind: "23" + name: "24" + serviceName: "20" + servicePort: "21" + ingressClassName: "19" + rules: + - host: "27" + http: + paths: + - backend: + resource: + apiGroup: "30" + kind: "31" + name: "32" + serviceName: "29" + servicePort: 1973774989 + path: "28" + pathType: )晿s(co-rDcJTfK_)$soDiB*zLxyZdUZ$0>M=kS9Y=Wf08y6WaxI+w=f1MGs%PG~G60ifDw`mW9E zWo$xO<}Ij!&#j^Zc__L90uVuD(np!ysAl~(RBa9>xJ{UuN(9~jJR8BBTTCsa)0nhS z7_Yh#X+7OTD8$`7pbJ2K1TcG>Yc)=4QM3st*1}D)jk6kit?8IT5wSfFY`>|hhRa9e z(g46$g*W;sXcM-bdes8pX0xS6o|?A6jFjdjM?in6(8p|y<{&{1VFz(NZW{V@5atu6 zhdIIl4X9y~(@I*T`qCUG2`T5Izn-WT5~_zfH!X<*H6RQs82JlkFm=ddxJR+5pKW?%%M+N zY(c}r0c6tXM_~%kR@mLyWvo^eVhoWKt^nJ3S#YqizfwdrMM+UK5oghCrQKz~0$Sz< zq>cfVjVSXL+zj^!<i}7iogX z?SO?qAbXQ)6A7iB6jW&u3=k~mC`O@*=odOT;nNFV9`^DBE07s>v;N%2&>#c}A)tsVb;7HJ& zrOJp;4j>NGs#+Ba1Lfk#Rwejw6V&9wOvhSz916W`hxapGc!n-y_~aNn$ewJALu>cG zxpnEm=cgXqJErWtcH^s`|N76~-*lE^&$9#bybVj}tFRyN5%aX&5IG~xJWdU2x~`KV zJ6=VKt#mL29udJRZEpg}Ep=&WE3(9;5*8$i14jnxb&hm{1}L3?J6*NKa&pk;N=1v?AlmuJ9L~&BBT9A@XRNlsm06c2 z7XhLPNMn4?iy5yZl}_C*q^*_;2%@d1AZ#cbthWuFO3@xY z#PX&ogV3UfsQhLqC*{Db?#eJdTfztw&4rs!VhGsjE c|G)Ie35OfHV~y`WT)4ekx%cTX92yV(3qq2Y+yDRo literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.yaml new file mode 100644 index 00000000000..c17f9fd7313 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.yaml @@ -0,0 +1,88 @@ +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: + - endPort: -630252364 + port: 3 + protocol: s3!Zɾģ毋 + to: + - ipBlock: + cidr: "51" + except: + - "52" + namespaceSelector: + 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: + 5l-59g-qy5--ar-gn58nc2-3--6-o-h-9-15v-5925a-x12a-214-3sc/M.JP_oA_4A.J2s3.XL6_EU--AH-Q.GM7B: N-_-vv-Q2qz.W..4....-h._.GgT7_7B_D-..-.k4uz + podSelector: + matchExpressions: + - key: 1_o_p665O_4Gj._BXt.O-7___-Y_um-_8r--684._-_18_...E.-2oy + operator: DoesNotExist + matchLabels: + P1s-V.9.3: 9..c_uo3a + ingress: + - from: + - ipBlock: + cidr: "37" + except: + - "38" + namespaceSelector: + matchExpressions: + - key: f9wk-3--652xh.2a-ik-ak---r0nh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bq/4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.-.5--_zm-.-_RJt2X + operator: In + values: + - g4 + matchLabels: + pl6-2-316/NgO-d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.S5: U_D__6t-2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.-y + podSelector: + matchExpressions: + - key: R6S17_.8CnK_O.d-._NwcGnP-w-Sf5_Or.i1_7z.WH-.._Td2-N_Y.v + operator: Exists + matchLabels: + 5__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-4: 31-4.xXe..03f_--0..L.0qQ6W-.d.20h-OK-_g + ports: + - endPort: -420211493 + port: 2 + protocol: Ǐ2啗塧ȱ蓿彭聡A3fƻfʣ + podSelector: + matchExpressions: + - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 + operator: In + values: + - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n + matchLabels: + 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 + policyTypes: + - (dŊiɢz diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.json b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.json new file mode 100644 index 00000000000..cb4527d3de6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/extensions.v1beta1.PodSecurityPolicy.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/extensions.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.yaml new file mode 100644 index 00000000000..155e0ae4ab8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/extensions.v1beta1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.json new file mode 100644 index 00000000000..7746b5dd1e3 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.json @@ -0,0 +1,1556 @@ +{ + "kind": "ReplicaSet", + "apiVersion": "extensions/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "replicas": 896585016, + "minReadySeconds": -1971381490, + "selector": { + "matchLabels": { + "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" + }, + "matchExpressions": [ + { + "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", + "operator": "In", + "values": [ + "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" + ] + } + ] + }, + "template": { + "metadata": { + "name": "25", + "generateName": "26", + "namespace": "27", + "selfLink": "28", + "uid": "ʬ", + "resourceVersion": "7336814125345800857", + "generation": -6617020301190572172, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -152893758082474859, + "labels": { + "30": "31" + }, + "annotations": { + "32": "33" + }, + "ownerReferences": [ + { + "apiVersion": "34", + "kind": "35", + "name": "36", + "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", + "controller": true, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "37" + ], + "clusterName": "38", + "managedFields": [ + { + "manager": "39", + "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", + "apiVersion": "40", + "fieldsType": "41" + } + ] + }, + "spec": { + "volumes": [ + { + "name": "42", + "hostPath": { + "path": "43", + "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" + }, + "emptyDir": { + "medium": "彭聡A3fƻfʣ", + "sizeLimit": "115" + }, + "gcePersistentDisk": { + "pdName": "44", + "fsType": "45", + "partition": -1499132872 + }, + "awsElasticBlockStore": { + "volumeID": "46", + "fsType": "47", + "partition": -762366823, + "readOnly": true + }, + "gitRepo": { + "repository": "48", + "revision": "49", + "directory": "50" + }, + "secret": { + "secretName": "51", + "items": [ + { + "key": "52", + "path": "53", + "mode": -104666658 + } + ], + "defaultMode": 372704313, + "optional": true + }, + "nfs": { + "server": "54", + "path": "55", + "readOnly": true + }, + "iscsi": { + "targetPortal": "56", + "iqn": "57", + "lun": 1655406148, + "iscsiInterface": "58", + "fsType": "59", + "readOnly": true, + "portals": [ + "60" + ], + "secretRef": { + "name": "61" + }, + "initiatorName": "62" + }, + "glusterfs": { + "endpoints": "63", + "path": "64" + }, + "persistentVolumeClaim": { + "claimName": "65", + "readOnly": true + }, + "rbd": { + "monitors": [ + "66" + ], + "image": "67", + "fsType": "68", + "pool": "69", + "user": "70", + "keyring": "71", + "secretRef": { + "name": "72" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "73", + "fsType": "74", + "secretRef": { + "name": "75" + }, + "options": { + "76": "77" + } + }, + "cinder": { + "volumeID": "78", + "fsType": "79", + "secretRef": { + "name": "80" + } + }, + "cephfs": { + "monitors": [ + "81" + ], + "path": "82", + "user": "83", + "secretFile": "84", + "secretRef": { + "name": "85" + } + }, + "flocker": { + "datasetName": "86", + "datasetUUID": "87" + }, + "downwardAPI": { + "items": [ + { + "path": "88", + "fieldRef": { + "apiVersion": "89", + "fieldPath": "90" + }, + "resourceFieldRef": { + "containerName": "91", + "resource": "92", + "divisor": "457" + }, + "mode": 1235524154 + } + ], + "defaultMode": -106644772 + }, + "fc": { + "targetWWNs": [ + "93" + ], + "lun": 441887498, + "fsType": "94", + "readOnly": true, + "wwids": [ + "95" + ] + }, + "azureFile": { + "secretName": "96", + "shareName": "97" + }, + "configMap": { + "name": "98", + "items": [ + { + "key": "99", + "path": "100", + "mode": -2039036935 + } + ], + "defaultMode": -460478410, + "optional": false + }, + "vsphereVolume": { + "volumePath": "101", + "fsType": "102", + "storagePolicyName": "103", + "storagePolicyID": "104" + }, + "quobyte": { + "registry": "105", + "volume": "106", + "readOnly": true, + "user": "107", + "group": "108", + "tenant": "109" + }, + "azureDisk": { + "diskName": "110", + "diskURI": "111", + "cachingMode": "HǺƶȤ^}穠", + "fsType": "112", + "readOnly": true, + "kind": "躢" + }, + "photonPersistentDisk": { + "pdID": "113", + "fsType": "114" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "115", + "items": [ + { + "key": "116", + "path": "117", + "mode": -1399063270 + } + ], + "optional": true + }, + "downwardAPI": { + "items": [ + { + "path": "118", + "fieldRef": { + "apiVersion": "119", + "fieldPath": "120" + }, + "resourceFieldRef": { + "containerName": "121", + "resource": "122", + "divisor": "746" + }, + "mode": 926891073 + } + ] + }, + "configMap": { + "name": "123", + "items": [ + { + "key": "124", + "path": "125", + "mode": -1694464659 + } + ], + "optional": true + }, + "serviceAccountToken": { + "audience": "126", + "expirationSeconds": -7593824971107985079, + "path": "127" + } + } + ], + "defaultMode": -522879476 + }, + "portworxVolume": { + "volumeID": "128", + "fsType": "129" + }, + "scaleIO": { + "gateway": "130", + "system": "131", + "secretRef": { + "name": "132" + }, + "protectionDomain": "133", + "storagePool": "134", + "storageMode": "135", + "volumeName": "136", + "fsType": "137" + }, + "storageos": { + "volumeName": "138", + "volumeNamespace": "139", + "fsType": "140", + "readOnly": true, + "secretRef": { + "name": "141" + } + }, + "csi": { + "driver": "142", + "readOnly": false, + "fsType": "143", + "volumeAttributes": { + "144": "145" + }, + "nodePublishSecretRef": { + "name": "146" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "147", + "generateName": "148", + "namespace": "149", + "selfLink": "150", + "resourceVersion": "5302358391842833914", + "generation": 6327094951466338107, + "creationTimestamp": null, + "deletionGracePeriodSeconds": 4217400953499279873, + "labels": { + "152": "153" + }, + "annotations": { + "154": "155" + }, + "ownerReferences": [ + { + "apiVersion": "156", + "kind": "157", + "name": "158", + "uid": "", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "159" + ], + "clusterName": "160", + "managedFields": [ + { + "manager": "161", + "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", + "apiVersion": "162", + "fieldsType": "163" + } + ] + }, + "spec": { + "accessModes": [ + "eÞȦY籎顒" + ], + "selector": { + "matchLabels": { + "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" + }, + "matchExpressions": [ + { + "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", + "operator": "DoesNotExist" + } + ] + }, + "resources": { + "limits": { + "ŴĿ": "377" + }, + "requests": { + ".Q貇£ȹ嫰ƹǔw÷nI": "718" + } + }, + "volumeName": "170", + "storageClassName": "171", + "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", + "dataSource": { + "apiGroup": "172", + "kind": "173", + "name": "174" + } + } + } + } + } + ], + "initContainers": [ + { + "name": "175", + "image": "176", + "command": [ + "177" + ], + "args": [ + "178" + ], + "workingDir": "179", + "ports": [ + { + "name": "180", + "hostPort": 424236719, + "containerPort": -2031266553, + "protocol": "呝TG;邪", + "hostIP": "181" + } + ], + "envFrom": [ + { + "prefix": "182", + "configMapRef": { + "name": "183", + "optional": true + }, + "secretRef": { + "name": "184", + "optional": true + } + } + ], + "env": [ + { + "name": "185", + "value": "186", + "valueFrom": { + "fieldRef": { + "apiVersion": "187", + "fieldPath": "188" + }, + "resourceFieldRef": { + "containerName": "189", + "resource": "190", + "divisor": "486" + }, + "configMapKeyRef": { + "name": "191", + "key": "192", + "optional": true + }, + "secretKeyRef": { + "name": "193", + "key": "194", + "optional": true + } + } + } + ], + "resources": { + "limits": { + "罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩": "47" + }, + "requests": { + "榜VƋZ1": "932" + } + }, + "volumeMounts": [ + { + "name": "195", + "readOnly": true, + "mountPath": "196", + "subPath": "197", + "mountPropagation": "瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę", + "subPathExpr": "198" + } + ], + "volumeDevices": [ + { + "name": "199", + "devicePath": "200" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "201" + ] + }, + "httpGet": { + "path": "202", + "port": 2035347577, + "host": "203", + "scheme": "姣\u003e懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾", + "httpHeaders": [ + { + "name": "204", + "value": "205" + } + ] + }, + "tcpSocket": { + "port": -1498229293, + "host": "206" + }, + "initialDelaySeconds": -1155992025, + "timeoutSeconds": -194343002, + "periodSeconds": -850069363, + "successThreshold": 918929368, + "failureThreshold": 1016277253, + "terminationGracePeriodSeconds": -8520337362162976488 + }, + "readinessProbe": { + "exec": { + "command": [ + "207" + ] + }, + "httpGet": { + "path": "208", + "port": "209", + "host": "210", + "scheme": "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p", + "httpHeaders": [ + { + "name": "211", + "value": "212" + } + ] + }, + "tcpSocket": { + "port": 538852927, + "host": "213" + }, + "initialDelaySeconds": -407545915, + "timeoutSeconds": 902535764, + "periodSeconds": 716842280, + "successThreshold": 1479266199, + "failureThreshold": 163512962, + "terminationGracePeriodSeconds": -8521017368802772029 + }, + "startupProbe": { + "exec": { + "command": [ + "214" + ] + }, + "httpGet": { + "path": "215", + "port": 1623772781, + "host": "216", + "scheme": "UÐ_ƮA攤/ɸɎ", + "httpHeaders": [ + { + "name": "217", + "value": "218" + } + ] + }, + "tcpSocket": { + "port": "219", + "host": "220" + }, + "initialDelaySeconds": 1054858106, + "timeoutSeconds": 232569106, + "periodSeconds": -1150474479, + "successThreshold": 744319626, + "failureThreshold": -2107743490, + "terminationGracePeriodSeconds": 8569885835306406695 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "221" + ] + }, + "httpGet": { + "path": "222", + "port": 896430536, + "host": "223", + "scheme": "罴ņ螡źȰ", + "httpHeaders": [ + { + "name": "224", + "value": "225" + } + ] + }, + "tcpSocket": { + "port": 513341278, + "host": "226" + } + }, + "preStop": { + "exec": { + "command": [ + "227" + ] + }, + "httpGet": { + "path": "228", + "port": 1451056156, + "host": "229", + "scheme": "uʎȺ眖R#", + "httpHeaders": [ + { + "name": "230", + "value": "231" + } + ] + }, + "tcpSocket": { + "port": "232", + "host": "233" + } + } + }, + "terminationMessagePath": "234", + "terminationMessagePolicy": "'WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", + "imagePullPolicy": "1ØœȠƬQg鄠", + "securityContext": { + "capabilities": { + "add": [ + "o啛更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ" + ], + "drop": [ + "W:ĸ輦唊#v" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "235", + "role": "236", + "type": "237", + "level": "238" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "239", + "gmsaCredentialSpec": "240", + "runAsUserName": "241" + }, + "runAsUser": 1946087648860511217, + "runAsGroup": 8839567045362091290, + "runAsNonRoot": true, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ÿ8T 苧yñKJɐ扵", + "seccompProfile": { + "type": "ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞", + "localhostProfile": "242" + } + }, + "stdin": true, + "tty": true + } + ], + "containers": [ + { + "name": "243", + "image": "244", + "command": [ + "245" + ], + "args": [ + "246" + ], + "workingDir": "247", + "ports": [ + { + "name": "248", + "hostPort": 465972736, + "containerPort": -1784617397, + "protocol": "Ƭƶ氩Ȩ\u003c6", + "hostIP": "249" + } + ], + "envFrom": [ + { + "prefix": "250", + "configMapRef": { + "name": "251", + "optional": false + }, + "secretRef": { + "name": "252", + "optional": true + } + } + ], + "env": [ + { + "name": "253", + "value": "254", + "valueFrom": { + "fieldRef": { + "apiVersion": "255", + "fieldPath": "256" + }, + "resourceFieldRef": { + "containerName": "257", + "resource": "258", + "divisor": "9" + }, + "configMapKeyRef": { + "name": "259", + "key": "260", + "optional": true + }, + "secretKeyRef": { + "name": "261", + "key": "262", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "lNKƙ順\\E¦队偯J僳徥淳": "93" + }, + "requests": { + "媀瓄\u0026翜舞拉Œɥ颶妧Ö闊": "472" + } + }, + "volumeMounts": [ + { + "name": "263", + "mountPath": "264", + "subPath": "265", + "mountPropagation": "ĠM蘇KŅ/»頸+SÄ蚃", + "subPathExpr": "266" + } + ], + "volumeDevices": [ + { + "name": "267", + "devicePath": "268" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "269" + ] + }, + "httpGet": { + "path": "270", + "port": -1468297794, + "host": "271", + "scheme": "磣Óƿ頀\"冓鍓贯澔 ƺ蛜6Ɖ飴Ɏ", + "httpHeaders": [ + { + "name": "272", + "value": "273" + } + ] + }, + "tcpSocket": { + "port": "274", + "host": "275" + }, + "initialDelaySeconds": 1308698792, + "timeoutSeconds": 1401790459, + "periodSeconds": -934378634, + "successThreshold": -1453143878, + "failureThreshold": -1129218498, + "terminationGracePeriodSeconds": 2471155705902100229 + }, + "readinessProbe": { + "exec": { + "command": [ + "276" + ] + }, + "httpGet": { + "path": "277", + "port": -614098868, + "host": "278", + "scheme": "ȗÔÂɘɢ", + "httpHeaders": [ + { + "name": "279", + "value": "280" + } + ] + }, + "tcpSocket": { + "port": 802134138, + "host": "281" + }, + "initialDelaySeconds": -942399354, + "timeoutSeconds": 1264624019, + "periodSeconds": -1803854120, + "successThreshold": -1412915219, + "failureThreshold": 323903711, + "terminationGracePeriodSeconds": -9192251189672401053 + }, + "startupProbe": { + "exec": { + "command": [ + "282" + ] + }, + "httpGet": { + "path": "283", + "port": -992558278, + "host": "284", + "scheme": "鯂²静", + "httpHeaders": [ + { + "name": "285", + "value": "286" + } + ] + }, + "tcpSocket": { + "port": -402384013, + "host": "287" + }, + "initialDelaySeconds": -181601395, + "timeoutSeconds": -617381112, + "periodSeconds": 1851229369, + "successThreshold": -560238386, + "failureThreshold": 1658749995, + "terminationGracePeriodSeconds": -4030490994049395944 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "288" + ] + }, + "httpGet": { + "path": "289", + "port": "290", + "host": "291", + "scheme": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", + "httpHeaders": [ + { + "name": "292", + "value": "293" + } + ] + }, + "tcpSocket": { + "port": 1167615307, + "host": "294" + } + }, + "preStop": { + "exec": { + "command": [ + "295" + ] + }, + "httpGet": { + "path": "296", + "port": -115833863, + "host": "297", + "scheme": "ì", + "httpHeaders": [ + { + "name": "298", + "value": "299" + } + ] + }, + "tcpSocket": { + "port": "300", + "host": "301" + } + } + }, + "terminationMessagePath": "302", + "terminationMessagePolicy": "ɊHȖ|ʐşƧ諔迮ƙIJ嘢4ʗ", + "imagePullPolicy": "ǚ鍰\\縑ɀ撑¼蠾8餑噭", + "securityContext": { + "capabilities": { + "add": [ + "ņ" + ], + "drop": [ + ")DŽ髐njʉBn(fǂ" + ] + }, + "privileged": false, + "seLinuxOptions": { + "user": "303", + "role": "304", + "type": "305", + "level": "306" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "307", + "gmsaCredentialSpec": "308", + "runAsUserName": "309" + }, + "runAsUser": -6717020695319852049, + "runAsGroup": -495558749504439559, + "runAsNonRoot": false, + "readOnlyRootFilesystem": true, + "allowPrivilegeEscalation": true, + "procMount": "Ǫʓ)ǂť嗆u", + "seccompProfile": { + "type": "晲T[irȎ3Ĕ\\", + "localhostProfile": "310" + } + }, + "tty": true + } + ], + "ephemeralContainers": [ + { + "name": "311", + "image": "312", + "command": [ + "313" + ], + "args": [ + "314" + ], + "workingDir": "315", + "ports": [ + { + "name": "316", + "hostPort": -1656699070, + "containerPort": -1918622971, + "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", + "hostIP": "317" + } + ], + "envFrom": [ + { + "prefix": "318", + "configMapRef": { + "name": "319", + "optional": true + }, + "secretRef": { + "name": "320", + "optional": false + } + } + ], + "env": [ + { + "name": "321", + "value": "322", + "valueFrom": { + "fieldRef": { + "apiVersion": "323", + "fieldPath": "324" + }, + "resourceFieldRef": { + "containerName": "325", + "resource": "326", + "divisor": "69" + }, + "configMapKeyRef": { + "name": "327", + "key": "328", + "optional": true + }, + "secretKeyRef": { + "name": "329", + "key": "330", + "optional": false + } + } + } + ], + "resources": { + "limits": { + "1b": "328" + }, + "requests": { + "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" + } + }, + "volumeMounts": [ + { + "name": "331", + "readOnly": true, + "mountPath": "332", + "subPath": "333", + "mountPropagation": "Ik(dŊiɢzĮ蛋I", + "subPathExpr": "334" + } + ], + "volumeDevices": [ + { + "name": "335", + "devicePath": "336" + } + ], + "livenessProbe": { + "exec": { + "command": [ + "337" + ] + }, + "httpGet": { + "path": "338", + "port": "339", + "host": "340", + "scheme": "ȥ}礤铟怖ý萜Ǖ", + "httpHeaders": [ + { + "name": "341", + "value": "342" + } + ] + }, + "tcpSocket": { + "port": -1088996269, + "host": "343" + }, + "initialDelaySeconds": -1922458514, + "timeoutSeconds": 1480364858, + "periodSeconds": 692511776, + "successThreshold": -1231653807, + "failureThreshold": -36573584, + "terminationGracePeriodSeconds": -2524837786321986358 + }, + "readinessProbe": { + "exec": { + "command": [ + "344" + ] + }, + "httpGet": { + "path": "345", + "port": 1219644543, + "host": "346", + "scheme": "ȑoG鄧蜢暳ǽżLj捲攻xƂ9阠$嬏wy", + "httpHeaders": [ + { + "name": "347", + "value": "348" + } + ] + }, + "tcpSocket": { + "port": "349", + "host": "350" + }, + "initialDelaySeconds": 652646450, + "timeoutSeconds": 757223010, + "periodSeconds": -1912967242, + "successThreshold": -2106399359, + "failureThreshold": 1443270783, + "terminationGracePeriodSeconds": -4462364494060795190 + }, + "startupProbe": { + "exec": { + "command": [ + "351" + ] + }, + "httpGet": { + "path": "352", + "port": -902839620, + "host": "353", + "scheme": "縆łƑ[澔槃JŵǤ桒ɴ鉂W", + "httpHeaders": [ + { + "name": "354", + "value": "355" + } + ] + }, + "tcpSocket": { + "port": "356", + "host": "357" + }, + "initialDelaySeconds": -574742201, + "timeoutSeconds": -1182912186, + "periodSeconds": -514169648, + "successThreshold": -1186167291, + "failureThreshold": 64459150, + "terminationGracePeriodSeconds": -4166164136222066963 + }, + "lifecycle": { + "postStart": { + "exec": { + "command": [ + "358" + ] + }, + "httpGet": { + "path": "359", + "port": "360", + "host": "361", + "scheme": "卶滿筇ȟP:/a殆诵H玲鑠ĭ$#", + "httpHeaders": [ + { + "name": "362", + "value": "363" + } + ] + }, + "tcpSocket": { + "port": "364", + "host": "365" + } + }, + "preStop": { + "exec": { + "command": [ + "366" + ] + }, + "httpGet": { + "path": "367", + "port": 1791758702, + "host": "368", + "scheme": "tl敷斢杧ż鯀", + "httpHeaders": [ + { + "name": "369", + "value": "370" + } + ] + }, + "tcpSocket": { + "port": "371", + "host": "372" + } + } + }, + "terminationMessagePath": "373", + "terminationMessagePolicy": "鸔ɧWǘ炙", + "imagePullPolicy": "ǰ詀ǿ忀oɎƺL", + "securityContext": { + "capabilities": { + "add": [ + "鬬$矐_敕ű嵞嬯t{Eɾ" + ], + "drop": [ + "Ȯ-湷D谹気Ƀ秮òƬɸĻo:" + ] + }, + "privileged": true, + "seLinuxOptions": { + "user": "374", + "role": "375", + "type": "376", + "level": "377" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "378", + "gmsaCredentialSpec": "379", + "runAsUserName": "380" + }, + "runAsUser": 2114633499332155907, + "runAsGroup": -1232960403847883886, + "runAsNonRoot": true, + "readOnlyRootFilesystem": false, + "allowPrivilegeEscalation": false, + "procMount": "铳s44矕Ƈè*鑏=", + "seccompProfile": { + "type": "ʨ|ǓÓ敆OɈÏ 瞍髃#", + "localhostProfile": "381" + } + }, + "stdin": true, + "tty": true, + "targetContainerName": "382" + } + ], + "restartPolicy": "W歹s梊ɥʋăƻ", + "terminationGracePeriodSeconds": 1031455728822209328, + "activeDeadlineSeconds": 579099652389333099, + "dnsPolicy": "'蠨磼O_h盌3+Œ9两@8", + "nodeSelector": { + "383": "384" + }, + "serviceAccountName": "385", + "serviceAccount": "386", + "automountServiceAccountToken": true, + "nodeName": "387", + "hostNetwork": true, + "shareProcessNamespace": true, + "securityContext": { + "seLinuxOptions": { + "user": "388", + "role": "389", + "type": "390", + "level": "391" + }, + "windowsOptions": { + "gmsaCredentialSpecName": "392", + "gmsaCredentialSpec": "393", + "runAsUserName": "394" + }, + "runAsUser": 3011215457607075123, + "runAsGroup": -2549376519991319825, + "runAsNonRoot": true, + "supplementalGroups": [ + 8667724420266764868 + ], + "fsGroup": -8322686588708543096, + "sysctls": [ + { + "name": "395", + "value": "396" + } + ], + "fsGroupChangePolicy": "4虵p蓋沥7uPƒ", + "seccompProfile": { + "type": "", + "localhostProfile": "397" + } + }, + "imagePullSecrets": [ + { + "name": "398" + } + ], + "hostname": "399", + "subdomain": "400", + "affinity": { + "nodeAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "401", + "operator": "灭ƴɦ燻踸陴Sĕ濦", + "values": [ + "402" + ] + } + ], + "matchFields": [ + { + "key": "403", + "operator": "筿ɾ", + "values": [ + "404" + ] + } + ] + } + ] + }, + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": -259047269, + "preference": { + "matchExpressions": [ + { + "key": "405", + "operator": "霎ȃň", + "values": [ + "406" + ] + } + ], + "matchFields": [ + { + "key": "407", + "operator": "ʓ滨", + "values": [ + "408" + ] + } + ] + } + } + ] + }, + "podAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "KA-._d._.Um.-__0": "5_g-G-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_6_.0Q4_.84.I" + }, + "matchExpressions": [ + { + "key": "3QC1--L--v_Z--ZgC", + "operator": "Exists" + } + ] + }, + "namespaces": [ + "415" + ], + "topologyKey": "416", + "namespaceSelector": { + "matchLabels": { + "1rhm-5y--z-0/b17ca-_p-y.eQ9": "dU-_s-mtA.W5_-5_.V1-rU.___06.eqk5E_-4-.XH-.k.7.l_-W8o._xJ1-lFAX" + }, + "matchExpressions": [ + { + "key": "7Vz_6.Hz_V_.r_v_._X", + "operator": "Exists" + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 2001693468, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "8--m--2k-p---139g-2wt-g-ve55m-2-dm--ux3--0m.b--kexr-1-o--g--1l-8---3snw0-3i--a7-2--j/i1T.miw_7a_...8-_0__5HG2_5XOAX.gUqV2": "PE..24-O._.v._9-cz.-Y6T4gz" + }, + "matchExpressions": [ + { + "key": "Q_--v-3-BzO5z80n_HtW", + "operator": "NotIn", + "values": [ + "3_.4_W_-_-7Tp_.----cp__ac8u.._-__BM.6-.Y_72-_--pT75-.emV__w" + ] + } + ] + }, + "namespaces": [ + "429" + ], + "topologyKey": "430", + "namespaceSelector": { + "matchLabels": { + "f---u7-gl7814ei-07shtq-6---g----9s39z--f-l67-9a-trt-03-7z2zy0eq.8-u87lyqq-o-3----60zvoe7-7973b--7n/fNx__-U_.Pn-W23-_.z_.._s--_F-BR-.h_-2-.s_6O-5_7_-0w_--5-_.3--9": "P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_QA" + }, + "matchExpressions": [ + { + "key": "xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw__YT.1---.-o7.pJ-4-W", + "operator": "In", + "values": [ + "U7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__..2bidFx" + ] + } + ] + } + } + } + ] + }, + "podAntiAffinity": { + "requiredDuringSchedulingIgnoredDuringExecution": [ + { + "labelSelector": { + "matchLabels": { + "4dw-buv-f55-2k2-e-443m678-2v89-z8.ts-63z-v--8r-0-2--rad877gr62cg6/E-Z0_TM_6": "pT-___-_5-6h_Ky7-_0Vw-Nzfdw.3-.C" + }, + "matchExpressions": [ + { + "key": "T", + "operator": "NotIn", + "values": [ + "" + ] + } + ] + }, + "namespaces": [ + "443" + ], + "topologyKey": "444", + "namespaceSelector": { + "matchLabels": { + "T-4CwMqp..__._-J_-fk3-_j.133eT_2_tI": "I-mt4...rQ" + }, + "matchExpressions": [ + { + "key": "vSW_4-__h", + "operator": "In", + "values": [ + "m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-.B_1" + ] + } + ] + } + } + ], + "preferredDuringSchedulingIgnoredDuringExecution": [ + { + "weight": 1920802622, + "podAffinityTerm": { + "labelSelector": { + "matchLabels": { + "o9-ak9-5--y-4-03ls-86-u2i7-6-q-----f-b-3-----7--6-7-wf.c50-de2qh2-b-6--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82a/n.60--o._H": "gwb.-R6_pQ_mgi.U.-e7z-t0-pQ-.-.g-_Z_-nSLq" + }, + "matchExpressions": [ + { + "key": "8v---a9j23/9", + "operator": "In", + "values": [ + "y__y.9O.L-.m.3h" + ] + } + ] + }, + "namespaces": [ + "457" + ], + "topologyKey": "458", + "namespaceSelector": { + "matchLabels": { + "VM5..-N_H_55..--E3_2D-1DW__o_8": "kzB7U_.Q.45cy-.._K" + }, + "matchExpressions": [ + { + "key": "6re-33-3.3-cw-1---px-0q5m-e--8-tcd2-84s-n-i-711s4--9s8--o-8dm---b--b/0v.WxPc---K__-iguFGT._.Y4-0.67hP-lX-_-..5-.._r6M__4-P-g3Jt6eG", + "operator": "Exists" + } + ] + } + } + } + ] + } + }, + "schedulerName": "465", + "tolerations": [ + { + "key": "466", + "operator": "NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ", + "value": "467", + "effect": ";牆詒ĸąsƶ", + "tolerationSeconds": -456102350746071856 + } + ], + "hostAliases": [ + { + "ip": "468", + "hostnames": [ + "469" + ] + } + ], + "priorityClassName": "470", + "priority": 1188651641, + "dnsConfig": { + "nameservers": [ + "471" + ], + "searches": [ + "472" + ], + "options": [ + { + "name": "473", + "value": "474" + } + ] + }, + "readinessGates": [ + { + "conditionType": "lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW" + } + ], + "runtimeClassName": "475", + "enableServiceLinks": false, + "preemptionPolicy": "džH0ƾ瘿¸'q钨羲;\"T#sM網mA", + "overhead": { + "»Š": "727" + }, + "topologySpreadConstraints": [ + { + "maxSkew": -388643187, + "topologyKey": "476", + "whenUnsatisfiable": "i僠噚恗N", + "labelSelector": { + "matchLabels": { + "z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0": "g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T" + }, + "matchExpressions": [ + { + "key": "br..1.--S-w-5_..D.pz_-ad", + "operator": "In", + "values": [ + "Q.__y644" + ] + } + ] + } + } + ], + "setHostnameAsFQDN": false + } + } + }, + "status": { + "replicas": -2095627603, + "fullyLabeledReplicas": 516555648, + "readyReplicas": 2104777337, + "availableReplicas": 876226690, + "observedGeneration": 1436288218546692842, + "conditions": [ + { + "type": "C`牯雫", + "status": "%ÿ¼璤ňɈȀę", + "lastTransitionTime": "2951-06-01T06:00:17Z", + "reason": "483", + "message": "484" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.pb new file mode 100644 index 0000000000000000000000000000000000000000..febb4ed35feb432e9949af944d8b2ff180673a6e GIT binary patch literal 7931 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懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 + initialDelaySeconds: -1155992025 + periodSeconds: -850069363 + successThreshold: 918929368 + tcpSocket: + host: "206" + port: -1498229293 + terminationGracePeriodSeconds: -8520337362162976488 + timeoutSeconds: -194343002 + name: "175" + ports: + - containerPort: -2031266553 + hostIP: "181" + hostPort: 424236719 + name: "180" + protocol: 呝TG;邪 + readinessProbe: + exec: + command: + - "207" + failureThreshold: 163512962 + httpGet: + host: "210" + httpHeaders: + - name: "211" + value: "212" + path: "208" + port: "209" + scheme: 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p + initialDelaySeconds: -407545915 + periodSeconds: 716842280 + successThreshold: 1479266199 + tcpSocket: + host: "213" + port: 538852927 + terminationGracePeriodSeconds: -8521017368802772029 + timeoutSeconds: 902535764 + resources: + limits: + 罁胾^拜Ȍzɟ踡肒Ao/樝fw[Řż丩: "47" + requests: + 榜VƋZ1: "932" + securityContext: + allowPrivilegeEscalation: true + capabilities: + add: + - o啛更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ + drop: + - W:ĸ輦唊#v + privileged: false + procMount: Ÿ8T 苧yñKJɐ扵 + readOnlyRootFilesystem: true + runAsGroup: 8839567045362091290 + runAsNonRoot: true + runAsUser: 1946087648860511217 + seLinuxOptions: + level: "238" + role: "236" + type: "237" + user: "235" + seccompProfile: + localhostProfile: "242" + type: ƚ绤fʀļ腩墺Ò媁荭gw忊|E剒蔞 + windowsOptions: + gmsaCredentialSpec: "240" + gmsaCredentialSpecName: "239" + runAsUserName: "241" + startupProbe: + exec: + command: + - "214" + failureThreshold: -2107743490 + httpGet: + host: "216" + httpHeaders: + - name: "217" + value: "218" + path: "215" + port: 1623772781 + scheme: UÐ_ƮA攤/ɸɎ + initialDelaySeconds: 1054858106 + periodSeconds: -1150474479 + successThreshold: 744319626 + tcpSocket: + host: "220" + port: "219" + terminationGracePeriodSeconds: 8569885835306406695 + timeoutSeconds: 232569106 + stdin: true + terminationMessagePath: "234" + terminationMessagePolicy: '''WKw(ğ儴Ůĺ}潷ʒ胵輓Ɔ' + tty: true + volumeDevices: + - devicePath: "200" + name: "199" + volumeMounts: + - mountPath: "196" + mountPropagation: 瀑Ź9ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ę + name: "195" + readOnly: true + subPath: "197" + subPathExpr: "198" + workingDir: "179" + nodeName: "387" + nodeSelector: + "383": "384" + overhead: + »Š: "727" + preemptionPolicy: džH0ƾ瘿¸'q钨羲;"T#sM網mA + priority: 1188651641 + priorityClassName: "470" + readinessGates: + - conditionType: lD傕Ɠ栊闔虝巒瀦ŕ蘴濼DZj鎒ũW + restartPolicy: W歹s梊ɥʋăƻ + runtimeClassName: "475" + schedulerName: "465" + securityContext: + fsGroup: -8322686588708543096 + fsGroupChangePolicy: 4虵p蓋沥7uPƒ + runAsGroup: -2549376519991319825 + runAsNonRoot: true + runAsUser: 3011215457607075123 + seLinuxOptions: + level: "391" + role: "389" + type: "390" + user: "388" + seccompProfile: + localhostProfile: "397" + type: "" + supplementalGroups: + - 8667724420266764868 + sysctls: + - name: "395" + value: "396" + windowsOptions: + gmsaCredentialSpec: "393" + gmsaCredentialSpecName: "392" + runAsUserName: "394" + serviceAccount: "386" + serviceAccountName: "385" + setHostnameAsFQDN: false + shareProcessNamespace: true + subdomain: "400" + terminationGracePeriodSeconds: 1031455728822209328 + tolerations: + - effect: ;牆詒ĸąsƶ + key: "466" + operator: NL觀嫧酞篐8郫焮3ó緼Ŷ獃夕Ɔ + tolerationSeconds: -456102350746071856 + value: "467" + topologySpreadConstraints: + - labelSelector: + matchExpressions: + - key: br..1.--S-w-5_..D.pz_-ad + operator: In + values: + - Q.__y644 + matchLabels: + z23.Ya-C3-._-l__KSvV-8-L__C_60-__.19_-gYY._..fP--hQ7be__0: g-5.-59...7q___n.__16ee.-.66hcB.rTt7bm9I.-..q-F-T + maxSkew: -388643187 + topologyKey: "476" + whenUnsatisfiable: i僠噚恗N + 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" + ephemeral: + volumeClaimTemplate: + metadata: + annotations: + "154": "155" + clusterName: "160" + creationTimestamp: null + deletionGracePeriodSeconds: 4217400953499279873 + finalizers: + - "159" + generateName: "148" + generation: 6327094951466338107 + labels: + "152": "153" + managedFields: + - apiVersion: "162" + fieldsType: "163" + manager: "161" + operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð + name: "147" + namespace: "149" + ownerReferences: + - apiVersion: "156" + blockOwnerDeletion: true + controller: false + kind: "157" + name: "158" + uid: "" + resourceVersion: "5302358391842833914" + selfLink: "150" + spec: + accessModes: + - eÞȦY籎顒 + dataSource: + apiGroup: "172" + kind: "173" + name: "174" + resources: + limits: + ŴĿ: "377" + requests: + .Q貇£ȹ嫰ƹǔw÷nI: "718" + selector: + matchExpressions: + - key: a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4 + operator: DoesNotExist + matchLabels: + 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 + storageClassName: "171" + volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 + volumeName: "170" + 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: 876226690 + conditions: + - lastTransitionTime: "2951-06-01T06:00:17Z" + message: "484" + reason: "483" + status: '%ÿ¼璤ňɈȀę' + type: C`牯雫 + fullyLabeledReplicas: 516555648 + observedGeneration: 1436288218546692842 + readyReplicas: 2104777337 + replicas: -2095627603 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.json b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.json new file mode 100644 index 00000000000..540b62a7472 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/extensions.v1beta1.Scale.pb b/staging/src/k8s.io/api/testdata/v1.21.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<`c7E!tLPp5RfTs-sWJl)Wz zbG97bo~VCvO6{|WjT+B(PCwEX3pCB#h{@1GsGf@jsKrvC<@wwvfBypkqm&Ytf=AKI z^*c46&D?L3uao?8-QN77l4mn|kIp>O^Q?2b>9Ofb9$Xq+0!NyjwoiXCx&LU_i`iXA zIxB^MMj07Mfk;Co4j^eH#AIYFBm`uc09mF|Oh#r33|dS^=29S83nL~YODRJxeJ)}9 z=iM6*ZPq>B|8#$g*2}%ipZCrZVtcx`;mNLfQXCuyUQS=&D!`z`WNe_tWNawKpu_+G D7+#Nj literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml new file mode 100644 index 00000000000..0cfe23a40b5 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml @@ -0,0 +1,68 @@ +apiVersion: flowcontrol.apiserver.k8s.io/v1alpha1 +kind: FlowSchema +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: + distinguisherMethod: + type: Hr鯹)晿W3Aba_l=c4cfsZ*FF3XLWL6bZKvH650X^sR0TBG774 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>ueMhX?g zt8q%^o{C{O=%I~Z#Hh)bF6fxA5-kYQt)}?<|NsC00TLhz3RdN$xMj(aWy+)y5(xdZ znD7S>^|#}$0vMCX(cl3ZWC~&mBg&Ol#hNI@zsQQ`l%D9Ykm;g}$AweJp~jC>BrC$b zNau-{5-I16n&y>;$d1UH!>Y-c#Ioj=tirQ9#-Qe{zdGlOp5>&B=c1L$g2}BK2ngQH U$f-pT03rf0IVu7&Fd6_N00KX-ZvX%Q literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml new file mode 100644 index 00000000000..ad40adb7ce8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml @@ -0,0 +1,48 @@ +apiVersion: flowcontrol.apiserver.k8s.io/v1alpha1 +kind: PriorityLevelConfiguration +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: + limited: + assuredConcurrencyShares: -1089890606 + limitResponse: + queuing: + handSize: 634969077 + queueLengthLimit: 471098387 + queues: 2114329341 + type: V夸eɑeʤ + type: īqJ枊a8衍`Ĩɘ.蘯 +status: + conditions: + - lastTransitionTime: "2559-09-14T11:32:46Z" + message: "20" + reason: "19" + status: 獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ + type: ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.json b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.json new file mode 100644 index 00000000000..5fdd67ea234 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.json @@ -0,0 +1,108 @@ +{ + "kind": "FlowSchema", + "apiVersion": "flowcontrol.apiserver.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": { + "priorityLevelConfiguration": { + "name": "19" + }, + "matchingPrecedence": -595102844, + "distinguisherMethod": { + "type": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ" + }, + "rules": [ + { + "subjects": [ + { + "kind": "Ă凗蓏Ŋ蛊ĉy", + "user": { + "name": "20" + }, + "group": { + "name": "21" + }, + "serviceAccount": { + "namespace": "22", + "name": "23" + } + } + ], + "resourceRules": [ + { + "verbs": [ + "24" + ], + "apiGroups": [ + "25" + ], + "resources": [ + "26" + ], + "namespaces": [ + "27" + ] + } + ], + "nonResourceRules": [ + { + "verbs": [ + "28" + ], + "nonResourceURLs": [ + "29" + ] + } + ] + } + ] + }, + "status": { + "conditions": [ + { + "type": "?狱³-Ǐ忄*齧獚", + "status": "彀亞", + "lastTransitionTime": "2559-01-29T18:41:04Z", + "reason": "30", + "message": "31" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.pb b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.pb new file mode 100644 index 0000000000000000000000000000000000000000..0c9f8a81ae0f6cfe84b01b290766cdfee371c6b5 GIT binary patch literal 415 zcmd0{C}!X?;!;V=$uCdN&nqd)&(TXP$Sh7RDoZWW%eE-i%gom=GfYY?Ni-DVas#Rg zPR>ZpO%!^-#I=%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$EW);-?;bbpK1%e~8=_s$Yxd%Cyb$*y@)92^H;PG8_Ez@WrrY@o$tY$(N`!~g(m Cq>m5) literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.yaml new file mode 100644 index 00000000000..dda9de28b1c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.yaml @@ -0,0 +1,68 @@ +apiVersion: flowcontrol.apiserver.k8s.io/v1beta1 +kind: FlowSchema +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: + distinguisherMethod: + type: Hr鯹)晿V>4+5!rx0SW;!5&<(B0W=~3H7Wr&G88c} zFf=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA1 z0XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBVQ z0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;-F*p)N3Khhw zaZ2W%ieWhDp^ad~sL7Zv=$Nk(EeO)Bruh5+|Ns915+Di+R^_C)Wyz6c%A^t!2>rE~ z@COj}x8tq?7?a4+-~k$B3StT)%9U2dnkdA-$cpEbp6IZU>7t9rg;U3&#*b4ZE5f}< z=ZTjRDd&xv=9PxXj>wzCs>ztdvgVeo!m~TZpysW=I_Ha?<)n<~qLs>m$*md)2;R)d TsYMU~A_6fvDgrVv8UP{yQ9ZB& literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.yaml new file mode 100644 index 00000000000..a43b85d644d --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.yaml @@ -0,0 +1,48 @@ +apiVersion: flowcontrol.apiserver.k8s.io/v1beta1 +kind: PriorityLevelConfiguration +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: + limited: + assuredConcurrencyShares: -1089890606 + limitResponse: + queuing: + handSize: 634969077 + queueLengthLimit: 471098387 + queues: 2114329341 + type: V夸eɑeʤ + type: īqJ枊a8衍`Ĩɘ.蘯 +status: + conditions: + - lastTransitionTime: "2559-09-14T11:32:46Z" + message: "20" + reason: "19" + status: 獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ + type: ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json b/staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json new file mode 100644 index 00000000000..ce63272356b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json @@ -0,0 +1,61 @@ +{ + "kind": "ImageReview", + "apiVersion": "imagepolicy.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": { + "containers": [ + { + "image": "19" + } + ], + "annotations": { + "20": "21" + }, + "namespace": "22" + }, + "status": { + "allowed": true, + "reason": "23", + "auditAnnotations": { + "24": "25" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb b/staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb new file mode 100644 index 0000000000000000000000000000000000000000..53b641098486350810bebf36ce252e52ea9fdb2b GIT binary patch literal 267 zcmd0{C}!Z&;*!qHO-xTM$j`}4uGGu6DAvo&*Do_n%qhr7G!)|Y1W5*^mSv`v3teI4 zTFJ=8Xe7jFEX8P|#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4<)yD2QjRj5& z0c$(9Hn+|{H)l6v6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!#-BV7qR~H}c zI@VvH#RN2$!Gf`f$HDXJuApa&u{KZW5gW3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##h zHZm|XINR=m)q#tgfp9_qP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tg zF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-FA4%NHWDG}kc#D$is_@7 z#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;5&#-)3JeMYF*yw>94sd=9#}dZ!BZ!uDx$^bmo|i#hJv6=83m8#+MQp#GAx|<%gH(laIxU w=$nefiFxO@h3B}H7@4<;xXSYOk*fhB2nffz(TfKV04f49Gcp1)G#UUR0DF~wNdN!< literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.yaml new file mode 100644 index 00000000000..ee94bf54f97 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.yaml @@ -0,0 +1,46 @@ +apiVersion: internal.apiserver.k8s.io/v1alpha1 +kind: StorageVersion +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: {} +status: + commonEncodingVersion: "22" + conditions: + - lastTransitionTime: "2030-04-26T16:31:03Z" + message: "24" + observedGeneration: -6114802437535409255 + reason: "23" + status: ěĂ凗蓏Ŋ蛊ĉy緅縕 + type: Hr鯹)晿N_ z&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EBAILKh;slb00`q=sP!!?-GEITfW>U^T zmbs8Emo=9qkYypH3esw9D8yt8be^%Xk|yxr literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.yaml new file mode 100644 index 00000000000..1d3337de413 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.yaml @@ -0,0 +1,72 @@ +apiVersion: networking.k8s.io/v1 +kind: Ingress +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + defaultBackend: + resource: + apiGroup: "22" + kind: "23" + name: "24" + service: + name: "20" + port: + name: "21" + number: 70007838 + ingressClassName: "19" + rules: + - host: "27" + http: + paths: + - backend: + resource: + apiGroup: "31" + kind: "32" + name: "33" + service: + name: "29" + port: + name: "30" + number: -1317363107 + path: "28" + pathType: 晿RXONQueFSc}QXM2bO)0RUp^N;3ce literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.yaml new file mode 100644 index 00000000000..bda4f3c4430 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.yaml @@ -0,0 +1,39 @@ +apiVersion: networking.k8s.io/v1 +kind: IngressClass +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + controller: "19" + parameters: + apiGroup: "20" + kind: "21" + name: "22" + namespace: "24" + scope: "23" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.json b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.json new file mode 100644 index 00000000000..6f36aa92696 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.json @@ -0,0 +1,151 @@ +{ + "kind": "NetworkPolicy", + "apiVersion": "networking.k8s.io/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "podSelector": { + "matchLabels": { + "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" + }, + "matchExpressions": [ + { + "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", + "operator": "In", + "values": [ + "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" + ] + } + ] + }, + "ingress": [ + { + "ports": [ + { + "protocol": "Ǐ2啗塧ȱ蓿彭聡A3fƻfʣ", + "port": 2, + "endPort": -420211493 + } + ], + "from": [ + { + "podSelector": { + "matchLabels": { + "5__.h-J-M.9_T.q-o7.y-SQ.9A-F-.4--_vLW.jj-.5B.._.5_3-4": "31-4.xXe..03f_--0..L.0qQ6W-.d.20h-OK-_g" + }, + "matchExpressions": [ + { + "key": "R6S17_.8CnK_O.d-._NwcGnP-w-Sf5_Or.i1_7z.WH-.._Td2-N_Y.v", + "operator": "Exists" + } + ] + }, + "namespaceSelector": { + "matchLabels": { + "pl6-2-316/NgO-d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.S5": "U_D__6t-2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.-y" + }, + "matchExpressions": [ + { + "key": "f9wk-3--652xh.2a-ik-ak---r0nh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bq/4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.-.5--_zm-.-_RJt2X", + "operator": "In", + "values": [ + "g4" + ] + } + ] + }, + "ipBlock": { + "cidr": "37", + "except": [ + "38" + ] + } + } + ] + } + ], + "egress": [ + { + "ports": [ + { + "protocol": "s3!Zɾģ毋", + "port": 3, + "endPort": -630252364 + } + ], + "to": [ + { + "podSelector": { + "matchLabels": { + "P1s-V.9.3": "9..c_uo3a" + }, + "matchExpressions": [ + { + "key": "1_o_p665O_4Gj._BXt.O-7___-Y_um-_8r--684._-_18_...E.-2oy", + "operator": "DoesNotExist" + } + ] + }, + "namespaceSelector": { + "matchLabels": { + "5l-59g-qy5--ar-gn58nc2-3--6-o-h-9-15v-5925a-x12a-214-3sc/M.JP_oA_4A.J2s3.XL6_EU--AH-Q.GM7B": "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" + } + ] + }, + "ipBlock": { + "cidr": "51", + "except": [ + "52" + ] + } + } + ] + } + ], + "policyTypes": [ + "(dŊiɢz" + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.pb b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.pb new file mode 100644 index 0000000000000000000000000000000000000000..004bd749dc8473d3115be1b800256b0183091aa7 GIT binary patch literal 1414 zcmY*YOKe+36!m+NN;`ano+^Ya7HuR%Rk+u0-n`GerQIZU(!`Eqr}+qUar}!vdA4K6 zKg1%fppYUJM5_v^Dk@clx~LFRQB{@Cg0{3Q5E8KJ4k=Z;fCYO#<95Z{ygPU9+vO6w`b| z=VtW))43Jaxfp+LVz_(r%-xf3wQuj-Io&+0tG*$rZR*?}>fG7UBC6Ci4nF#DXZOs` zqf4LMz5t86=dXQ#Jr}um=IsX`Z6A7Y(#8^hN{iM1h)w@Q;EPEfM+9^bBn2kbQ+Tu z3gb0bBCVx+2!*(t2Xq0bj{s(GW3|RfZHhJl#ag&QwsBTtuQwf2C?K}yf$cX{)NuJ| zT^a!RD)2@>HQIzNr(U%HxY=x}m8a4cn32-FBL)bxFi<^c%9fbLW z>0yp=Km%%+)(y=XNiCe)r3V zAAh&|&DDq77o(zd=Vs~0OU9nPq388*=*9b2e!l+Czv|PB>tpP)#@=L(Lxk%v19Rw8 z7F*EpZ~&P!`caqywAJkH>=IV1YGMqL)La3!@rvMJV}H4bXo`}8Xd=#{*-E=hfCaS7 zbx0irDjQMeEw~x(5y~UMQA%L}kdnQ8JeY?bWJ(UDHnGCV8{$#|)PQWkf+VeA*Vr@J zue3XD0QMWNtsBw0>D0V|8SBh*{T%#>mZ)i9&lB8qwu(l#uBDFtR6!(XHc zBDVt;0)gyJsv;7KJt?TtA{Zc8&Jm14711x00%__&{UZTFLL#Kq>AzR(~C> z98_wMt0_S?&0rmTOO8bELlaufjtjg8!ZMvaulI|sK>&_&L&3=j@YY%pd#X7_OTdw! zJ4=-jo*Y0Nrd6~e)C`o1BUu&U!wpc$g_(}E{MZzF*$(ezy6_BL$neQAc7Q$I76(`F zeS7QDgD*}!mUm3ad+o;8zx@3~-rseWV=u6M^Slkm&{t;P=OgB6t08hmoOzrY)O1}Z zMRvT36kG0K3Opi$724VWlAG$%(pF%JOGPYBDyA9(AiP%-jj+TYG`X|2^us+OwjP8sA#Y#>q;sz zN|G9y8fq#cBpN!ShT5E(Pjrd?fuPs&8hcJxysFu8e*!(zrHtWxxI33 zaa@|d*}31`y8J9xz-$WwCI&p}K_HAFRTsJuq>MnSDQy$0Zl(B^U$d(A>%pQQimt># z22y<$Qo{y8p@wiz^U!vScJr!Ky%?Ht%Xcpik>GoAy?&JIuRoqT+jF93GDtbLkPkto zVp#@Wi9kk4t6+v9(*)^Q7Gwwtkx8*kJcdTmuvi>-i5td9mb``9$&H6d|DT$Qp+*VR z80i?Om!3z`gY(VXr*tM;KPyyA&b|U^nD|jY>JzdiWL@#ezxQW99_)2C-27?d_@HVx O&TVIRMPv*jDbgQ(U~hK- literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.yaml new file mode 100644 index 00000000000..0d7c0968851 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.yaml @@ -0,0 +1,66 @@ +apiVersion: networking.k8s.io/v1beta1 +kind: Ingress +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + backend: + resource: + apiGroup: "22" + kind: "23" + name: "24" + serviceName: "20" + servicePort: "21" + ingressClassName: "19" + rules: + - host: "27" + http: + paths: + - backend: + resource: + apiGroup: "30" + kind: "31" + name: "32" + serviceName: "29" + servicePort: 1973774989 + path: "28" + pathType: )晿d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o$ETufF%k??b#8QNZDm7jVRLg5@&O8|0SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBVQ0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*p(eF*zC-3Kj|taZ2W%ieWhDp^ad~s1gMV12#1>A|?t53IZ}P5&|+Y j5*i8uGBOeX8UiviA_F$WizxDn=;PnZsJ*cP8UP{yxQ|$* literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.yaml new file mode 100644 index 00000000000..0d7b1b85191 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.yaml @@ -0,0 +1,43 @@ +apiVersion: node.k8s.io/v1 +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.21.0/node.k8s.io.v1alpha1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.json new file mode 100644 index 00000000000..5625d089623 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.json @@ -0,0 +1,64 @@ +{ + "kind": "RuntimeClass", + "apiVersion": "node.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": { + "runtimeHandler": "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.21.0/node.k8s.io.v1alpha1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.pb new file mode 100644 index 0000000000000000000000000000000000000000..584d00b44223d39d2a4882f7cfb9ad283f95d226 GIT binary patch literal 293 zcmV+=0owj+ICB6BBnlL6Z)9aIYdCW*X>TufF=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.21.0/node.k8s.io.v1alpha1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.yaml new file mode 100644 index 00000000000..9728996b1d0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/node.k8s.io.v1beta1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.json new file mode 100644 index 00000000000..08d233e727a --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/node.k8s.io.v1beta1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/node.k8s.io.v1beta1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.yaml new file mode 100644 index 00000000000..014f2a463b6 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/policy.v1.PodDisruptionBudget.json b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.json new file mode 100644 index 00000000000..0b98d8a47a7 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.json @@ -0,0 +1,81 @@ +{ + "kind": "PodDisruptionBudget", + "apiVersion": "policy/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": { + "minAvailable": 2, + "selector": { + "matchLabels": { + "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" + }, + "matchExpressions": [ + { + "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", + "operator": "In", + "values": [ + "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" + ] + } + ] + }, + "maxUnavailable": 3 + }, + "status": { + "observedGeneration": -6582200896939805980, + "disruptedPods": { + "25": "2250-04-18T21:52:38Z" + }, + "disruptionsAllowed": -1942073618, + "currentHealthy": -2037845840, + "desiredHealthy": -1965578645, + "expectedPods": -347579237, + "conditions": [ + { + "type": "26", + "status": "蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞", + "observedGeneration": -8886126363972008903, + "lastTransitionTime": "2544-09-25T10:59:09Z", + "reason": "27", + "message": "28" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.pb b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.pb new file mode 100644 index 0000000000000000000000000000000000000000..5ecbc146ddb77eec97cd33e6891de9b433b45bcd GIT binary patch literal 671 zcmX9*OGs2<6u$p0Y`P1PTML=hG;KsW|NQ@b-*!zt#z5237E=5;Gir`Hb9FQwqs3&8 zVI(Y?5XlU&gaRp{h(SUq6?@R87gR)oGbw>ktAt*^c{b-ekMBE&bK0%AAbF&nPOPIX zl<=LR@~+xgxU4PS-RtzU#iIV+aBFjq{A0Ux2T4egk?Ka87wM(QRCZHJG({u2W?RHE z4Pq!nwLY$&eVZH_OFDj`b~^QN@chkJW3#BSKtiUBtl$m_*|JDU#3PARaf?*-7M2a< zW;06{PsbP1i^EQ-$aMt^b&FIR5UHL9sl z5HuSqL_v-E%57}bpN!PoafoOX2pA3=st82Q1eh8IQr&R)NL?MSQLrlSGc3%4b$uAZ zl|~4#0l@k(0O{*&Y^RJD)i?v@@4}r-ldmD^xT6!5FQSh)1tQrDLXSfIBU?q{os;HZm5fe8toL~tS zBTVnAQ5e@{)wqUX)?{Ei7>I-eT!ZtfEXJbl%|mT-3+`d$TFGTDrE+gx-$HVsBr3Y> za!vjEvf(Kbiq~&!EdTt=4SDV_Pd?a!CEs3tezyh5_3XrlKmQx{S8%Q&?_Iq*mwPV>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.21.0/policy.v1beta1.Eviction.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.Eviction.yaml new file mode 100644 index 00000000000..d7b27e3a213 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/policy.v1beta1.PodDisruptionBudget.json b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.json new file mode 100644 index 00000000000..363d5f8731c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.json @@ -0,0 +1,81 @@ +{ + "kind": "PodDisruptionBudget", + "apiVersion": "policy/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "minAvailable": 2, + "selector": { + "matchLabels": { + "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" + }, + "matchExpressions": [ + { + "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", + "operator": "In", + "values": [ + "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" + ] + } + ] + }, + "maxUnavailable": 3 + }, + "status": { + "observedGeneration": -6582200896939805980, + "disruptedPods": { + "25": "2250-04-18T21:52:38Z" + }, + "disruptionsAllowed": -1942073618, + "currentHealthy": -2037845840, + "desiredHealthy": -1965578645, + "expectedPods": -347579237, + "conditions": [ + { + "type": "26", + "status": "蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞", + "observedGeneration": -8886126363972008903, + "lastTransitionTime": "2544-09-25T10:59:09Z", + "reason": "27", + "message": "28" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.pb b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.pb new file mode 100644 index 0000000000000000000000000000000000000000..5f3c0e69873444174200c367adee0a1c3244a310 GIT binary patch literal 676 zcmX9*OGs2<6u$p0Y`6=NTMM}>n+QZY|NQ@b-*!zt#z5237E=5;FLTtHt23r!w3zHM zjD$rKBAFqUP#`4~F-QodVh`H%f{I9RCM6JRmC);&XLG*u_`Y*Er^AeM!d{`+j&-&N zlAcr4A4;@Rac4s;SlJ%$>9rH>v8cB<*cM8NKeh{Zkbqp4azlMl>ZB(L_#K5f# zCs~rk2-CXjW#;IzI$X~%Yt^yk_eFv}N5kROnv6xI%|mUIIB6KUR`S_P>HM45w~$yY z@UkYlTvNZkY?PI7rRz5~mVf?r43*tqo_w$c%fG$+{B8@9>$!;!fBrY@uXeb)xM%h1 zT>kO&YHH$u5?-7QKcD=Xn<(5KeR6MpswzJ;QdO86FU_St&3s=;zdwiEF4ylDcb5*9 Pa234ld{H(f&dvP;E%@an literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.yaml new file mode 100644 index 00000000000..f8b9462799e --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.yaml @@ -0,0 +1,57 @@ +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: + maxUnavailable: 3 + minAvailable: 2 + 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: + conditions: + - lastTransitionTime: "2544-09-25T10:59:09Z" + message: "28" + observedGeneration: -8886126363972008903 + reason: "27" + status: 蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞 + type: "26" + 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.21.0/policy.v1beta1.PodSecurityPolicy.json b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodSecurityPolicy.json new file mode 100644 index 00000000000..a90fb247e1c --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/policy.v1beta1.PodSecurityPolicy.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/policy.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodSecurityPolicy.yaml new file mode 100644 index 00000000000..2d20202fbb0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.Role.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.Role.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.Role.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.Role.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.21.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.21.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.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/scheduling.k8s.io.v1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.yaml new file mode 100644 index 00000000000..e3645677dda --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.json new file mode 100644 index 00000000000..9b02c32b56b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml new file mode 100644 index 00000000000..89818f2eceb --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/settings.k8s.io.v1alpha1.PodPreset.json b/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.json new file mode 100644 index 00000000000..d1e81963df0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.json @@ -0,0 +1,461 @@ +{ + "kind": "PodPreset", + "apiVersion": "settings.k8s.io/v1alpha1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "selector": { + "matchLabels": { + "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" + }, + "matchExpressions": [ + { + "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", + "operator": "In", + "values": [ + "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" + ] + } + ] + }, + "env": [ + { + "name": "25", + "value": "26", + "valueFrom": { + "fieldRef": { + "apiVersion": "27", + "fieldPath": "28" + }, + "resourceFieldRef": { + "containerName": "29", + "resource": "30", + "divisor": "91" + }, + "configMapKeyRef": { + "name": "31", + "key": "32", + "optional": false + }, + "secretKeyRef": { + "name": "33", + "key": "34", + "optional": true + } + } + } + ], + "envFrom": [ + { + "prefix": "35", + "configMapRef": { + "name": "36", + "optional": true + }, + "secretRef": { + "name": "37", + "optional": false + } + } + ], + "volumes": [ + { + "name": "38", + "hostPath": { + "path": "39", + "type": "3fƻfʣ繡楙¯ĦE" + }, + "emptyDir": { + "sizeLimit": "700" + }, + "gcePersistentDisk": { + "pdName": "40", + "fsType": "41", + "partition": -1215463021, + "readOnly": true + }, + "awsElasticBlockStore": { + "volumeID": "42", + "fsType": "43", + "partition": 1686297225, + "readOnly": true + }, + "gitRepo": { + "repository": "44", + "revision": "45", + "directory": "46" + }, + "secret": { + "secretName": "47", + "items": [ + { + "key": "48", + "path": "49", + "mode": -815194340 + } + ], + "defaultMode": -999327618, + "optional": false + }, + "nfs": { + "server": "50", + "path": "51", + "readOnly": true + }, + "iscsi": { + "targetPortal": "52", + "iqn": "53", + "lun": -388204860, + "iscsiInterface": "54", + "fsType": "55", + "readOnly": true, + "portals": [ + "56" + ], + "secretRef": { + "name": "57" + }, + "initiatorName": "58" + }, + "glusterfs": { + "endpoints": "59", + "path": "60" + }, + "persistentVolumeClaim": { + "claimName": "61" + }, + "rbd": { + "monitors": [ + "62" + ], + "image": "63", + "fsType": "64", + "pool": "65", + "user": "66", + "keyring": "67", + "secretRef": { + "name": "68" + }, + "readOnly": true + }, + "flexVolume": { + "driver": "69", + "fsType": "70", + "secretRef": { + "name": "71" + }, + "options": { + "72": "73" + } + }, + "cinder": { + "volumeID": "74", + "fsType": "75", + "secretRef": { + "name": "76" + } + }, + "cephfs": { + "monitors": [ + "77" + ], + "path": "78", + "user": "79", + "secretFile": "80", + "secretRef": { + "name": "81" + }, + "readOnly": true + }, + "flocker": { + "datasetName": "82", + "datasetUUID": "83" + }, + "downwardAPI": { + "items": [ + { + "path": "84", + "fieldRef": { + "apiVersion": "85", + "fieldPath": "86" + }, + "resourceFieldRef": { + "containerName": "87", + "resource": "88", + "divisor": "965" + }, + "mode": 345648859 + } + ], + "defaultMode": 1169718433 + }, + "fc": { + "targetWWNs": [ + "89" + ], + "lun": -460478410, + "fsType": "90", + "wwids": [ + "91" + ] + }, + "azureFile": { + "secretName": "92", + "shareName": "93", + "readOnly": true + }, + "configMap": { + "name": "94", + "items": [ + { + "key": "95", + "path": "96", + "mode": -513127725 + } + ], + "defaultMode": -958191807, + "optional": true + }, + "vsphereVolume": { + "volumePath": "97", + "fsType": "98", + "storagePolicyName": "99", + "storagePolicyID": "100" + }, + "quobyte": { + "registry": "101", + "volume": "102", + "user": "103", + "group": "104", + "tenant": "105" + }, + "azureDisk": { + "diskName": "106", + "diskURI": "107", + "cachingMode": "穠C]躢|)黰eȪ嵛4$%Qɰ", + "fsType": "108", + "readOnly": false, + "kind": "Ï抴ŨfZhUʎ浵ɲõTo\u0026蕭k" + }, + "photonPersistentDisk": { + "pdID": "109", + "fsType": "110" + }, + "projected": { + "sources": [ + { + "secret": { + "name": "111", + "items": [ + { + "key": "112", + "path": "113", + "mode": -163325250 + } + ], + "optional": false + }, + "downwardAPI": { + "items": [ + { + "path": "114", + "fieldRef": { + "apiVersion": "115", + "fieldPath": "116" + }, + "resourceFieldRef": { + "containerName": "117", + "resource": "118", + "divisor": "85" + }, + "mode": -1996616480 + } + ] + }, + "configMap": { + "name": "119", + "items": [ + { + "key": "120", + "path": "121", + "mode": -1120128337 + } + ], + "optional": false + }, + "serviceAccountToken": { + "audience": "122", + "expirationSeconds": -1239370187818888272, + "path": "123" + } + } + ], + "defaultMode": 1366821517 + }, + "portworxVolume": { + "volumeID": "124", + "fsType": "125", + "readOnly": true + }, + "scaleIO": { + "gateway": "126", + "system": "127", + "secretRef": { + "name": "128" + }, + "sslEnabled": true, + "protectionDomain": "129", + "storagePool": "130", + "storageMode": "131", + "volumeName": "132", + "fsType": "133" + }, + "storageos": { + "volumeName": "134", + "volumeNamespace": "135", + "fsType": "136", + "secretRef": { + "name": "137" + } + }, + "csi": { + "driver": "138", + "readOnly": true, + "fsType": "139", + "volumeAttributes": { + "140": "141" + }, + "nodePublishSecretRef": { + "name": "142" + } + }, + "ephemeral": { + "volumeClaimTemplate": { + "metadata": { + "name": "143", + "generateName": "144", + "namespace": "145", + "selfLink": "146", + "uid": "y綸_Ú8參遼ū", + "resourceVersion": "16267283576845911679", + "generation": 2131277878630553496, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -2351574817327272831, + "labels": { + "148": "149" + }, + "annotations": { + "150": "151" + }, + "ownerReferences": [ + { + "apiVersion": "152", + "kind": "153", + "name": "154", + "uid": "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ", + "controller": false, + "blockOwnerDeletion": false + } + ], + "finalizers": [ + "155" + ], + "clusterName": "156", + "managedFields": [ + { + "manager": "157", + "operation": "ɍi縱ù墴1Rƥ贫", + "apiVersion": "158", + "fieldsType": "159" + } + ] + }, + "spec": { + "accessModes": [ + "掊°nʮ閼咎櫸eʔŊƞ究:hoĂɋ瀐" + ], + "selector": { + "matchLabels": { + "d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.SD..P.---5.-Z3P__D__6t-2.-m": "wE._._3.-.83_iQ" + }, + "matchExpressions": [ + { + "key": "x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2/C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.6", + "operator": "In", + "values": [ + "A.0.__cd..lv-_aLQbI2_-.XFw.8._..._Wxpe..J7r6" + ] + } + ] + }, + "resources": { + "limits": { + "\u003c鴒翁杙Ŧ癃8鸖ɱJȉ罴": "587" + }, + "requests": { + "Ó6dz娝嘚庎D}埽uʎȺ眖R#yV": "156" + } + }, + "volumeName": "166", + "storageClassName": "167", + "volumeMode": "瘦ɖ緕ȚÍ勅跦Opwǩ曬逴", + "dataSource": { + "apiGroup": "168", + "kind": "169", + "name": "170" + } + } + }, + "readOnly": true + } + } + ], + "volumeMounts": [ + { + "name": "171", + "readOnly": true, + "mountPath": "172", + "subPath": "173", + "mountPropagation": "œȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]", + "subPathExpr": "174" + } + ] + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.pb b/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.pb new file mode 100644 index 0000000000000000000000000000000000000000..07ef4ca7da240b4cf0d22c667f6374d8a1ebbb04 GIT binary patch literal 2207 zcmXX{du$ZP8NXQ`Nj4~4wvBXI6ve#+L{6FU&g|~YtXs9jn1@{;w!ukoi&i$a!4J-d zZSbRw6k}2vyEX){gN*~k5EAnU4)FspP!&J09VLod^^Z2Hnnb!gU)4mZTD7TCk$!V# z|M=eDZ)U#vX1{7#AJA9oq5ATMhRW!!dQvUxNo8&3ep*r!+g(D9hw^L7^6SdMZ+scl z2a%4Lfou~wVdO@TVBe?Ia+qVejwdZCxW$=e%TK>L@Wi{kym6JsTrv&UafyxzJxas7?SU+n-i!89t3+spM+n%;)= ztrBBgRU7lTLu+=C7~Um!GF**4%F1256PI%vN3k8vT;~zFZFki+uO3%96kC|baNhcj zQPGTrL$I~E==s8e0+jy2s;+GaQ5?r={@5F>->^BjNt;RjY)zk;4UGHN*doS7J zJ4QFse;#u!8#dwyfgLXfQZ1)SuV}{D13@STOIvuKTT{g_rdDh(XadX(TbUL4k`he3 z7s{H*wrqbh-srnNX&|I@gJo#BQIqCaf|U5A*>Co1E#KX{h53N%ZzfxO;+JsZm2Rvm z+Xxttmn(fgYOK*U<{BE~Cf6SXS%55!M?ix6u`P44u6fj4rUSPrSXd|!UeIjNoDecY z;Bk!y(-Ay~%mqmV1L1oQgG(C!d01C5o?+M()8iF$XOq|8O1#~B=gQ>yb;d(_z*wR$ z5|(8?rfUwI!=a&LZKF58{SH2qfx)|n(IU~*R@cV z=JGXxLO8N3UJ8_IuFO-(P!Mi~0)^|33XUb<5Wy-7I~I~czx((%WA_V*2GFAr0xNp3QO^r6 zqLy_5typQRnF_{HXjE1hnzfRq6 z>_Av8##nIZoiDoH`1@GmD`bLh2Rpkz>saz<6aufUPG-Acw>eyz+N3SMKu;qDIGph0i7P`N9=!dp*(cx^-ukCc{@EA*{Jp=T;`Dk_fqJD%hDQa2R#{56 zVI9{Aub4kHHhF7e=+5}m2S1%0S>?>VzB22Fi8GyLa~C2I!Qjsxr~|=m0m9qSQz}^) z#%yP0^4j|o*W&}jv~c?E`QeKSP%U5jpVn9WC^dXE`PMHM#`4B> z5bxXY8vp%-oe-TsSDBfdpwamaelTZIo3VXH_;jI zcy)g4{PVHKyMu|7mr}0`XDx?9an%>xgK7yYh$24*lc4EF6%3kB*pXFJ$7aqnd*LT2$3&#wE1OEreNQT@1 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.yaml new file mode 100644 index 00000000000..2dd00087635 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/settings.k8s.io.v1alpha1.PodPreset.yaml @@ -0,0 +1,327 @@ +apiVersion: settings.k8s.io/v1alpha1 +kind: PodPreset +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + env: + - name: "25" + value: "26" + valueFrom: + configMapKeyRef: + key: "32" + name: "31" + optional: false + fieldRef: + apiVersion: "27" + fieldPath: "28" + resourceFieldRef: + containerName: "29" + divisor: "91" + resource: "30" + secretKeyRef: + key: "34" + name: "33" + optional: true + envFrom: + - configMapRef: + name: "36" + optional: true + prefix: "35" + secretRef: + name: "37" + optional: false + selector: + matchExpressions: + - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 + operator: In + values: + - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n + matchLabels: + 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 + volumeMounts: + - mountPath: "172" + mountPropagation: œȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] + name: "171" + readOnly: true + subPath: "173" + subPathExpr: "174" + volumes: + - awsElasticBlockStore: + fsType: "43" + partition: 1686297225 + readOnly: true + volumeID: "42" + azureDisk: + cachingMode: 穠C]躢|)黰eȪ嵛4$%Qɰ + diskName: "106" + diskURI: "107" + fsType: "108" + kind: Ï抴ŨfZhUʎ浵ɲõTo&蕭k + readOnly: false + azureFile: + readOnly: true + secretName: "92" + shareName: "93" + cephfs: + monitors: + - "77" + path: "78" + readOnly: true + secretFile: "80" + secretRef: + name: "81" + user: "79" + cinder: + fsType: "75" + secretRef: + name: "76" + volumeID: "74" + configMap: + defaultMode: -958191807 + items: + - key: "95" + mode: -513127725 + path: "96" + name: "94" + optional: true + csi: + driver: "138" + fsType: "139" + nodePublishSecretRef: + name: "142" + readOnly: true + volumeAttributes: + "140": "141" + downwardAPI: + defaultMode: 1169718433 + items: + - fieldRef: + apiVersion: "85" + fieldPath: "86" + mode: 345648859 + path: "84" + resourceFieldRef: + containerName: "87" + divisor: "965" + resource: "88" + emptyDir: + sizeLimit: "700" + ephemeral: + readOnly: true + volumeClaimTemplate: + metadata: + annotations: + "150": "151" + clusterName: "156" + creationTimestamp: null + deletionGracePeriodSeconds: -2351574817327272831 + finalizers: + - "155" + generateName: "144" + generation: 2131277878630553496 + labels: + "148": "149" + managedFields: + - apiVersion: "158" + fieldsType: "159" + manager: "157" + operation: ɍi縱ù墴1Rƥ贫 + name: "143" + namespace: "145" + ownerReferences: + - apiVersion: "152" + blockOwnerDeletion: false + controller: false + kind: "153" + name: "154" + uid: 臷Ľð»ųKĵ&4ʑ%:;栍dʪ + resourceVersion: "16267283576845911679" + selfLink: "146" + uid: y綸_Ú8參遼ū + spec: + accessModes: + - 掊°nʮ閼咎櫸eʔŊƞ究:hoĂɋ瀐 + dataSource: + apiGroup: "168" + kind: "169" + name: "170" + resources: + limits: + <鴒翁杙Ŧ癃8鸖ɱJȉ罴: "587" + requests: + Ó6dz娝嘚庎D}埽uʎȺ眖R#yV: "156" + selector: + matchExpressions: + - key: x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2/C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.6 + operator: In + values: + - A.0.__cd..lv-_aLQbI2_-.XFw.8._..._Wxpe..J7r6 + matchLabels: + d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.SD..P.---5.-Z3P__D__6t-2.-m: wE._._3.-.83_iQ + storageClassName: "167" + volumeMode: 瘦ɖ緕ȚÍ勅跦Opwǩ曬逴 + volumeName: "166" + fc: + fsType: "90" + lun: -460478410 + targetWWNs: + - "89" + wwids: + - "91" + flexVolume: + driver: "69" + fsType: "70" + options: + "72": "73" + secretRef: + name: "71" + flocker: + datasetName: "82" + datasetUUID: "83" + gcePersistentDisk: + fsType: "41" + partition: -1215463021 + pdName: "40" + readOnly: true + gitRepo: + directory: "46" + repository: "44" + revision: "45" + glusterfs: + endpoints: "59" + path: "60" + hostPath: + path: "39" + type: 3fƻfʣ繡楙¯ĦE + iscsi: + fsType: "55" + initiatorName: "58" + iqn: "53" + iscsiInterface: "54" + lun: -388204860 + portals: + - "56" + readOnly: true + secretRef: + name: "57" + targetPortal: "52" + name: "38" + nfs: + path: "51" + readOnly: true + server: "50" + persistentVolumeClaim: + claimName: "61" + photonPersistentDisk: + fsType: "110" + pdID: "109" + portworxVolume: + fsType: "125" + readOnly: true + volumeID: "124" + projected: + defaultMode: 1366821517 + sources: + - configMap: + items: + - key: "120" + mode: -1120128337 + path: "121" + name: "119" + optional: false + downwardAPI: + items: + - fieldRef: + apiVersion: "115" + fieldPath: "116" + mode: -1996616480 + path: "114" + resourceFieldRef: + containerName: "117" + divisor: "85" + resource: "118" + secret: + items: + - key: "112" + mode: -163325250 + path: "113" + name: "111" + optional: false + serviceAccountToken: + audience: "122" + expirationSeconds: -1239370187818888272 + path: "123" + quobyte: + group: "104" + registry: "101" + tenant: "105" + user: "103" + volume: "102" + rbd: + fsType: "64" + image: "63" + keyring: "67" + monitors: + - "62" + pool: "65" + readOnly: true + secretRef: + name: "68" + user: "66" + scaleIO: + fsType: "133" + gateway: "126" + protectionDomain: "129" + secretRef: + name: "128" + sslEnabled: true + storageMode: "131" + storagePool: "130" + system: "127" + volumeName: "132" + secret: + defaultMode: -999327618 + items: + - key: "48" + mode: -815194340 + path: "49" + optional: false + secretName: "47" + storageos: + fsType: "136" + secretRef: + name: "137" + volumeName: "134" + volumeNamespace: "135" + vsphereVolume: + fsType: "98" + storagePolicyID: "100" + storagePolicyName: "99" + volumePath: "97" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.json new file mode 100644 index 00000000000..9722155d873 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.json @@ -0,0 +1,59 @@ +{ + "kind": "CSIDriver", + "apiVersion": "storage.k8s.io/v1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "attachRequired": false, + "podInfoOnMount": false, + "volumeLifecycleModes": [ + "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" + ], + "storageCapacity": true, + "fsGroupPolicy": "/ʕVŚ(ĿȊ甞谐颋DžSǡ", + "tokenRequests": [ + { + "audience": "19", + "expirationSeconds": -8506428344202195448 + } + ], + "requiresRepublish": false + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.pb new file mode 100644 index 0000000000000000000000000000000000000000..79357298d9b51860cc3e4fbc0c6f5e57ea496cd3 GIT binary patch literal 304 zcmV-00nh$xICB6B9tsh2bZ>HDXJsyHICCy(Z!dN+5(z_7NknpKc4cxBg#rqx0SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBVQ0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*p)e2mlZO8XD`K=9rDenZ%6diMKVzm&dpu z0V)|U%9U2dnkdA-$cpEbp6IZU>7t9rg;U3&G7ky@F*y*3oQ~wykH-0l0XP5}03raE Coo~Vb literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.yaml new file mode 100644 index 00000000000..21c07739d57 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.yaml @@ -0,0 +1,42 @@ +apiVersion: storage.k8s.io/v1 +kind: CSIDriver +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + attachRequired: false + fsGroupPolicy: /ʕVŚ(ĿȊ甞谐颋DžSǡ + podInfoOnMount: false + requiresRepublish: false + storageCapacity: true + tokenRequests: + - audience: "19" + expirationSeconds: -8506428344202195448 + volumeLifecycleModes: + - r鯹)晿0#me<}m+Pts5J@eu#N1KneJ2$KBOT;G3 zAv{ThOQc5>s|f;MFyTuPX56J@1|SadMFyth9-8 zh;G_ylgOcge>i2+fF)_b-EEI|#EWC={qM9Dva3VKJ&L-PCap9O9W;?{vw z>e@g5;v*?5 z`2c9??1*QtHQyL%{$aM%yOckh?~eN?N~1%CZ0T$^fAVd28&n~ZRf4#bY0t(U19LxN zF;w8N;uxEAmvZ4zE*a%vx(X46h~8_ZYk`p={KQ6I&&{na6@fhLdrZ;l6%PFWt6 z(Lu;U-=Sg9v;&9%@ucBk8A@mj#(<$Zj8Q`k6eTQ|D!&ycsbHyKsbHx@$96EVRG~Qx zr97%MqblkqyKJgqqJt!P%cYv_wpewh{Mq-dg~7GX;^h4ErGc3&ftAKZXz>xjF=|xO zsC0&S*kEFz~H6s4xo`gCJz3SxNAm+{etFJKMC{L`ZB*>Y^x@$)k@+noK&;HWe4K z_#iG+h=>sC!j%hmib$7Q(TzJ-E?lM1jemo;xca{DJbvf2Rg$v7KA#MFTj5#@+bY40 zUhXanJMntR9A~~-tp4xKhjG~07z~|1bM`x86Yda^CT@m!S>p3^j8T`n)N=zxl`pB} zRH)y7AN(3UosQysYU%xxk9!Z_{G1+;mD4uy9ir-IY!WyYqtON1VmxgzkvY4tJ3E+s ze|#@F9DjQjXD!1`DY9iTch_RxnB>f;bS@r0AI~P^ z>FD#Tua9mUn$In!oPEpQBX(5*K-7x^>9Wom#;~Ru9NG{t-twRUEh(T2qMN%CpsKA$ zwIG4WWk5m3aP4ZL>kq+q5ol@o`i)8j%N&JsSt``^$~HoCQ8oZ2fZjm>y1lv5X4*7G zqCw~TxT#&|C9!YC9u?*h*Z08gOdm0Cb^+oDf#crA{P#;5$Lp{_zs=a=hYs1wgENj%E#Gqb?ngzo! Zdqt&nH*Ik*bIP7$f@X~fLDQ*B>L1m3m-hew literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml new file mode 100644 index 00000000000..d7f841e2ff8 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml @@ -0,0 +1,42 @@ +apiVersion: storage.k8s.io/v1alpha1 +capacity: "130" +kind: CSIStorageCapacity +maximumVolumeSize: "330" +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +nodeTopology: + matchExpressions: + - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 + operator: In + values: + - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n + matchLabels: + 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 +storageClassName: "25" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.json b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.json new file mode 100644 index 00000000000..7fdc8f43405 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.json @@ -0,0 +1,305 @@ +{ + "kind": "VolumeAttachment", + "apiVersion": "storage.k8s.io/v1alpha1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "attacher": "19", + "source": { + "persistentVolumeName": "20", + "inlineVolumeSpec": { + "capacity": { + "qJ枊a8衍`Ĩ": "652" + }, + "gcePersistentDisk": { + "pdName": "21", + "fsType": "22", + "partition": 1847377175 + }, + "awsElasticBlockStore": { + "volumeID": "23", + "fsType": "24", + "partition": -387137265 + }, + "hostPath": { + "path": "25", + "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy" + }, + "glusterfs": { + "endpoints": "26", + "path": "27", + "readOnly": true, + "endpointsNamespace": "28" + }, + "nfs": { + "server": "29", + "path": "30" + }, + "rbd": { + "monitors": [ + "31" + ], + "image": "32", + "fsType": "33", + "pool": "34", + "user": "35", + "keyring": "36", + "secretRef": { + "name": "37", + "namespace": "38" + } + }, + "iscsi": { + "targetPortal": "39", + "iqn": "40", + "lun": 2048967527, + "iscsiInterface": "41", + "fsType": "42", + "readOnly": true, + "portals": [ + "43" + ], + "secretRef": { + "name": "44", + "namespace": "45" + }, + "initiatorName": "46" + }, + "cinder": { + "volumeID": "47", + "fsType": "48", + "readOnly": true, + "secretRef": { + "name": "49", + "namespace": "50" + } + }, + "cephfs": { + "monitors": [ + "51" + ], + "path": "52", + "user": "53", + "secretFile": "54", + "secretRef": { + "name": "55", + "namespace": "56" + }, + "readOnly": true + }, + "fc": { + "targetWWNs": [ + "57" + ], + "lun": -616291512, + "fsType": "58", + "wwids": [ + "59" + ] + }, + "flocker": { + "datasetName": "60", + "datasetUUID": "61" + }, + "flexVolume": { + "driver": "62", + "fsType": "63", + "secretRef": { + "name": "64", + "namespace": "65" + }, + "options": { + "66": "67" + } + }, + "azureFile": { + "secretName": "68", + "shareName": "69", + "secretNamespace": "70" + }, + "vsphereVolume": { + "volumePath": "71", + "fsType": "72", + "storagePolicyName": "73", + "storagePolicyID": "74" + }, + "quobyte": { + "registry": "75", + "volume": "76", + "readOnly": true, + "user": "77", + "group": "78", + "tenant": "79" + }, + "azureDisk": { + "diskName": "80", + "diskURI": "81", + "cachingMode": "x", + "fsType": "82", + "readOnly": false, + "kind": "a鯿rŎǀ朲^苣" + }, + "photonPersistentDisk": { + "pdID": "83", + "fsType": "84" + }, + "portworxVolume": { + "volumeID": "85", + "fsType": "86", + "readOnly": true + }, + "scaleIO": { + "gateway": "87", + "system": "88", + "secretRef": { + "name": "89", + "namespace": "90" + }, + "protectionDomain": "91", + "storagePool": "92", + "storageMode": "93", + "volumeName": "94", + "fsType": "95" + }, + "local": { + "path": "96", + "fsType": "97" + }, + "storageos": { + "volumeName": "98", + "volumeNamespace": "99", + "fsType": "100", + "secretRef": { + "kind": "101", + "namespace": "102", + "name": "103", + "uid": "ȮO励鹗塢ē ƕP", + "apiVersion": "104", + "resourceVersion": "105", + "fieldPath": "106" + } + }, + "csi": { + "driver": "107", + "volumeHandle": "108", + "readOnly": true, + "fsType": "109", + "volumeAttributes": { + "110": "111" + }, + "controllerPublishSecretRef": { + "name": "112", + "namespace": "113" + }, + "nodeStageSecretRef": { + "name": "114", + "namespace": "115" + }, + "nodePublishSecretRef": { + "name": "116", + "namespace": "117" + }, + "controllerExpandSecretRef": { + "name": "118", + "namespace": "119" + } + }, + "accessModes": [ + "d賑'üA謥ǣ偐圠=" + ], + "claimRef": { + "kind": "120", + "namespace": "121", + "name": "122", + "apiVersion": "123", + "resourceVersion": "124", + "fieldPath": "125" + }, + "persistentVolumeReclaimPolicy": "錕?øēƺ魋Ď儇击3ƆìQ喞艋", + "storageClassName": "126", + "mountOptions": [ + "127" + ], + "volumeMode": "½", + "nodeAffinity": { + "required": { + "nodeSelectorTerms": [ + { + "matchExpressions": [ + { + "key": "128", + "operator": "檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2", + "values": [ + "129" + ] + } + ], + "matchFields": [ + { + "key": "130", + "operator": "-议}ȧ外ĺ稥氹Ç|¶", + "values": [ + "131" + ] + } + ] + } + ] + } + } + } + }, + "nodeName": "132" + }, + "status": { + "attached": true, + "attachmentMetadata": { + "133": "134" + }, + "attachError": { + "time": "2327-07-20T07:31:37Z", + "message": "135" + }, + "detachError": { + "time": "2046-08-01T16:33:49Z", + "message": "136" + } + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb new file mode 100644 index 0000000000000000000000000000000000000000..0caf9b8d2be5d93568d63489158c4c90bf795cf1 GIT binary patch literal 1161 zcmX9+TTC5A7~UCDikn!;2HWF_X->B$Hmil*x$MlI#Mq)wBu1>MnkF?KlvsNM0ga+f zxC!>4T!eyc3AI3D+t8y@FQtekaJbY5lRo&M#y9tH&V#1$v5A*&a35yB`Tp?_13%pp8UgiEAH6srmXUohcI5ouqm&<~l<^{;<+{nXh%(b-&U)n9x6tM2zM{5Y{d z4wc(PIYc*XwMpdAz(1O@X~2>+;O@33+vA1N^}csnSF)>v%^pQvOOqBFh;|ytEUAGs zbas`7vhirPG<|kua__--;>+c4GBvkGPZfqc_Y~&G^Sy^rO)(m1=T12?BIkGfnD6{n zZg02meZ8(Qna$|p#SdS~Uv{?GWuatF#}>O1n!urqCC2amb*DUKIroF%U_@fD>-yS1 z|KcMlEBO#;>FkVWZZzH+Zv0`U*t3{FpYMwM#)~6^E7{`tZ2t7y?l!1GB&!5*Dbt>f zJqG4}!eXevVZ|{v=Pu>Kqg*n|!*m5A3K6}}N>>9TL->h}-tOC5T`B^P3g(kE6?~s{ z09qjsmoHciRD`uv*dteHIGPx8rC;};O(nb}yd=D&@DP&{Oz4vX4*;vm_0^$Y{@xr9 zBAv24Dx*V?g}y_>pkXHv1L8@;!7`N47>of!brhq98YoIwE>(UDPEx^A!BW9eiT3Sa zV5vfL7)p6mX+~AlMRwa%!$b#3@|H_A+heiHOzE@lTUG|vItmkWFBbc!vjkQe7oo*R z1jndRNu$y^;$ee{wKk1u%p3Wp`6ysCVrd%jS{jKu8p(QV$`pyvZ=|l0CjilK6eY_7 z-=r`bAaJlSLvhzx&pjPyzbMU*#}}vaBdOIh^&SF(VUcMp;T(C&Bq@_*P8`1omt2N7 z3n~cMCT0fn^d=St%i2vG8m#Izu{JnLR=rZZKK$_VxBH8;m)54^&Y^hXlgHc?D&py4 z3D6m1u7y4rXIKRKVA9)F`rypt%Qx~Pt2ay6`tt*EPhZ@(z*l>hXP=43CX1*0jW{%7 zRZEu^>z=m{+RxgLn!?&i6|UyirsCeQmG3r&Mo-4MuBF-H;<;#jV51{f__*7g2j1;& zsJZX#*jvoyPOX0$&y3}7Zd|@p_yV#ylB6IIA$!)(KHvy`|OH}pNG!& Xc$JnRq-%&j?#^}G^FI+LE!X-F$AUb^ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml new file mode 100644 index 00000000000..526e4459b18 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.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.21.0/storage.k8s.io.v1beta1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.json new file mode 100644 index 00000000000..26666becd09 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.json @@ -0,0 +1,59 @@ +{ + "kind": "CSIDriver", + "apiVersion": "storage.k8s.io/v1beta1", + "metadata": { + "name": "2", + "generateName": "3", + "namespace": "4", + "selfLink": "5", + "uid": "7", + "resourceVersion": "11042405498087606203", + "generation": 8071137005907523419, + "creationTimestamp": null, + "deletionGracePeriodSeconds": -4955867275792137171, + "labels": { + "7": "8" + }, + "annotations": { + "9": "10" + }, + "ownerReferences": [ + { + "apiVersion": "11", + "kind": "12", + "name": "13", + "uid": "Dz廔ȇ{sŊƏp", + "controller": false, + "blockOwnerDeletion": true + } + ], + "finalizers": [ + "14" + ], + "clusterName": "15", + "managedFields": [ + { + "manager": "16", + "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", + "apiVersion": "17", + "fieldsType": "18" + } + ] + }, + "spec": { + "attachRequired": false, + "podInfoOnMount": false, + "volumeLifecycleModes": [ + "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" + ], + "storageCapacity": true, + "fsGroupPolicy": "/ʕVŚ(ĿȊ甞谐颋DžSǡ", + "tokenRequests": [ + { + "audience": "19", + "expirationSeconds": -8506428344202195448 + } + ], + "requiresRepublish": false + } +} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.pb new file mode 100644 index 0000000000000000000000000000000000000000..991ac7cb4626a1b52581da922e27cc729ddc139e GIT binary patch literal 309 zcmV-50m}YsICB6BBMKICbZ>HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D5`_W^ 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>ueR|o(Q02(23>94sd=9#}dZ!BZ!uDx$^bmo|i#hJv6=83m8 z#+S#qAOR{FFUplx#hNI@zsQQ`l%D9Ykm;g}$AweJp)wB&0x>xdh@6h(){n;di2*nO H8UP{y!}M{P literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.yaml new file mode 100644 index 00000000000..1dcdc637dd0 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.yaml @@ -0,0 +1,42 @@ +apiVersion: storage.k8s.io/v1beta1 +kind: CSIDriver +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +spec: + attachRequired: false + fsGroupPolicy: /ʕVŚ(ĿȊ甞谐颋DžSǡ + podInfoOnMount: false + requiresRepublish: false + storageCapacity: true + tokenRequests: + - audience: "19" + expirationSeconds: -8506428344202195448 + 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$EdS-TZXSQ_$v5{`+9Y(fSdSbz-lxhQvV> zCgLGe0Fn_xvO+;cK?g!8B?Li3M@2#9NNM;DOhk3gxsUJOj!IJYynQ|y^tQrw3p*;o z^WM&6C4K61 z>Z;#=AN(3UosQysYWe+>k9!Z_{G1+;)zdbS4pH?pHVGVy(ddG0F`l-Vn>o97JOmb$_cP<`3AI~P^ z>FD#Tua9mSn&cK!&c0>u5xc4YAnL_|FW5#KV`!@ehYkdcw>)S-%Xgs*ZZ~&1KvlaP z)q(^f!GMAv!__N=t{j3C2(+|v?RuqxWsa^h?<>^x$~HoC$!`Gq0D1=j==SDnhiTJv z6Ae1w$4xDqm&Cpqd(<_L2q{4Xv2i`0o#eG4KwykK5p$Zt9d9Gz0F1_clcXtgpt-eW z#Sk#K(cHmWUYDStJ&gmz`Vw`lVmHkesl-s@P!DyFYOi1B+HiFV%Nlj)V^A+d&4OW= Zy`s{(o3^-@Ic3i=mu8K)E={L0sekpomx}-Z literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.yaml b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.yaml new file mode 100644 index 00000000000..ebdd18dd60b --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.yaml @@ -0,0 +1,42 @@ +apiVersion: storage.k8s.io/v1beta1 +capacity: "130" +kind: CSIStorageCapacity +maximumVolumeSize: "330" +metadata: + annotations: + "9": "10" + clusterName: "15" + creationTimestamp: null + deletionGracePeriodSeconds: -4955867275792137171 + finalizers: + - "14" + generateName: "3" + generation: 8071137005907523419 + labels: + "7": "8" + managedFields: + - apiVersion: "17" + fieldsType: "18" + manager: "16" + operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] + name: "2" + namespace: "4" + ownerReferences: + - apiVersion: "11" + blockOwnerDeletion: true + controller: false + kind: "12" + name: "13" + uid: Dz廔ȇ{sŊƏp + resourceVersion: "11042405498087606203" + selfLink: "5" + uid: "7" +nodeTopology: + matchExpressions: + - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 + operator: In + values: + - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n + matchLabels: + 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 +storageClassName: "25" diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.json b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.json new file mode 100644 index 00000000000..115d300a157 --- /dev/null +++ b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.json @@ -0,0 +1,65 @@ +{ + "kind": "StorageClass", + "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" + } + ] + }, + "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.21.0/storage.k8s.io.v1beta1.StorageClass.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.pb new file mode 100644 index 0000000000000000000000000000000000000000..2cb75f3979718a447ae32f8bb8fe76eaae42c930 GIT binary patch literal 272 zcmd0{C}!YN;}R<_$uCMwPu0t|DAvo&*Do_nN-aq=6ygbnh&$&b78eWMW#n4P$i-+R z#AqzVXrjbus>Nt-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: Mon, 19 Apr 2021 09:28:34 -0400 Subject: [PATCH 2/3] Drop 1.19.0 API compatibility data --- .../admission.k8s.io.v1.AdmissionReview.json | 84 - .../admission.k8s.io.v1.AdmissionReview.pb | Bin 731 -> 0 bytes .../admission.k8s.io.v1.AdmissionReview.yaml | 82 - ...ission.k8s.io.v1beta1.AdmissionReview.json | 84 - ...dmission.k8s.io.v1beta1.AdmissionReview.pb | Bin 736 -> 0 bytes ...ission.k8s.io.v1beta1.AdmissionReview.yaml | 82 - ...ingWebhookConfiguration.after_roundtrip.pb | Bin 724 -> 0 bytes ...8s.io.v1.MutatingWebhookConfiguration.json | 108 -- ....k8s.io.v1.MutatingWebhookConfiguration.pb | Bin 722 -> 0 bytes ...8s.io.v1.MutatingWebhookConfiguration.yaml | 72 - ...ingWebhookConfiguration.after_roundtrip.pb | Bin 719 -> 0 bytes ....io.v1.ValidatingWebhookConfiguration.json | 107 -- ...8s.io.v1.ValidatingWebhookConfiguration.pb | Bin 717 -> 0 bytes ....io.v1.ValidatingWebhookConfiguration.yaml | 71 - ...ingWebhookConfiguration.after_roundtrip.pb | Bin 729 -> 0 bytes ....v1beta1.MutatingWebhookConfiguration.json | 108 -- ...io.v1beta1.MutatingWebhookConfiguration.pb | Bin 727 -> 0 bytes ....v1beta1.MutatingWebhookConfiguration.yaml | 72 - ...ingWebhookConfiguration.after_roundtrip.pb | Bin 724 -> 0 bytes ...1beta1.ValidatingWebhookConfiguration.json | 107 -- ....v1beta1.ValidatingWebhookConfiguration.pb | Bin 722 -> 0 bytes ...1beta1.ValidatingWebhookConfiguration.yaml | 71 - ...s.v1.ControllerRevision.after_roundtrip.pb | Bin 329 -> 0 bytes .../v1.19.0/apps.v1.ControllerRevision.json | 45 - .../v1.19.0/apps.v1.ControllerRevision.pb | Bin 327 -> 0 bytes .../v1.19.0/apps.v1.ControllerRevision.yaml | 39 - .../apps.v1.DaemonSet.after_roundtrip.json | 1496 --------------- .../apps.v1.DaemonSet.after_roundtrip.pb | Bin 7241 -> 0 bytes .../apps.v1.DaemonSet.after_roundtrip.yaml | 1023 ----------- .../testdata/v1.19.0/apps.v1.DaemonSet.json | 1497 ---------------- .../api/testdata/v1.19.0/apps.v1.DaemonSet.pb | Bin 7237 -> 0 bytes .../testdata/v1.19.0/apps.v1.DaemonSet.yaml | 1024 ----------- .../apps.v1.Deployment.after_roundtrip.json | 1499 ---------------- .../apps.v1.Deployment.after_roundtrip.pb | Bin 7282 -> 0 bytes .../apps.v1.Deployment.after_roundtrip.yaml | 1027 ----------- .../testdata/v1.19.0/apps.v1.Deployment.json | 1500 ---------------- .../testdata/v1.19.0/apps.v1.Deployment.pb | Bin 7278 -> 0 bytes .../testdata/v1.19.0/apps.v1.Deployment.yaml | 1028 ----------- .../apps.v1.ReplicaSet.after_roundtrip.json | 1489 --------------- .../apps.v1.ReplicaSet.after_roundtrip.pb | Bin 6815 -> 0 bytes .../apps.v1.ReplicaSet.after_roundtrip.yaml | 1016 ----------- .../testdata/v1.19.0/apps.v1.ReplicaSet.json | 1490 --------------- .../testdata/v1.19.0/apps.v1.ReplicaSet.pb | Bin 6811 -> 0 bytes .../testdata/v1.19.0/apps.v1.ReplicaSet.yaml | 1017 ----------- .../apps.v1.StatefulSet.after_roundtrip.json | 1595 ---------------- .../apps.v1.StatefulSet.after_roundtrip.pb | Bin 7998 -> 0 bytes .../apps.v1.StatefulSet.after_roundtrip.yaml | 1093 ----------- .../testdata/v1.19.0/apps.v1.StatefulSet.json | 1596 ----------------- .../testdata/v1.19.0/apps.v1.StatefulSet.pb | Bin 7992 -> 0 bytes .../testdata/v1.19.0/apps.v1.StatefulSet.yaml | 1094 ----------- ...eta1.ControllerRevision.after_roundtrip.pb | Bin 334 -> 0 bytes .../apps.v1beta1.ControllerRevision.json | 45 - .../apps.v1beta1.ControllerRevision.pb | Bin 332 -> 0 bytes .../apps.v1beta1.ControllerRevision.yaml | 39 - ...ps.v1beta1.Deployment.after_roundtrip.json | 1502 ---------------- ...apps.v1beta1.Deployment.after_roundtrip.pb | Bin 7273 -> 0 bytes ...ps.v1beta1.Deployment.after_roundtrip.yaml | 1029 ----------- .../v1.19.0/apps.v1beta1.Deployment.json | 1503 ---------------- .../v1.19.0/apps.v1beta1.Deployment.pb | Bin 7269 -> 0 bytes .../v1.19.0/apps.v1beta1.Deployment.yaml | 1030 ----------- .../apps.v1beta1.DeploymentRollback.json | 11 - .../apps.v1beta1.DeploymentRollback.pb | Bin 69 -> 0 bytes .../apps.v1beta1.DeploymentRollback.yaml | 7 - .../apps.v1beta1.Scale.after_roundtrip.pb | Bin 242 -> 0 bytes .../testdata/v1.19.0/apps.v1beta1.Scale.json | 53 - .../testdata/v1.19.0/apps.v1beta1.Scale.pb | Bin 240 -> 0 bytes .../testdata/v1.19.0/apps.v1beta1.Scale.yaml | 38 - ...s.v1beta1.StatefulSet.after_roundtrip.json | 1595 ---------------- ...pps.v1beta1.StatefulSet.after_roundtrip.pb | Bin 8016 -> 0 bytes ...s.v1beta1.StatefulSet.after_roundtrip.yaml | 1093 ----------- .../v1.19.0/apps.v1beta1.StatefulSet.json | 1596 ----------------- .../v1.19.0/apps.v1beta1.StatefulSet.pb | Bin 8010 -> 0 bytes .../v1.19.0/apps.v1beta1.StatefulSet.yaml | 1094 ----------- ...eta2.ControllerRevision.after_roundtrip.pb | Bin 334 -> 0 bytes .../apps.v1beta2.ControllerRevision.json | 45 - .../apps.v1beta2.ControllerRevision.pb | Bin 332 -> 0 bytes .../apps.v1beta2.ControllerRevision.yaml | 39 - ...pps.v1beta2.DaemonSet.after_roundtrip.json | 1496 --------------- .../apps.v1beta2.DaemonSet.after_roundtrip.pb | Bin 7246 -> 0 bytes ...pps.v1beta2.DaemonSet.after_roundtrip.yaml | 1023 ----------- .../v1.19.0/apps.v1beta2.DaemonSet.json | 1497 ---------------- .../v1.19.0/apps.v1beta2.DaemonSet.pb | Bin 7242 -> 0 bytes .../v1.19.0/apps.v1beta2.DaemonSet.yaml | 1024 ----------- ...ps.v1beta2.Deployment.after_roundtrip.json | 1499 ---------------- ...apps.v1beta2.Deployment.after_roundtrip.pb | Bin 7287 -> 0 bytes ...ps.v1beta2.Deployment.after_roundtrip.yaml | 1027 ----------- .../v1.19.0/apps.v1beta2.Deployment.json | 1500 ---------------- .../v1.19.0/apps.v1beta2.Deployment.pb | Bin 7283 -> 0 bytes .../v1.19.0/apps.v1beta2.Deployment.yaml | 1028 ----------- ...ps.v1beta2.ReplicaSet.after_roundtrip.json | 1489 --------------- ...apps.v1beta2.ReplicaSet.after_roundtrip.pb | Bin 6820 -> 0 bytes ...ps.v1beta2.ReplicaSet.after_roundtrip.yaml | 1016 ----------- .../v1.19.0/apps.v1beta2.ReplicaSet.json | 1490 --------------- .../v1.19.0/apps.v1beta2.ReplicaSet.pb | Bin 6816 -> 0 bytes .../v1.19.0/apps.v1beta2.ReplicaSet.yaml | 1017 ----------- .../apps.v1beta2.Scale.after_roundtrip.pb | Bin 242 -> 0 bytes .../testdata/v1.19.0/apps.v1beta2.Scale.json | 53 - .../testdata/v1.19.0/apps.v1beta2.Scale.pb | Bin 240 -> 0 bytes .../testdata/v1.19.0/apps.v1beta2.Scale.yaml | 38 - ...s.v1beta2.StatefulSet.after_roundtrip.json | 1595 ---------------- ...pps.v1beta2.StatefulSet.after_roundtrip.pb | Bin 8003 -> 0 bytes ...s.v1beta2.StatefulSet.after_roundtrip.yaml | 1093 ----------- .../v1.19.0/apps.v1beta2.StatefulSet.json | 1596 ----------------- .../v1.19.0/apps.v1beta2.StatefulSet.pb | Bin 7997 -> 0 bytes .../v1.19.0/apps.v1beta2.StatefulSet.yaml | 1094 ----------- ....k8s.io.v1.TokenRequest.after_roundtrip.pb | Bin 308 -> 0 bytes ...authentication.k8s.io.v1.TokenRequest.json | 59 - .../authentication.k8s.io.v1.TokenRequest.pb | Bin 306 -> 0 bytes ...authentication.k8s.io.v1.TokenRequest.yaml | 43 - ...n.k8s.io.v1.TokenReview.after_roundtrip.pb | Bin 274 -> 0 bytes .../authentication.k8s.io.v1.TokenReview.json | 67 - .../authentication.k8s.io.v1.TokenReview.pb | Bin 272 -> 0 bytes .../authentication.k8s.io.v1.TokenReview.yaml | 47 - ....io.v1beta1.TokenReview.after_roundtrip.pb | Bin 279 -> 0 bytes ...entication.k8s.io.v1beta1.TokenReview.json | 67 - ...thentication.k8s.io.v1beta1.TokenReview.pb | Bin 277 -> 0 bytes ...entication.k8s.io.v1beta1.TokenReview.yaml | 47 - ...ocalSubjectAccessReview.after_roundtrip.pb | Bin 318 -> 0 bytes ...on.k8s.io.v1.LocalSubjectAccessReview.json | 73 - ...tion.k8s.io.v1.LocalSubjectAccessReview.pb | Bin 316 -> 0 bytes ...on.k8s.io.v1.LocalSubjectAccessReview.yaml | 54 - ...SelfSubjectAccessReview.after_roundtrip.pb | Bin 293 -> 0 bytes ...ion.k8s.io.v1.SelfSubjectAccessReview.json | 63 - ...ation.k8s.io.v1.SelfSubjectAccessReview.pb | Bin 291 -> 0 bytes ...ion.k8s.io.v1.SelfSubjectAccessReview.yaml | 47 - ....SelfSubjectRulesReview.after_roundtrip.pb | Bin 278 -> 0 bytes ...tion.k8s.io.v1.SelfSubjectRulesReview.json | 76 - ...zation.k8s.io.v1.SelfSubjectRulesReview.pb | Bin 276 -> 0 bytes ...tion.k8s.io.v1.SelfSubjectRulesReview.yaml | 50 - ....v1.SubjectAccessReview.after_roundtrip.pb | Bin 313 -> 0 bytes ...ization.k8s.io.v1.SubjectAccessReview.json | 73 - ...orization.k8s.io.v1.SubjectAccessReview.pb | Bin 311 -> 0 bytes ...ization.k8s.io.v1.SubjectAccessReview.yaml | 54 - ...ocalSubjectAccessReview.after_roundtrip.pb | Bin 323 -> 0 bytes ...s.io.v1beta1.LocalSubjectAccessReview.json | 73 - ...k8s.io.v1beta1.LocalSubjectAccessReview.pb | Bin 321 -> 0 bytes ...s.io.v1beta1.LocalSubjectAccessReview.yaml | 54 - ...SelfSubjectAccessReview.after_roundtrip.pb | Bin 298 -> 0 bytes ...8s.io.v1beta1.SelfSubjectAccessReview.json | 63 - ....k8s.io.v1beta1.SelfSubjectAccessReview.pb | Bin 296 -> 0 bytes ...8s.io.v1beta1.SelfSubjectAccessReview.yaml | 47 - ....SelfSubjectRulesReview.after_roundtrip.pb | Bin 283 -> 0 bytes ...k8s.io.v1beta1.SelfSubjectRulesReview.json | 76 - ...n.k8s.io.v1beta1.SelfSubjectRulesReview.pb | Bin 281 -> 0 bytes ...k8s.io.v1beta1.SelfSubjectRulesReview.yaml | 50 - ...ta1.SubjectAccessReview.after_roundtrip.pb | Bin 318 -> 0 bytes ...on.k8s.io.v1beta1.SubjectAccessReview.json | 73 - ...tion.k8s.io.v1beta1.SubjectAccessReview.pb | Bin 316 -> 0 bytes ...on.k8s.io.v1beta1.SubjectAccessReview.yaml | 54 - ...HorizontalPodAutoscaler.after_roundtrip.pb | Bin 313 -> 0 bytes ...utoscaling.v1.HorizontalPodAutoscaler.json | 59 - .../autoscaling.v1.HorizontalPodAutoscaler.pb | Bin 311 -> 0 bytes ...utoscaling.v1.HorizontalPodAutoscaler.yaml | 44 - .../autoscaling.v1.Scale.after_roundtrip.pb | Bin 234 -> 0 bytes .../v1.19.0/autoscaling.v1.Scale.json | 50 - .../testdata/v1.19.0/autoscaling.v1.Scale.pb | Bin 232 -> 0 bytes .../v1.19.0/autoscaling.v1.Scale.yaml | 36 - ...HorizontalPodAutoscaler.after_roundtrip.pb | Bin 1710 -> 0 bytes ...aling.v2beta1.HorizontalPodAutoscaler.json | 196 -- ...scaling.v2beta1.HorizontalPodAutoscaler.pb | Bin 1708 -> 0 bytes ...aling.v2beta1.HorizontalPodAutoscaler.yaml | 131 -- ...HorizontalPodAutoscaler.after_roundtrip.pb | Bin 2338 -> 0 bytes ...aling.v2beta2.HorizontalPodAutoscaler.json | 271 --- ...scaling.v2beta2.HorizontalPodAutoscaler.pb | Bin 2336 -> 0 bytes ...aling.v2beta2.HorizontalPodAutoscaler.yaml | 180 -- .../v1.19.0/batch.v1.Job.after_roundtrip.pb | Bin 6675 -> 0 bytes .../api/testdata/v1.19.0/batch.v1.Job.json | 1494 --------------- .../api/testdata/v1.19.0/batch.v1.Job.pb | Bin 6669 -> 0 bytes .../api/testdata/v1.19.0/batch.v1.Job.yaml | 1021 ----------- ...batch.v1beta1.CronJob.after_roundtrip.json | 1543 ---------------- .../batch.v1beta1.CronJob.after_roundtrip.pb | Bin 7375 -> 0 bytes ...batch.v1beta1.CronJob.after_roundtrip.yaml | 1058 ----------- .../v1.19.0/batch.v1beta1.CronJob.json | 1544 ---------------- .../testdata/v1.19.0/batch.v1beta1.CronJob.pb | Bin 7369 -> 0 bytes .../v1.19.0/batch.v1beta1.CronJob.yaml | 1059 ----------- ...h.v1beta1.JobTemplate.after_roundtrip.json | 1523 ---------------- ...tch.v1beta1.JobTemplate.after_roundtrip.pb | Bin 7321 -> 0 bytes ...h.v1beta1.JobTemplate.after_roundtrip.yaml | 1044 ----------- .../v1.19.0/batch.v1beta1.JobTemplate.json | 1524 ---------------- .../v1.19.0/batch.v1beta1.JobTemplate.pb | Bin 7315 -> 0 bytes .../v1.19.0/batch.v1beta1.JobTemplate.yaml | 1045 ----------- .../batch.v2alpha1.CronJob.after_roundtrip.pb | Bin 7372 -> 0 bytes .../v1.19.0/batch.v2alpha1.CronJob.json | 1544 ---------------- .../v1.19.0/batch.v2alpha1.CronJob.pb | Bin 7370 -> 0 bytes .../v1.19.0/batch.v2alpha1.CronJob.yaml | 1059 ----------- ...ch.v2alpha1.JobTemplate.after_roundtrip.pb | Bin 7318 -> 0 bytes .../v1.19.0/batch.v2alpha1.JobTemplate.json | 1524 ---------------- .../v1.19.0/batch.v2alpha1.JobTemplate.pb | Bin 7316 -> 0 bytes .../v1.19.0/batch.v2alpha1.JobTemplate.yaml | 1045 ----------- ...rtificateSigningRequest.after_roundtrip.pb | Bin 363 -> 0 bytes ...s.k8s.io.v1.CertificateSigningRequest.json | 73 - ...tes.k8s.io.v1.CertificateSigningRequest.pb | Bin 361 -> 0 bytes ...s.k8s.io.v1.CertificateSigningRequest.yaml | 52 - ...rtificateSigningRequest.after_roundtrip.pb | Bin 368 -> 0 bytes ....io.v1beta1.CertificateSigningRequest.json | 73 - ...8s.io.v1beta1.CertificateSigningRequest.pb | Bin 366 -> 0 bytes ....io.v1beta1.CertificateSigningRequest.yaml | 52 - ...ination.k8s.io.v1.Lease.after_roundtrip.pb | Bin 248 -> 0 bytes .../v1.19.0/coordination.k8s.io.v1.Lease.json | 50 - .../v1.19.0/coordination.k8s.io.v1.Lease.pb | Bin 246 -> 0 bytes .../v1.19.0/coordination.k8s.io.v1.Lease.yaml | 37 - ...on.k8s.io.v1beta1.Lease.after_roundtrip.pb | Bin 253 -> 0 bytes .../coordination.k8s.io.v1beta1.Lease.json | 50 - .../coordination.k8s.io.v1beta1.Lease.pb | Bin 251 -> 0 bytes .../coordination.k8s.io.v1beta1.Lease.yaml | 37 - .../testdata/v1.19.0/core.v1.APIGroup.json | 21 - .../api/testdata/v1.19.0/core.v1.APIGroup.pb | Bin 53 -> 0 bytes .../testdata/v1.19.0/core.v1.APIGroup.yaml | 12 - .../testdata/v1.19.0/core.v1.APIVersions.json | 13 - .../testdata/v1.19.0/core.v1.APIVersions.pb | Bin 40 -> 0 bytes .../testdata/v1.19.0/core.v1.APIVersions.yaml | 7 - .../core.v1.Binding.after_roundtrip.pb | Bin 249 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Binding.json | 52 - .../api/testdata/v1.19.0/core.v1.Binding.pb | Bin 247 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Binding.yaml | 39 - ...core.v1.ComponentStatus.after_roundtrip.pb | Bin 244 -> 0 bytes .../v1.19.0/core.v1.ComponentStatus.json | 51 - .../v1.19.0/core.v1.ComponentStatus.pb | Bin 242 -> 0 bytes .../v1.19.0/core.v1.ComponentStatus.yaml | 36 - .../core.v1.ConfigMap.after_roundtrip.pb | Bin 223 -> 0 bytes .../testdata/v1.19.0/core.v1.ConfigMap.json | 50 - .../api/testdata/v1.19.0/core.v1.ConfigMap.pb | Bin 221 -> 0 bytes .../testdata/v1.19.0/core.v1.ConfigMap.yaml | 36 - .../v1.19.0/core.v1.CreateOptions.json | 8 - .../testdata/v1.19.0/core.v1.CreateOptions.pb | Bin 37 -> 0 bytes .../v1.19.0/core.v1.CreateOptions.yaml | 5 - .../v1.19.0/core.v1.DeleteOptions.json | 14 - .../testdata/v1.19.0/core.v1.DeleteOptions.pb | Bin 96 -> 0 bytes .../v1.19.0/core.v1.DeleteOptions.yaml | 10 - .../core.v1.Endpoints.after_roundtrip.pb | Bin 380 -> 0 bytes .../testdata/v1.19.0/core.v1.Endpoints.json | 87 - .../api/testdata/v1.19.0/core.v1.Endpoints.pb | Bin 378 -> 0 bytes .../testdata/v1.19.0/core.v1.Endpoints.yaml | 61 - ....v1.EphemeralContainers.after_roundtrip.pb | Bin 1168 -> 0 bytes .../v1.19.0/core.v1.EphemeralContainers.json | 295 --- .../v1.19.0/core.v1.EphemeralContainers.pb | Bin 1166 -> 0 bytes .../v1.19.0/core.v1.EphemeralContainers.yaml | 205 --- .../v1.19.0/core.v1.Event.after_roundtrip.pb | Bin 397 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Event.json | 79 - .../api/testdata/v1.19.0/core.v1.Event.pb | Bin 395 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Event.yaml | 63 - .../v1.19.0/core.v1.ExportOptions.json | 6 - .../testdata/v1.19.0/core.v1.ExportOptions.pb | Bin 35 -> 0 bytes .../v1.19.0/core.v1.ExportOptions.yaml | 4 - .../testdata/v1.19.0/core.v1.GetOptions.json | 5 - .../testdata/v1.19.0/core.v1.GetOptions.pb | Bin 31 -> 0 bytes .../testdata/v1.19.0/core.v1.GetOptions.yaml | 3 - .../core.v1.LimitRange.after_roundtrip.pb | Bin 378 -> 0 bytes .../testdata/v1.19.0/core.v1.LimitRange.json | 65 - .../testdata/v1.19.0/core.v1.LimitRange.pb | Bin 376 -> 0 bytes .../testdata/v1.19.0/core.v1.LimitRange.yaml | 44 - .../testdata/v1.19.0/core.v1.ListOptions.json | 12 - .../testdata/v1.19.0/core.v1.ListOptions.pb | Bin 72 -> 0 bytes .../testdata/v1.19.0/core.v1.ListOptions.yaml | 10 - .../core.v1.Namespace.after_roundtrip.pb | Bin 319 -> 0 bytes .../testdata/v1.19.0/core.v1.Namespace.json | 60 - .../api/testdata/v1.19.0/core.v1.Namespace.pb | Bin 317 -> 0 bytes .../testdata/v1.19.0/core.v1.Namespace.yaml | 42 - .../v1.19.0/core.v1.Node.after_roundtrip.pb | Bin 748 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Node.json | 156 -- .../api/testdata/v1.19.0/core.v1.Node.pb | Bin 746 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Node.yaml | 110 -- .../v1.19.0/core.v1.NodeProxyOptions.json | 5 - .../v1.19.0/core.v1.NodeProxyOptions.pb | Bin 37 -> 0 bytes .../v1.19.0/core.v1.NodeProxyOptions.yaml | 3 - .../v1.19.0/core.v1.PatchOptions.json | 9 - .../testdata/v1.19.0/core.v1.PatchOptions.pb | Bin 38 -> 0 bytes .../v1.19.0/core.v1.PatchOptions.yaml | 6 - ...ore.v1.PersistentVolume.after_roundtrip.pb | Bin 1179 -> 0 bytes .../v1.19.0/core.v1.PersistentVolume.json | 292 --- .../v1.19.0/core.v1.PersistentVolume.pb | Bin 1177 -> 0 bytes .../v1.19.0/core.v1.PersistentVolume.yaml | 221 --- ...1.PersistentVolumeClaim.after_roundtrip.pb | Bin 597 -> 0 bytes .../core.v1.PersistentVolumeClaim.json | 94 - .../v1.19.0/core.v1.PersistentVolumeClaim.pb | Bin 595 -> 0 bytes .../core.v1.PersistentVolumeClaim.yaml | 65 - .../v1.19.0/core.v1.Pod.after_roundtrip.pb | Bin 7197 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Pod.json | 1582 ---------------- .../api/testdata/v1.19.0/core.v1.Pod.pb | Bin 7195 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Pod.yaml | 1090 ----------- .../v1.19.0/core.v1.PodAttachOptions.json | 7 - .../v1.19.0/core.v1.PodAttachOptions.pb | Bin 45 -> 0 bytes .../v1.19.0/core.v1.PodAttachOptions.yaml | 5 - .../v1.19.0/core.v1.PodExecOptions.json | 10 - .../v1.19.0/core.v1.PodExecOptions.pb | Bin 46 -> 0 bytes .../v1.19.0/core.v1.PodExecOptions.yaml | 7 - .../v1.19.0/core.v1.PodLogOptions.json | 11 - .../testdata/v1.19.0/core.v1.PodLogOptions.pb | Bin 73 -> 0 bytes .../v1.19.0/core.v1.PodLogOptions.yaml | 9 - .../core.v1.PodPortForwardOptions.json | 7 - .../v1.19.0/core.v1.PodPortForwardOptions.pb | Bin 50 -> 0 bytes .../core.v1.PodPortForwardOptions.yaml | 4 - .../v1.19.0/core.v1.PodProxyOptions.json | 5 - .../v1.19.0/core.v1.PodProxyOptions.pb | Bin 36 -> 0 bytes .../v1.19.0/core.v1.PodProxyOptions.yaml | 3 - ...core.v1.PodStatusResult.after_roundtrip.pb | Bin 912 -> 0 bytes .../v1.19.0/core.v1.PodStatusResult.json | 208 --- .../v1.19.0/core.v1.PodStatusResult.pb | Bin 910 -> 0 bytes .../v1.19.0/core.v1.PodStatusResult.yaml | 156 -- .../core.v1.PodTemplate.after_roundtrip.pb | Bin 6678 -> 0 bytes .../testdata/v1.19.0/core.v1.PodTemplate.json | 1461 --------------- .../testdata/v1.19.0/core.v1.PodTemplate.pb | Bin 6674 -> 0 bytes .../testdata/v1.19.0/core.v1.PodTemplate.yaml | 998 ----------- ...core.v1.RangeAllocation.after_roundtrip.pb | Bin 215 -> 0 bytes .../v1.19.0/core.v1.RangeAllocation.json | 45 - .../v1.19.0/core.v1.RangeAllocation.pb | Bin 213 -> 0 bytes .../v1.19.0/core.v1.RangeAllocation.yaml | 33 - ...1.ReplicationController.after_roundtrip.pb | Bin 6854 -> 0 bytes .../core.v1.ReplicationController.json | 1473 --------------- .../v1.19.0/core.v1.ReplicationController.pb | Bin 6850 -> 0 bytes .../core.v1.ReplicationController.yaml | 1007 ----------- .../core.v1.ResourceQuota.after_roundtrip.pb | Bin 397 -> 0 bytes .../v1.19.0/core.v1.ResourceQuota.json | 70 - .../testdata/v1.19.0/core.v1.ResourceQuota.pb | Bin 395 -> 0 bytes .../v1.19.0/core.v1.ResourceQuota.yaml | 47 - .../v1.19.0/core.v1.Secret.after_roundtrip.pb | Bin 230 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Secret.json | 51 - .../api/testdata/v1.19.0/core.v1.Secret.pb | Bin 228 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Secret.yaml | 37 - .../v1.19.0/core.v1.SerializedReference.json | 13 - .../v1.19.0/core.v1.SerializedReference.pb | Bin 81 -> 0 bytes .../v1.19.0/core.v1.SerializedReference.yaml | 10 - .../core.v1.Service.after_roundtrip.json | 90 - .../core.v1.Service.after_roundtrip.pb | Bin 379 -> 0 bytes .../core.v1.Service.after_roundtrip.yaml | 63 - .../api/testdata/v1.19.0/core.v1.Service.json | 91 - .../api/testdata/v1.19.0/core.v1.Service.pb | Bin 410 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Service.yaml | 64 - .../core.v1.ServiceAccount.after_roundtrip.pb | Bin 253 -> 0 bytes .../v1.19.0/core.v1.ServiceAccount.json | 60 - .../v1.19.0/core.v1.ServiceAccount.pb | Bin 251 -> 0 bytes .../v1.19.0/core.v1.ServiceAccount.yaml | 42 - .../v1.19.0/core.v1.ServiceProxyOptions.json | 5 - .../v1.19.0/core.v1.ServiceProxyOptions.pb | Bin 40 -> 0 bytes .../v1.19.0/core.v1.ServiceProxyOptions.yaml | 3 - .../api/testdata/v1.19.0/core.v1.Status.json | 25 - .../api/testdata/v1.19.0/core.v1.Status.pb | Bin 178 -> 0 bytes .../api/testdata/v1.19.0/core.v1.Status.yaml | 18 - .../v1.19.0/core.v1.UpdateOptions.json | 8 - .../testdata/v1.19.0/core.v1.UpdateOptions.pb | Bin 37 -> 0 bytes .../v1.19.0/core.v1.UpdateOptions.yaml | 5 - .../testdata/v1.19.0/core.v1.WatchEvent.json | 4 - .../testdata/v1.19.0/core.v1.WatchEvent.pb | Bin 121 -> 0 bytes .../testdata/v1.19.0/core.v1.WatchEvent.yaml | 8 - ...scovery.k8s.io.v1alpha1.EndpointSlice.json | 75 - ...discovery.k8s.io.v1alpha1.EndpointSlice.pb | Bin 380 -> 0 bytes ...scovery.k8s.io.v1alpha1.EndpointSlice.yaml | 53 - ...o.v1beta1.EndpointSlice.after_roundtrip.pb | Bin 381 -> 0 bytes ...iscovery.k8s.io.v1beta1.EndpointSlice.json | 75 - .../discovery.k8s.io.v1beta1.EndpointSlice.pb | Bin 379 -> 0 bytes ...iscovery.k8s.io.v1beta1.EndpointSlice.yaml | 53 - .../events.k8s.io.v1.Event.after_roundtrip.pb | Bin 411 -> 0 bytes .../v1.19.0/events.k8s.io.v1.Event.json | 79 - .../v1.19.0/events.k8s.io.v1.Event.pb | Bin 409 -> 0 bytes .../v1.19.0/events.k8s.io.v1.Event.yaml | 63 - ...ts.k8s.io.v1beta1.Event.after_roundtrip.pb | Bin 416 -> 0 bytes .../v1.19.0/events.k8s.io.v1beta1.Event.json | 79 - .../v1.19.0/events.k8s.io.v1beta1.Event.pb | Bin 414 -> 0 bytes .../v1.19.0/events.k8s.io.v1beta1.Event.yaml | 63 - ...ons.v1beta1.DaemonSet.after_roundtrip.json | 1497 ---------------- ...sions.v1beta1.DaemonSet.after_roundtrip.pb | Bin 7274 -> 0 bytes ...ons.v1beta1.DaemonSet.after_roundtrip.yaml | 1024 ----------- .../v1.19.0/extensions.v1beta1.DaemonSet.json | 1498 ---------------- .../v1.19.0/extensions.v1beta1.DaemonSet.pb | Bin 7270 -> 0 bytes .../v1.19.0/extensions.v1beta1.DaemonSet.yaml | 1025 ----------- ...ns.v1beta1.Deployment.after_roundtrip.json | 1502 ---------------- ...ions.v1beta1.Deployment.after_roundtrip.pb | Bin 7279 -> 0 bytes ...ns.v1beta1.Deployment.after_roundtrip.yaml | 1029 ----------- .../extensions.v1beta1.Deployment.json | 1503 ---------------- .../v1.19.0/extensions.v1beta1.Deployment.pb | Bin 7275 -> 0 bytes .../extensions.v1beta1.Deployment.yaml | 1030 ----------- ...extensions.v1beta1.DeploymentRollback.json | 11 - .../extensions.v1beta1.DeploymentRollback.pb | Bin 75 -> 0 bytes ...extensions.v1beta1.DeploymentRollback.yaml | 7 - ...ensions.v1beta1.Ingress.after_roundtrip.pb | Bin 347 -> 0 bytes .../v1.19.0/extensions.v1beta1.Ingress.json | 95 - .../v1.19.0/extensions.v1beta1.Ingress.pb | Bin 345 -> 0 bytes .../v1.19.0/extensions.v1beta1.Ingress.yaml | 62 - ...s.v1beta1.NetworkPolicy.after_roundtrip.pb | Bin 1399 -> 0 bytes .../extensions.v1beta1.NetworkPolicy.json | 152 -- .../extensions.v1beta1.NetworkPolicy.pb | Bin 1397 -> 0 bytes .../extensions.v1beta1.NetworkPolicy.yaml | 89 - ...beta1.PodSecurityPolicy.after_roundtrip.pb | Bin 584 -> 0 bytes .../extensions.v1beta1.PodSecurityPolicy.json | 144 -- .../extensions.v1beta1.PodSecurityPolicy.pb | Bin 582 -> 0 bytes .../extensions.v1beta1.PodSecurityPolicy.yaml | 92 - ...ns.v1beta1.ReplicaSet.after_roundtrip.json | 1489 --------------- ...ions.v1beta1.ReplicaSet.after_roundtrip.pb | Bin 6826 -> 0 bytes ...ns.v1beta1.ReplicaSet.after_roundtrip.yaml | 1016 ----------- .../extensions.v1beta1.ReplicaSet.json | 1490 --------------- .../v1.19.0/extensions.v1beta1.ReplicaSet.pb | Bin 6822 -> 0 bytes .../extensions.v1beta1.ReplicaSet.yaml | 1017 ----------- ...xtensions.v1beta1.Scale.after_roundtrip.pb | Bin 248 -> 0 bytes .../v1.19.0/extensions.v1beta1.Scale.json | 53 - .../v1.19.0/extensions.v1beta1.Scale.pb | Bin 246 -> 0 bytes .../v1.19.0/extensions.v1beta1.Scale.yaml | 38 - ....io.v1alpha1.FlowSchema.after_roundtrip.pb | Bin 418 -> 0 bytes ....apiserver.k8s.io.v1alpha1.FlowSchema.json | 108 -- ...ol.apiserver.k8s.io.v1alpha1.FlowSchema.pb | Bin 416 -> 0 bytes ....apiserver.k8s.io.v1alpha1.FlowSchema.yaml | 68 - ...orityLevelConfiguration.after_roundtrip.pb | Bin 428 -> 0 bytes ...o.v1alpha1.PriorityLevelConfiguration.json | 68 - ....io.v1alpha1.PriorityLevelConfiguration.pb | Bin 426 -> 0 bytes ...o.v1alpha1.PriorityLevelConfiguration.yaml | 48 - ...io.v1alpha1.ImageReview.after_roundtrip.pb | Bin 269 -> 0 bytes ...agepolicy.k8s.io.v1alpha1.ImageReview.json | 61 - ...imagepolicy.k8s.io.v1alpha1.ImageReview.pb | Bin 267 -> 0 bytes ...agepolicy.k8s.io.v1alpha1.ImageReview.yaml | 42 - ...rking.k8s.io.v1.Ingress.after_roundtrip.pb | Bin 350 -> 0 bytes .../v1.19.0/networking.k8s.io.v1.Ingress.json | 105 -- .../v1.19.0/networking.k8s.io.v1.Ingress.pb | Bin 348 -> 0 bytes .../v1.19.0/networking.k8s.io.v1.Ingress.yaml | 68 - ...8s.io.v1.IngressClass.after_roundtrip.json | 52 - ....k8s.io.v1.IngressClass.after_roundtrip.pb | Bin 243 -> 0 bytes ...8s.io.v1.IngressClass.after_roundtrip.yaml | 38 - .../networking.k8s.io.v1.IngressClass.json | 51 - .../networking.k8s.io.v1.IngressClass.pb | Bin 241 -> 0 bytes .../networking.k8s.io.v1.IngressClass.yaml | 37 - ...k8s.io.v1.NetworkPolicy.after_roundtrip.pb | Bin 1401 -> 0 bytes .../networking.k8s.io.v1.NetworkPolicy.json | 152 -- .../networking.k8s.io.v1.NetworkPolicy.pb | Bin 1399 -> 0 bytes .../networking.k8s.io.v1.NetworkPolicy.yaml | 89 - ....k8s.io.v1beta1.Ingress.after_roundtrip.pb | Bin 354 -> 0 bytes .../networking.k8s.io.v1beta1.Ingress.json | 95 - .../networking.k8s.io.v1beta1.Ingress.pb | Bin 352 -> 0 bytes .../networking.k8s.io.v1beta1.Ingress.yaml | 62 - ....v1beta1.IngressClass.after_roundtrip.json | 52 - ...io.v1beta1.IngressClass.after_roundtrip.pb | Bin 248 -> 0 bytes ....v1beta1.IngressClass.after_roundtrip.yaml | 38 - ...etworking.k8s.io.v1beta1.IngressClass.json | 51 - .../networking.k8s.io.v1beta1.IngressClass.pb | Bin 246 -> 0 bytes ...etworking.k8s.io.v1beta1.IngressClass.yaml | 37 - ...o.v1alpha1.RuntimeClass.after_roundtrip.pb | Bin 295 -> 0 bytes .../node.k8s.io.v1alpha1.RuntimeClass.json | 64 - .../node.k8s.io.v1alpha1.RuntimeClass.pb | Bin 293 -> 0 bytes .../node.k8s.io.v1alpha1.RuntimeClass.yaml | 44 - ...io.v1beta1.RuntimeClass.after_roundtrip.pb | Bin 292 -> 0 bytes .../node.k8s.io.v1beta1.RuntimeClass.json | 62 - .../node.k8s.io.v1beta1.RuntimeClass.pb | Bin 290 -> 0 bytes .../node.k8s.io.v1beta1.RuntimeClass.yaml | 43 - ...policy.v1beta1.Eviction.after_roundtrip.pb | Bin 281 -> 0 bytes .../v1.19.0/policy.v1beta1.Eviction.json | 55 - .../v1.19.0/policy.v1beta1.Eviction.pb | Bin 279 -> 0 bytes .../v1.19.0/policy.v1beta1.Eviction.yaml | 40 - ...ta1.PodDisruptionBudget.after_roundtrip.pb | Bin 605 -> 0 bytes .../policy.v1beta1.PodDisruptionBudget.json | 71 - .../policy.v1beta1.PodDisruptionBudget.pb | Bin 603 -> 0 bytes .../policy.v1beta1.PodDisruptionBudget.yaml | 50 - ...beta1.PodSecurityPolicy.after_roundtrip.pb | Bin 580 -> 0 bytes .../policy.v1beta1.PodSecurityPolicy.json | 144 -- .../policy.v1beta1.PodSecurityPolicy.pb | Bin 578 -> 0 bytes .../policy.v1beta1.PodSecurityPolicy.yaml | 92 - ...n.k8s.io.v1.ClusterRole.after_roundtrip.pb | Bin 346 -> 0 bytes ...c.authorization.k8s.io.v1.ClusterRole.json | 80 - ...bac.authorization.k8s.io.v1.ClusterRole.pb | Bin 344 -> 0 bytes ...c.authorization.k8s.io.v1.ClusterRole.yaml | 51 - ...o.v1.ClusterRoleBinding.after_roundtrip.pb | Bin 269 -> 0 bytes ...rization.k8s.io.v1.ClusterRoleBinding.json | 56 - ...horization.k8s.io.v1.ClusterRoleBinding.pb | Bin 267 -> 0 bytes ...rization.k8s.io.v1.ClusterRoleBinding.yaml | 40 - ...rization.k8s.io.v1.Role.after_roundtrip.pb | Bin 245 -> 0 bytes .../rbac.authorization.k8s.io.v1.Role.json | 62 - .../rbac.authorization.k8s.io.v1.Role.pb | Bin 243 -> 0 bytes .../rbac.authorization.k8s.io.v1.Role.yaml | 42 - ...n.k8s.io.v1.RoleBinding.after_roundtrip.pb | Bin 262 -> 0 bytes ...c.authorization.k8s.io.v1.RoleBinding.json | 56 - ...bac.authorization.k8s.io.v1.RoleBinding.pb | Bin 260 -> 0 bytes ...c.authorization.k8s.io.v1.RoleBinding.yaml | 40 - ...io.v1alpha1.ClusterRole.after_roundtrip.pb | Bin 352 -> 0 bytes ...orization.k8s.io.v1alpha1.ClusterRole.json | 80 - ...thorization.k8s.io.v1alpha1.ClusterRole.pb | Bin 350 -> 0 bytes ...orization.k8s.io.v1alpha1.ClusterRole.yaml | 51 - ...pha1.ClusterRoleBinding.after_roundtrip.pb | Bin 275 -> 0 bytes ...on.k8s.io.v1alpha1.ClusterRoleBinding.json | 56 - ...tion.k8s.io.v1alpha1.ClusterRoleBinding.pb | Bin 273 -> 0 bytes ...on.k8s.io.v1alpha1.ClusterRoleBinding.yaml | 40 - ...on.k8s.io.v1alpha1.Role.after_roundtrip.pb | Bin 251 -> 0 bytes ...ac.authorization.k8s.io.v1alpha1.Role.json | 62 - ...rbac.authorization.k8s.io.v1alpha1.Role.pb | Bin 249 -> 0 bytes ...ac.authorization.k8s.io.v1alpha1.Role.yaml | 42 - ...io.v1alpha1.RoleBinding.after_roundtrip.pb | Bin 268 -> 0 bytes ...orization.k8s.io.v1alpha1.RoleBinding.json | 56 - ...thorization.k8s.io.v1alpha1.RoleBinding.pb | Bin 266 -> 0 bytes ...orization.k8s.io.v1alpha1.RoleBinding.yaml | 40 - ....io.v1beta1.ClusterRole.after_roundtrip.pb | Bin 351 -> 0 bytes ...horization.k8s.io.v1beta1.ClusterRole.json | 80 - ...uthorization.k8s.io.v1beta1.ClusterRole.pb | Bin 349 -> 0 bytes ...horization.k8s.io.v1beta1.ClusterRole.yaml | 51 - ...eta1.ClusterRoleBinding.after_roundtrip.pb | Bin 274 -> 0 bytes ...ion.k8s.io.v1beta1.ClusterRoleBinding.json | 56 - ...ation.k8s.io.v1beta1.ClusterRoleBinding.pb | Bin 272 -> 0 bytes ...ion.k8s.io.v1beta1.ClusterRoleBinding.yaml | 40 - ...ion.k8s.io.v1beta1.Role.after_roundtrip.pb | Bin 250 -> 0 bytes ...bac.authorization.k8s.io.v1beta1.Role.json | 62 - .../rbac.authorization.k8s.io.v1beta1.Role.pb | Bin 248 -> 0 bytes ...bac.authorization.k8s.io.v1beta1.Role.yaml | 42 - ....io.v1beta1.RoleBinding.after_roundtrip.pb | Bin 267 -> 0 bytes ...horization.k8s.io.v1beta1.RoleBinding.json | 56 - ...uthorization.k8s.io.v1beta1.RoleBinding.pb | Bin 265 -> 0 bytes ...horization.k8s.io.v1beta1.RoleBinding.yaml | 40 - ...k8s.io.v1.PriorityClass.after_roundtrip.pb | Bin 248 -> 0 bytes .../scheduling.k8s.io.v1.PriorityClass.json | 47 - .../scheduling.k8s.io.v1.PriorityClass.pb | Bin 246 -> 0 bytes .../scheduling.k8s.io.v1.PriorityClass.yaml | 35 - ....v1alpha1.PriorityClass.after_roundtrip.pb | Bin 254 -> 0 bytes ...eduling.k8s.io.v1alpha1.PriorityClass.json | 47 - ...cheduling.k8s.io.v1alpha1.PriorityClass.pb | Bin 252 -> 0 bytes ...eduling.k8s.io.v1alpha1.PriorityClass.yaml | 35 - ...o.v1beta1.PriorityClass.after_roundtrip.pb | Bin 253 -> 0 bytes ...heduling.k8s.io.v1beta1.PriorityClass.json | 47 - ...scheduling.k8s.io.v1beta1.PriorityClass.pb | Bin 251 -> 0 bytes ...heduling.k8s.io.v1beta1.PriorityClass.yaml | 35 - .../settings.k8s.io.v1alpha1.PodPreset.json | 461 ----- .../settings.k8s.io.v1alpha1.PodPreset.pb | Bin 2207 -> 0 bytes .../settings.k8s.io.v1alpha1.PodPreset.yaml | 327 ---- ...age.k8s.io.v1.CSIDriver.after_roundtrip.pb | Bin 287 -> 0 bytes .../v1.19.0/storage.k8s.io.v1.CSIDriver.json | 52 - .../v1.19.0/storage.k8s.io.v1.CSIDriver.pb | Bin 285 -> 0 bytes .../v1.19.0/storage.k8s.io.v1.CSIDriver.yaml | 38 - ...orage.k8s.io.v1.CSINode.after_roundtrip.pb | Bin 239 -> 0 bytes .../v1.19.0/storage.k8s.io.v1.CSINode.json | 57 - .../v1.19.0/storage.k8s.io.v1.CSINode.pb | Bin 237 -> 0 bytes .../v1.19.0/storage.k8s.io.v1.CSINode.yaml | 39 - ....k8s.io.v1.StorageClass.after_roundtrip.pb | Bin 269 -> 0 bytes .../storage.k8s.io.v1.StorageClass.json | 65 - .../v1.19.0/storage.k8s.io.v1.StorageClass.pb | Bin 267 -> 0 bytes .../storage.k8s.io.v1.StorageClass.yaml | 44 - ....io.v1.VolumeAttachment.after_roundtrip.pb | Bin 1157 -> 0 bytes .../storage.k8s.io.v1.VolumeAttachment.json | 305 ---- .../storage.k8s.io.v1.VolumeAttachment.pb | Bin 1155 -> 0 bytes .../storage.k8s.io.v1.VolumeAttachment.yaml | 229 --- ...pha1.CSIStorageCapacity.after_roundtrip.pb | Bin 532 -> 0 bytes ...ge.k8s.io.v1alpha1.CSIStorageCapacity.json | 59 - ...rage.k8s.io.v1alpha1.CSIStorageCapacity.pb | Bin 530 -> 0 bytes ...ge.k8s.io.v1alpha1.CSIStorageCapacity.yaml | 41 - ...alpha1.VolumeAttachment.after_roundtrip.pb | Bin 1163 -> 0 bytes ...rage.k8s.io.v1alpha1.VolumeAttachment.json | 305 ---- ...torage.k8s.io.v1alpha1.VolumeAttachment.pb | Bin 1161 -> 0 bytes ...rage.k8s.io.v1alpha1.VolumeAttachment.yaml | 229 --- ...8s.io.v1beta1.CSIDriver.after_roundtrip.pb | Bin 292 -> 0 bytes .../storage.k8s.io.v1beta1.CSIDriver.json | 52 - .../storage.k8s.io.v1beta1.CSIDriver.pb | Bin 290 -> 0 bytes .../storage.k8s.io.v1beta1.CSIDriver.yaml | 38 - ....k8s.io.v1beta1.CSINode.after_roundtrip.pb | Bin 244 -> 0 bytes .../storage.k8s.io.v1beta1.CSINode.json | 57 - .../v1.19.0/storage.k8s.io.v1beta1.CSINode.pb | Bin 242 -> 0 bytes .../storage.k8s.io.v1beta1.CSINode.yaml | 39 - ...io.v1beta1.StorageClass.after_roundtrip.pb | Bin 274 -> 0 bytes .../storage.k8s.io.v1beta1.StorageClass.json | 65 - .../storage.k8s.io.v1beta1.StorageClass.pb | Bin 272 -> 0 bytes .../storage.k8s.io.v1beta1.StorageClass.yaml | 44 - ...1beta1.VolumeAttachment.after_roundtrip.pb | Bin 1162 -> 0 bytes ...orage.k8s.io.v1beta1.VolumeAttachment.json | 305 ---- ...storage.k8s.io.v1beta1.VolumeAttachment.pb | Bin 1160 -> 0 bytes ...orage.k8s.io.v1beta1.VolumeAttachment.yaml | 229 --- 555 files changed, 107826 deletions(-) delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIVersions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIVersions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIVersions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ExportOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ExportOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ExportOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PatchOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PatchOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PatchOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolume.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodAttachOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodAttachOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodAttachOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodExecOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodExecOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodExecOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodLogOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodLogOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodLogOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ReplicationController.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.SerializedReference.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.SerializedReference.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.SerializedReference.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Scale.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.Ingress.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.Role.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSINode.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.StorageClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSINode.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.yaml delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.json delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.pb delete mode 100644 staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.yaml diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json deleted file mode 100644 index 2684343a930..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "kind": "AdmissionReview", - "apiVersion": "admission.k8s.io/v1", - "request": { - "uid": "ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ", - "kind": { - "group": "2", - "version": "3", - "kind": "4" - }, - "resource": { - "group": "5", - "version": "6", - "resource": "7" - }, - "subResource": "8", - "requestKind": { - "group": "9", - "version": "10", - "kind": "11" - }, - "requestResource": { - "group": "12", - "version": "13", - "resource": "14" - }, - "requestSubResource": "15", - "name": "16", - "namespace": "17", - "operation": "¡ıŵDz", - "userInfo": { - "username": "18", - "uid": "19", - "groups": [ - "20" - ], - "extra": { - "21": [ - "22" -] - } - }, - "object": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "oldObject": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "dryRun": false, - "options": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}} - }, - "response": { - "uid": "輂]¨\u0026桰]]æȌ殸2爟¼ªov鈶", - "allowed": false, - "status": { - "metadata": { - "selfLink": "(湗Ć]ʪƬ滈憴Uą飋ī", - "resourceVersion": "71208173751669476" - }, - "status": "23", - "message": "24", - "reason": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", - "details": { - "name": "25", - "group": "26", - "kind": "27", - "uid": "Ƣ6/ʕVŚ(ĿȊ甞", - "causes": [ - { - "reason": "颋Dž", - "message": "28", - "field": "29" - } - ], - "retryAfterSeconds": 1001983654 - }, - "code": 153738858 - }, - "patch": "fQ==", - "patchType": "-Ǐ忄*齧獚敆Ȏțê", - "auditAnnotations": { - "30": "31" - }, - "warnings": [ - "32" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.pb deleted file mode 100644 index f57ecfc7d19e9031621de0909efea41bb4850d6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 731 zcmchUOHUI~6vt;SlHk<@855(kk=#U58!U70v@_GjjgLijNtC$hV%pAPY|AvAQWesT zu}zhS(b!-yihuzu1RwE1wb-OgAL(~+XQzyx!pp+1z~T!)C7zWLtGEG{2*7e+puS>#YJ9yuef2B^Sm6Nn^MD8l zLO?Kgj7D-Z3d1ud+PnAnm@INX9i!#7IzgXcWct$tdO5rp&aFxb+~ZQD!E! z2nx)gl$MO^5!FNioTW6arl)95H)d2lu7=~-VWy|TnJ93WJOc+qe$<$S1Iv`e+i z#%RRZ*)vjU`{jJ2WX;)+zx$etZi&9vN9QFvFQY-&@2t+Yaug^O_+9I-|NQPFL(Nrb ztW%t5EV-;&`$_M`8{uzt;|5~0?lYHKPrJ28Zf9?!H@{>T^X-N9tNk(=fIt*DAmRWJ I3C|$rAIM$=YybcN diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml deleted file mode 100644 index 9b2f3db81ce..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1.AdmissionReview.yaml +++ /dev/null @@ -1,82 +0,0 @@ -apiVersion: admission.k8s.io/v1 -kind: AdmissionReview -request: - dryRun: false - kind: - group: "2" - kind: "4" - version: "3" - name: "16" - namespace: "17" - object: - apiVersion: example.com/v1 - kind: CustomType - spec: - replicas: 1 - status: - available: 1 - oldObject: - apiVersion: example.com/v1 - kind: CustomType - spec: - replicas: 1 - status: - available: 1 - operation: ¡ıŵDz - options: - apiVersion: example.com/v1 - kind: CustomType - spec: - replicas: 1 - status: - available: 1 - requestKind: - group: "9" - kind: "11" - version: "10" - requestResource: - group: "12" - resource: "14" - version: "13" - requestSubResource: "15" - resource: - group: "5" - resource: "7" - version: "6" - subResource: "8" - uid: ő岅ȕHH壬%龺ǟ橸章蒪ʤǎ - userInfo: - extra: - "21": - - "22" - groups: - - "20" - uid: "19" - username: "18" -response: - allowed: false - auditAnnotations: - "30": "31" - patch: fQ== - patchType: -Ǐ忄*齧獚敆Ȏțê - status: - code: 153738858 - details: - causes: - - field: "29" - message: "28" - reason: 颋Dž - group: "26" - kind: "27" - name: "25" - retryAfterSeconds: 1001983654 - uid: Ƣ6/ʕVŚ(ĿȊ甞 - message: "24" - metadata: - resourceVersion: "71208173751669476" - selfLink: (湗Ć]ʪƬ滈憴Uą飋ī - reason: Hr鯹)晿5+!cBn6|SR+cHh3RE2b7 zY*Xc7G&Wd_B47Xu!AE>hEjB6BNBSMy*(u|v@UrkLusJ#BcTUd#pL1f0$-s+nSdAuh z)6|VgPfRgAx-pi)VJ)pk%Q{PP<`{fz49>>+Fx(a**m+WS6HrB>t!S36uzBe_!0{R zc*bQ{7Oi}!Q*LhCKMQvL%WW&?tj$_m+>nfkpkP^)eOQwGURmN94iKtCyl5ntaz0cp z*rnQKV>III>=~)F{c^rhvgYi^-+j$Rw?yCTqw^A-m(d{XcUEUxISLdC{I2!ae}4Co zq2{VI)+tUjmRwe?{iOHejqta+aRaeg_vuTmr`_5kx3jm=n_sev`SwEl)qa@_Kp+Yn M5ODyAgl7=*4+ua8LjV8( diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml deleted file mode 100644 index 53b8bfd81a0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admission.k8s.io.v1beta1.AdmissionReview.yaml +++ /dev/null @@ -1,82 +0,0 @@ -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鯹)晿7 zvZ-mXP-`gKOAw(CrG*bZxJ`ZOC8CF(U5=pV9)dd1dHD{%@AvzCfB0giWs@#S=K_PH z5zC4s;;B$LVx?1oH2>q6Y2ir1omJ4;?o66v@o;Y_IGjktE+yhak#Oce4^7&ow}K=P zB&ZI7x&*CBFvuxIktw0FMm?r%8oI0#Sv9}^dhm5(syLBsv0ZyN`QhQC<G3V@W)M*^TWsjt5w7tdr*uXViGoDJ zOA*!iY~#04E<6G^F~dM9#)Fu#_OJf=*V?Sx&h(}Xh^&gcQ~(R6g5z#ka%zkz~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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml deleted file mode 100644 index 65258078165..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.yaml +++ /dev/null @@ -1,72 +0,0 @@ -apiVersion: admissionregistration.k8s.io/v1 -kind: MutatingWebhookConfiguration -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -webhooks: -- admissionReviewVersions: - - "39" - clientConfig: - caBundle: IQ== - service: - name: "22" - namespace: "21" - path: "23" - port: -1971381490 - url: "20" - failurePolicy: VŚ(ĿȊ甞谐颋 - matchPolicy: SǡƏ - name: "19" - namespaceSelector: - matchExpressions: - - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 - operator: In - values: - - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8 - matchLabels: - 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64 - objectSelector: - matchExpressions: - - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w - operator: Exists - matchLabels: - 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4 - reinvocationPolicy: 錯ƶ - rules: - - apiGroups: - - "24" - apiVersions: - - "25" - operations: - - 8衍`Ĩɘ.蘯 - resources: - - "26" - scope: 昍řČ扷5ƗǸƢ6/ - sideEffects: Ɵ)Ù - timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.after_roundtrip.pb deleted file mode 100644 index 3d6c778337bb3151411c733b21b8ccfd053bdcf9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 719 zcmX9+Ur19?7~j2R!i9oPQLu-agTRFE?A~+F{r9LTmYUVZ)Py+Q>73hiTf5uLMGq_b zH!}?uY7Iqu2_o{LvhcwNx2Z1?L{B}tl%VGxf;!N7`3}GD_xpW+_~NGHl3JzH_V9Sr zaiYmYIvj~QnY5kZe;hX*98LOi3Odzik41+$nuzp=L!-%L{9H0I5{+d4Gf|;IdM!u- zL4xWQs8`Th1cMw`6qyn#Yt%Aj)6iv|$g27M*PU;Lsd6FJ=DPgm;rqMymOhu)g~3CT zU?9N^HA;eoL`9ByBvB!5QBl1|+Vi{XrR@i|oNBQ)lWGyUugetDqC)ecq7?;&Q+3p| zKU>@_7585*R2Lz*TYk5>X8U$Zx9d*}&Gk=nmHXGYn?XdyY;&P62e`&U9_gec5(SBb zmm;d?$%j8*fB)rAKtdBoWH*rxn|sUC*DJ4f=JDSAThzn_lnXST*1gB-^V8LZ%H#T@ zHLW(c^|7|1`@Bc{s?VD%8{5SnrNzC~+5MHNmQ_LWOD4ez?!jYl6*CN!Vmyo)>x`H{ zSUg}UIIML83+pNara}UEU}_d{7dp|&un~k{l2HcjMw&5fkLwf-N`zp}>R^E!V?^&B zV190mdo!b$0R$LrZ)Kn{pkr4kxd@O@Kttk%gxhl|tKe~lwbp)M0l;bm8;p$f4r#y* z`~xOws4bn{Trf9&z9=7T6IH9LA+WVvoAEyrBw0FRq}T)w>wJ(@Ov|u1up9jifpN0)c~~74A?*{0QrWKG_1)8fMG!xY=ee|Ajk1oY?5lA7$9q) n=7E~3=~Ll6!Av(ey@#)bH^_$t$m0x|K!-YR@{@JkF0bn!V#VTC diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json deleted file mode 100644 index d6fefa46180..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.json +++ /dev/null @@ -1,107 +0,0 @@ -{ - "kind": "ValidatingWebhookConfiguration", - "apiVersion": "admissionregistration.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "webhooks": [ - { - "name": "19", - "clientConfig": { - "url": "20", - "service": { - "namespace": "21", - "name": "22", - "path": "23", - "port": -1971381490 - }, - "caBundle": "IQ==" - }, - "rules": [ - { - "operations": [ - "8衍`Ĩɘ.蘯" - ], - "apiGroups": [ - "24" - ], - "apiVersions": [ - "25" - ], - "resources": [ - "26" - ], - "scope": "昍řČ扷5ƗǸƢ6/" - } - ], - "failurePolicy": "VŚ(ĿȊ甞谐颋", - "matchPolicy": "SǡƏ", - "namespaceSelector": { - "matchLabels": { - "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64" - }, - "matchExpressions": [ - { - "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", - "operator": "In", - "values": [ - "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" - ] - } - ] - }, - "objectSelector": { - "matchLabels": { - "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4" - }, - "matchExpressions": [ - { - "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w", - "operator": "Exists" - } - ] - }, - "sideEffects": "Ɵ)Ù", - "timeoutSeconds": 1132918207, - "admissionReviewVersions": [ - "39" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.pb deleted file mode 100644 index cde77cd054741afe56c1d949bb57340e4497d3b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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$)# diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml deleted file mode 100644 index 8a3ce445e3a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.yaml +++ /dev/null @@ -1,71 +0,0 @@ -apiVersion: admissionregistration.k8s.io/v1 -kind: ValidatingWebhookConfiguration -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -webhooks: -- admissionReviewVersions: - - "39" - clientConfig: - caBundle: IQ== - service: - name: "22" - namespace: "21" - path: "23" - port: -1971381490 - url: "20" - failurePolicy: VŚ(ĿȊ甞谐颋 - matchPolicy: SǡƏ - name: "19" - namespaceSelector: - matchExpressions: - - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 - operator: In - values: - - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8 - matchLabels: - 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64 - objectSelector: - matchExpressions: - - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w - operator: Exists - matchLabels: - 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4 - rules: - - apiGroups: - - "24" - apiVersions: - - "25" - operations: - - 8衍`Ĩɘ.蘯 - resources: - - "26" - scope: 昍řČ扷5ƗǸƢ6/ - sideEffects: Ɵ)Ù - timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb deleted file mode 100644 index 3804632f3050c8bdfd307a19051a6533030a2e59..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 729 zcmX9+T}YE*6yEoh2_F>n76qe=ISNcT@4ol_-tT9Z+Qjm&+E|(pZ=24!O}Di_bJ2xG zWmD5&q1I5en;=3jN((Q%aGQG5O+*)6yOf~oE`oZYb8`;oJkN7}I58`2Q#{J~z`#f( zosJ~psZcnQ&ZGhv5#yMZ#*u_8M}nbDfS_|-*^DT}!#$zkP$Ch#l!y;T!rA{|G*PF# zl@y60NwZ7LDd|m;Nlz1^GRjn)xh>T)4b`BkW_|zl;OqEgX*}6tyY_D4!^1~QpG%uk z-!Vlpkz@ty70HccqDCExOsHKZn)8GwzrR`BeR3~dDO6{YO|sCnSyDmPu1q9D+}eR z+S3iaI=Az&x?;GTCvQ|x^~*#0ls~z7n@Pu4V}y;aG3(0qz5=g|W%$V0XU` zLcrT=(Yor=#q9-a>*uS|(H2>Ax7Yc0ma8+~y2Gi}>U!S`Nl}#xW|EKMkRkR-M)eGj z0ncGDf(Gv9ki`IiE$Bq`G4SIYW+FVF1$&Aqbc(*bh08 xk4DFs4#Wgi2Q3fG(kzz-mnr6kDd3&rI$}<-Ge90^=qNhYdRIJe+HP~&{sA!u=X?MF diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json deleted file mode 100644 index 95d589b3b98..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "kind": "MutatingWebhookConfiguration", - "apiVersion": "admissionregistration.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "webhooks": [ - { - "name": "19", - "clientConfig": { - "url": "20", - "service": { - "namespace": "21", - "name": "22", - "path": "23", - "port": -1971381490 - }, - "caBundle": "IQ==" - }, - "rules": [ - { - "operations": [ - "8衍`Ĩɘ.蘯" - ], - "apiGroups": [ - "24" - ], - "apiVersions": [ - "25" - ], - "resources": [ - "26" - ], - "scope": "昍řČ扷5ƗǸƢ6/" - } - ], - "failurePolicy": "VŚ(ĿȊ甞谐颋", - "matchPolicy": "SǡƏ", - "namespaceSelector": { - "matchLabels": { - "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64" - }, - "matchExpressions": [ - { - "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", - "operator": "In", - "values": [ - "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" - ] - } - ] - }, - "objectSelector": { - "matchLabels": { - "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4" - }, - "matchExpressions": [ - { - "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w", - "operator": "Exists" - } - ] - }, - "sideEffects": "Ɵ)Ù", - "timeoutSeconds": 1132918207, - "admissionReviewVersions": [ - "39" - ], - "reinvocationPolicy": "錯ƶ" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.pb deleted file mode 100644 index 36f5b65ee7185ff8d3edb396ef5f338b082459aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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=_$~^e_cKdPv(&6+7&ReoZ*&}IMrWq^GbdV1 z(chS9Frn6{lyk}{dw4vY zN`>RGWH1y?rIU7A#5iiDa5&zQC4petCg^0JJr*7orC6vx7#NMmqi5r>k#H#UACB^M z%4$<$wZPBXiy{%l8G8|DKeo>nP~3A?YZ6c;`W1EsY;yXA8TT40Z4UJ1fZ%wLOF5y) zlpvXkR#bC6`S9oK@4vz%BsGeR>ZHmcYj1h_dimAPJl>msiy8%i34$)lhWlu3e!8+y zeq4LBrdQ{-K2}$Z7Wa|9%JZi3#&+RHadB^Tc7J86c~w%pibXNOJ$MYRVvd0^jE6Dj zogoV-kNP|W2lZ~?K||xfHHd+5T+0CNLdQEfHvQm_bH<_FOmdFxaf6{jg;Fd~9o(1Y zoEqH&+$*GUZ+aAS03T=VtsHa?Z0ri77Xe}fbR=JhIbD}B1dns9xAp_~0oFp;6Y?B3sAS?2b$RyK& rn4s#Q<$zh5)uO?9in(D5c#k-X7*H$=ki%&@f$BSMioZ=c9d5@zkuu~h diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json deleted file mode 100644 index 8ae6293a1aa..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.json +++ /dev/null @@ -1,107 +0,0 @@ -{ - "kind": "ValidatingWebhookConfiguration", - "apiVersion": "admissionregistration.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "webhooks": [ - { - "name": "19", - "clientConfig": { - "url": "20", - "service": { - "namespace": "21", - "name": "22", - "path": "23", - "port": -1971381490 - }, - "caBundle": "IQ==" - }, - "rules": [ - { - "operations": [ - "8衍`Ĩɘ.蘯" - ], - "apiGroups": [ - "24" - ], - "apiVersions": [ - "25" - ], - "resources": [ - "26" - ], - "scope": "昍řČ扷5ƗǸƢ6/" - } - ], - "failurePolicy": "VŚ(ĿȊ甞谐颋", - "matchPolicy": "SǡƏ", - "namespaceSelector": { - "matchLabels": { - "2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J": "G_.7U-Uo_4_-D7r__.am64" - }, - "matchExpressions": [ - { - "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", - "operator": "In", - "values": [ - "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" - ] - } - ] - }, - "objectSelector": { - "matchLabels": { - "7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L": "k-U.v.4" - }, - "matchExpressions": [ - { - "key": "35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w", - "operator": "Exists" - } - ] - }, - "sideEffects": "Ɵ)Ù", - "timeoutSeconds": 1132918207, - "admissionReviewVersions": [ - "39" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.pb deleted file mode 100644 index 7577cc2c82b9184b6cecb27034d2e3886cbe6b04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 722 zcmX9+OH30{6zzIFj&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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml deleted file mode 100644 index b44978962ae..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.yaml +++ /dev/null @@ -1,71 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -webhooks: -- admissionReviewVersions: - - "39" - clientConfig: - caBundle: IQ== - service: - name: "22" - namespace: "21" - path: "23" - port: -1971381490 - url: "20" - failurePolicy: VŚ(ĿȊ甞谐颋 - matchPolicy: SǡƏ - name: "19" - namespaceSelector: - matchExpressions: - - key: 2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5 - operator: In - values: - - Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8 - matchLabels: - 2.1.L.l-Y._.-44..d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.J: G_.7U-Uo_4_-D7r__.am64 - objectSelector: - matchExpressions: - - key: 35--5ht-a-29--0qso79yg--79-e-a74bc-v--0jjy45-17-05-3z-4838/3-H2._67yg-Ln-__.-__2--z.t2w - operator: Exists - matchLabels: - 7p_w.e6._.pj5t_k-_v.-6b6.N_-u.---.8-L: k-U.v.4 - rules: - - apiGroups: - - "24" - apiVersions: - - "25" - operations: - - 8衍`Ĩɘ.蘯 - resources: - - "26" - scope: 昍řČ扷5ƗǸƢ6/ - sideEffects: Ɵ)Ù - timeoutSeconds: 1132918207 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.after_roundtrip.pb deleted file mode 100644 index 2838bfa945693bbe0a65f2803503d7ff85472c95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 329 zcmd0{C}!Z24{i_u7k(O8Pn zM2XQd#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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4KhhQp zG|k+I$1JE2Y$m#N2|MRK4W;)2vPplC^ANhy#GG_fo(Gbb@AClw@7E79_N R?vuI8Cw-a1D8-<}002d!ZKD7H diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json deleted file mode 100644 index b19b05eb4d1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "ControllerRevision", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "revision": -7716837448637516924 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.pb deleted file mode 100644 index b43b7d487c242e137154974d44b1a34267eb77d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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> diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml deleted file mode 100644 index 634a51ed2ac..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ControllerRevision.yaml +++ /dev/null @@ -1,39 +0,0 @@ -apiVersion: apps/v1 -data: - apiVersion: example.com/v1 - kind: CustomType - spec: - replicas: 1 - status: - available: 1 -kind: ControllerRevision -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -revision: -7716837448637516924 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.json deleted file mode 100644 index b84bba6e07a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.json +++ /dev/null @@ -1,1496 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "TʡȂŏ{sǡƟ", - "resourceVersion": "1698285396218902212", - "generation": -4139900758039117471, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7534629739119643351, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "^", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "" - }, - "emptyDir": { - "medium": "ɹ坼É/pȿ", - "sizeLimit": "804" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1318752360 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -2007808768 - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": 228756891 - } - ], - "defaultMode": 1233814916, - "optional": false - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "chapAuthSession": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "915" - }, - "mode": -1768075156 - } - ], - "defaultMode": -868808281 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 570501002, - "fsType": "94", - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 2020789772 - } - ], - "defaultMode": 952979935, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", - "readOnly": false, - "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": 675406340 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "461" - }, - "mode": -1618937335 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1126738259 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -6345861634934949644, - "path": "127" - } - } - ], - "defaultMode": 480521693 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": true, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", - "resourceVersion": "1248703441945830579", - "generation": 3849874053153949822, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 2974444584632416014, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "oɘ檲ɨ銦妰黖ȓ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" - ], - "selector": { - "matchLabels": { - "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" - }, - "matchExpressions": [ - { - "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" - }, - "requests": { - "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 852780575, - "containerPort": -1252938503, - "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "139" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" - }, - "requests": { - "嚧ʣq埄": "936" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": "203", - "host": "204", - "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": 1714588921, - "host": "207" - }, - "initialDelaySeconds": -1246371817, - "timeoutSeconds": 617318981, - "periodSeconds": 432291364, - "successThreshold": 676578360, - "failureThreshold": -552281772 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": 1777326813, - "host": "210", - "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": -374766088, - "host": "217", - "scheme": "翜舞拉Œ", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": "220", - "host": "221" - }, - "initialDelaySeconds": -190183379, - "timeoutSeconds": -940334911, - "periodSeconds": -341287812, - "successThreshold": 2030115750, - "failureThreshold": 1847163341 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": -816630929, - "host": "224", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": 1965273344, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": "230", - "host": "231", - "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", - "httpHeaders": [ - { - "name": "232", - "value": "233" - } - ] - }, - "tcpSocket": { - "port": -385597677, - "host": "234" - } - } - }, - "terminationMessagePath": "235", - "terminationMessagePolicy": "橈'", - "imagePullPolicy": "Ɖ飴ɎiǨ", - "securityContext": { - "capabilities": { - "add": [ - "ǵɐ鰥Z" - ], - "drop": [ - "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "236", - "role": "237", - "type": "238", - "level": "239" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "240", - "gmsaCredentialSpec": "241", - "runAsUserName": "242" - }, - "runAsUser": -1666202510534940446, - "runAsGroup": 2823592889848840099, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ƲǦŐnj汰", - "seccompProfile": { - "type": "ŕİi騎C", - "localhostProfile": "243" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "244", - "image": "245", - "command": [ - "246" - ], - "args": [ - "247" - ], - "workingDir": "248", - "ports": [ - { - "name": "249", - "hostPort": -57730414, - "containerPort": -852140121, - "protocol": "ȣ±p", - "hostIP": "250" - } - ], - "envFrom": [ - { - "prefix": "251", - "configMapRef": { - "name": "252", - "optional": true - }, - "secretRef": { - "name": "253", - "optional": true - } - } - ], - "env": [ - { - "name": "254", - "value": "255", - "valueFrom": { - "fieldRef": { - "apiVersion": "256", - "fieldPath": "257" - }, - "resourceFieldRef": { - "containerName": "258", - "resource": "259", - "divisor": "277" - }, - "configMapKeyRef": { - "name": "260", - "key": "261", - "optional": true - }, - "secretKeyRef": { - "name": "262", - "key": "263", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" - }, - "requests": { - "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" - } - }, - "volumeMounts": [ - { - "name": "264", - "mountPath": "265", - "subPath": "266", - "mountPropagation": "衷,ƷƣMț譎懚", - "subPathExpr": "267" - } - ], - "volumeDevices": [ - { - "name": "268", - "devicePath": "269" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "270" - ] - }, - "httpGet": { - "path": "271", - "port": 872525702, - "host": "272", - "scheme": "ay", - "httpHeaders": [ - { - "name": "273", - "value": "274" - } - ] - }, - "tcpSocket": { - "port": "275", - "host": "276" - }, - "initialDelaySeconds": 628632965, - "timeoutSeconds": 552654052, - "periodSeconds": -1396197931, - "successThreshold": -1114385515, - "failureThreshold": 2144856253 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": -1186720090, - "host": "279", - "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": 1737172479, - "timeoutSeconds": -767058113, - "periodSeconds": 1223564938, - "successThreshold": 1241693652, - "failureThreshold": 1803882645 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "賞ǧĒzŔ瘍N", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -531787516, - "host": "290" - }, - "initialDelaySeconds": 2073630689, - "timeoutSeconds": -830875556, - "periodSeconds": -1395144116, - "successThreshold": -684167223, - "failureThreshold": -751455207 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "磉反", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": -313085430, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 413903479, - "host": "300", - "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": "303", - "host": "304" - } - } - }, - "terminationMessagePath": "305", - "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", - "imagePullPolicy": "焬CQm坊柩", - "securityContext": { - "capabilities": { - "add": [ - "[ƕƑĝ®EĨǔvÄÚ" - ], - "drop": [ - "p鬷m罂o3ǰ廋i乳'" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "306", - "role": "307", - "type": "308", - "level": "309" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "310", - "gmsaCredentialSpec": "311", - "runAsUserName": "312" - }, - "runAsUser": 2506229153551047343, - "runAsGroup": 3258181973067899469, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "蠲$ɛ溢臜裡", - "seccompProfile": { - "type": "銵-紑浘牬釼aTG", - "localhostProfile": "313" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "314", - "image": "315", - "command": [ - "316" - ], - "args": [ - "317" - ], - "workingDir": "318", - "ports": [ - { - "name": "319", - "hostPort": -92253969, - "containerPort": 243566659, - "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", - "hostIP": "320" - } - ], - "envFrom": [ - { - "prefix": "321", - "configMapRef": { - "name": "322", - "optional": false - }, - "secretRef": { - "name": "323", - "optional": true - } - } - ], - "env": [ - { - "name": "324", - "value": "325", - "valueFrom": { - "fieldRef": { - "apiVersion": "326", - "fieldPath": "327" - }, - "resourceFieldRef": { - "containerName": "328", - "resource": "329", - "divisor": "574" - }, - "configMapKeyRef": { - "name": "330", - "key": "331", - "optional": true - }, - "secretKeyRef": { - "name": "332", - "key": "333", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ĭ$": "530" - }, - "requests": { - "«V¯ÁȦtl敷": "698" - } - }, - "volumeMounts": [ - { - "name": "334", - "mountPath": "335", - "subPath": "336", - "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", - "subPathExpr": "337" - } - ], - "volumeDevices": [ - { - "name": "338", - "devicePath": "339" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "340" - ] - }, - "httpGet": { - "path": "341", - "port": 731136838, - "host": "342", - "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -183458945, - "host": "345" - }, - "initialDelaySeconds": -1223327585, - "timeoutSeconds": -99080494, - "periodSeconds": -1531582553, - "successThreshold": 1474671869, - "failureThreshold": 1471419756 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": 892837330, - "host": "348", - "scheme": "気Ƀ秮ò", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -1649234654, - "timeoutSeconds": -263708518, - "periodSeconds": 541943046, - "successThreshold": 1502194981, - "failureThreshold": 1447996588 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "đ\u003e*劶?", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -176877925, - "host": "359" - }, - "initialDelaySeconds": 1008425444, - "timeoutSeconds": -821592382, - "periodSeconds": 1678953375, - "successThreshold": 1045190247, - "failureThreshold": 1805682547 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1767555420, - "host": "362", - "scheme": "e", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": -1452767599, - "host": "369", - "scheme": " 瞍髃#ɣȕ", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": "372", - "host": "373" - } - } - }, - "terminationMessagePath": "374", - "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", - "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", - "securityContext": { - "capabilities": { - "add": [ - "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" - ], - "drop": [ - "" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "375", - "role": "376", - "type": "377", - "level": "378" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "379", - "gmsaCredentialSpec": "380", - "runAsUserName": "381" - }, - "runAsUser": 6816267869367451869, - "runAsGroup": 9111865674949727136, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "Ř筿", - "seccompProfile": { - "type": "5Ų買霎ȃň[\u003eą S", - "localhostProfile": "382" - } - }, - "stdinOnce": true, - "targetContainerName": "383" - } - ], - "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", - "terminationGracePeriodSeconds": -155552760352472950, - "activeDeadlineSeconds": 7109959542220202422, - "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", - "nodeSelector": { - "384": "385" - }, - "serviceAccountName": "386", - "serviceAccount": "387", - "automountServiceAccountToken": false, - "nodeName": "388", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "389", - "role": "390", - "type": "391", - "level": "392" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "393", - "gmsaCredentialSpec": "394", - "runAsUserName": "395" - }, - "runAsUser": 4841944355356012825, - "runAsGroup": -4962946920772050319, - "runAsNonRoot": true, - "supplementalGroups": [ - 5695420257629724684 - ], - "fsGroup": -4548866432246561416, - "sysctls": [ - { - "name": "396", - "value": "397" - } - ], - "fsGroupChangePolicy": "Ð扬", - "seccompProfile": { - "type": "惍EʦŊĊ娮rȧ", - "localhostProfile": "398" - } - }, - "imagePullSecrets": [ - { - "name": "399" - } - ], - "hostname": "400", - "subdomain": "401", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "402", - "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "values": [ - "405" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -177041290, - "preference": { - "matchExpressions": [ - { - "key": "406", - "operator": "聧扈4ƫZ", - "values": [ - "407" - ] - } - ], - "matchFields": [ - { - "key": "408", - "operator": " ɲ±", - "values": [ - "409" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "p_N-1": "O-BZ..6-1.S-B3_.b7" - }, - "matchExpressions": [ - { - "key": "1rhm-5y--z-0/5eQ9", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "416" - ], - "topologyKey": "417" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2092358209, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" - }, - "matchExpressions": [ - { - "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "424" - ], - "topologyKey": "425" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" - }, - "matchExpressions": [ - { - "key": "I.4_W_-_-7Tp_.---c", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "432" - ], - "topologyKey": "433" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1084136601, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" - }, - "matchExpressions": [ - { - "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", - "operator": "NotIn", - "values": [ - "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" - ] - } - ] - }, - "namespaces": [ - "440" - ], - "topologyKey": "441" - } - } - ] - } - }, - "schedulerName": "442", - "tolerations": [ - { - "key": "443", - "operator": "Ž彙pg稠氦Ņs", - "value": "444", - "effect": "ưg", - "tolerationSeconds": 7158818521862381855 - } - ], - "hostAliases": [ - { - "ip": "445", - "hostnames": [ - "446" - ] - } - ], - "priorityClassName": "447", - "priority": 197024033, - "dnsConfig": { - "nameservers": [ - "448" - ], - "searches": [ - "449" - ], - "options": [ - { - "name": "450", - "value": "451" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "452", - "enableServiceLinks": false, - "preemptionPolicy": "礗渶", - "overhead": { - "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -918148948, - "topologyKey": "453", - "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", - "labelSelector": { - "matchLabels": { - "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" - }, - "matchExpressions": [ - { - "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", - "operator": "DoesNotExist" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "updateStrategy": { - "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", - "rollingUpdate": { - "maxUnavailable": 2 - } - }, - "minReadySeconds": -985724127, - "revisionHistoryLimit": 2137111260 - }, - "status": { - "currentNumberScheduled": 408491268, - "numberMisscheduled": -1833348558, - "desiredNumberScheduled": 1883709155, - "numberReady": 484752614, - "observedGeneration": 3359608726763190142, - "updatedNumberScheduled": 1401559245, - "numberAvailable": -406189540, - "numberUnavailable": -2095625968, - "collisionCount": 223996911, - "conditions": [ - { - "type": "Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±", - "status": "楗鱶镖喗vȥ倉螆ȨX\u003e,«ɒó", - "lastTransitionTime": "2480-06-05T07:37:49Z", - "reason": "460", - "message": "461" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.after_roundtrip.pb deleted file mode 100644 index 7fd5aee8f2a70635cf38ac96db7d1029a350ab5b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7241 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 xMwMYEyVIC<#OVkJ5N7!(GQv z6M6d<+u^AWbA;MK6jpwehhtK7!3s_T zB5pUW&{G3P_TvX!Roc~&qx01Gd`C;L?}W2RAl^QXzBeOS*&jUJ8JrmRb=SLx#9;lf zHF#*BfAE-+yV6~iXFu*8a-LxfkUo;chy+5I1VWeuLReAFZxxPS821#~3zuo3NHnq=L>^>hV9Gu+0)l(N59bXnk08DD37(*Vr z4U!XbHWG%c1|H(~NQ$9?1mCh{wzKl#IG^pzBVm0)B?(&9X>&Z%^y+j@6gEdmi@tjL zZ*ND%*uQD|eA@H3)IQ%jGd9pW@M#qH_wu5*W|Dp2IwNJ`=(__Gb(0s?2TGgV1HQhq z{?irS^E+Jq&rWuFoBXAflQqGE6}eEEp9w|^SH|2{^Y!rvTki5dO23+A>Y`?soVaSI zq6d%qs;6!7y|KokS!VwiRRJpY+Yf6-u1ą S - windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" - startupProbe: - exec: - command: - - "353" - failureThreshold: 1805682547 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: đ>*劶? - initialDelaySeconds: 1008425444 - periodSeconds: 1678953375 - successThreshold: 1045190247 - tcpSocket: - host: "359" - port: -176877925 - timeoutSeconds: -821592382 - stdinOnce: true - targetContainerName: "383" - terminationMessagePath: "374" - terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K - volumeDevices: - - devicePath: "339" - name: "338" - volumeMounts: - - mountPath: "335" - mountPropagation: Ű藛b磾sYȠ繽敮ǰ - name: "334" - subPath: "336" - subPathExpr: "337" - workingDir: "318" - hostAliases: - - hostnames: - - "446" - ip: "445" - hostIPC: true - hostNetwork: true - hostname: "400" - imagePullSecrets: - - name: "399" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "139" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: Ɖ飴ɎiǨ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -816630929 - tcpSocket: - host: "227" - port: 1965273344 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< - tcpSocket: - host: "234" - port: -385597677 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -552281772 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" - scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ - initialDelaySeconds: -1246371817 - periodSeconds: 432291364 - successThreshold: 676578360 - tcpSocket: - host: "207" - port: 1714588921 - timeoutSeconds: 617318981 - name: "175" - ports: - - containerPort: -1252938503 - hostIP: "181" - hostPort: 852780575 - name: "180" - protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 - readinessProbe: - exec: - command: - - "208" - failureThreshold: 549215478 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 1777326813 - scheme: ǟi&皥贸碔lNKƙ順\E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -528664199 - resources: - limits: - LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" - requests: - 嚧ʣq埄: "936" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ǵɐ鰥Z - drop: - - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 - privileged: false - procMount: ƲǦŐnj汰 - readOnlyRootFilesystem: true - runAsGroup: 2823592889848840099 - runAsNonRoot: false - runAsUser: -1666202510534940446 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: ŕİi騎C - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "215" - failureThreshold: 1847163341 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: -374766088 - scheme: 翜舞拉Œ - initialDelaySeconds: -190183379 - periodSeconds: -341287812 - successThreshold: 2030115750 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: -940334911 - terminationMessagePath: "235" - terminationMessagePolicy: 橈' - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "388" - nodeSelector: - "384": "385" - overhead: - '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" - preemptionPolicy: 礗渶 - priority: 197024033 - priorityClassName: "447" - readinessGates: - - conditionType: "" - restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' - runtimeClassName: "452" - schedulerName: "442" - securityContext: - fsGroup: -4548866432246561416 - fsGroupChangePolicy: Ð扬 - runAsGroup: -4962946920772050319 - runAsNonRoot: true - runAsUser: 4841944355356012825 - seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" - seccompProfile: - localhostProfile: "398" - type: 惍EʦŊĊ娮rȧ - supplementalGroups: - - 5695420257629724684 - sysctls: - - name: "396" - value: "397" - windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "401" - terminationGracePeriodSeconds: -155552760352472950 - tolerations: - - effect: ưg - key: "443" - operator: Ž彙pg稠氦Ņs - tolerationSeconds: 7158818521862381855 - value: "444" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 - operator: DoesNotExist - matchLabels: - cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 - maxSkew: -918148948 - topologyKey: "453" - whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -2007808768 - volumeID: "46" - azureDisk: - cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" - kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 952979935 - items: - - key: "99" - mode: 2020789772 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -868808281 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: -1768075156 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "915" - resource: "92" - emptyDir: - medium: ɹ坼É/pȿ - sizeLimit: "804" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 2974444584632416014 - finalizers: - - "159" - generateName: "148" - generation: 3849874053153949822 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: true - kind: "157" - name: "158" - uid: oɘ檲ɨ銦妰黖ȓ - resourceVersion: "1248703441945830579" - selfLink: "150" - uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ - spec: - accessModes: - - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" - requests: - 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" - selector: - matchExpressions: - - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" - volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" - fc: - fsType: "94" - lun: 570501002 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1318752360 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - hostPath: - path: "43" - type: "" - iscsi: - chapAuthDiscovery: true - chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 408756018 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: 480521693 - sources: - - configMap: - items: - - key: "124" - mode: -1126738259 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1618937335 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "461" - resource: "122" - secret: - items: - - key: "116" - mode: 675406340 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: -6345861634934949644 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 1233814916 - items: - - key: "52" - mode: 228756891 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - maxUnavailable: 2 - type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u -status: - collisionCount: 223996911 - conditions: - - lastTransitionTime: "2480-06-05T07:37:49Z" - message: "461" - reason: "460" - status: 楗鱶镖喗vȥ倉螆ȨX>,«ɒó - type: Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ± - currentNumberScheduled: 408491268 - desiredNumberScheduled: 1883709155 - numberAvailable: -406189540 - numberMisscheduled: -1833348558 - numberReady: 484752614 - numberUnavailable: -2095625968 - observedGeneration: 3359608726763190142 - updatedNumberScheduled: 1401559245 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json deleted file mode 100644 index 895d9776fff..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "TʡȂŏ{sǡƟ", - "resourceVersion": "1698285396218902212", - "generation": -4139900758039117471, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7534629739119643351, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "^", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "" - }, - "emptyDir": { - "medium": "ɹ坼É/pȿ", - "sizeLimit": "804" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1318752360 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -2007808768 - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": 228756891 - } - ], - "defaultMode": 1233814916, - "optional": false - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "chapAuthSession": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "915" - }, - "mode": -1768075156 - } - ], - "defaultMode": -868808281 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 570501002, - "fsType": "94", - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 2020789772 - } - ], - "defaultMode": 952979935, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", - "readOnly": false, - "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": 675406340 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "461" - }, - "mode": -1618937335 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1126738259 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -6345861634934949644, - "path": "127" - } - } - ], - "defaultMode": 480521693 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": true, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", - "resourceVersion": "1248703441945830579", - "generation": 3849874053153949822, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 2974444584632416014, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "oɘ檲ɨ銦妰黖ȓ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" - ], - "selector": { - "matchLabels": { - "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" - }, - "matchExpressions": [ - { - "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" - }, - "requests": { - "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 852780575, - "containerPort": -1252938503, - "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "139" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" - }, - "requests": { - "嚧ʣq埄": "936" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": "203", - "host": "204", - "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": 1714588921, - "host": "207" - }, - "initialDelaySeconds": -1246371817, - "timeoutSeconds": 617318981, - "periodSeconds": 432291364, - "successThreshold": 676578360, - "failureThreshold": -552281772 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": 1777326813, - "host": "210", - "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": -374766088, - "host": "217", - "scheme": "翜舞拉Œ", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": "220", - "host": "221" - }, - "initialDelaySeconds": -190183379, - "timeoutSeconds": -940334911, - "periodSeconds": -341287812, - "successThreshold": 2030115750, - "failureThreshold": 1847163341 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": -816630929, - "host": "224", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": 1965273344, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": "230", - "host": "231", - "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", - "httpHeaders": [ - { - "name": "232", - "value": "233" - } - ] - }, - "tcpSocket": { - "port": -385597677, - "host": "234" - } - } - }, - "terminationMessagePath": "235", - "terminationMessagePolicy": "橈'", - "imagePullPolicy": "Ɖ飴ɎiǨ", - "securityContext": { - "capabilities": { - "add": [ - "ǵɐ鰥Z" - ], - "drop": [ - "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "236", - "role": "237", - "type": "238", - "level": "239" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "240", - "gmsaCredentialSpec": "241", - "runAsUserName": "242" - }, - "runAsUser": -1666202510534940446, - "runAsGroup": 2823592889848840099, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ƲǦŐnj汰", - "seccompProfile": { - "type": "ŕİi騎C", - "localhostProfile": "243" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "244", - "image": "245", - "command": [ - "246" - ], - "args": [ - "247" - ], - "workingDir": "248", - "ports": [ - { - "name": "249", - "hostPort": -57730414, - "containerPort": -852140121, - "protocol": "ȣ±p", - "hostIP": "250" - } - ], - "envFrom": [ - { - "prefix": "251", - "configMapRef": { - "name": "252", - "optional": true - }, - "secretRef": { - "name": "253", - "optional": true - } - } - ], - "env": [ - { - "name": "254", - "value": "255", - "valueFrom": { - "fieldRef": { - "apiVersion": "256", - "fieldPath": "257" - }, - "resourceFieldRef": { - "containerName": "258", - "resource": "259", - "divisor": "277" - }, - "configMapKeyRef": { - "name": "260", - "key": "261", - "optional": true - }, - "secretKeyRef": { - "name": "262", - "key": "263", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" - }, - "requests": { - "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" - } - }, - "volumeMounts": [ - { - "name": "264", - "mountPath": "265", - "subPath": "266", - "mountPropagation": "衷,ƷƣMț譎懚", - "subPathExpr": "267" - } - ], - "volumeDevices": [ - { - "name": "268", - "devicePath": "269" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "270" - ] - }, - "httpGet": { - "path": "271", - "port": 872525702, - "host": "272", - "scheme": "ay", - "httpHeaders": [ - { - "name": "273", - "value": "274" - } - ] - }, - "tcpSocket": { - "port": "275", - "host": "276" - }, - "initialDelaySeconds": 628632965, - "timeoutSeconds": 552654052, - "periodSeconds": -1396197931, - "successThreshold": -1114385515, - "failureThreshold": 2144856253 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": -1186720090, - "host": "279", - "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": 1737172479, - "timeoutSeconds": -767058113, - "periodSeconds": 1223564938, - "successThreshold": 1241693652, - "failureThreshold": 1803882645 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "賞ǧĒzŔ瘍N", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -531787516, - "host": "290" - }, - "initialDelaySeconds": 2073630689, - "timeoutSeconds": -830875556, - "periodSeconds": -1395144116, - "successThreshold": -684167223, - "failureThreshold": -751455207 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "磉反", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": -313085430, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 413903479, - "host": "300", - "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": "303", - "host": "304" - } - } - }, - "terminationMessagePath": "305", - "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", - "imagePullPolicy": "焬CQm坊柩", - "securityContext": { - "capabilities": { - "add": [ - "[ƕƑĝ®EĨǔvÄÚ" - ], - "drop": [ - "p鬷m罂o3ǰ廋i乳'" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "306", - "role": "307", - "type": "308", - "level": "309" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "310", - "gmsaCredentialSpec": "311", - "runAsUserName": "312" - }, - "runAsUser": 2506229153551047343, - "runAsGroup": 3258181973067899469, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "蠲$ɛ溢臜裡", - "seccompProfile": { - "type": "銵-紑浘牬釼aTG", - "localhostProfile": "313" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "314", - "image": "315", - "command": [ - "316" - ], - "args": [ - "317" - ], - "workingDir": "318", - "ports": [ - { - "name": "319", - "hostPort": -92253969, - "containerPort": 243566659, - "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", - "hostIP": "320" - } - ], - "envFrom": [ - { - "prefix": "321", - "configMapRef": { - "name": "322", - "optional": false - }, - "secretRef": { - "name": "323", - "optional": true - } - } - ], - "env": [ - { - "name": "324", - "value": "325", - "valueFrom": { - "fieldRef": { - "apiVersion": "326", - "fieldPath": "327" - }, - "resourceFieldRef": { - "containerName": "328", - "resource": "329", - "divisor": "574" - }, - "configMapKeyRef": { - "name": "330", - "key": "331", - "optional": true - }, - "secretKeyRef": { - "name": "332", - "key": "333", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ĭ$": "530" - }, - "requests": { - "«V¯ÁȦtl敷": "698" - } - }, - "volumeMounts": [ - { - "name": "334", - "mountPath": "335", - "subPath": "336", - "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", - "subPathExpr": "337" - } - ], - "volumeDevices": [ - { - "name": "338", - "devicePath": "339" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "340" - ] - }, - "httpGet": { - "path": "341", - "port": 731136838, - "host": "342", - "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -183458945, - "host": "345" - }, - "initialDelaySeconds": -1223327585, - "timeoutSeconds": -99080494, - "periodSeconds": -1531582553, - "successThreshold": 1474671869, - "failureThreshold": 1471419756 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": 892837330, - "host": "348", - "scheme": "気Ƀ秮ò", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -1649234654, - "timeoutSeconds": -263708518, - "periodSeconds": 541943046, - "successThreshold": 1502194981, - "failureThreshold": 1447996588 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "đ\u003e*劶?", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -176877925, - "host": "359" - }, - "initialDelaySeconds": 1008425444, - "timeoutSeconds": -821592382, - "periodSeconds": 1678953375, - "successThreshold": 1045190247, - "failureThreshold": 1805682547 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1767555420, - "host": "362", - "scheme": "e", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": -1452767599, - "host": "369", - "scheme": " 瞍髃#ɣȕ", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": "372", - "host": "373" - } - } - }, - "terminationMessagePath": "374", - "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", - "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", - "securityContext": { - "capabilities": { - "add": [ - "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" - ], - "drop": [ - "" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "375", - "role": "376", - "type": "377", - "level": "378" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "379", - "gmsaCredentialSpec": "380", - "runAsUserName": "381" - }, - "runAsUser": 6816267869367451869, - "runAsGroup": 9111865674949727136, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "Ř筿", - "seccompProfile": { - "type": "5Ų買霎ȃň[\u003eą S", - "localhostProfile": "382" - } - }, - "stdinOnce": true, - "targetContainerName": "383" - } - ], - "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", - "terminationGracePeriodSeconds": -155552760352472950, - "activeDeadlineSeconds": 7109959542220202422, - "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", - "nodeSelector": { - "384": "385" - }, - "serviceAccountName": "386", - "serviceAccount": "387", - "automountServiceAccountToken": false, - "nodeName": "388", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "389", - "role": "390", - "type": "391", - "level": "392" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "393", - "gmsaCredentialSpec": "394", - "runAsUserName": "395" - }, - "runAsUser": 4841944355356012825, - "runAsGroup": -4962946920772050319, - "runAsNonRoot": true, - "supplementalGroups": [ - 5695420257629724684 - ], - "fsGroup": -4548866432246561416, - "sysctls": [ - { - "name": "396", - "value": "397" - } - ], - "fsGroupChangePolicy": "Ð扬", - "seccompProfile": { - "type": "惍EʦŊĊ娮rȧ", - "localhostProfile": "398" - } - }, - "imagePullSecrets": [ - { - "name": "399" - } - ], - "hostname": "400", - "subdomain": "401", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "402", - "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "values": [ - "405" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -177041290, - "preference": { - "matchExpressions": [ - { - "key": "406", - "operator": "聧扈4ƫZ", - "values": [ - "407" - ] - } - ], - "matchFields": [ - { - "key": "408", - "operator": " ɲ±", - "values": [ - "409" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "p_N-1": "O-BZ..6-1.S-B3_.b7" - }, - "matchExpressions": [ - { - "key": "1rhm-5y--z-0/5eQ9", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "416" - ], - "topologyKey": "417" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2092358209, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" - }, - "matchExpressions": [ - { - "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "424" - ], - "topologyKey": "425" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" - }, - "matchExpressions": [ - { - "key": "I.4_W_-_-7Tp_.---c", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "432" - ], - "topologyKey": "433" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1084136601, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" - }, - "matchExpressions": [ - { - "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", - "operator": "NotIn", - "values": [ - "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" - ] - } - ] - }, - "namespaces": [ - "440" - ], - "topologyKey": "441" - } - } - ] - } - }, - "schedulerName": "442", - "tolerations": [ - { - "key": "443", - "operator": "Ž彙pg稠氦Ņs", - "value": "444", - "effect": "ưg", - "tolerationSeconds": 7158818521862381855 - } - ], - "hostAliases": [ - { - "ip": "445", - "hostnames": [ - "446" - ] - } - ], - "priorityClassName": "447", - "priority": 197024033, - "dnsConfig": { - "nameservers": [ - "448" - ], - "searches": [ - "449" - ], - "options": [ - { - "name": "450", - "value": "451" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "452", - "enableServiceLinks": false, - "preemptionPolicy": "礗渶", - "overhead": { - "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -918148948, - "topologyKey": "453", - "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", - "labelSelector": { - "matchLabels": { - "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" - }, - "matchExpressions": [ - { - "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", - "operator": "DoesNotExist" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "updateStrategy": { - "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", - "rollingUpdate": { - "maxUnavailable": 2 - } - }, - "minReadySeconds": -985724127, - "revisionHistoryLimit": 2137111260 - }, - "status": { - "currentNumberScheduled": 408491268, - "numberMisscheduled": -1833348558, - "desiredNumberScheduled": 1883709155, - "numberReady": 484752614, - "observedGeneration": 3359608726763190142, - "updatedNumberScheduled": 1401559245, - "numberAvailable": -406189540, - "numberUnavailable": -2095625968, - "collisionCount": 223996911, - "conditions": [ - { - "type": "Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±", - "status": "楗鱶镖喗vȥ倉螆ȨX\u003e,«ɒó", - "lastTransitionTime": "2480-06-05T07:37:49Z", - "reason": "460", - "message": "461" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.pb deleted file mode 100644 index 996e38326a15367d9bc3c77ed46b5895955d5800..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7237 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 BrXm0U diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml deleted file mode 100644 index 75d339eabd5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.DaemonSet.yaml +++ /dev/null @@ -1,1024 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -985724127 - revisionHistoryLimit: 2137111260 - selector: - matchExpressions: - - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 - operator: In - values: - - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - matchLabels: - 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: 7534629739119643351 - finalizers: - - "37" - generateName: "26" - generation: -4139900758039117471 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: ĪȸŹăȲϤĦʅ芝 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: false - kind: "35" - name: "36" - uid: ^ - resourceVersion: "1698285396218902212" - selfLink: "28" - uid: TʡȂŏ{sǡƟ - spec: - activeDeadlineSeconds: 7109959542220202422 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "406" - operator: 聧扈4ƫZ - values: - - "407" - matchFields: - - key: "408" - operator: ' ɲ±' - values: - - "409" - weight: -177041290 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "402" - operator: ɳ礬.b屏ɧeʫį淓¯Ą0 - values: - - "403" - matchFields: - - key: "404" - operator: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 - values: - - "405" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH - operator: DoesNotExist - matchLabels: - nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L: 3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7 - namespaces: - - "424" - topologyKey: "425" - weight: -2092358209 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1rhm-5y--z-0/5eQ9 - operator: DoesNotExist - matchLabels: - p_N-1: O-BZ..6-1.S-B3_.b7 - namespaces: - - "416" - topologyKey: "417" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t - operator: NotIn - values: - - Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2 - matchLabels: - 6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4: 2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l - namespaces: - - "440" - topologyKey: "441" - weight: -1084136601 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: I.4_W_-_-7Tp_.---c - operator: DoesNotExist - matchLabels: - H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0: 8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O - namespaces: - - "432" - topologyKey: "433" - automountServiceAccountToken: false - containers: - - args: - - "247" - command: - - "246" - env: - - name: "254" - value: "255" - valueFrom: - configMapKeyRef: - key: "261" - name: "260" - optional: true - fieldRef: - apiVersion: "256" - fieldPath: "257" - resourceFieldRef: - containerName: "258" - divisor: "277" - resource: "259" - secretKeyRef: - key: "263" - name: "262" - optional: true - envFrom: - - configMapRef: - name: "252" - optional: true - prefix: "251" - secretRef: - name: "253" - optional: true - image: "245" - imagePullPolicy: 焬CQm坊柩 - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: 磉反 - tcpSocket: - host: "297" - port: -313085430 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 413903479 - scheme: ɛ棕ƈ眽炊礫Ƽ¨Ix糂 - tcpSocket: - host: "304" - port: "303" - livenessProbe: - exec: - command: - - "270" - failureThreshold: 2144856253 - httpGet: - host: "272" - httpHeaders: - - name: "273" - value: "274" - path: "271" - port: 872525702 - scheme: ay - initialDelaySeconds: 628632965 - periodSeconds: -1396197931 - successThreshold: -1114385515 - tcpSocket: - host: "276" - port: "275" - timeoutSeconds: 552654052 - name: "244" - ports: - - containerPort: -852140121 - hostIP: "250" - hostPort: -57730414 - name: "249" - protocol: ȣ±p - readinessProbe: - exec: - command: - - "277" - failureThreshold: 1803882645 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: -1186720090 - scheme: 增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ - initialDelaySeconds: 1737172479 - periodSeconds: 1223564938 - successThreshold: 1241693652 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: -767058113 - resources: - limits: - 斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ: "850" - requests: - jʒǚ鍰\縑ɀ撑¼蠾8餑噭Dµ: "635" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - '[ƕƑĝ®EĨǔvÄÚ' - drop: - - p鬷m罂o3ǰ廋i乳' - privileged: false - procMount: 蠲$ɛ溢臜裡 - readOnlyRootFilesystem: true - runAsGroup: 3258181973067899469 - runAsNonRoot: true - runAsUser: 2506229153551047343 - seLinuxOptions: - level: "309" - role: "307" - type: "308" - user: "306" - seccompProfile: - localhostProfile: "313" - type: 銵-紑浘牬釼aTG - windowsOptions: - gmsaCredentialSpec: "311" - gmsaCredentialSpecName: "310" - runAsUserName: "312" - startupProbe: - exec: - command: - - "284" - failureThreshold: -751455207 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 賞ǧĒzŔ瘍N - initialDelaySeconds: 2073630689 - periodSeconds: -1395144116 - successThreshold: -684167223 - tcpSocket: - host: "290" - port: -531787516 - timeoutSeconds: -830875556 - stdin: true - terminationMessagePath: "305" - terminationMessagePolicy: ǚŜEuEy竬ʆɞ - volumeDevices: - - devicePath: "269" - name: "268" - volumeMounts: - - mountPath: "265" - mountPropagation: 衷,ƷƣMț譎懚 - name: "264" - subPath: "266" - subPathExpr: "267" - workingDir: "248" - dnsConfig: - nameservers: - - "448" - options: - - name: "450" - value: "451" - searches: - - "449" - dnsPolicy: '#t(ȗŜŲ&洪y儕l' - enableServiceLinks: false - ephemeralContainers: - - args: - - "317" - command: - - "316" - env: - - name: "324" - value: "325" - valueFrom: - configMapKeyRef: - key: "331" - name: "330" - optional: true - fieldRef: - apiVersion: "326" - fieldPath: "327" - resourceFieldRef: - containerName: "328" - divisor: "574" - resource: "329" - secretKeyRef: - key: "333" - name: "332" - optional: false - envFrom: - - configMapRef: - name: "322" - optional: false - prefix: "321" - secretRef: - name: "323" - optional: true - image: "315" - imagePullPolicy: O_h盌3+Œ9两@8Byß讪Ă2 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1767555420 - scheme: e - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: -1452767599 - scheme: ' 瞍髃#ɣȕ' - tcpSocket: - host: "373" - port: "372" - livenessProbe: - exec: - command: - - "340" - failureThreshold: 1471419756 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "341" - port: 731136838 - scheme: 繡旹翃ɾ氒ĺʈʫ羶剹Ɗ - initialDelaySeconds: -1223327585 - periodSeconds: -1531582553 - successThreshold: 1474671869 - tcpSocket: - host: "345" - port: -183458945 - timeoutSeconds: -99080494 - name: "314" - ports: - - containerPort: 243566659 - hostIP: "320" - hostPort: -92253969 - name: "319" - protocol: ×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇 - readinessProbe: - exec: - command: - - "346" - failureThreshold: 1447996588 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: 892837330 - scheme: 気Ƀ秮ò - initialDelaySeconds: -1649234654 - periodSeconds: 541943046 - successThreshold: 1502194981 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: -263708518 - resources: - limits: - ĭ$: "530" - requests: - «V¯ÁȦtl敷: "698" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ - drop: - - "" - privileged: true - procMount: Ř筿 - readOnlyRootFilesystem: true - runAsGroup: 9111865674949727136 - runAsNonRoot: true - runAsUser: 6816267869367451869 - seLinuxOptions: - level: "378" - role: "376" - type: "377" - user: "375" - seccompProfile: - localhostProfile: "382" - type: 5Ų買霎ȃň[>ą S - windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" - startupProbe: - exec: - command: - - "353" - failureThreshold: 1805682547 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: đ>*劶? - initialDelaySeconds: 1008425444 - periodSeconds: 1678953375 - successThreshold: 1045190247 - tcpSocket: - host: "359" - port: -176877925 - timeoutSeconds: -821592382 - stdinOnce: true - targetContainerName: "383" - terminationMessagePath: "374" - terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K - volumeDevices: - - devicePath: "339" - name: "338" - volumeMounts: - - mountPath: "335" - mountPropagation: Ű藛b磾sYȠ繽敮ǰ - name: "334" - subPath: "336" - subPathExpr: "337" - workingDir: "318" - hostAliases: - - hostnames: - - "446" - ip: "445" - hostIPC: true - hostNetwork: true - hostname: "400" - imagePullSecrets: - - name: "399" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "139" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: Ɖ飴ɎiǨ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -816630929 - tcpSocket: - host: "227" - port: 1965273344 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< - tcpSocket: - host: "234" - port: -385597677 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -552281772 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" - scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ - initialDelaySeconds: -1246371817 - periodSeconds: 432291364 - successThreshold: 676578360 - tcpSocket: - host: "207" - port: 1714588921 - timeoutSeconds: 617318981 - name: "175" - ports: - - containerPort: -1252938503 - hostIP: "181" - hostPort: 852780575 - name: "180" - protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 - readinessProbe: - exec: - command: - - "208" - failureThreshold: 549215478 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 1777326813 - scheme: ǟi&皥贸碔lNKƙ順\E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -528664199 - resources: - limits: - LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" - requests: - 嚧ʣq埄: "936" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ǵɐ鰥Z - drop: - - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 - privileged: false - procMount: ƲǦŐnj汰 - readOnlyRootFilesystem: true - runAsGroup: 2823592889848840099 - runAsNonRoot: false - runAsUser: -1666202510534940446 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: ŕİi騎C - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "215" - failureThreshold: 1847163341 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: -374766088 - scheme: 翜舞拉Œ - initialDelaySeconds: -190183379 - periodSeconds: -341287812 - successThreshold: 2030115750 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: -940334911 - terminationMessagePath: "235" - terminationMessagePolicy: 橈' - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "388" - nodeSelector: - "384": "385" - overhead: - '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" - preemptionPolicy: 礗渶 - priority: 197024033 - priorityClassName: "447" - readinessGates: - - conditionType: "" - restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' - runtimeClassName: "452" - schedulerName: "442" - securityContext: - fsGroup: -4548866432246561416 - fsGroupChangePolicy: Ð扬 - runAsGroup: -4962946920772050319 - runAsNonRoot: true - runAsUser: 4841944355356012825 - seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" - seccompProfile: - localhostProfile: "398" - type: 惍EʦŊĊ娮rȧ - supplementalGroups: - - 5695420257629724684 - sysctls: - - name: "396" - value: "397" - windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "401" - terminationGracePeriodSeconds: -155552760352472950 - tolerations: - - effect: ưg - key: "443" - operator: Ž彙pg稠氦Ņs - tolerationSeconds: 7158818521862381855 - value: "444" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 - operator: DoesNotExist - matchLabels: - cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 - maxSkew: -918148948 - topologyKey: "453" - whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -2007808768 - volumeID: "46" - azureDisk: - cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" - kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 952979935 - items: - - key: "99" - mode: 2020789772 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -868808281 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: -1768075156 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "915" - resource: "92" - emptyDir: - medium: ɹ坼É/pȿ - sizeLimit: "804" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 2974444584632416014 - finalizers: - - "159" - generateName: "148" - generation: 3849874053153949822 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: true - kind: "157" - name: "158" - uid: oɘ檲ɨ銦妰黖ȓ - resourceVersion: "1248703441945830579" - selfLink: "150" - uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ - spec: - accessModes: - - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" - requests: - 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" - selector: - matchExpressions: - - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" - volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" - fc: - fsType: "94" - lun: 570501002 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1318752360 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - hostPath: - path: "43" - type: "" - iscsi: - chapAuthDiscovery: true - chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 408756018 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: 480521693 - sources: - - configMap: - items: - - key: "124" - mode: -1126738259 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1618937335 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "461" - resource: "122" - secret: - items: - - key: "116" - mode: 675406340 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: -6345861634934949644 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 1233814916 - items: - - key: "52" - mode: 228756891 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - maxUnavailable: 2 - type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u -status: - collisionCount: 223996911 - conditions: - - lastTransitionTime: "2480-06-05T07:37:49Z" - message: "461" - reason: "460" - status: 楗鱶镖喗vȥ倉螆ȨX>,«ɒó - type: Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ± - currentNumberScheduled: 408491268 - desiredNumberScheduled: 1883709155 - numberAvailable: -406189540 - numberMisscheduled: -1833348558 - numberReady: 484752614 - numberUnavailable: -2095625968 - observedGeneration: 3359608726763190142 - updatedNumberScheduled: 1401559245 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.json deleted file mode 100644 index 84eb5b2cfbe..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1499 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "progressDeadlineSeconds": -1510243221 - }, - "status": { - "observedGeneration": 8090469215987662586, - "replicas": 782219862, - "updatedReplicas": 1380163777, - "readyReplicas": 877113289, - "availableReplicas": -1172851921, - "unavailableReplicas": -763028101, - "conditions": [ - { - "type": "ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨", - "status": "íEd楗鱶镖喗vȥ倉螆ȨX\u003e", - "lastUpdateTime": "2792-08-11T23:40:18Z", - "lastTransitionTime": "2151-08-19T18:24:00Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": -73034396 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.pb deleted file mode 100644 index a6332f50fef844f7a0a2ad7e1dd0e1fbfa6e19f0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7282 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.yaml deleted file mode 100644 index e854b8e4064..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.after_roundtrip.yaml +++ /dev/null @@ -1,1027 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -1934555365 - progressDeadlineSeconds: -1510243221 - replicas: 896585016 - revisionHistoryLimit: -1189243539 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - strategy: - rollingUpdate: - maxSurge: 3 - maxUnavailable: 2 - type: xʚ=5谠vÐ仆dždĄ跞肞 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -1172851921 - collisionCount: -73034396 - conditions: - - lastTransitionTime: "2151-08-19T18:24:00Z" - lastUpdateTime: "2792-08-11T23:40:18Z" - message: "460" - reason: "459" - status: íEd楗鱶镖喗vȥ倉螆ȨX> - type: ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨 - observedGeneration: 8090469215987662586 - readyReplicas: 877113289 - replicas: 782219862 - unavailableReplicas: -763028101 - updatedReplicas: 1380163777 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json deleted file mode 100644 index c4355bde5b9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.json +++ /dev/null @@ -1,1500 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "progressDeadlineSeconds": -1510243221 - }, - "status": { - "observedGeneration": 8090469215987662586, - "replicas": 782219862, - "updatedReplicas": 1380163777, - "readyReplicas": 877113289, - "availableReplicas": -1172851921, - "unavailableReplicas": -763028101, - "conditions": [ - { - "type": "ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨", - "status": "íEd楗鱶镖喗vȥ倉螆ȨX\u003e", - "lastUpdateTime": "2792-08-11T23:40:18Z", - "lastTransitionTime": "2151-08-19T18:24:00Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": -73034396 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.pb deleted file mode 100644 index d391cb5d16471e8e8373378d209b682ce2ad22ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7278 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml deleted file mode 100644 index 0606d49a488..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.Deployment.yaml +++ /dev/null @@ -1,1028 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -1934555365 - progressDeadlineSeconds: -1510243221 - replicas: 896585016 - revisionHistoryLimit: -1189243539 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - strategy: - rollingUpdate: - maxSurge: 3 - maxUnavailable: 2 - type: xʚ=5谠vÐ仆dždĄ跞肞 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -1172851921 - collisionCount: -73034396 - conditions: - - lastTransitionTime: "2151-08-19T18:24:00Z" - lastUpdateTime: "2792-08-11T23:40:18Z" - message: "460" - reason: "459" - status: íEd楗鱶镖喗vȥ倉螆ȨX> - type: ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨 - observedGeneration: 8090469215987662586 - readyReplicas: 877113289 - replicas: 782219862 - unavailableReplicas: -763028101 - updatedReplicas: 1380163777 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.json deleted file mode 100644 index cee61543df9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.json +++ /dev/null @@ -1,1489 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "minReadySeconds": -1971381490, - "selector": { - "matchLabels": { - "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" - }, - "matchExpressions": [ - { - "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", - "operator": "In", - "values": [ - "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ʬ", - "resourceVersion": "7336814125345800857", - "generation": -6617020301190572172, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -152893758082474859, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" - }, - "emptyDir": { - "medium": "彭聡A3fƻfʣ", - "sizeLimit": "115" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1499132872 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -762366823, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -104666658 - } - ], - "defaultMode": 372704313, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "457" - }, - "mode": 1235524154 - } - ], - "defaultMode": -106644772 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 441887498, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97" - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": -2039036935 - } - ], - "defaultMode": -460478410, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", - "readOnly": true, - "kind": "躢" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1399063270 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "746" - }, - "mode": 926891073 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1694464659 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -7593824971107985079, - "path": "127" - } - } - ], - "defaultMode": -522879476 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "readOnly": true, - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "resourceVersion": "5302358391842833914", - "generation": 6327094951466338107, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4217400953499279873, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "eÞȦY籎顒" - ], - "selector": { - "matchLabels": { - "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" - }, - "matchExpressions": [ - { - "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "ŴĿ": "377" - }, - "requests": { - ".Q貇£ȹ嫰ƹǔw÷nI": "718" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 747521320, - "containerPort": 859639931, - "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": true - }, - "secretRef": { - "name": "184", - "optional": true - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "663" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ſ盷": "532" - }, - "requests": { - "[Řż丩": "47" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": 1214895765, - "host": "203", - "scheme": "悖ȩ0Ƹ[Ęİ榌U", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -187060941, - "host": "206" - }, - "initialDelaySeconds": -442393168, - "timeoutSeconds": -307373517, - "periodSeconds": 1109079597, - "successThreshold": -646728130, - "failureThreshold": 1684643131 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 238949508, - "timeoutSeconds": -1389418722, - "periodSeconds": 851018015, - "successThreshold": 596942561, - "failureThreshold": -1880980172 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": 10098903, - "host": "217", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "220" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "221" - ] - }, - "httpGet": { - "path": "222", - "port": "223", - "host": "224", - "scheme": "'", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": 1810980158, - "host": "230", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "231", - "value": "232" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "233" - } - } - }, - "terminationMessagePath": "234", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" - }, - "runAsUser": -6470941481344047265, - "runAsGroup": 1373384864388370080, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "W:ĸ輦唊#v", - "seccompProfile": { - "type": "ʩȂ4ē鐭#", - "localhostProfile": "242" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "243", - "image": "244", - "command": [ - "245" - ], - "args": [ - "246" - ], - "workingDir": "247", - "ports": [ - { - "name": "248", - "hostPort": -179937987, - "containerPort": -1911544792, - "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "hostIP": "249" - } - ], - "envFrom": [ - { - "prefix": "250", - "configMapRef": { - "name": "251", - "optional": false - }, - "secretRef": { - "name": "252", - "optional": false - } - } - ], - "env": [ - { - "name": "253", - "value": "254", - "valueFrom": { - "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" - }, - "resourceFieldRef": { - "containerName": "257", - "resource": "258", - "divisor": "189" - }, - "configMapKeyRef": { - "name": "259", - "key": "260", - "optional": false - }, - "secretKeyRef": { - "name": "261", - "key": "262", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" - }, - "requests": { - "ŕ翑0展}": "910" - } - }, - "volumeMounts": [ - { - "name": "263", - "mountPath": "264", - "subPath": "265", - "mountPropagation": "碔", - "subPathExpr": "266" - } - ], - "volumeDevices": [ - { - "name": "267", - "devicePath": "268" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "269" - ] - }, - "httpGet": { - "path": "270", - "port": -260262954, - "host": "271", - "scheme": "ŵ橨鬶l獕;跣H", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1164530482, - "host": "274" - }, - "initialDelaySeconds": 1877574041, - "timeoutSeconds": 1430286749, - "periodSeconds": -374766088, - "successThreshold": -736151561, - "failureThreshold": -1515369804 - }, - "readinessProbe": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": 1909548849, - "host": "277", - "scheme": "4Ǒ輂,ŕĪ", - "httpHeaders": [ - { - "name": "278", - "value": "279" - } - ] - }, - "tcpSocket": { - "port": 567263590, - "host": "280" - }, - "initialDelaySeconds": 887319241, - "timeoutSeconds": 1559618829, - "periodSeconds": 1156888068, - "successThreshold": -1296077882, - "failureThreshold": 937646333 - }, - "startupProbe": { - "exec": { - "command": [ - "281" - ] - }, - "httpGet": { - "path": "282", - "port": 1328165061, - "host": "283", - "scheme": "¸gĩ", - "httpHeaders": [ - { - "name": "284", - "value": "285" - } - ] - }, - "tcpSocket": { - "port": 1186392166, - "host": "286" - }, - "initialDelaySeconds": 725793326, - "timeoutSeconds": 217380320, - "periodSeconds": -239231628, - "successThreshold": 1143791964, - "failureThreshold": -1129035468 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "287" - ] - }, - "httpGet": { - "path": "288", - "port": 972193458, - "host": "289", - "scheme": "ƺ蛜6Ɖ飴ɎiǨź", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": -1453143878, - "host": "292" - } - }, - "preStop": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": "295", - "host": "296", - "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", - "httpHeaders": [ - { - "name": "297", - "value": "298" - } - ] - }, - "tcpSocket": { - "port": "299", - "host": "300" - } - } - }, - "terminationMessagePath": "301", - "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", - "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", - "securityContext": { - "capabilities": { - "add": [ - "ȹ均i绝5哇芆斩ìh4Ɋ" - ], - "drop": [ - "Ȗ|ʐşƧ諔迮ƙIJ嘢4" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "302", - "role": "303", - "type": "304", - "level": "305" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "306", - "gmsaCredentialSpec": "307", - "runAsUserName": "308" - }, - "runAsUser": 4288903380102217677, - "runAsGroup": 6618112330449141397, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", - "seccompProfile": { - "type": "鑳w妕眵笭/9崍h趭", - "localhostProfile": "309" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "310", - "image": "311", - "command": [ - "312" - ], - "args": [ - "313" - ], - "workingDir": "314", - "ports": [ - { - "name": "315", - "hostPort": -748525373, - "containerPort": 805162379, - "protocol": "ǵ xǨŴ壶ƵfȽÃ", - "hostIP": "316" - } - ], - "envFrom": [ - { - "prefix": "317", - "configMapRef": { - "name": "318", - "optional": false - }, - "secretRef": { - "name": "319", - "optional": true - } - } - ], - "env": [ - { - "name": "320", - "value": "321", - "valueFrom": { - "fieldRef": { - "apiVersion": "322", - "fieldPath": "323" - }, - "resourceFieldRef": { - "containerName": "324", - "resource": "325", - "divisor": "854" - }, - "configMapKeyRef": { - "name": "326", - "key": "327", - "optional": true - }, - "secretKeyRef": { - "name": "328", - "key": "329", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "ğ Ņ#耗Ǚ(": "24" - }, - "requests": { - "瘍Nʊ輔3璾ėȜv1b繐汚": "243" - } - }, - "volumeMounts": [ - { - "name": "330", - "readOnly": true, - "mountPath": "331", - "subPath": "332", - "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", - "subPathExpr": "333" - } - ], - "volumeDevices": [ - { - "name": "334", - "devicePath": "335" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "336" - ] - }, - "httpGet": { - "path": "337", - "port": "338", - "host": "339", - "scheme": "dŊiɢ", - "httpHeaders": [ - { - "name": "340", - "value": "341" - } - ] - }, - "tcpSocket": { - "port": -370404018, - "host": "342" - }, - "initialDelaySeconds": -1844150067, - "timeoutSeconds": 414056303, - "periodSeconds": -1143639551, - "successThreshold": 571693619, - "failureThreshold": 1643238856 - }, - "readinessProbe": { - "exec": { - "command": [ - "343" - ] - }, - "httpGet": { - "path": "344", - "port": 677650619, - "host": "345", - "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", - "httpHeaders": [ - { - "name": "346", - "value": "347" - } - ] - }, - "tcpSocket": { - "port": -843639240, - "host": "348" - }, - "initialDelaySeconds": 1573261475, - "timeoutSeconds": -1211577347, - "periodSeconds": 1529027685, - "successThreshold": -1612005385, - "failureThreshold": -1706593993 - }, - "startupProbe": { - "exec": { - "command": [ - "349" - ] - }, - "httpGet": { - "path": "350", - "port": "351", - "host": "352", - "scheme": "U", - "httpHeaders": [ - { - "name": "353", - "value": "354" - } - ] - }, - "tcpSocket": { - "port": 758604605, - "host": "355" - }, - "initialDelaySeconds": -291429895, - "timeoutSeconds": -478839383, - "periodSeconds": 989933975, - "successThreshold": 140830733, - "failureThreshold": -708495486 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": "358", - "host": "359", - "scheme": "臜裡×銵-紑浘", - "httpHeaders": [ - { - "name": "360", - "value": "361" - } - ] - }, - "tcpSocket": { - "port": -1095116290, - "host": "362" - } - }, - "preStop": { - "exec": { - "command": [ - "363" - ] - }, - "httpGet": { - "path": "364", - "port": -1431381588, - "host": "365", - "scheme": "JŵǤ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - } - } - }, - "terminationMessagePath": "370", - "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", - "imagePullPolicy": ":/", - "securityContext": { - "capabilities": { - "add": [ - "诵H玲鑠ĭ$#卛8ð" - ], - "drop": [ - "Q橱9ij\\Ď愝Ű藛b" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "371", - "role": "372", - "type": "373", - "level": "374" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "375", - "gmsaCredentialSpec": "376", - "runAsUserName": "377" - }, - "runAsUser": 5574781452707956333, - "runAsGroup": 8850141386971124227, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "忀oɎƺL肄$鬬", - "seccompProfile": { - "type": "矐_", - "localhostProfile": "378" - } - }, - "tty": true, - "targetContainerName": "379" - } - ], - "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "terminationGracePeriodSeconds": -2985049970189992560, - "activeDeadlineSeconds": 4369716065827112267, - "nodeSelector": { - "380": "381" - }, - "serviceAccountName": "382", - "serviceAccount": "383", - "automountServiceAccountToken": true, - "nodeName": "384", - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "385", - "role": "386", - "type": "387", - "level": "388" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "389", - "gmsaCredentialSpec": "390", - "runAsUserName": "391" - }, - "runAsUser": 1322232608671575212, - "runAsGroup": -3565639689247870986, - "runAsNonRoot": false, - "supplementalGroups": [ - -7888525810745339742 - ], - "fsGroup": -3029419263270634763, - "sysctls": [ - { - "name": "392", - "value": "393" - } - ], - "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", - "seccompProfile": { - "type": "鍃G昧牱", - "localhostProfile": "394" - } - }, - "imagePullSecrets": [ - { - "name": "395" - } - ], - "hostname": "396", - "subdomain": "397", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "398", - "operator": "", - "values": [ - "399" - ] - } - ], - "matchFields": [ - { - "key": "400", - "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", - "values": [ - "401" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1724658051, - "preference": { - "matchExpressions": [ - { - "key": "402", - "operator": "盌3+Œ", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": ")Zq=歍þ", - "values": [ - "405" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "a-z_-..6W.VKs": "1" - }, - "matchExpressions": [ - { - "key": "KA-._d._.Um.-__0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "412" - ], - "topologyKey": "413" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1387858949, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" - }, - "matchExpressions": [ - { - "key": "3--51", - "operator": "NotIn", - "values": [ - "C.-e16-O5" - ] - } - ] - }, - "namespaces": [ - "420" - ], - "topologyKey": "421" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" - }, - "matchExpressions": [ - { - "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "428" - ], - "topologyKey": "429" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -824709210, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" - }, - "matchExpressions": [ - { - "key": "H72-_--pT7p", - "operator": "NotIn", - "values": [ - "0_._f" - ] - } - ] - }, - "namespaces": [ - "436" - ], - "topologyKey": "437" - } - } - ] - } - }, - "schedulerName": "438", - "tolerations": [ - { - "key": "439", - "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", - "value": "440", - "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", - "tolerationSeconds": 5238971742940252651 - } - ], - "hostAliases": [ - { - "ip": "441", - "hostnames": [ - "442" - ] - } - ], - "priorityClassName": "443", - "priority": -125022959, - "dnsConfig": { - "nameservers": [ - "444" - ], - "searches": [ - "445" - ], - "options": [ - { - "name": "446", - "value": "447" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ɍ邪鳖üzÁ" - } - ], - "runtimeClassName": "448", - "enableServiceLinks": false, - "preemptionPolicy": ".Ą", - "overhead": { - "ɨ悪@黝Ɓ": "177" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1569123121, - "topologyKey": "449", - "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", - "labelSelector": { - "matchLabels": { - "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" - }, - "matchExpressions": [ - { - "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", - "operator": "NotIn", - "values": [ - "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" - ] - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - } - }, - "status": { - "replicas": 337922430, - "fullyLabeledReplicas": 31486357, - "readyReplicas": -1983654895, - "availableReplicas": 1308809900, - "observedGeneration": -5594148640067537624, - "conditions": [ - { - "type": "议ĪS", - "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", - "lastTransitionTime": "2125-04-24T12:13:40Z", - "reason": "456", - "message": "457" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.pb deleted file mode 100644 index 7615ad87fa93f672f779e3d7be7d6d6e5000d410..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6815 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 TOq9t61!<^gK~>snvYGw|wUGz6 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.yaml deleted file mode 100644 index cb100f8e595..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.after_roundtrip.yaml +++ /dev/null @@ -1,1016 +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" - 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: 4369716065827112267 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "402" - operator: 盌3+Œ - values: - - "403" - matchFields: - - key: "404" - operator: )Zq=歍þ - values: - - "405" - weight: 1724658051 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "398" - operator: "" - values: - - "399" - matchFields: - - key: "400" - operator: kƒK07曳wœj堑ūM鈱ɖ'蠨磼 - values: - - "401" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 3--51 - operator: NotIn - values: - - C.-e16-O5 - matchLabels: - y_-3_L_2--_v2.5p_6: u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q - namespaces: - - "420" - topologyKey: "421" - weight: 1387858949 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: KA-._d._.Um.-__0 - operator: DoesNotExist - matchLabels: - a-z_-..6W.VKs: "1" - namespaces: - - "412" - topologyKey: "413" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: H72-_--pT7p - operator: NotIn - values: - - 0_._f - matchLabels: - O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j: O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p - namespaces: - - "436" - topologyKey: "437" - weight: -824709210 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 8mtxb__-ex-_1_-ODgC_1-_8__3 - operator: DoesNotExist - matchLabels: - 93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj: 5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM - namespaces: - - "428" - topologyKey: "429" - automountServiceAccountToken: true - containers: - - args: - - "246" - command: - - "245" - env: - - name: "253" - value: "254" - valueFrom: - configMapKeyRef: - key: "260" - name: "259" - optional: false - fieldRef: - apiVersion: "255" - fieldPath: "256" - resourceFieldRef: - containerName: "257" - divisor: "189" - resource: "258" - secretKeyRef: - key: "262" - name: "261" - optional: true - envFrom: - - configMapRef: - name: "251" - optional: false - prefix: "250" - secretRef: - name: "252" - optional: false - image: "244" - imagePullPolicy: 騎C"6x$1sȣ±p鋄 - lifecycle: - postStart: - exec: - command: - - "287" - httpGet: - host: "289" - httpHeaders: - - name: "290" - value: "291" - path: "288" - port: 972193458 - scheme: ƺ蛜6Ɖ飴ɎiǨź - tcpSocket: - host: "292" - port: -1453143878 - preStop: - exec: - command: - - "293" - httpGet: - host: "296" - httpHeaders: - - name: "297" - value: "298" - path: "294" - port: "295" - scheme: ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻 - tcpSocket: - host: "300" - port: "299" - livenessProbe: - exec: - command: - - "269" - failureThreshold: -1515369804 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "270" - port: -260262954 - scheme: ŵ橨鬶l獕;跣H - initialDelaySeconds: 1877574041 - periodSeconds: -374766088 - successThreshold: -736151561 - tcpSocket: - host: "274" - port: -1164530482 - timeoutSeconds: 1430286749 - name: "243" - ports: - - containerPort: -1911544792 - hostIP: "249" - hostPort: -179937987 - name: "248" - protocol: 苧yñKJɐ扵Gƚ绤fʀļ腩 - readinessProbe: - exec: - command: - - "275" - failureThreshold: 937646333 - httpGet: - host: "277" - httpHeaders: - - name: "278" - value: "279" - path: "276" - port: 1909548849 - scheme: 4Ǒ輂,ŕĪ - initialDelaySeconds: 887319241 - periodSeconds: 1156888068 - successThreshold: -1296077882 - tcpSocket: - host: "280" - port: 567263590 - timeoutSeconds: 1559618829 - resources: - limits: - 蔞|表徶đ寳议Ƭƶ氩Ȩ<6: "446" - requests: - ŕ翑0展}: "910" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ȹ均i绝5哇芆斩ìh4Ɋ - drop: - - Ȗ|ʐşƧ諔迮ƙIJ嘢4 - privileged: false - procMount: ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW - readOnlyRootFilesystem: false - runAsGroup: 6618112330449141397 - runAsNonRoot: false - runAsUser: 4288903380102217677 - seLinuxOptions: - level: "305" - role: "303" - type: "304" - user: "302" - seccompProfile: - localhostProfile: "309" - type: 鑳w妕眵笭/9崍h趭 - windowsOptions: - gmsaCredentialSpec: "307" - gmsaCredentialSpecName: "306" - runAsUserName: "308" - startupProbe: - exec: - command: - - "281" - failureThreshold: -1129035468 - httpGet: - host: "283" - httpHeaders: - - name: "284" - value: "285" - path: "282" - port: 1328165061 - scheme: ¸gĩ - initialDelaySeconds: 725793326 - periodSeconds: -239231628 - successThreshold: 1143791964 - tcpSocket: - host: "286" - port: 1186392166 - timeoutSeconds: 217380320 - stdin: true - terminationMessagePath: "301" - terminationMessagePolicy: h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻 - volumeDevices: - - devicePath: "268" - name: "267" - volumeMounts: - - mountPath: "264" - mountPropagation: 碔 - name: "263" - subPath: "265" - subPathExpr: "266" - workingDir: "247" - dnsConfig: - nameservers: - - "444" - options: - - name: "446" - value: "447" - searches: - - "445" - enableServiceLinks: false - ephemeralContainers: - - args: - - "313" - command: - - "312" - env: - - name: "320" - value: "321" - valueFrom: - configMapKeyRef: - key: "327" - name: "326" - optional: true - fieldRef: - apiVersion: "322" - fieldPath: "323" - resourceFieldRef: - containerName: "324" - divisor: "854" - resource: "325" - secretKeyRef: - key: "329" - name: "328" - optional: true - envFrom: - - configMapRef: - name: "318" - optional: false - prefix: "317" - secretRef: - name: "319" - optional: true - image: "311" - imagePullPolicy: :/ - lifecycle: - postStart: - exec: - command: - - "356" - httpGet: - host: "359" - httpHeaders: - - name: "360" - value: "361" - path: "357" - port: "358" - scheme: 臜裡×銵-紑浘 - tcpSocket: - host: "362" - port: -1095116290 - preStop: - exec: - command: - - "363" - httpGet: - host: "365" - httpHeaders: - - name: "366" - value: "367" - path: "364" - port: -1431381588 - scheme: JŵǤ - tcpSocket: - host: "369" - port: "368" - livenessProbe: - exec: - command: - - "336" - failureThreshold: 1643238856 - httpGet: - host: "339" - httpHeaders: - - name: "340" - value: "341" - path: "337" - port: "338" - scheme: dŊiɢ - initialDelaySeconds: -1844150067 - periodSeconds: -1143639551 - successThreshold: 571693619 - tcpSocket: - host: "342" - port: -370404018 - timeoutSeconds: 414056303 - name: "310" - ports: - - containerPort: 805162379 - hostIP: "316" - hostPort: -748525373 - name: "315" - protocol: ǵ xǨŴ壶ƵfȽà - readinessProbe: - exec: - command: - - "343" - failureThreshold: -1706593993 - httpGet: - host: "345" - httpHeaders: - - name: "346" - value: "347" - path: "344" - port: 677650619 - scheme: 怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ - initialDelaySeconds: 1573261475 - periodSeconds: 1529027685 - successThreshold: -1612005385 - tcpSocket: - host: "348" - port: -843639240 - timeoutSeconds: -1211577347 - resources: - limits: - ğ Ņ#耗Ǚ(: "24" - requests: - 瘍Nʊ輔3璾ėȜv1b繐汚: "243" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 诵H玲鑠ĭ$#卛8ð - drop: - - Q橱9ij\Ď愝Ű藛b - privileged: false - procMount: 忀oɎƺL肄$鬬 - readOnlyRootFilesystem: true - runAsGroup: 8850141386971124227 - runAsNonRoot: false - runAsUser: 5574781452707956333 - seLinuxOptions: - level: "374" - role: "372" - type: "373" - user: "371" - seccompProfile: - localhostProfile: "378" - type: 矐_ - windowsOptions: - gmsaCredentialSpec: "376" - gmsaCredentialSpecName: "375" - runAsUserName: "377" - startupProbe: - exec: - command: - - "349" - failureThreshold: -708495486 - httpGet: - host: "352" - httpHeaders: - - name: "353" - value: "354" - path: "350" - port: "351" - scheme: U - initialDelaySeconds: -291429895 - periodSeconds: 989933975 - successThreshold: 140830733 - tcpSocket: - host: "355" - port: 758604605 - timeoutSeconds: -478839383 - targetContainerName: "379" - terminationMessagePath: "370" - terminationMessagePolicy: 鉂WJ1抉泅ą&疀ȼN翾ȾD虓氙磂t - tty: true - volumeDevices: - - devicePath: "335" - name: "334" - volumeMounts: - - mountPath: "331" - mountPropagation: Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ - name: "330" - readOnly: true - subPath: "332" - subPathExpr: "333" - workingDir: "314" - hostAliases: - - hostnames: - - "442" - ip: "441" - hostname: "396" - imagePullSecrets: - - name: "395" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "663" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: true - prefix: "182" - secretRef: - name: "184" - optional: true - image: "176" - imagePullPolicy: Ǖɳɷ9Ì崟¿瘦ɖ緕 - lifecycle: - postStart: - exec: - command: - - "221" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "222" - port: "223" - scheme: '''' - tcpSocket: - host: "227" - port: -801430937 - preStop: - exec: - command: - - "228" - httpGet: - host: "230" - httpHeaders: - - name: "231" - value: "232" - path: "229" - port: 1810980158 - scheme: _ƮA攤/ɸɎ R§耶FfBl - tcpSocket: - host: "233" - port: 1074486306 - livenessProbe: - exec: - command: - - "201" - failureThreshold: 1684643131 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: 1214895765 - scheme: 悖ȩ0Ƹ[Ęİ榌U - initialDelaySeconds: -442393168 - periodSeconds: 1109079597 - successThreshold: -646728130 - tcpSocket: - host: "206" - port: -187060941 - timeoutSeconds: -307373517 - name: "175" - ports: - - containerPort: 859639931 - hostIP: "181" - hostPort: 747521320 - name: "180" - protocol: p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF - readinessProbe: - exec: - command: - - "207" - failureThreshold: -1880980172 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3 - initialDelaySeconds: 238949508 - periodSeconds: 851018015 - successThreshold: 596942561 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1389418722 - resources: - limits: - ſ盷: "532" - requests: - '[Řż丩': "47" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 勅跦Opwǩ曬逴褜1Ø - drop: - - ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - privileged: true - procMount: W:ĸ輦唊#v - readOnlyRootFilesystem: true - runAsGroup: 1373384864388370080 - runAsNonRoot: false - runAsUser: -6470941481344047265 - seLinuxOptions: - level: "238" - role: "236" - type: "237" - user: "235" - seccompProfile: - localhostProfile: "242" - type: ʩȂ4ē鐭# - windowsOptions: - gmsaCredentialSpec: "240" - gmsaCredentialSpecName: "239" - runAsUserName: "241" - startupProbe: - exec: - command: - - "215" - failureThreshold: 59664438 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: 10098903 - scheme: «丯Ƙ枛牐ɺ皚 - initialDelaySeconds: 766864314 - periodSeconds: 1495880465 - successThreshold: -1032967081 - tcpSocket: - host: "220" - port: -1934111455 - timeoutSeconds: 1146016612 - stdinOnce: true - terminationMessagePath: "234" - terminationMessagePolicy: Zɾģ毋Ó6dz娝嘚庎D}埽uʎ - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: VƋZ1Ůđ眊ľǎɳ,ǿ飏 - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "384" - nodeSelector: - "380": "381" - overhead: - ɨ悪@黝Ɓ: "177" - preemptionPolicy: .Ą - priority: -125022959 - priorityClassName: "443" - readinessGates: - - conditionType: Ɍ邪鳖üzÁ - restartPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 - runtimeClassName: "448" - schedulerName: "438" - securityContext: - fsGroup: -3029419263270634763 - fsGroupChangePolicy: ?jĎĭ¥#ƱÁR»淹揀. - runAsGroup: -3565639689247870986 - runAsNonRoot: false - runAsUser: 1322232608671575212 - seLinuxOptions: - level: "388" - role: "386" - type: "387" - user: "385" - seccompProfile: - localhostProfile: "394" - type: 鍃G昧牱 - supplementalGroups: - - -7888525810745339742 - sysctls: - - name: "392" - value: "393" - windowsOptions: - gmsaCredentialSpec: "390" - gmsaCredentialSpecName: "389" - runAsUserName: "391" - serviceAccount: "383" - serviceAccountName: "382" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "397" - terminationGracePeriodSeconds: -2985049970189992560 - tolerations: - - effect: Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻( - key: "439" - operator: ƞ=掔廛ĤJŇv膈ǣʛsĊ剞 - tolerationSeconds: 5238971742940252651 - value: "440" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA - operator: NotIn - values: - - 7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8 - matchLabels: - 4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G: 8-c_C.G.h--m.f - maxSkew: -1569123121 - topologyKey: "449" - whenUnsatisfiable: 魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥 - 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" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 4217400953499279873 - finalizers: - - "159" - generateName: "148" - generation: 6327094951466338107 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: true - controller: false - kind: "157" - name: "158" - uid: "" - resourceVersion: "5302358391842833914" - selfLink: "150" - spec: - accessModes: - - eÞȦY籎顒 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - ŴĿ: "377" - requests: - .Q貇£ȹ嫰ƹǔw÷nI: "718" - selector: - matchExpressions: - - key: a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4 - operator: DoesNotExist - matchLabels: - 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 - storageClassName: "171" - volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 - volumeName: "170" - 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: 1308809900 - conditions: - - lastTransitionTime: "2125-04-24T12:13:40Z" - message: "457" - reason: "456" - status: ?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\k%橳 - type: 议ĪS - fullyLabeledReplicas: 31486357 - observedGeneration: -5594148640067537624 - readyReplicas: -1983654895 - replicas: 337922430 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json deleted file mode 100644 index 21d21d3dd95..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.json +++ /dev/null @@ -1,1490 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "minReadySeconds": -1971381490, - "selector": { - "matchLabels": { - "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" - }, - "matchExpressions": [ - { - "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", - "operator": "In", - "values": [ - "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ʬ", - "resourceVersion": "7336814125345800857", - "generation": -6617020301190572172, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -152893758082474859, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" - }, - "emptyDir": { - "medium": "彭聡A3fƻfʣ", - "sizeLimit": "115" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1499132872 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -762366823, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -104666658 - } - ], - "defaultMode": 372704313, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "457" - }, - "mode": 1235524154 - } - ], - "defaultMode": -106644772 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 441887498, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97" - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": -2039036935 - } - ], - "defaultMode": -460478410, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", - "readOnly": true, - "kind": "躢" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1399063270 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "746" - }, - "mode": 926891073 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1694464659 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -7593824971107985079, - "path": "127" - } - } - ], - "defaultMode": -522879476 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "readOnly": true, - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "resourceVersion": "5302358391842833914", - "generation": 6327094951466338107, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4217400953499279873, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "eÞȦY籎顒" - ], - "selector": { - "matchLabels": { - "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" - }, - "matchExpressions": [ - { - "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "ŴĿ": "377" - }, - "requests": { - ".Q貇£ȹ嫰ƹǔw÷nI": "718" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 747521320, - "containerPort": 859639931, - "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": true - }, - "secretRef": { - "name": "184", - "optional": true - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "663" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ſ盷": "532" - }, - "requests": { - "[Řż丩": "47" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": 1214895765, - "host": "203", - "scheme": "悖ȩ0Ƹ[Ęİ榌U", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -187060941, - "host": "206" - }, - "initialDelaySeconds": -442393168, - "timeoutSeconds": -307373517, - "periodSeconds": 1109079597, - "successThreshold": -646728130, - "failureThreshold": 1684643131 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 238949508, - "timeoutSeconds": -1389418722, - "periodSeconds": 851018015, - "successThreshold": 596942561, - "failureThreshold": -1880980172 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": 10098903, - "host": "217", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "220" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "221" - ] - }, - "httpGet": { - "path": "222", - "port": "223", - "host": "224", - "scheme": "'", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": 1810980158, - "host": "230", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "231", - "value": "232" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "233" - } - } - }, - "terminationMessagePath": "234", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" - }, - "runAsUser": -6470941481344047265, - "runAsGroup": 1373384864388370080, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "W:ĸ輦唊#v", - "seccompProfile": { - "type": "ʩȂ4ē鐭#", - "localhostProfile": "242" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "243", - "image": "244", - "command": [ - "245" - ], - "args": [ - "246" - ], - "workingDir": "247", - "ports": [ - { - "name": "248", - "hostPort": -179937987, - "containerPort": -1911544792, - "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "hostIP": "249" - } - ], - "envFrom": [ - { - "prefix": "250", - "configMapRef": { - "name": "251", - "optional": false - }, - "secretRef": { - "name": "252", - "optional": false - } - } - ], - "env": [ - { - "name": "253", - "value": "254", - "valueFrom": { - "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" - }, - "resourceFieldRef": { - "containerName": "257", - "resource": "258", - "divisor": "189" - }, - "configMapKeyRef": { - "name": "259", - "key": "260", - "optional": false - }, - "secretKeyRef": { - "name": "261", - "key": "262", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" - }, - "requests": { - "ŕ翑0展}": "910" - } - }, - "volumeMounts": [ - { - "name": "263", - "mountPath": "264", - "subPath": "265", - "mountPropagation": "碔", - "subPathExpr": "266" - } - ], - "volumeDevices": [ - { - "name": "267", - "devicePath": "268" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "269" - ] - }, - "httpGet": { - "path": "270", - "port": -260262954, - "host": "271", - "scheme": "ŵ橨鬶l獕;跣H", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1164530482, - "host": "274" - }, - "initialDelaySeconds": 1877574041, - "timeoutSeconds": 1430286749, - "periodSeconds": -374766088, - "successThreshold": -736151561, - "failureThreshold": -1515369804 - }, - "readinessProbe": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": 1909548849, - "host": "277", - "scheme": "4Ǒ輂,ŕĪ", - "httpHeaders": [ - { - "name": "278", - "value": "279" - } - ] - }, - "tcpSocket": { - "port": 567263590, - "host": "280" - }, - "initialDelaySeconds": 887319241, - "timeoutSeconds": 1559618829, - "periodSeconds": 1156888068, - "successThreshold": -1296077882, - "failureThreshold": 937646333 - }, - "startupProbe": { - "exec": { - "command": [ - "281" - ] - }, - "httpGet": { - "path": "282", - "port": 1328165061, - "host": "283", - "scheme": "¸gĩ", - "httpHeaders": [ - { - "name": "284", - "value": "285" - } - ] - }, - "tcpSocket": { - "port": 1186392166, - "host": "286" - }, - "initialDelaySeconds": 725793326, - "timeoutSeconds": 217380320, - "periodSeconds": -239231628, - "successThreshold": 1143791964, - "failureThreshold": -1129035468 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "287" - ] - }, - "httpGet": { - "path": "288", - "port": 972193458, - "host": "289", - "scheme": "ƺ蛜6Ɖ飴ɎiǨź", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": -1453143878, - "host": "292" - } - }, - "preStop": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": "295", - "host": "296", - "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", - "httpHeaders": [ - { - "name": "297", - "value": "298" - } - ] - }, - "tcpSocket": { - "port": "299", - "host": "300" - } - } - }, - "terminationMessagePath": "301", - "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", - "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", - "securityContext": { - "capabilities": { - "add": [ - "ȹ均i绝5哇芆斩ìh4Ɋ" - ], - "drop": [ - "Ȗ|ʐşƧ諔迮ƙIJ嘢4" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "302", - "role": "303", - "type": "304", - "level": "305" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "306", - "gmsaCredentialSpec": "307", - "runAsUserName": "308" - }, - "runAsUser": 4288903380102217677, - "runAsGroup": 6618112330449141397, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", - "seccompProfile": { - "type": "鑳w妕眵笭/9崍h趭", - "localhostProfile": "309" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "310", - "image": "311", - "command": [ - "312" - ], - "args": [ - "313" - ], - "workingDir": "314", - "ports": [ - { - "name": "315", - "hostPort": -748525373, - "containerPort": 805162379, - "protocol": "ǵ xǨŴ壶ƵfȽÃ", - "hostIP": "316" - } - ], - "envFrom": [ - { - "prefix": "317", - "configMapRef": { - "name": "318", - "optional": false - }, - "secretRef": { - "name": "319", - "optional": true - } - } - ], - "env": [ - { - "name": "320", - "value": "321", - "valueFrom": { - "fieldRef": { - "apiVersion": "322", - "fieldPath": "323" - }, - "resourceFieldRef": { - "containerName": "324", - "resource": "325", - "divisor": "854" - }, - "configMapKeyRef": { - "name": "326", - "key": "327", - "optional": true - }, - "secretKeyRef": { - "name": "328", - "key": "329", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "ğ Ņ#耗Ǚ(": "24" - }, - "requests": { - "瘍Nʊ輔3璾ėȜv1b繐汚": "243" - } - }, - "volumeMounts": [ - { - "name": "330", - "readOnly": true, - "mountPath": "331", - "subPath": "332", - "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", - "subPathExpr": "333" - } - ], - "volumeDevices": [ - { - "name": "334", - "devicePath": "335" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "336" - ] - }, - "httpGet": { - "path": "337", - "port": "338", - "host": "339", - "scheme": "dŊiɢ", - "httpHeaders": [ - { - "name": "340", - "value": "341" - } - ] - }, - "tcpSocket": { - "port": -370404018, - "host": "342" - }, - "initialDelaySeconds": -1844150067, - "timeoutSeconds": 414056303, - "periodSeconds": -1143639551, - "successThreshold": 571693619, - "failureThreshold": 1643238856 - }, - "readinessProbe": { - "exec": { - "command": [ - "343" - ] - }, - "httpGet": { - "path": "344", - "port": 677650619, - "host": "345", - "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", - "httpHeaders": [ - { - "name": "346", - "value": "347" - } - ] - }, - "tcpSocket": { - "port": -843639240, - "host": "348" - }, - "initialDelaySeconds": 1573261475, - "timeoutSeconds": -1211577347, - "periodSeconds": 1529027685, - "successThreshold": -1612005385, - "failureThreshold": -1706593993 - }, - "startupProbe": { - "exec": { - "command": [ - "349" - ] - }, - "httpGet": { - "path": "350", - "port": "351", - "host": "352", - "scheme": "U", - "httpHeaders": [ - { - "name": "353", - "value": "354" - } - ] - }, - "tcpSocket": { - "port": 758604605, - "host": "355" - }, - "initialDelaySeconds": -291429895, - "timeoutSeconds": -478839383, - "periodSeconds": 989933975, - "successThreshold": 140830733, - "failureThreshold": -708495486 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": "358", - "host": "359", - "scheme": "臜裡×銵-紑浘", - "httpHeaders": [ - { - "name": "360", - "value": "361" - } - ] - }, - "tcpSocket": { - "port": -1095116290, - "host": "362" - } - }, - "preStop": { - "exec": { - "command": [ - "363" - ] - }, - "httpGet": { - "path": "364", - "port": -1431381588, - "host": "365", - "scheme": "JŵǤ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - } - } - }, - "terminationMessagePath": "370", - "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", - "imagePullPolicy": ":/", - "securityContext": { - "capabilities": { - "add": [ - "诵H玲鑠ĭ$#卛8ð" - ], - "drop": [ - "Q橱9ij\\Ď愝Ű藛b" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "371", - "role": "372", - "type": "373", - "level": "374" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "375", - "gmsaCredentialSpec": "376", - "runAsUserName": "377" - }, - "runAsUser": 5574781452707956333, - "runAsGroup": 8850141386971124227, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "忀oɎƺL肄$鬬", - "seccompProfile": { - "type": "矐_", - "localhostProfile": "378" - } - }, - "tty": true, - "targetContainerName": "379" - } - ], - "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "terminationGracePeriodSeconds": -2985049970189992560, - "activeDeadlineSeconds": 4369716065827112267, - "nodeSelector": { - "380": "381" - }, - "serviceAccountName": "382", - "serviceAccount": "383", - "automountServiceAccountToken": true, - "nodeName": "384", - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "385", - "role": "386", - "type": "387", - "level": "388" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "389", - "gmsaCredentialSpec": "390", - "runAsUserName": "391" - }, - "runAsUser": 1322232608671575212, - "runAsGroup": -3565639689247870986, - "runAsNonRoot": false, - "supplementalGroups": [ - -7888525810745339742 - ], - "fsGroup": -3029419263270634763, - "sysctls": [ - { - "name": "392", - "value": "393" - } - ], - "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", - "seccompProfile": { - "type": "鍃G昧牱", - "localhostProfile": "394" - } - }, - "imagePullSecrets": [ - { - "name": "395" - } - ], - "hostname": "396", - "subdomain": "397", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "398", - "operator": "", - "values": [ - "399" - ] - } - ], - "matchFields": [ - { - "key": "400", - "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", - "values": [ - "401" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1724658051, - "preference": { - "matchExpressions": [ - { - "key": "402", - "operator": "盌3+Œ", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": ")Zq=歍þ", - "values": [ - "405" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "a-z_-..6W.VKs": "1" - }, - "matchExpressions": [ - { - "key": "KA-._d._.Um.-__0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "412" - ], - "topologyKey": "413" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1387858949, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" - }, - "matchExpressions": [ - { - "key": "3--51", - "operator": "NotIn", - "values": [ - "C.-e16-O5" - ] - } - ] - }, - "namespaces": [ - "420" - ], - "topologyKey": "421" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" - }, - "matchExpressions": [ - { - "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "428" - ], - "topologyKey": "429" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -824709210, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" - }, - "matchExpressions": [ - { - "key": "H72-_--pT7p", - "operator": "NotIn", - "values": [ - "0_._f" - ] - } - ] - }, - "namespaces": [ - "436" - ], - "topologyKey": "437" - } - } - ] - } - }, - "schedulerName": "438", - "tolerations": [ - { - "key": "439", - "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", - "value": "440", - "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", - "tolerationSeconds": 5238971742940252651 - } - ], - "hostAliases": [ - { - "ip": "441", - "hostnames": [ - "442" - ] - } - ], - "priorityClassName": "443", - "priority": -125022959, - "dnsConfig": { - "nameservers": [ - "444" - ], - "searches": [ - "445" - ], - "options": [ - { - "name": "446", - "value": "447" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ɍ邪鳖üzÁ" - } - ], - "runtimeClassName": "448", - "enableServiceLinks": false, - "preemptionPolicy": ".Ą", - "overhead": { - "ɨ悪@黝Ɓ": "177" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1569123121, - "topologyKey": "449", - "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", - "labelSelector": { - "matchLabels": { - "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" - }, - "matchExpressions": [ - { - "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", - "operator": "NotIn", - "values": [ - "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" - ] - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - } - }, - "status": { - "replicas": 337922430, - "fullyLabeledReplicas": 31486357, - "readyReplicas": -1983654895, - "availableReplicas": 1308809900, - "observedGeneration": -5594148640067537624, - "conditions": [ - { - "type": "议ĪS", - "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", - "lastTransitionTime": "2125-04-24T12:13:40Z", - "reason": "456", - "message": "457" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.ReplicaSet.pb deleted file mode 100644 index a819a81d8a51ced185ee1fb568353e1521c9f84a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6811 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 OX{cyHRoZ5f1FX=z4M(@qpn?s8SK=iwqK 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ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - partition: -83826225 - type: șa汸<ƋlɋN磋镮ȺPÈ - volumeClaimTemplates: - - metadata: - annotations: - "466": "467" - clusterName: "472" - creationTimestamp: null - deletionGracePeriodSeconds: -6486445241316991261 - finalizers: - - "471" - generateName: "460" - generation: -5107762106575809276 - labels: - "464": "465" - managedFields: - - apiVersion: "474" - fieldsType: "475" - manager: "473" - operation: 壛ĐíEd楗鱶镖喗vȥ - name: "459" - namespace: "461" - ownerReferences: - - apiVersion: "468" - blockOwnerDeletion: false - controller: true - kind: "469" - name: "470" - uid: /nēɅĀ埰ʀł!U詨nj1ýǝ - resourceVersion: "8285629342346774721" - selfLink: "462" - uid: S誖Śs垦Ȋ髴T唼=`朇c - spec: - accessModes: - - Y斩I儑瓔¯ - dataSource: - apiGroup: "484" - kind: "485" - name: "486" - resources: - limits: - 涟雒驭堣Qwn:Ʋå譥a超: "19" - requests: - ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" - selector: - matchExpressions: - - key: vUK_-.j21---__y.9O.L-.m.3--4 - operator: In - values: - - 37u-h---dY7_M_-._M52 - matchLabels: - ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 - : 8_B-ks7dx - storageClassName: "483" - volumeMode: '''降\4)ȳɍǟm{煰œ憼' - volumeName: "482" - status: - accessModes: - - èƾ竒决瘛Ǫǵ - capacity: - Ǧ澵貛香"砻B鷋: "578" - conditions: - - lastProbeTime: "2230-04-25T02:33:53Z" - lastTransitionTime: "2843-07-14T02:23:26Z" - message: "488" - reason: "487" - status: WU=ȑ-A敲ʉ2腠梊 - type: '|nET¬%ȎdžĤɂR湛' - phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú -status: - collisionCount: -1556190810 - conditions: - - lastTransitionTime: "2446-08-01T12:34:13Z" - message: "493" - reason: "492" - status: 闬輙怀¹bCũw¼ ǫđ槴Ċį軠> - type: ȩ硘(ǒ[ - currentReplicas: -463159422 - currentRevision: "490" - observedGeneration: -3866306318826551410 - readyReplicas: -1993494670 - replicas: 1852870468 - updateRevision: "491" - updatedReplicas: 463674701 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.json deleted file mode 100644 index dec88c6d69a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.json +++ /dev/null @@ -1,1596 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "459", - "generateName": "460", - "namespace": "461", - "selfLink": "462", - "uid": "S誖Śs垦Ȋ髴T唼=`朇c", - "resourceVersion": "8285629342346774721", - "generation": -5107762106575809276, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -6486445241316991261, - "labels": { - "464": "465" - }, - "annotations": { - "466": "467" - }, - "ownerReferences": [ - { - "apiVersion": "468", - "kind": "469", - "name": "470", - "uid": "/nēɅĀ埰ʀł!U詨nj1ýǝ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "471" - ], - "clusterName": "472", - "managedFields": [ - { - "manager": "473", - "operation": "壛ĐíEd楗鱶镖喗vȥ", - "apiVersion": "474", - "fieldsType": "475" - } - ] - }, - "spec": { - "accessModes": [ - "Y斩I儑瓔¯" - ], - "selector": { - "matchLabels": { - "k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5": "8_B-ks7dx" - }, - "matchExpressions": [ - { - "key": "vUK_-.j21---__y.9O.L-.m.3--4", - "operator": "In", - "values": [ - "37u-h---dY7_M_-._M52" - ] - } - ] - }, - "resources": { - "limits": { - "涟雒驭堣Qwn:Ʋå譥a超": "19" - }, - "requests": { - "ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ": "368" - } - }, - "volumeName": "482", - "storageClassName": "483", - "volumeMode": "'降\\4)ȳɍǟm{煰œ憼", - "dataSource": { - "apiGroup": "484", - "kind": "485", - "name": "486" - } - }, - "status": { - "phase": "ʌ槧ą°Z拕獘:pȚ\\猫ï卒ú", - "accessModes": [ - "èƾ竒决瘛Ǫǵ" - ], - "capacity": { - "Ǧ澵貛香\"砻B鷋": "578" - }, - "conditions": [ - { - "type": "|nET¬%ȎdžĤɂR湛", - "status": "WU=ȑ-A敲ʉ2腠梊", - "lastProbeTime": "2230-04-25T02:33:53Z", - "lastTransitionTime": "2843-07-14T02:23:26Z", - "reason": "487", - "message": "488" - } - ] - } - } - ], - "serviceName": "489", - "podManagementPolicy": "`ŇaƬȿŬ捕|", - "updateStrategy": { - "type": "șa汸\u003cƋlɋN磋镮ȺPÈ", - "rollingUpdate": { - "partition": -83826225 - } - }, - "revisionHistoryLimit": -1872519086 - }, - "status": { - "observedGeneration": -3866306318826551410, - "replicas": 1852870468, - "readyReplicas": -1993494670, - "currentReplicas": -463159422, - "updatedReplicas": 463674701, - "currentRevision": "490", - "updateRevision": "491", - "collisionCount": -1556190810, - "conditions": [ - { - "type": "ȩ硘(ǒ[", - "status": "闬輙怀¹bCũw¼ ǫđ槴Ċį軠\u003e", - "lastTransitionTime": "2446-08-01T12:34:13Z", - "reason": "492", - "message": "493" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.pb deleted file mode 100644 index 58c131c74d483e30fdd1305b7207c71b042a6bbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7992 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 ajvsmigtMJJS*(C?uoO8Ps6**Yy8i_l`kto% diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml deleted file mode 100644 index 5701eb932e3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1.StatefulSet.yaml +++ /dev/null @@ -1,1094 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - podManagementPolicy: '`ŇaƬȿŬ捕|' - replicas: 896585016 - revisionHistoryLimit: -1872519086 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - serviceName: "489" - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - partition: -83826225 - type: șa汸<ƋlɋN磋镮ȺPÈ - volumeClaimTemplates: - - metadata: - annotations: - "466": "467" - clusterName: "472" - creationTimestamp: null - deletionGracePeriodSeconds: -6486445241316991261 - finalizers: - - "471" - generateName: "460" - generation: -5107762106575809276 - labels: - "464": "465" - managedFields: - - apiVersion: "474" - fieldsType: "475" - manager: "473" - operation: 壛ĐíEd楗鱶镖喗vȥ - name: "459" - namespace: "461" - ownerReferences: - - apiVersion: "468" - blockOwnerDeletion: false - controller: true - kind: "469" - name: "470" - uid: /nēɅĀ埰ʀł!U詨nj1ýǝ - resourceVersion: "8285629342346774721" - selfLink: "462" - uid: S誖Śs垦Ȋ髴T唼=`朇c - spec: - accessModes: - - Y斩I儑瓔¯ - dataSource: - apiGroup: "484" - kind: "485" - name: "486" - resources: - limits: - 涟雒驭堣Qwn:Ʋå譥a超: "19" - requests: - ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" - selector: - matchExpressions: - - key: vUK_-.j21---__y.9O.L-.m.3--4 - operator: In - values: - - 37u-h---dY7_M_-._M52 - matchLabels: - ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 - : 8_B-ks7dx - storageClassName: "483" - volumeMode: '''降\4)ȳɍǟm{煰œ憼' - volumeName: "482" - status: - accessModes: - - èƾ竒决瘛Ǫǵ - capacity: - Ǧ澵貛香"砻B鷋: "578" - conditions: - - lastProbeTime: "2230-04-25T02:33:53Z" - lastTransitionTime: "2843-07-14T02:23:26Z" - message: "488" - reason: "487" - status: WU=ȑ-A敲ʉ2腠梊 - type: '|nET¬%ȎdžĤɂR湛' - phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú -status: - collisionCount: -1556190810 - conditions: - - lastTransitionTime: "2446-08-01T12:34:13Z" - message: "493" - reason: "492" - status: 闬輙怀¹bCũw¼ ǫđ槴Ċį軠> - type: ȩ硘(ǒ[ - currentReplicas: -463159422 - currentRevision: "490" - observedGeneration: -3866306318826551410 - readyReplicas: -1993494670 - replicas: 1852870468 - updateRevision: "491" - updatedReplicas: 463674701 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb deleted file mode 100644 index d06d93200ef7039afdd31c03545560da5d0d9ecb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-A^a?Z~yDay~uNi7OWEz2y<%+C{=&&0Kwk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@2xi9slZE2&y3u^=-nwFu+^B`c-Wip1Q4oK(H!{9K?{m2{M{GxJh_ z;?AYTCHc7_l?AClvEqW%WF@O=rJ~e=oXq6JVkIlXTA*l2Vo52G4K%SVF*7GIDJK;q WQ7h5%eD0IE%O`!A!YIX{!~g)H4R3k? diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json deleted file mode 100644 index dfc8b52658a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "ControllerRevision", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "revision": -7716837448637516924 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.ControllerRevision.pb deleted file mode 100644 index 691dabf14a2eff3c71d7730c73dc1304622e9989..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-A^a?Z~yDay~uNi7OWEz2y<%+C{=%fz*kk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@1GD1|GjS}Cz0Gc2_Tą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -303330375 - collisionCount: 2099542463 - conditions: - - lastTransitionTime: "2035-01-21T08:11:33Z" - lastUpdateTime: "2096-03-01T11:48:47Z" - message: "460" - reason: "459" - status: o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6 - type: ʀł! - observedGeneration: 3359608726763190142 - readyReplicas: -2095625968 - replicas: 1401559245 - unavailableReplicas: 584721644 - updatedReplicas: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.json deleted file mode 100644 index b6be11c2c01..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.json +++ /dev/null @@ -1,1503 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "rollbackTo": { - "revision": -7874172095994035093 - }, - "progressDeadlineSeconds": 484752614 - }, - "status": { - "observedGeneration": 3359608726763190142, - "replicas": 1401559245, - "updatedReplicas": -406189540, - "readyReplicas": -2095625968, - "availableReplicas": -303330375, - "unavailableReplicas": 584721644, - "conditions": [ - { - "type": "ʀł!", - "status": "o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6", - "lastUpdateTime": "2096-03-01T11:48:47Z", - "lastTransitionTime": "2035-01-21T08:11:33Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": 2099542463 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.pb deleted file mode 100644 index be498b1196a56950f3a33301437b07ad67bbb8a3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7269 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.yaml deleted file mode 100644 index 2fd7da45b1b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.Deployment.yaml +++ /dev/null @@ -1,1030 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -1934555365 - progressDeadlineSeconds: 484752614 - replicas: 896585016 - revisionHistoryLimit: -1189243539 - rollbackTo: - revision: -7874172095994035093 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - strategy: - rollingUpdate: - maxSurge: 3 - maxUnavailable: 2 - type: xʚ=5谠vÐ仆dždĄ跞肞 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -303330375 - collisionCount: 2099542463 - conditions: - - lastTransitionTime: "2035-01-21T08:11:33Z" - lastUpdateTime: "2096-03-01T11:48:47Z" - message: "460" - reason: "459" - status: o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6 - type: ʀł! - observedGeneration: 3359608726763190142 - readyReplicas: -2095625968 - replicas: 1401559245 - unavailableReplicas: 584721644 - updatedReplicas: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json deleted file mode 100644 index 8d2b643ffc4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "kind": "DeploymentRollback", - "apiVersion": "apps/v1beta1", - "name": "2", - "updatedAnnotations": { - "3": "4" - }, - "rollbackTo": { - "revision": 4518808233936994290 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.DeploymentRollback.pb deleted file mode 100644 index 5a9f4672c3b708d8299d39bda8dbcfd21fa92859..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69 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 D#pS4w diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml deleted file mode 100644 index 38e73e62928..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.after_roundtrip.yaml +++ /dev/null @@ -1,1093 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - podManagementPolicy: '`ŇaƬȿŬ捕|' - replicas: 896585016 - revisionHistoryLimit: -1872519086 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - serviceName: "489" - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - partition: -83826225 - type: șa汸<ƋlɋN磋镮ȺPÈ - volumeClaimTemplates: - - metadata: - annotations: - "466": "467" - clusterName: "472" - creationTimestamp: null - deletionGracePeriodSeconds: -6486445241316991261 - finalizers: - - "471" - generateName: "460" - generation: -5107762106575809276 - labels: - "464": "465" - managedFields: - - apiVersion: "474" - fieldsType: "475" - manager: "473" - operation: 壛ĐíEd楗鱶镖喗vȥ - name: "459" - namespace: "461" - ownerReferences: - - apiVersion: "468" - blockOwnerDeletion: false - controller: true - kind: "469" - name: "470" - uid: /nēɅĀ埰ʀł!U詨nj1ýǝ - resourceVersion: "8285629342346774721" - selfLink: "462" - uid: S誖Śs垦Ȋ髴T唼=`朇c - spec: - accessModes: - - Y斩I儑瓔¯ - dataSource: - apiGroup: "484" - kind: "485" - name: "486" - resources: - limits: - 涟雒驭堣Qwn:Ʋå譥a超: "19" - requests: - ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" - selector: - matchExpressions: - - key: vUK_-.j21---__y.9O.L-.m.3--4 - operator: In - values: - - 37u-h---dY7_M_-._M52 - matchLabels: - ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 - : 8_B-ks7dx - storageClassName: "483" - volumeMode: '''降\4)ȳɍǟm{煰œ憼' - volumeName: "482" - status: - accessModes: - - èƾ竒决瘛Ǫǵ - capacity: - Ǧ澵貛香"砻B鷋: "578" - conditions: - - lastProbeTime: "2230-04-25T02:33:53Z" - lastTransitionTime: "2843-07-14T02:23:26Z" - message: "488" - reason: "487" - status: WU=ȑ-A敲ʉ2腠梊 - type: '|nET¬%ȎdžĤɂR湛' - phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú -status: - collisionCount: 1955001098 - conditions: - - lastTransitionTime: "2209-03-11T07:19:12Z" - message: "493" - reason: "492" - status: 觇ƒ幦ų勏Y9=ȳB鼲糰E - type: ;"薑Ȣ#闬輙怀¹bCũw¼ ǫđ槴Ċ - currentReplicas: 1539090224 - currentRevision: "490" - observedGeneration: 4142968120221896284 - readyReplicas: -702578810 - replicas: 1576197985 - updateRevision: "491" - updatedReplicas: -855944448 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.json deleted file mode 100644 index a3b8b0be878..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.json +++ /dev/null @@ -1,1596 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "459", - "generateName": "460", - "namespace": "461", - "selfLink": "462", - "uid": "S誖Śs垦Ȋ髴T唼=`朇c", - "resourceVersion": "8285629342346774721", - "generation": -5107762106575809276, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -6486445241316991261, - "labels": { - "464": "465" - }, - "annotations": { - "466": "467" - }, - "ownerReferences": [ - { - "apiVersion": "468", - "kind": "469", - "name": "470", - "uid": "/nēɅĀ埰ʀł!U詨nj1ýǝ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "471" - ], - "clusterName": "472", - "managedFields": [ - { - "manager": "473", - "operation": "壛ĐíEd楗鱶镖喗vȥ", - "apiVersion": "474", - "fieldsType": "475" - } - ] - }, - "spec": { - "accessModes": [ - "Y斩I儑瓔¯" - ], - "selector": { - "matchLabels": { - "k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5": "8_B-ks7dx" - }, - "matchExpressions": [ - { - "key": "vUK_-.j21---__y.9O.L-.m.3--4", - "operator": "In", - "values": [ - "37u-h---dY7_M_-._M52" - ] - } - ] - }, - "resources": { - "limits": { - "涟雒驭堣Qwn:Ʋå譥a超": "19" - }, - "requests": { - "ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ": "368" - } - }, - "volumeName": "482", - "storageClassName": "483", - "volumeMode": "'降\\4)ȳɍǟm{煰œ憼", - "dataSource": { - "apiGroup": "484", - "kind": "485", - "name": "486" - } - }, - "status": { - "phase": "ʌ槧ą°Z拕獘:pȚ\\猫ï卒ú", - "accessModes": [ - "èƾ竒决瘛Ǫǵ" - ], - "capacity": { - "Ǧ澵貛香\"砻B鷋": "578" - }, - "conditions": [ - { - "type": "|nET¬%ȎdžĤɂR湛", - "status": "WU=ȑ-A敲ʉ2腠梊", - "lastProbeTime": "2230-04-25T02:33:53Z", - "lastTransitionTime": "2843-07-14T02:23:26Z", - "reason": "487", - "message": "488" - } - ] - } - } - ], - "serviceName": "489", - "podManagementPolicy": "`ŇaƬȿŬ捕|", - "updateStrategy": { - "type": "șa汸\u003cƋlɋN磋镮ȺPÈ", - "rollingUpdate": { - "partition": -83826225 - } - }, - "revisionHistoryLimit": -1872519086 - }, - "status": { - "observedGeneration": 4142968120221896284, - "replicas": 1576197985, - "readyReplicas": -702578810, - "currentReplicas": 1539090224, - "updatedReplicas": -855944448, - "currentRevision": "490", - "updateRevision": "491", - "collisionCount": 1955001098, - "conditions": [ - { - "type": ";\"薑Ȣ#闬輙怀¹bCũw¼ ǫđ槴Ċ", - "status": "觇ƒ幦ų勏Y9=ȳB鼲糰E", - "lastTransitionTime": "2209-03-11T07:19:12Z", - "reason": "492", - "message": "493" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.pb deleted file mode 100644 index 2ffb0c3a81510ea805c2d923837f09f12c3245bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8010 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml deleted file mode 100644 index 5f019d402dc..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta1.StatefulSet.yaml +++ /dev/null @@ -1,1094 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - podManagementPolicy: '`ŇaƬȿŬ捕|' - replicas: 896585016 - revisionHistoryLimit: -1872519086 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - serviceName: "489" - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - partition: -83826225 - type: șa汸<ƋlɋN磋镮ȺPÈ - volumeClaimTemplates: - - metadata: - annotations: - "466": "467" - clusterName: "472" - creationTimestamp: null - deletionGracePeriodSeconds: -6486445241316991261 - finalizers: - - "471" - generateName: "460" - generation: -5107762106575809276 - labels: - "464": "465" - managedFields: - - apiVersion: "474" - fieldsType: "475" - manager: "473" - operation: 壛ĐíEd楗鱶镖喗vȥ - name: "459" - namespace: "461" - ownerReferences: - - apiVersion: "468" - blockOwnerDeletion: false - controller: true - kind: "469" - name: "470" - uid: /nēɅĀ埰ʀł!U詨nj1ýǝ - resourceVersion: "8285629342346774721" - selfLink: "462" - uid: S誖Śs垦Ȋ髴T唼=`朇c - spec: - accessModes: - - Y斩I儑瓔¯ - dataSource: - apiGroup: "484" - kind: "485" - name: "486" - resources: - limits: - 涟雒驭堣Qwn:Ʋå譥a超: "19" - requests: - ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" - selector: - matchExpressions: - - key: vUK_-.j21---__y.9O.L-.m.3--4 - operator: In - values: - - 37u-h---dY7_M_-._M52 - matchLabels: - ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 - : 8_B-ks7dx - storageClassName: "483" - volumeMode: '''降\4)ȳɍǟm{煰œ憼' - volumeName: "482" - status: - accessModes: - - èƾ竒决瘛Ǫǵ - capacity: - Ǧ澵貛香"砻B鷋: "578" - conditions: - - lastProbeTime: "2230-04-25T02:33:53Z" - lastTransitionTime: "2843-07-14T02:23:26Z" - message: "488" - reason: "487" - status: WU=ȑ-A敲ʉ2腠梊 - type: '|nET¬%ȎdžĤɂR湛' - phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú -status: - collisionCount: 1955001098 - conditions: - - lastTransitionTime: "2209-03-11T07:19:12Z" - message: "493" - reason: "492" - status: 觇ƒ幦ų勏Y9=ȳB鼲糰E - type: ;"薑Ȣ#闬輙怀¹bCũw¼ ǫđ槴Ċ - currentReplicas: 1539090224 - currentRevision: "490" - observedGeneration: 4142968120221896284 - readyReplicas: -702578810 - replicas: 1576197985 - updateRevision: "491" - updatedReplicas: -855944448 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb deleted file mode 100644 index 94f948c7595b104d997146326d2efe0d050dfdab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-4?a?Z~yDay~uNi7OWEz2y<%+C{=&&0Kwk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@2xi9slZE2&y3u^=-nwFu+^B`c-Wip1Q4oK(H!{9K?{m2{M{GxJh_ z;?AYTCHc7_l?AClvEqW%WF@O=rJ~e=oXq6JVkIlXTA*l2Vo52G4K%SVF*7GIDJK;q WQ7h5%eD0IE%O`!A!YIX{!~g)INN;-p diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json deleted file mode 100644 index 487201d14da..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "kind": "ControllerRevision", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "data": {"apiVersion":"example.com/v1","kind":"CustomType","spec":{"replicas":1},"status":{"available":1}}, - "revision": -7716837448637516924 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ControllerRevision.pb deleted file mode 100644 index 85bf0f55c8ec6b170a6bb0ca8c06730091533e3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 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 HU@`nZLA|KO diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml deleted file mode 100644 index a7cb0b7353b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.after_roundtrip.yaml +++ /dev/null @@ -1,1023 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -985724127 - revisionHistoryLimit: 2137111260 - selector: - matchExpressions: - - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 - operator: In - values: - - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - matchLabels: - 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: 7534629739119643351 - finalizers: - - "37" - generateName: "26" - generation: -4139900758039117471 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: ĪȸŹăȲϤĦʅ芝 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: false - kind: "35" - name: "36" - uid: ^ - resourceVersion: "1698285396218902212" - selfLink: "28" - uid: TʡȂŏ{sǡƟ - spec: - activeDeadlineSeconds: 7109959542220202422 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "406" - operator: 聧扈4ƫZ - values: - - "407" - matchFields: - - key: "408" - operator: ' ɲ±' - values: - - "409" - weight: -177041290 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "402" - operator: ɳ礬.b屏ɧeʫį淓¯Ą0 - values: - - "403" - matchFields: - - key: "404" - operator: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 - values: - - "405" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH - operator: DoesNotExist - matchLabels: - nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L: 3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7 - namespaces: - - "424" - topologyKey: "425" - weight: -2092358209 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1rhm-5y--z-0/5eQ9 - operator: DoesNotExist - matchLabels: - p_N-1: O-BZ..6-1.S-B3_.b7 - namespaces: - - "416" - topologyKey: "417" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t - operator: NotIn - values: - - Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2 - matchLabels: - 6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4: 2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l - namespaces: - - "440" - topologyKey: "441" - weight: -1084136601 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: I.4_W_-_-7Tp_.---c - operator: DoesNotExist - matchLabels: - H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0: 8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O - namespaces: - - "432" - topologyKey: "433" - automountServiceAccountToken: false - containers: - - args: - - "247" - command: - - "246" - env: - - name: "254" - value: "255" - valueFrom: - configMapKeyRef: - key: "261" - name: "260" - optional: true - fieldRef: - apiVersion: "256" - fieldPath: "257" - resourceFieldRef: - containerName: "258" - divisor: "277" - resource: "259" - secretKeyRef: - key: "263" - name: "262" - optional: true - envFrom: - - configMapRef: - name: "252" - optional: true - prefix: "251" - secretRef: - name: "253" - optional: true - image: "245" - imagePullPolicy: 焬CQm坊柩 - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: 磉反 - tcpSocket: - host: "297" - port: -313085430 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 413903479 - scheme: ɛ棕ƈ眽炊礫Ƽ¨Ix糂 - tcpSocket: - host: "304" - port: "303" - livenessProbe: - exec: - command: - - "270" - failureThreshold: 2144856253 - httpGet: - host: "272" - httpHeaders: - - name: "273" - value: "274" - path: "271" - port: 872525702 - scheme: ay - initialDelaySeconds: 628632965 - periodSeconds: -1396197931 - successThreshold: -1114385515 - tcpSocket: - host: "276" - port: "275" - timeoutSeconds: 552654052 - name: "244" - ports: - - containerPort: -852140121 - hostIP: "250" - hostPort: -57730414 - name: "249" - protocol: ȣ±p - readinessProbe: - exec: - command: - - "277" - failureThreshold: 1803882645 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: -1186720090 - scheme: 增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ - initialDelaySeconds: 1737172479 - periodSeconds: 1223564938 - successThreshold: 1241693652 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: -767058113 - resources: - limits: - 斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ: "850" - requests: - jʒǚ鍰\縑ɀ撑¼蠾8餑噭Dµ: "635" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - '[ƕƑĝ®EĨǔvÄÚ' - drop: - - p鬷m罂o3ǰ廋i乳' - privileged: false - procMount: 蠲$ɛ溢臜裡 - readOnlyRootFilesystem: true - runAsGroup: 3258181973067899469 - runAsNonRoot: true - runAsUser: 2506229153551047343 - seLinuxOptions: - level: "309" - role: "307" - type: "308" - user: "306" - seccompProfile: - localhostProfile: "313" - type: 銵-紑浘牬釼aTG - windowsOptions: - gmsaCredentialSpec: "311" - gmsaCredentialSpecName: "310" - runAsUserName: "312" - startupProbe: - exec: - command: - - "284" - failureThreshold: -751455207 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 賞ǧĒzŔ瘍N - initialDelaySeconds: 2073630689 - periodSeconds: -1395144116 - successThreshold: -684167223 - tcpSocket: - host: "290" - port: -531787516 - timeoutSeconds: -830875556 - stdin: true - terminationMessagePath: "305" - terminationMessagePolicy: ǚŜEuEy竬ʆɞ - volumeDevices: - - devicePath: "269" - name: "268" - volumeMounts: - - mountPath: "265" - mountPropagation: 衷,ƷƣMț譎懚 - name: "264" - subPath: "266" - subPathExpr: "267" - workingDir: "248" - dnsConfig: - nameservers: - - "448" - options: - - name: "450" - value: "451" - searches: - - "449" - dnsPolicy: '#t(ȗŜŲ&洪y儕l' - enableServiceLinks: false - ephemeralContainers: - - args: - - "317" - command: - - "316" - env: - - name: "324" - value: "325" - valueFrom: - configMapKeyRef: - key: "331" - name: "330" - optional: true - fieldRef: - apiVersion: "326" - fieldPath: "327" - resourceFieldRef: - containerName: "328" - divisor: "574" - resource: "329" - secretKeyRef: - key: "333" - name: "332" - optional: false - envFrom: - - configMapRef: - name: "322" - optional: false - prefix: "321" - secretRef: - name: "323" - optional: true - image: "315" - imagePullPolicy: O_h盌3+Œ9两@8Byß讪Ă2 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1767555420 - scheme: e - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: -1452767599 - scheme: ' 瞍髃#ɣȕ' - tcpSocket: - host: "373" - port: "372" - livenessProbe: - exec: - command: - - "340" - failureThreshold: 1471419756 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "341" - port: 731136838 - scheme: 繡旹翃ɾ氒ĺʈʫ羶剹Ɗ - initialDelaySeconds: -1223327585 - periodSeconds: -1531582553 - successThreshold: 1474671869 - tcpSocket: - host: "345" - port: -183458945 - timeoutSeconds: -99080494 - name: "314" - ports: - - containerPort: 243566659 - hostIP: "320" - hostPort: -92253969 - name: "319" - protocol: ×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇 - readinessProbe: - exec: - command: - - "346" - failureThreshold: 1447996588 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: 892837330 - scheme: 気Ƀ秮ò - initialDelaySeconds: -1649234654 - periodSeconds: 541943046 - successThreshold: 1502194981 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: -263708518 - resources: - limits: - ĭ$: "530" - requests: - «V¯ÁȦtl敷: "698" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ - drop: - - "" - privileged: true - procMount: Ř筿 - readOnlyRootFilesystem: true - runAsGroup: 9111865674949727136 - runAsNonRoot: true - runAsUser: 6816267869367451869 - seLinuxOptions: - level: "378" - role: "376" - type: "377" - user: "375" - seccompProfile: - localhostProfile: "382" - type: 5Ų買霎ȃň[>ą S - windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" - startupProbe: - exec: - command: - - "353" - failureThreshold: 1805682547 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: đ>*劶? - initialDelaySeconds: 1008425444 - periodSeconds: 1678953375 - successThreshold: 1045190247 - tcpSocket: - host: "359" - port: -176877925 - timeoutSeconds: -821592382 - stdinOnce: true - targetContainerName: "383" - terminationMessagePath: "374" - terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K - volumeDevices: - - devicePath: "339" - name: "338" - volumeMounts: - - mountPath: "335" - mountPropagation: Ű藛b磾sYȠ繽敮ǰ - name: "334" - subPath: "336" - subPathExpr: "337" - workingDir: "318" - hostAliases: - - hostnames: - - "446" - ip: "445" - hostIPC: true - hostNetwork: true - hostname: "400" - imagePullSecrets: - - name: "399" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "139" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: Ɖ飴ɎiǨ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -816630929 - tcpSocket: - host: "227" - port: 1965273344 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< - tcpSocket: - host: "234" - port: -385597677 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -552281772 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" - scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ - initialDelaySeconds: -1246371817 - periodSeconds: 432291364 - successThreshold: 676578360 - tcpSocket: - host: "207" - port: 1714588921 - timeoutSeconds: 617318981 - name: "175" - ports: - - containerPort: -1252938503 - hostIP: "181" - hostPort: 852780575 - name: "180" - protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 - readinessProbe: - exec: - command: - - "208" - failureThreshold: 549215478 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 1777326813 - scheme: ǟi&皥贸碔lNKƙ順\E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -528664199 - resources: - limits: - LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" - requests: - 嚧ʣq埄: "936" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ǵɐ鰥Z - drop: - - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 - privileged: false - procMount: ƲǦŐnj汰 - readOnlyRootFilesystem: true - runAsGroup: 2823592889848840099 - runAsNonRoot: false - runAsUser: -1666202510534940446 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: ŕİi騎C - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "215" - failureThreshold: 1847163341 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: -374766088 - scheme: 翜舞拉Œ - initialDelaySeconds: -190183379 - periodSeconds: -341287812 - successThreshold: 2030115750 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: -940334911 - terminationMessagePath: "235" - terminationMessagePolicy: 橈' - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "388" - nodeSelector: - "384": "385" - overhead: - '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" - preemptionPolicy: 礗渶 - priority: 197024033 - priorityClassName: "447" - readinessGates: - - conditionType: "" - restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' - runtimeClassName: "452" - schedulerName: "442" - securityContext: - fsGroup: -4548866432246561416 - fsGroupChangePolicy: Ð扬 - runAsGroup: -4962946920772050319 - runAsNonRoot: true - runAsUser: 4841944355356012825 - seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" - seccompProfile: - localhostProfile: "398" - type: 惍EʦŊĊ娮rȧ - supplementalGroups: - - 5695420257629724684 - sysctls: - - name: "396" - value: "397" - windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "401" - terminationGracePeriodSeconds: -155552760352472950 - tolerations: - - effect: ưg - key: "443" - operator: Ž彙pg稠氦Ņs - tolerationSeconds: 7158818521862381855 - value: "444" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 - operator: DoesNotExist - matchLabels: - cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 - maxSkew: -918148948 - topologyKey: "453" - whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -2007808768 - volumeID: "46" - azureDisk: - cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" - kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 952979935 - items: - - key: "99" - mode: 2020789772 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -868808281 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: -1768075156 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "915" - resource: "92" - emptyDir: - medium: ɹ坼É/pȿ - sizeLimit: "804" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 2974444584632416014 - finalizers: - - "159" - generateName: "148" - generation: 3849874053153949822 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: true - kind: "157" - name: "158" - uid: oɘ檲ɨ銦妰黖ȓ - resourceVersion: "1248703441945830579" - selfLink: "150" - uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ - spec: - accessModes: - - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" - requests: - 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" - selector: - matchExpressions: - - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" - volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" - fc: - fsType: "94" - lun: 570501002 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1318752360 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - hostPath: - path: "43" - type: "" - iscsi: - chapAuthDiscovery: true - chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 408756018 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: 480521693 - sources: - - configMap: - items: - - key: "124" - mode: -1126738259 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1618937335 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "461" - resource: "122" - secret: - items: - - key: "116" - mode: 675406340 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: -6345861634934949644 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 1233814916 - items: - - key: "52" - mode: 228756891 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - maxUnavailable: 2 - type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u -status: - collisionCount: 223996911 - conditions: - - lastTransitionTime: "2480-06-05T07:37:49Z" - message: "461" - reason: "460" - status: 楗鱶镖喗vȥ倉螆ȨX>,«ɒó - type: Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ± - currentNumberScheduled: 408491268 - desiredNumberScheduled: 1883709155 - numberAvailable: -406189540 - numberMisscheduled: -1833348558 - numberReady: 484752614 - numberUnavailable: -2095625968 - observedGeneration: 3359608726763190142 - updatedNumberScheduled: 1401559245 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.json deleted file mode 100644 index 95f6b420cf8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "kind": "DaemonSet", - "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": { - "selector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "TʡȂŏ{sǡƟ", - "resourceVersion": "1698285396218902212", - "generation": -4139900758039117471, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7534629739119643351, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "^", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "" - }, - "emptyDir": { - "medium": "ɹ坼É/pȿ", - "sizeLimit": "804" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1318752360 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -2007808768 - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": 228756891 - } - ], - "defaultMode": 1233814916, - "optional": false - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "chapAuthSession": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "915" - }, - "mode": -1768075156 - } - ], - "defaultMode": -868808281 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 570501002, - "fsType": "94", - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 2020789772 - } - ], - "defaultMode": 952979935, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", - "readOnly": false, - "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": 675406340 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "461" - }, - "mode": -1618937335 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1126738259 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -6345861634934949644, - "path": "127" - } - } - ], - "defaultMode": 480521693 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": true, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", - "resourceVersion": "1248703441945830579", - "generation": 3849874053153949822, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 2974444584632416014, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "oɘ檲ɨ銦妰黖ȓ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" - ], - "selector": { - "matchLabels": { - "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" - }, - "matchExpressions": [ - { - "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" - }, - "requests": { - "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 852780575, - "containerPort": -1252938503, - "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "139" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" - }, - "requests": { - "嚧ʣq埄": "936" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": "203", - "host": "204", - "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": 1714588921, - "host": "207" - }, - "initialDelaySeconds": -1246371817, - "timeoutSeconds": 617318981, - "periodSeconds": 432291364, - "successThreshold": 676578360, - "failureThreshold": -552281772 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": 1777326813, - "host": "210", - "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": -374766088, - "host": "217", - "scheme": "翜舞拉Œ", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": "220", - "host": "221" - }, - "initialDelaySeconds": -190183379, - "timeoutSeconds": -940334911, - "periodSeconds": -341287812, - "successThreshold": 2030115750, - "failureThreshold": 1847163341 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": -816630929, - "host": "224", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": 1965273344, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": "230", - "host": "231", - "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", - "httpHeaders": [ - { - "name": "232", - "value": "233" - } - ] - }, - "tcpSocket": { - "port": -385597677, - "host": "234" - } - } - }, - "terminationMessagePath": "235", - "terminationMessagePolicy": "橈'", - "imagePullPolicy": "Ɖ飴ɎiǨ", - "securityContext": { - "capabilities": { - "add": [ - "ǵɐ鰥Z" - ], - "drop": [ - "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "236", - "role": "237", - "type": "238", - "level": "239" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "240", - "gmsaCredentialSpec": "241", - "runAsUserName": "242" - }, - "runAsUser": -1666202510534940446, - "runAsGroup": 2823592889848840099, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ƲǦŐnj汰", - "seccompProfile": { - "type": "ŕİi騎C", - "localhostProfile": "243" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "244", - "image": "245", - "command": [ - "246" - ], - "args": [ - "247" - ], - "workingDir": "248", - "ports": [ - { - "name": "249", - "hostPort": -57730414, - "containerPort": -852140121, - "protocol": "ȣ±p", - "hostIP": "250" - } - ], - "envFrom": [ - { - "prefix": "251", - "configMapRef": { - "name": "252", - "optional": true - }, - "secretRef": { - "name": "253", - "optional": true - } - } - ], - "env": [ - { - "name": "254", - "value": "255", - "valueFrom": { - "fieldRef": { - "apiVersion": "256", - "fieldPath": "257" - }, - "resourceFieldRef": { - "containerName": "258", - "resource": "259", - "divisor": "277" - }, - "configMapKeyRef": { - "name": "260", - "key": "261", - "optional": true - }, - "secretKeyRef": { - "name": "262", - "key": "263", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" - }, - "requests": { - "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" - } - }, - "volumeMounts": [ - { - "name": "264", - "mountPath": "265", - "subPath": "266", - "mountPropagation": "衷,ƷƣMț譎懚", - "subPathExpr": "267" - } - ], - "volumeDevices": [ - { - "name": "268", - "devicePath": "269" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "270" - ] - }, - "httpGet": { - "path": "271", - "port": 872525702, - "host": "272", - "scheme": "ay", - "httpHeaders": [ - { - "name": "273", - "value": "274" - } - ] - }, - "tcpSocket": { - "port": "275", - "host": "276" - }, - "initialDelaySeconds": 628632965, - "timeoutSeconds": 552654052, - "periodSeconds": -1396197931, - "successThreshold": -1114385515, - "failureThreshold": 2144856253 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": -1186720090, - "host": "279", - "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": 1737172479, - "timeoutSeconds": -767058113, - "periodSeconds": 1223564938, - "successThreshold": 1241693652, - "failureThreshold": 1803882645 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "賞ǧĒzŔ瘍N", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -531787516, - "host": "290" - }, - "initialDelaySeconds": 2073630689, - "timeoutSeconds": -830875556, - "periodSeconds": -1395144116, - "successThreshold": -684167223, - "failureThreshold": -751455207 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "磉反", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": -313085430, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 413903479, - "host": "300", - "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": "303", - "host": "304" - } - } - }, - "terminationMessagePath": "305", - "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", - "imagePullPolicy": "焬CQm坊柩", - "securityContext": { - "capabilities": { - "add": [ - "[ƕƑĝ®EĨǔvÄÚ" - ], - "drop": [ - "p鬷m罂o3ǰ廋i乳'" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "306", - "role": "307", - "type": "308", - "level": "309" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "310", - "gmsaCredentialSpec": "311", - "runAsUserName": "312" - }, - "runAsUser": 2506229153551047343, - "runAsGroup": 3258181973067899469, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "蠲$ɛ溢臜裡", - "seccompProfile": { - "type": "銵-紑浘牬釼aTG", - "localhostProfile": "313" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "314", - "image": "315", - "command": [ - "316" - ], - "args": [ - "317" - ], - "workingDir": "318", - "ports": [ - { - "name": "319", - "hostPort": -92253969, - "containerPort": 243566659, - "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", - "hostIP": "320" - } - ], - "envFrom": [ - { - "prefix": "321", - "configMapRef": { - "name": "322", - "optional": false - }, - "secretRef": { - "name": "323", - "optional": true - } - } - ], - "env": [ - { - "name": "324", - "value": "325", - "valueFrom": { - "fieldRef": { - "apiVersion": "326", - "fieldPath": "327" - }, - "resourceFieldRef": { - "containerName": "328", - "resource": "329", - "divisor": "574" - }, - "configMapKeyRef": { - "name": "330", - "key": "331", - "optional": true - }, - "secretKeyRef": { - "name": "332", - "key": "333", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ĭ$": "530" - }, - "requests": { - "«V¯ÁȦtl敷": "698" - } - }, - "volumeMounts": [ - { - "name": "334", - "mountPath": "335", - "subPath": "336", - "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", - "subPathExpr": "337" - } - ], - "volumeDevices": [ - { - "name": "338", - "devicePath": "339" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "340" - ] - }, - "httpGet": { - "path": "341", - "port": 731136838, - "host": "342", - "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -183458945, - "host": "345" - }, - "initialDelaySeconds": -1223327585, - "timeoutSeconds": -99080494, - "periodSeconds": -1531582553, - "successThreshold": 1474671869, - "failureThreshold": 1471419756 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": 892837330, - "host": "348", - "scheme": "気Ƀ秮ò", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -1649234654, - "timeoutSeconds": -263708518, - "periodSeconds": 541943046, - "successThreshold": 1502194981, - "failureThreshold": 1447996588 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "đ\u003e*劶?", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -176877925, - "host": "359" - }, - "initialDelaySeconds": 1008425444, - "timeoutSeconds": -821592382, - "periodSeconds": 1678953375, - "successThreshold": 1045190247, - "failureThreshold": 1805682547 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1767555420, - "host": "362", - "scheme": "e", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": -1452767599, - "host": "369", - "scheme": " 瞍髃#ɣȕ", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": "372", - "host": "373" - } - } - }, - "terminationMessagePath": "374", - "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", - "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", - "securityContext": { - "capabilities": { - "add": [ - "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" - ], - "drop": [ - "" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "375", - "role": "376", - "type": "377", - "level": "378" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "379", - "gmsaCredentialSpec": "380", - "runAsUserName": "381" - }, - "runAsUser": 6816267869367451869, - "runAsGroup": 9111865674949727136, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "Ř筿", - "seccompProfile": { - "type": "5Ų買霎ȃň[\u003eą S", - "localhostProfile": "382" - } - }, - "stdinOnce": true, - "targetContainerName": "383" - } - ], - "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", - "terminationGracePeriodSeconds": -155552760352472950, - "activeDeadlineSeconds": 7109959542220202422, - "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", - "nodeSelector": { - "384": "385" - }, - "serviceAccountName": "386", - "serviceAccount": "387", - "automountServiceAccountToken": false, - "nodeName": "388", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "389", - "role": "390", - "type": "391", - "level": "392" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "393", - "gmsaCredentialSpec": "394", - "runAsUserName": "395" - }, - "runAsUser": 4841944355356012825, - "runAsGroup": -4962946920772050319, - "runAsNonRoot": true, - "supplementalGroups": [ - 5695420257629724684 - ], - "fsGroup": -4548866432246561416, - "sysctls": [ - { - "name": "396", - "value": "397" - } - ], - "fsGroupChangePolicy": "Ð扬", - "seccompProfile": { - "type": "惍EʦŊĊ娮rȧ", - "localhostProfile": "398" - } - }, - "imagePullSecrets": [ - { - "name": "399" - } - ], - "hostname": "400", - "subdomain": "401", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "402", - "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "values": [ - "405" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -177041290, - "preference": { - "matchExpressions": [ - { - "key": "406", - "operator": "聧扈4ƫZ", - "values": [ - "407" - ] - } - ], - "matchFields": [ - { - "key": "408", - "operator": " ɲ±", - "values": [ - "409" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "p_N-1": "O-BZ..6-1.S-B3_.b7" - }, - "matchExpressions": [ - { - "key": "1rhm-5y--z-0/5eQ9", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "416" - ], - "topologyKey": "417" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2092358209, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" - }, - "matchExpressions": [ - { - "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "424" - ], - "topologyKey": "425" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" - }, - "matchExpressions": [ - { - "key": "I.4_W_-_-7Tp_.---c", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "432" - ], - "topologyKey": "433" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1084136601, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" - }, - "matchExpressions": [ - { - "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", - "operator": "NotIn", - "values": [ - "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" - ] - } - ] - }, - "namespaces": [ - "440" - ], - "topologyKey": "441" - } - } - ] - } - }, - "schedulerName": "442", - "tolerations": [ - { - "key": "443", - "operator": "Ž彙pg稠氦Ņs", - "value": "444", - "effect": "ưg", - "tolerationSeconds": 7158818521862381855 - } - ], - "hostAliases": [ - { - "ip": "445", - "hostnames": [ - "446" - ] - } - ], - "priorityClassName": "447", - "priority": 197024033, - "dnsConfig": { - "nameservers": [ - "448" - ], - "searches": [ - "449" - ], - "options": [ - { - "name": "450", - "value": "451" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "452", - "enableServiceLinks": false, - "preemptionPolicy": "礗渶", - "overhead": { - "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -918148948, - "topologyKey": "453", - "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", - "labelSelector": { - "matchLabels": { - "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" - }, - "matchExpressions": [ - { - "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", - "operator": "DoesNotExist" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "updateStrategy": { - "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", - "rollingUpdate": { - "maxUnavailable": 2 - } - }, - "minReadySeconds": -985724127, - "revisionHistoryLimit": 2137111260 - }, - "status": { - "currentNumberScheduled": 408491268, - "numberMisscheduled": -1833348558, - "desiredNumberScheduled": 1883709155, - "numberReady": 484752614, - "observedGeneration": 3359608726763190142, - "updatedNumberScheduled": 1401559245, - "numberAvailable": -406189540, - "numberUnavailable": -2095625968, - "collisionCount": 223996911, - "conditions": [ - { - "type": "Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±", - "status": "楗鱶镖喗vȥ倉螆ȨX\u003e,«ɒó", - "lastTransitionTime": "2480-06-05T07:37:49Z", - "reason": "460", - "message": "461" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.DaemonSet.pb deleted file mode 100644 index df357baa253f001dc5d8375b585a2488f5d1c1c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7242 zcmZWt30zdy)t@)SB`;}0Uy_DS`ZbfuMo8}Cy?5X0uSr~^V%*ReW17B*fCvJkfCyba zSwtBX0cDj%Kmi325EN9PnT;8u*}kMnQ&Y1zTbd?mnzq^VojXI)^jCgA&UPA}XRS%eWsa%z35uo!hQcOFv`|tU zr3kn3JSPewCyAQMsfx_W0*BQwLqiQ+tO?cDKIJbb;D1lcp4gQj=!U zl*Sl&F5OHUdBJ4lvE`}kRq~( zTmHn##MP_W6#|Qyhh&x2lUC=mD0#8G39&Ll`c4)hE^k`CoXIwKt8fc1YpS41 zSd#@_)i^=m1@)cc*T$ONd)#gcw)piL&nsi+>pf{3X46It)?hw~yb17z({F({$z;T` zh5A*T5sQ(1#Y&+Ot2XLx_^L6tIZt{y{g|_JYIo4qY%+?RU=(@gB2Rm6 zppBxyJa+><6J9W5U~Z*v@Q(VLFFMNOt)2;H1|6kxqUkpHDl$eE^f_p;?7y&194~;SSm;@yw4vg5?s9Ida678B@CNHh$hk^nW;E%r~+dYB|RG6 zz-UE_F<9WM%59GU$umY3?vjcvMpcX>?Gk4wgi$JtQk7y#p}}lbWk?fTKaDfpOdB;A zrU@o+p2kb&503t0=<~2|qPq@VdFQL}tBtx9`r&BXi=~xDlTj1RhB%`pRa3As4RmWt z4An^8NyC(y$`G9z6UB2}%>Jh59kXJtb_~0t%!YQ*09c6}WizJXj1}G0`U4sT<*kpu!IU963d?@Dt81 z2%flu#{xJV9#{Y&&H*9K2O%ebP*xdUp}+y<6nzIxI`a|}O&&7Qt;Cc%_t=eQ1H;qt zq*Z0Y6BD-xoax8VBoIFcVZVzqZ!Z6|#hg0zmVf#vQ*e}_ zO^*KbZ~fnXR5AXqE(*LUDA8~IsnSQiNyWfdOjd<8XcsxyEMlO@zYALgPa&H07qNwy z1UChQ6zL(qPrY{?{paiGk0|mwmBYT$4&Q|~ zZ&hf#=UJca%zgHY5Gw>xRX8k)ye3L2<|IW^zp4EAxhq9)pOqj~RD9?g`DE}99S>|E z^TRy@fs?}T#1=_Pk0tF2%qyvuTe7|N{*!~=?vSn1*V!MsQ0qAq2VZ24QVrYTMJtTr zWzI%D41;8zc_?sT*jH5PYzXe|4IDZbXs>$MTOO)7=R0sB*gU=@)H>=r-RtY_b({_y zx(HLqf&cU8A9v3g$`rLE7SI zcb@mwxki1v>el!hs(okco^Vv^?!I~c!^h&iBi;%#i9|9)m00@D&`@i0+h&wu+L!$At_0d@*#%9pNO)= zQ~(7GXrM_Ob5XXkEj3k$-yyI_M{52e7J@v6;I3kQ%QhVqut<;=u=7wl%WBD~S#Tz9 z%hU@q5p+*X$Q7*XbwL+YR%T@Sz9+Y208}hovwl09h3086Lf4-{OVILd)?Cnwbe82H zGTyi_J0)jDcJ88`TXJ$?9~2($+!*44K_mfXrboKDXYb5x5OT~0eycUWC zBFhXoV65Iem(#S;?6vcECxm1D-w_A|; z7|JsJ8_W`94DoyoeINZl{@N3c-Zar`TjHtx%~YkU)!h~BIUJnmb2m5#!|)<;%mcJJ zeX4r0F?68+mw}Ng?=F9JmHlGy=(rj>R^@9rwa`8s-hV75JV2%tqYbb`S%M|Xa@>!D zZRZ|xpL2IC_Z$hHs_^e=6rf#6%%JCmEmSz>K4LM?(6bHEWmn6NMw!TXMX(q*7Q~TN z0xEzIP0{rAv#GFh1%jub$kDt1^mdOi=GqCz9;5lSzqI(j2>UO#rt8HIBC&%Td->`& zvo=7`N{-B?FiVL>2-+}P=c&r6NWaLGn#JsEZwc%_Fga}AIoa(R@^zeb52t#@93{d1 zhpe7M-V0%aRN_^Y|A9d&@vDlXzkR;<;>?(d@s{eZ!={*RVhj(#TRZ+4K{dSZurY=KJ4-HJc2i zU18Qobg2x)0|8)&c=2Da_PHpsB+PM^pL&n@J8Il}15IOrVq4%?kNcv%d+E-=nPQ?J z6L`V^Pv1KibKq{wiRmDu?KcKWdl#(E^flZ3ttSebDToKRJngP=S2>&QeT$sklZSUW zAY?GNT0_0(G6Q49*?6+wcVXX_YollGhrI#>#2lPb%t3s^oN57~nNJTN7(MO$;yp_& zMZ((L%g)|U{v3GY2uip)cy#a{u=sp?a8FaPqb(6G6DDYg0S!S28%*>qA=@wt3|0Au z>jUMzp*MJGe`tujn(n#Z zS9Q|gdoftqlKvn7Fg~euD(Z^rBKlu7zzNTW&Ixg-j ze>wD8lEB=Z8|$faHMs`w^ADXY@RinV1wI#rVM!nW*Rcw?j#VWQgu0%3){sVR|6iKy z7f_`r3|t8W5BsGF(GBmu_{U4H7dI@3q0IY#|Ju;x%lmh)jQz~^<>yoO=Rf*A#r@5B zp#7-5wDJNKo&-1&j8o>5&C|$n(nO+7N|@oO^q2Q0-cCpROAaiW>U7zhHeYw&c25`S zq!vQV!kSi0MTs0h97w*J`eY_uOVJzX_4K_ovky=MZ)df6o3z(H?U%2bc@wEx^8 z`)Ow>m@LBS1p*>+B6D}BZ*1~F!u(*_xWBx7p8XUbJbuvMbJ~8!-jU|pdvcqvt(y#x z7W{5o=IpH$F3{XWp+uSzD{Si>pK81Q*?#-6}_Usnj?xTM%f7ARNe}i zn259T(N?sRS2J^y;xixLx|3zud_5PCP+~9*X`o{RDmQ5?)6u7j9ml^GJtGY%R{oLY&TS(e;h&N?|c%j>{0o zJfvn?S;zyIWvoVtdLn>3Sf(#stFP1n>ZLS&{Q^!$FnL-!TFF>wW+^M`Pr_iNthIu1 z2yOZ=V=&MS5o6|radyDH`^!kgXO0-@3M2g#&C6LR741Z53rdP#rq5pvyT?AID+1_5 z*0qX+*p$q5I+&fm13$4al@*zL1U+x@;#DlTV1=Hhi%Yhm^_&j*tFDX7pjB3pvX$wl z=u~JE(RLAX-+Vp;lJWvJ1rl3z$0pLQq$THN@-VrAGSqGHPc1~NHCPESkEd2VmZz-R z49tcXQ;^OnC@mK)l6CO-dR>Qn7AVm?=(<%_RinwT{(wD=-^Y07vV|Pd=fqL;7lco|OeMv~#1L&9YW~K1xPtHDH)1k~<{wjd1rw zp`989-og{KE+s}n9u*{J{fVWK1Y z&=MMj@0biv!U_=X7{mN|grh$09DU~6*noZFk$`R3-?ztAgSM5qO?0X5?_CGO6v8nssO#z#8MKNK#2e_`UrXa8_YQZ=A3A`Bkwo<&gOd@eXOS<*nD!T zNeUJ9KfDNL_v{M82FU~kPKG3jVE5+@Qv)-@;La)0b-#c8RK%+>uETwuM)R?+Dqo;t zNA|vGH*&8I{@-U2oY+uIL39k85#a$4nTW2ph9_PGU0??fJYceQ%YA{yOjX zE0(z%LPyJfxyarbwt@%$5@P;64-iP!DDYzRf%gx6IWy+-Pd+V)z?r#r{|CXyYivz< zed8?dpQC@vWwN^va$7{to*ed8hWd|hVD7RH zEp$|S>Kun1#ol^vd#Lw7psaR&&~_?l8?c`Y)VD?0jerRU$G~m`4D3e0n)%(AFE_t5 z)ckRfiZuYeq2_jcySMM^8*kR#pKybFaI(`?30eC=8;Yle%;J88RcK{sZ zOhBS8l7}4Lj?eaWUjEJ#@6a-?Wz(=2|>^>fW z$(ZM!dtqXl#(Xu>_SW=y=sZ{InZ;fHyYJ(f-IQUFdJv!#Dp%32G2d8&b#tKmsK39{ zwL6Cd8PO8u?%y2SYJdAP$Hy=9ZVJ~bL=ldKD9UycfD{kaHu(87uTTV$A-x2lnSjKI zkd=Vo-=GZdQbyYFK6I9Zk14|!)Xc!KI{(PoVxyV9{pqEyMo*b@Bxkb4QS#uU&WgaP z{Zrj@!pVv(+KfZS*}X5@fd29Sy10ZfU0PxF0yPMV2+OSmMh8=3aeY!!Y>H&5|Y#OWeT&K zqVuqV@=~{;ZAu=Ow-asKA!Z~a424)In8F-60O)8t+L4jTs;QZ|A|z4U0cbR^FH^}Q zCZZkiFD8LVL-_@u0*Sdw20|%_ARvxUP0nXAV)X?H;zl0K(ibd2@_zzqwXtP3T?@E? zc|s+5$Y(JRK@;E5C<`@MSs**^y>6kaa304S}cybg$drXf$>py%haKJr<$Lg zJQX~@-!bs0@4#9Ag^9qaJuqGfr@5F^fiUogaGHw+LMI_E061V$zQRH{&6OZ041)tE zMJ$ZJPjjJwMSf!dhx=)$c{xwrLpEK4Znx7n*?ZR6Pdkb{ow-~6HRr;oK~obD=*HpH z6=O(UF_zBvw-NMsmBLw#&>Vk4XONE_?Zk zF`Rjcg5_s{(KdhGXkenmJMQnVcAlTwJJk~yKkF+Wb=$~I!*De~h|@vpTerPC;xQ5k zu_#5i7X4vlI{v?M`R$h?AI)7azJ7c<)BQSBJ28X%;N(kVGdASVOCuJ^3>5Y-RI>;M zymH~sC&C#u7F7%F@2~Tg1iJbhgOT|O)0en^-*gN)6SN4??Qc%~HBz37X?*Tz@$}4P zQ^Uo^*yC?@UYf!6{_*_ajHJU9&|l&Qs5IP59uYrWDgMh;7|W6 zu?%+|LsfWHM1#UeL_;JuuR75Fd}NVfcgmXOMsuL$K&YqWZf}RDCae)^2T@r0K^~4t z*##>&9fY{uv{FwC9NCW_bX9BDMvl!@=NC9ygMBBR#R7@;arAwe!K(h?na<$ExUajx zJtPJjhONOv`}~8)mAqB%>U{eN?~wB>V}SILBu0b?VM2s3AwpPD&2JTrUL5}T;H6*1 zMiSYhT`#?Nb>N?)ze||mst=r+2&bYgwxlU9Dlpbdwgo2v&4NNR5Uobf2*fHG&;U4i~yL_ zLNSIsb{ixoWN#!4Sq(hI?~oKj1qpu3mf6m#N8)_8vyX=T36&&hRi}^Rk>*#YbE5EZ zl(gt;Xa4$jRE+)W=Fg@he{0?IM`y+cdIvs<;{IMy{MJme4qR`fOdNerV4{BV;)Xz3 zvwOhTcg}yN(tBZttN+=_PH(fntZK40c(5`LD)TepkiwNQx7B`iBBGYN@{h7FXPLUF z*`+71*{SHkW4@Z{v-sXvQ}Hab|MThq75mMHwIkQ2K75hoE)R4!%}|>TcaKM4Xl`Zo zTlJ9?YRN~h2htOtq3?alccdXyJRB!gnXkNS6cf56zWBA%=x38jqs?k2c znEl7=LIY<*HMPFlx*eY5zFpą S - windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" - startupProbe: - exec: - command: - - "353" - failureThreshold: 1805682547 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: đ>*劶? - initialDelaySeconds: 1008425444 - periodSeconds: 1678953375 - successThreshold: 1045190247 - tcpSocket: - host: "359" - port: -176877925 - timeoutSeconds: -821592382 - stdinOnce: true - targetContainerName: "383" - terminationMessagePath: "374" - terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K - volumeDevices: - - devicePath: "339" - name: "338" - volumeMounts: - - mountPath: "335" - mountPropagation: Ű藛b磾sYȠ繽敮ǰ - name: "334" - subPath: "336" - subPathExpr: "337" - workingDir: "318" - hostAliases: - - hostnames: - - "446" - ip: "445" - hostIPC: true - hostNetwork: true - hostname: "400" - imagePullSecrets: - - name: "399" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "139" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: Ɖ飴ɎiǨ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -816630929 - tcpSocket: - host: "227" - port: 1965273344 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< - tcpSocket: - host: "234" - port: -385597677 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -552281772 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" - scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ - initialDelaySeconds: -1246371817 - periodSeconds: 432291364 - successThreshold: 676578360 - tcpSocket: - host: "207" - port: 1714588921 - timeoutSeconds: 617318981 - name: "175" - ports: - - containerPort: -1252938503 - hostIP: "181" - hostPort: 852780575 - name: "180" - protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 - readinessProbe: - exec: - command: - - "208" - failureThreshold: 549215478 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 1777326813 - scheme: ǟi&皥贸碔lNKƙ順\E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -528664199 - resources: - limits: - LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" - requests: - 嚧ʣq埄: "936" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ǵɐ鰥Z - drop: - - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 - privileged: false - procMount: ƲǦŐnj汰 - readOnlyRootFilesystem: true - runAsGroup: 2823592889848840099 - runAsNonRoot: false - runAsUser: -1666202510534940446 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: ŕİi騎C - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "215" - failureThreshold: 1847163341 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: -374766088 - scheme: 翜舞拉Œ - initialDelaySeconds: -190183379 - periodSeconds: -341287812 - successThreshold: 2030115750 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: -940334911 - terminationMessagePath: "235" - terminationMessagePolicy: 橈' - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "388" - nodeSelector: - "384": "385" - overhead: - '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" - preemptionPolicy: 礗渶 - priority: 197024033 - priorityClassName: "447" - readinessGates: - - conditionType: "" - restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' - runtimeClassName: "452" - schedulerName: "442" - securityContext: - fsGroup: -4548866432246561416 - fsGroupChangePolicy: Ð扬 - runAsGroup: -4962946920772050319 - runAsNonRoot: true - runAsUser: 4841944355356012825 - seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" - seccompProfile: - localhostProfile: "398" - type: 惍EʦŊĊ娮rȧ - supplementalGroups: - - 5695420257629724684 - sysctls: - - name: "396" - value: "397" - windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "401" - terminationGracePeriodSeconds: -155552760352472950 - tolerations: - - effect: ưg - key: "443" - operator: Ž彙pg稠氦Ņs - tolerationSeconds: 7158818521862381855 - value: "444" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 - operator: DoesNotExist - matchLabels: - cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 - maxSkew: -918148948 - topologyKey: "453" - whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -2007808768 - volumeID: "46" - azureDisk: - cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" - kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 952979935 - items: - - key: "99" - mode: 2020789772 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -868808281 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: -1768075156 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "915" - resource: "92" - emptyDir: - medium: ɹ坼É/pȿ - sizeLimit: "804" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 2974444584632416014 - finalizers: - - "159" - generateName: "148" - generation: 3849874053153949822 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: true - kind: "157" - name: "158" - uid: oɘ檲ɨ銦妰黖ȓ - resourceVersion: "1248703441945830579" - selfLink: "150" - uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ - spec: - accessModes: - - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" - requests: - 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" - selector: - matchExpressions: - - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" - volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" - fc: - fsType: "94" - lun: 570501002 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1318752360 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - hostPath: - path: "43" - type: "" - iscsi: - chapAuthDiscovery: true - chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 408756018 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: 480521693 - sources: - - configMap: - items: - - key: "124" - mode: -1126738259 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1618937335 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "461" - resource: "122" - secret: - items: - - key: "116" - mode: 675406340 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: -6345861634934949644 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 1233814916 - items: - - key: "52" - mode: 228756891 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - maxUnavailable: 2 - type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u -status: - collisionCount: 223996911 - conditions: - - lastTransitionTime: "2480-06-05T07:37:49Z" - message: "461" - reason: "460" - status: 楗鱶镖喗vȥ倉螆ȨX>,«ɒó - type: Y囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ± - currentNumberScheduled: 408491268 - desiredNumberScheduled: 1883709155 - numberAvailable: -406189540 - numberMisscheduled: -1833348558 - numberReady: 484752614 - numberUnavailable: -2095625968 - observedGeneration: 3359608726763190142 - updatedNumberScheduled: 1401559245 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.json deleted file mode 100644 index f33a49452d8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1499 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "progressDeadlineSeconds": -1510243221 - }, - "status": { - "observedGeneration": 8090469215987662586, - "replicas": 782219862, - "updatedReplicas": 1380163777, - "readyReplicas": 877113289, - "availableReplicas": -1172851921, - "unavailableReplicas": -763028101, - "conditions": [ - { - "type": "ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨", - "status": "íEd楗鱶镖喗vȥ倉螆ȨX\u003e", - "lastUpdateTime": "2792-08-11T23:40:18Z", - "lastTransitionTime": "2151-08-19T18:24:00Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": -73034396 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.after_roundtrip.pb deleted file mode 100644 index 87899b84188d69721e4a4e1b469a4abb51d4cdc8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7287 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ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -1172851921 - collisionCount: -73034396 - conditions: - - lastTransitionTime: "2151-08-19T18:24:00Z" - lastUpdateTime: "2792-08-11T23:40:18Z" - message: "460" - reason: "459" - status: íEd楗鱶镖喗vȥ倉螆ȨX> - type: ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨 - observedGeneration: 8090469215987662586 - readyReplicas: 877113289 - replicas: 782219862 - unavailableReplicas: -763028101 - updatedReplicas: 1380163777 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json deleted file mode 100644 index d3a8b3cb6e3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.json +++ /dev/null @@ -1,1500 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "progressDeadlineSeconds": -1510243221 - }, - "status": { - "observedGeneration": 8090469215987662586, - "replicas": 782219862, - "updatedReplicas": 1380163777, - "readyReplicas": 877113289, - "availableReplicas": -1172851921, - "unavailableReplicas": -763028101, - "conditions": [ - { - "type": "ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨", - "status": "íEd楗鱶镖喗vȥ倉螆ȨX\u003e", - "lastUpdateTime": "2792-08-11T23:40:18Z", - "lastTransitionTime": "2151-08-19T18:24:00Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": -73034396 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.Deployment.pb deleted file mode 100644 index e0b9610c34c29a6ae91fa853ce6dc7fd29cbef5f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7283 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
  • =^bR90HRd5RcSD zc&LW}fmDE(Wvi#QzQHRt)=ANmYQ$7CiL2udViSh-3{tAD0 zlMc9{?g2{)PE^>qd+0k-yj7Kf{JQj)f_rwsh{F9}yv<`UEnQ}CtkZa#$55keqwe?h zl?INTTI8=72v#0&_RfCTyL-RlIDTcc;91@2^CS-OyfQ%jo?fc&0kyoxKoF?EPy2jc zB;tsYE!;QO;i~sGx9Ykh6)eCQ(;mL8|C8^hVKb>rh^lF<6&5J`JbG2Tr z9r<`>#Gb!=*?AlLP4x$bp*2J(++Z}=5dHJ5Q;m;{f#U~q9DA>fmQI$ga~21NS^|YF z@W^LE;$(yyBHu8JA!2`p(;M2D{qo4S?vObvhDD$6ym~BTY?c-({Q3{4x{qI;Y)?16 z|F<9iW;CBWS5Y;?dd&Cno1p~}H%4k|LS~9J+B(&-#=C!Cu<%r{xGOCą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -1172851921 - collisionCount: -73034396 - conditions: - - lastTransitionTime: "2151-08-19T18:24:00Z" - lastUpdateTime: "2792-08-11T23:40:18Z" - message: "460" - reason: "459" - status: íEd楗鱶镖喗vȥ倉螆ȨX> - type: ʤY囙邵鄨o鷺ɷ裝TG奟cõ乨 - observedGeneration: 8090469215987662586 - readyReplicas: 877113289 - replicas: 782219862 - unavailableReplicas: -763028101 - updatedReplicas: 1380163777 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.json deleted file mode 100644 index 52bff396ec2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.json +++ /dev/null @@ -1,1489 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "minReadySeconds": -1971381490, - "selector": { - "matchLabels": { - "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" - }, - "matchExpressions": [ - { - "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", - "operator": "In", - "values": [ - "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ʬ", - "resourceVersion": "7336814125345800857", - "generation": -6617020301190572172, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -152893758082474859, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" - }, - "emptyDir": { - "medium": "彭聡A3fƻfʣ", - "sizeLimit": "115" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1499132872 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -762366823, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -104666658 - } - ], - "defaultMode": 372704313, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "457" - }, - "mode": 1235524154 - } - ], - "defaultMode": -106644772 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 441887498, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97" - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": -2039036935 - } - ], - "defaultMode": -460478410, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", - "readOnly": true, - "kind": "躢" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1399063270 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "746" - }, - "mode": 926891073 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1694464659 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -7593824971107985079, - "path": "127" - } - } - ], - "defaultMode": -522879476 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "readOnly": true, - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "resourceVersion": "5302358391842833914", - "generation": 6327094951466338107, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4217400953499279873, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "eÞȦY籎顒" - ], - "selector": { - "matchLabels": { - "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" - }, - "matchExpressions": [ - { - "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "ŴĿ": "377" - }, - "requests": { - ".Q貇£ȹ嫰ƹǔw÷nI": "718" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 747521320, - "containerPort": 859639931, - "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": true - }, - "secretRef": { - "name": "184", - "optional": true - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "663" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ſ盷": "532" - }, - "requests": { - "[Řż丩": "47" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": 1214895765, - "host": "203", - "scheme": "悖ȩ0Ƹ[Ęİ榌U", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -187060941, - "host": "206" - }, - "initialDelaySeconds": -442393168, - "timeoutSeconds": -307373517, - "periodSeconds": 1109079597, - "successThreshold": -646728130, - "failureThreshold": 1684643131 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 238949508, - "timeoutSeconds": -1389418722, - "periodSeconds": 851018015, - "successThreshold": 596942561, - "failureThreshold": -1880980172 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": 10098903, - "host": "217", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "220" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "221" - ] - }, - "httpGet": { - "path": "222", - "port": "223", - "host": "224", - "scheme": "'", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": 1810980158, - "host": "230", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "231", - "value": "232" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "233" - } - } - }, - "terminationMessagePath": "234", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" - }, - "runAsUser": -6470941481344047265, - "runAsGroup": 1373384864388370080, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "W:ĸ輦唊#v", - "seccompProfile": { - "type": "ʩȂ4ē鐭#", - "localhostProfile": "242" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "243", - "image": "244", - "command": [ - "245" - ], - "args": [ - "246" - ], - "workingDir": "247", - "ports": [ - { - "name": "248", - "hostPort": -179937987, - "containerPort": -1911544792, - "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "hostIP": "249" - } - ], - "envFrom": [ - { - "prefix": "250", - "configMapRef": { - "name": "251", - "optional": false - }, - "secretRef": { - "name": "252", - "optional": false - } - } - ], - "env": [ - { - "name": "253", - "value": "254", - "valueFrom": { - "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" - }, - "resourceFieldRef": { - "containerName": "257", - "resource": "258", - "divisor": "189" - }, - "configMapKeyRef": { - "name": "259", - "key": "260", - "optional": false - }, - "secretKeyRef": { - "name": "261", - "key": "262", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" - }, - "requests": { - "ŕ翑0展}": "910" - } - }, - "volumeMounts": [ - { - "name": "263", - "mountPath": "264", - "subPath": "265", - "mountPropagation": "碔", - "subPathExpr": "266" - } - ], - "volumeDevices": [ - { - "name": "267", - "devicePath": "268" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "269" - ] - }, - "httpGet": { - "path": "270", - "port": -260262954, - "host": "271", - "scheme": "ŵ橨鬶l獕;跣H", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1164530482, - "host": "274" - }, - "initialDelaySeconds": 1877574041, - "timeoutSeconds": 1430286749, - "periodSeconds": -374766088, - "successThreshold": -736151561, - "failureThreshold": -1515369804 - }, - "readinessProbe": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": 1909548849, - "host": "277", - "scheme": "4Ǒ輂,ŕĪ", - "httpHeaders": [ - { - "name": "278", - "value": "279" - } - ] - }, - "tcpSocket": { - "port": 567263590, - "host": "280" - }, - "initialDelaySeconds": 887319241, - "timeoutSeconds": 1559618829, - "periodSeconds": 1156888068, - "successThreshold": -1296077882, - "failureThreshold": 937646333 - }, - "startupProbe": { - "exec": { - "command": [ - "281" - ] - }, - "httpGet": { - "path": "282", - "port": 1328165061, - "host": "283", - "scheme": "¸gĩ", - "httpHeaders": [ - { - "name": "284", - "value": "285" - } - ] - }, - "tcpSocket": { - "port": 1186392166, - "host": "286" - }, - "initialDelaySeconds": 725793326, - "timeoutSeconds": 217380320, - "periodSeconds": -239231628, - "successThreshold": 1143791964, - "failureThreshold": -1129035468 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "287" - ] - }, - "httpGet": { - "path": "288", - "port": 972193458, - "host": "289", - "scheme": "ƺ蛜6Ɖ飴ɎiǨź", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": -1453143878, - "host": "292" - } - }, - "preStop": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": "295", - "host": "296", - "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", - "httpHeaders": [ - { - "name": "297", - "value": "298" - } - ] - }, - "tcpSocket": { - "port": "299", - "host": "300" - } - } - }, - "terminationMessagePath": "301", - "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", - "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", - "securityContext": { - "capabilities": { - "add": [ - "ȹ均i绝5哇芆斩ìh4Ɋ" - ], - "drop": [ - "Ȗ|ʐşƧ諔迮ƙIJ嘢4" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "302", - "role": "303", - "type": "304", - "level": "305" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "306", - "gmsaCredentialSpec": "307", - "runAsUserName": "308" - }, - "runAsUser": 4288903380102217677, - "runAsGroup": 6618112330449141397, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", - "seccompProfile": { - "type": "鑳w妕眵笭/9崍h趭", - "localhostProfile": "309" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "310", - "image": "311", - "command": [ - "312" - ], - "args": [ - "313" - ], - "workingDir": "314", - "ports": [ - { - "name": "315", - "hostPort": -748525373, - "containerPort": 805162379, - "protocol": "ǵ xǨŴ壶ƵfȽÃ", - "hostIP": "316" - } - ], - "envFrom": [ - { - "prefix": "317", - "configMapRef": { - "name": "318", - "optional": false - }, - "secretRef": { - "name": "319", - "optional": true - } - } - ], - "env": [ - { - "name": "320", - "value": "321", - "valueFrom": { - "fieldRef": { - "apiVersion": "322", - "fieldPath": "323" - }, - "resourceFieldRef": { - "containerName": "324", - "resource": "325", - "divisor": "854" - }, - "configMapKeyRef": { - "name": "326", - "key": "327", - "optional": true - }, - "secretKeyRef": { - "name": "328", - "key": "329", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "ğ Ņ#耗Ǚ(": "24" - }, - "requests": { - "瘍Nʊ輔3璾ėȜv1b繐汚": "243" - } - }, - "volumeMounts": [ - { - "name": "330", - "readOnly": true, - "mountPath": "331", - "subPath": "332", - "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", - "subPathExpr": "333" - } - ], - "volumeDevices": [ - { - "name": "334", - "devicePath": "335" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "336" - ] - }, - "httpGet": { - "path": "337", - "port": "338", - "host": "339", - "scheme": "dŊiɢ", - "httpHeaders": [ - { - "name": "340", - "value": "341" - } - ] - }, - "tcpSocket": { - "port": -370404018, - "host": "342" - }, - "initialDelaySeconds": -1844150067, - "timeoutSeconds": 414056303, - "periodSeconds": -1143639551, - "successThreshold": 571693619, - "failureThreshold": 1643238856 - }, - "readinessProbe": { - "exec": { - "command": [ - "343" - ] - }, - "httpGet": { - "path": "344", - "port": 677650619, - "host": "345", - "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", - "httpHeaders": [ - { - "name": "346", - "value": "347" - } - ] - }, - "tcpSocket": { - "port": -843639240, - "host": "348" - }, - "initialDelaySeconds": 1573261475, - "timeoutSeconds": -1211577347, - "periodSeconds": 1529027685, - "successThreshold": -1612005385, - "failureThreshold": -1706593993 - }, - "startupProbe": { - "exec": { - "command": [ - "349" - ] - }, - "httpGet": { - "path": "350", - "port": "351", - "host": "352", - "scheme": "U", - "httpHeaders": [ - { - "name": "353", - "value": "354" - } - ] - }, - "tcpSocket": { - "port": 758604605, - "host": "355" - }, - "initialDelaySeconds": -291429895, - "timeoutSeconds": -478839383, - "periodSeconds": 989933975, - "successThreshold": 140830733, - "failureThreshold": -708495486 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": "358", - "host": "359", - "scheme": "臜裡×銵-紑浘", - "httpHeaders": [ - { - "name": "360", - "value": "361" - } - ] - }, - "tcpSocket": { - "port": -1095116290, - "host": "362" - } - }, - "preStop": { - "exec": { - "command": [ - "363" - ] - }, - "httpGet": { - "path": "364", - "port": -1431381588, - "host": "365", - "scheme": "JŵǤ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - } - } - }, - "terminationMessagePath": "370", - "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", - "imagePullPolicy": ":/", - "securityContext": { - "capabilities": { - "add": [ - "诵H玲鑠ĭ$#卛8ð" - ], - "drop": [ - "Q橱9ij\\Ď愝Ű藛b" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "371", - "role": "372", - "type": "373", - "level": "374" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "375", - "gmsaCredentialSpec": "376", - "runAsUserName": "377" - }, - "runAsUser": 5574781452707956333, - "runAsGroup": 8850141386971124227, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "忀oɎƺL肄$鬬", - "seccompProfile": { - "type": "矐_", - "localhostProfile": "378" - } - }, - "tty": true, - "targetContainerName": "379" - } - ], - "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "terminationGracePeriodSeconds": -2985049970189992560, - "activeDeadlineSeconds": 4369716065827112267, - "nodeSelector": { - "380": "381" - }, - "serviceAccountName": "382", - "serviceAccount": "383", - "automountServiceAccountToken": true, - "nodeName": "384", - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "385", - "role": "386", - "type": "387", - "level": "388" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "389", - "gmsaCredentialSpec": "390", - "runAsUserName": "391" - }, - "runAsUser": 1322232608671575212, - "runAsGroup": -3565639689247870986, - "runAsNonRoot": false, - "supplementalGroups": [ - -7888525810745339742 - ], - "fsGroup": -3029419263270634763, - "sysctls": [ - { - "name": "392", - "value": "393" - } - ], - "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", - "seccompProfile": { - "type": "鍃G昧牱", - "localhostProfile": "394" - } - }, - "imagePullSecrets": [ - { - "name": "395" - } - ], - "hostname": "396", - "subdomain": "397", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "398", - "operator": "", - "values": [ - "399" - ] - } - ], - "matchFields": [ - { - "key": "400", - "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", - "values": [ - "401" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1724658051, - "preference": { - "matchExpressions": [ - { - "key": "402", - "operator": "盌3+Œ", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": ")Zq=歍þ", - "values": [ - "405" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "a-z_-..6W.VKs": "1" - }, - "matchExpressions": [ - { - "key": "KA-._d._.Um.-__0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "412" - ], - "topologyKey": "413" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1387858949, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" - }, - "matchExpressions": [ - { - "key": "3--51", - "operator": "NotIn", - "values": [ - "C.-e16-O5" - ] - } - ] - }, - "namespaces": [ - "420" - ], - "topologyKey": "421" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" - }, - "matchExpressions": [ - { - "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "428" - ], - "topologyKey": "429" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -824709210, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" - }, - "matchExpressions": [ - { - "key": "H72-_--pT7p", - "operator": "NotIn", - "values": [ - "0_._f" - ] - } - ] - }, - "namespaces": [ - "436" - ], - "topologyKey": "437" - } - } - ] - } - }, - "schedulerName": "438", - "tolerations": [ - { - "key": "439", - "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", - "value": "440", - "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", - "tolerationSeconds": 5238971742940252651 - } - ], - "hostAliases": [ - { - "ip": "441", - "hostnames": [ - "442" - ] - } - ], - "priorityClassName": "443", - "priority": -125022959, - "dnsConfig": { - "nameservers": [ - "444" - ], - "searches": [ - "445" - ], - "options": [ - { - "name": "446", - "value": "447" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ɍ邪鳖üzÁ" - } - ], - "runtimeClassName": "448", - "enableServiceLinks": false, - "preemptionPolicy": ".Ą", - "overhead": { - "ɨ悪@黝Ɓ": "177" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1569123121, - "topologyKey": "449", - "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", - "labelSelector": { - "matchLabels": { - "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" - }, - "matchExpressions": [ - { - "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", - "operator": "NotIn", - "values": [ - "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" - ] - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - } - }, - "status": { - "replicas": 337922430, - "fullyLabeledReplicas": 31486357, - "readyReplicas": -1983654895, - "availableReplicas": 1308809900, - "observedGeneration": -5594148640067537624, - "conditions": [ - { - "type": "议ĪS", - "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", - "lastTransitionTime": "2125-04-24T12:13:40Z", - "reason": "456", - "message": "457" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb deleted file mode 100644 index 561bf5e98e1dacfea7d55bbd0dd12d862133ab1e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6820 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.yaml deleted file mode 100644 index e059eb2ac3d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.after_roundtrip.yaml +++ /dev/null @@ -1,1016 +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" - 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: 4369716065827112267 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "402" - operator: 盌3+Œ - values: - - "403" - matchFields: - - key: "404" - operator: )Zq=歍þ - values: - - "405" - weight: 1724658051 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "398" - operator: "" - values: - - "399" - matchFields: - - key: "400" - operator: kƒK07曳wœj堑ūM鈱ɖ'蠨磼 - values: - - "401" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 3--51 - operator: NotIn - values: - - C.-e16-O5 - matchLabels: - y_-3_L_2--_v2.5p_6: u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q - namespaces: - - "420" - topologyKey: "421" - weight: 1387858949 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: KA-._d._.Um.-__0 - operator: DoesNotExist - matchLabels: - a-z_-..6W.VKs: "1" - namespaces: - - "412" - topologyKey: "413" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: H72-_--pT7p - operator: NotIn - values: - - 0_._f - matchLabels: - O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j: O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p - namespaces: - - "436" - topologyKey: "437" - weight: -824709210 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 8mtxb__-ex-_1_-ODgC_1-_8__3 - operator: DoesNotExist - matchLabels: - 93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj: 5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM - namespaces: - - "428" - topologyKey: "429" - automountServiceAccountToken: true - containers: - - args: - - "246" - command: - - "245" - env: - - name: "253" - value: "254" - valueFrom: - configMapKeyRef: - key: "260" - name: "259" - optional: false - fieldRef: - apiVersion: "255" - fieldPath: "256" - resourceFieldRef: - containerName: "257" - divisor: "189" - resource: "258" - secretKeyRef: - key: "262" - name: "261" - optional: true - envFrom: - - configMapRef: - name: "251" - optional: false - prefix: "250" - secretRef: - name: "252" - optional: false - image: "244" - imagePullPolicy: 騎C"6x$1sȣ±p鋄 - lifecycle: - postStart: - exec: - command: - - "287" - httpGet: - host: "289" - httpHeaders: - - name: "290" - value: "291" - path: "288" - port: 972193458 - scheme: ƺ蛜6Ɖ飴ɎiǨź - tcpSocket: - host: "292" - port: -1453143878 - preStop: - exec: - command: - - "293" - httpGet: - host: "296" - httpHeaders: - - name: "297" - value: "298" - path: "294" - port: "295" - scheme: ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻 - tcpSocket: - host: "300" - port: "299" - livenessProbe: - exec: - command: - - "269" - failureThreshold: -1515369804 - httpGet: - host: "271" - httpHeaders: - - name: "272" - value: "273" - path: "270" - port: -260262954 - scheme: ŵ橨鬶l獕;跣H - initialDelaySeconds: 1877574041 - periodSeconds: -374766088 - successThreshold: -736151561 - tcpSocket: - host: "274" - port: -1164530482 - timeoutSeconds: 1430286749 - name: "243" - ports: - - containerPort: -1911544792 - hostIP: "249" - hostPort: -179937987 - name: "248" - protocol: 苧yñKJɐ扵Gƚ绤fʀļ腩 - readinessProbe: - exec: - command: - - "275" - failureThreshold: 937646333 - httpGet: - host: "277" - httpHeaders: - - name: "278" - value: "279" - path: "276" - port: 1909548849 - scheme: 4Ǒ輂,ŕĪ - initialDelaySeconds: 887319241 - periodSeconds: 1156888068 - successThreshold: -1296077882 - tcpSocket: - host: "280" - port: 567263590 - timeoutSeconds: 1559618829 - resources: - limits: - 蔞|表徶đ寳议Ƭƶ氩Ȩ<6: "446" - requests: - ŕ翑0展}: "910" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ȹ均i绝5哇芆斩ìh4Ɋ - drop: - - Ȗ|ʐşƧ諔迮ƙIJ嘢4 - privileged: false - procMount: ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW - readOnlyRootFilesystem: false - runAsGroup: 6618112330449141397 - runAsNonRoot: false - runAsUser: 4288903380102217677 - seLinuxOptions: - level: "305" - role: "303" - type: "304" - user: "302" - seccompProfile: - localhostProfile: "309" - type: 鑳w妕眵笭/9崍h趭 - windowsOptions: - gmsaCredentialSpec: "307" - gmsaCredentialSpecName: "306" - runAsUserName: "308" - startupProbe: - exec: - command: - - "281" - failureThreshold: -1129035468 - httpGet: - host: "283" - httpHeaders: - - name: "284" - value: "285" - path: "282" - port: 1328165061 - scheme: ¸gĩ - initialDelaySeconds: 725793326 - periodSeconds: -239231628 - successThreshold: 1143791964 - tcpSocket: - host: "286" - port: 1186392166 - timeoutSeconds: 217380320 - stdin: true - terminationMessagePath: "301" - terminationMessagePolicy: h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻 - volumeDevices: - - devicePath: "268" - name: "267" - volumeMounts: - - mountPath: "264" - mountPropagation: 碔 - name: "263" - subPath: "265" - subPathExpr: "266" - workingDir: "247" - dnsConfig: - nameservers: - - "444" - options: - - name: "446" - value: "447" - searches: - - "445" - enableServiceLinks: false - ephemeralContainers: - - args: - - "313" - command: - - "312" - env: - - name: "320" - value: "321" - valueFrom: - configMapKeyRef: - key: "327" - name: "326" - optional: true - fieldRef: - apiVersion: "322" - fieldPath: "323" - resourceFieldRef: - containerName: "324" - divisor: "854" - resource: "325" - secretKeyRef: - key: "329" - name: "328" - optional: true - envFrom: - - configMapRef: - name: "318" - optional: false - prefix: "317" - secretRef: - name: "319" - optional: true - image: "311" - imagePullPolicy: :/ - lifecycle: - postStart: - exec: - command: - - "356" - httpGet: - host: "359" - httpHeaders: - - name: "360" - value: "361" - path: "357" - port: "358" - scheme: 臜裡×銵-紑浘 - tcpSocket: - host: "362" - port: -1095116290 - preStop: - exec: - command: - - "363" - httpGet: - host: "365" - httpHeaders: - - name: "366" - value: "367" - path: "364" - port: -1431381588 - scheme: JŵǤ - tcpSocket: - host: "369" - port: "368" - livenessProbe: - exec: - command: - - "336" - failureThreshold: 1643238856 - httpGet: - host: "339" - httpHeaders: - - name: "340" - value: "341" - path: "337" - port: "338" - scheme: dŊiɢ - initialDelaySeconds: -1844150067 - periodSeconds: -1143639551 - successThreshold: 571693619 - tcpSocket: - host: "342" - port: -370404018 - timeoutSeconds: 414056303 - name: "310" - ports: - - containerPort: 805162379 - hostIP: "316" - hostPort: -748525373 - name: "315" - protocol: ǵ xǨŴ壶ƵfȽà - readinessProbe: - exec: - command: - - "343" - failureThreshold: -1706593993 - httpGet: - host: "345" - httpHeaders: - - name: "346" - value: "347" - path: "344" - port: 677650619 - scheme: 怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ - initialDelaySeconds: 1573261475 - periodSeconds: 1529027685 - successThreshold: -1612005385 - tcpSocket: - host: "348" - port: -843639240 - timeoutSeconds: -1211577347 - resources: - limits: - ğ Ņ#耗Ǚ(: "24" - requests: - 瘍Nʊ輔3璾ėȜv1b繐汚: "243" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 诵H玲鑠ĭ$#卛8ð - drop: - - Q橱9ij\Ď愝Ű藛b - privileged: false - procMount: 忀oɎƺL肄$鬬 - readOnlyRootFilesystem: true - runAsGroup: 8850141386971124227 - runAsNonRoot: false - runAsUser: 5574781452707956333 - seLinuxOptions: - level: "374" - role: "372" - type: "373" - user: "371" - seccompProfile: - localhostProfile: "378" - type: 矐_ - windowsOptions: - gmsaCredentialSpec: "376" - gmsaCredentialSpecName: "375" - runAsUserName: "377" - startupProbe: - exec: - command: - - "349" - failureThreshold: -708495486 - httpGet: - host: "352" - httpHeaders: - - name: "353" - value: "354" - path: "350" - port: "351" - scheme: U - initialDelaySeconds: -291429895 - periodSeconds: 989933975 - successThreshold: 140830733 - tcpSocket: - host: "355" - port: 758604605 - timeoutSeconds: -478839383 - targetContainerName: "379" - terminationMessagePath: "370" - terminationMessagePolicy: 鉂WJ1抉泅ą&疀ȼN翾ȾD虓氙磂t - tty: true - volumeDevices: - - devicePath: "335" - name: "334" - volumeMounts: - - mountPath: "331" - mountPropagation: Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ - name: "330" - readOnly: true - subPath: "332" - subPathExpr: "333" - workingDir: "314" - hostAliases: - - hostnames: - - "442" - ip: "441" - hostname: "396" - imagePullSecrets: - - name: "395" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "663" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: true - prefix: "182" - secretRef: - name: "184" - optional: true - image: "176" - imagePullPolicy: Ǖɳɷ9Ì崟¿瘦ɖ緕 - lifecycle: - postStart: - exec: - command: - - "221" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "222" - port: "223" - scheme: '''' - tcpSocket: - host: "227" - port: -801430937 - preStop: - exec: - command: - - "228" - httpGet: - host: "230" - httpHeaders: - - name: "231" - value: "232" - path: "229" - port: 1810980158 - scheme: _ƮA攤/ɸɎ R§耶FfBl - tcpSocket: - host: "233" - port: 1074486306 - livenessProbe: - exec: - command: - - "201" - failureThreshold: 1684643131 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: 1214895765 - scheme: 悖ȩ0Ƹ[Ęİ榌U - initialDelaySeconds: -442393168 - periodSeconds: 1109079597 - successThreshold: -646728130 - tcpSocket: - host: "206" - port: -187060941 - timeoutSeconds: -307373517 - name: "175" - ports: - - containerPort: 859639931 - hostIP: "181" - hostPort: 747521320 - name: "180" - protocol: p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF - readinessProbe: - exec: - command: - - "207" - failureThreshold: -1880980172 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3 - initialDelaySeconds: 238949508 - periodSeconds: 851018015 - successThreshold: 596942561 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1389418722 - resources: - limits: - ſ盷: "532" - requests: - '[Řż丩': "47" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 勅跦Opwǩ曬逴褜1Ø - drop: - - ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - privileged: true - procMount: W:ĸ輦唊#v - readOnlyRootFilesystem: true - runAsGroup: 1373384864388370080 - runAsNonRoot: false - runAsUser: -6470941481344047265 - seLinuxOptions: - level: "238" - role: "236" - type: "237" - user: "235" - seccompProfile: - localhostProfile: "242" - type: ʩȂ4ē鐭# - windowsOptions: - gmsaCredentialSpec: "240" - gmsaCredentialSpecName: "239" - runAsUserName: "241" - startupProbe: - exec: - command: - - "215" - failureThreshold: 59664438 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: 10098903 - scheme: «丯Ƙ枛牐ɺ皚 - initialDelaySeconds: 766864314 - periodSeconds: 1495880465 - successThreshold: -1032967081 - tcpSocket: - host: "220" - port: -1934111455 - timeoutSeconds: 1146016612 - stdinOnce: true - terminationMessagePath: "234" - terminationMessagePolicy: Zɾģ毋Ó6dz娝嘚庎D}埽uʎ - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: VƋZ1Ůđ眊ľǎɳ,ǿ飏 - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "384" - nodeSelector: - "380": "381" - overhead: - ɨ悪@黝Ɓ: "177" - preemptionPolicy: .Ą - priority: -125022959 - priorityClassName: "443" - readinessGates: - - conditionType: Ɍ邪鳖üzÁ - restartPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 - runtimeClassName: "448" - schedulerName: "438" - securityContext: - fsGroup: -3029419263270634763 - fsGroupChangePolicy: ?jĎĭ¥#ƱÁR»淹揀. - runAsGroup: -3565639689247870986 - runAsNonRoot: false - runAsUser: 1322232608671575212 - seLinuxOptions: - level: "388" - role: "386" - type: "387" - user: "385" - seccompProfile: - localhostProfile: "394" - type: 鍃G昧牱 - supplementalGroups: - - -7888525810745339742 - sysctls: - - name: "392" - value: "393" - windowsOptions: - gmsaCredentialSpec: "390" - gmsaCredentialSpecName: "389" - runAsUserName: "391" - serviceAccount: "383" - serviceAccountName: "382" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "397" - terminationGracePeriodSeconds: -2985049970189992560 - tolerations: - - effect: Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻( - key: "439" - operator: ƞ=掔廛ĤJŇv膈ǣʛsĊ剞 - tolerationSeconds: 5238971742940252651 - value: "440" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA - operator: NotIn - values: - - 7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8 - matchLabels: - 4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G: 8-c_C.G.h--m.f - maxSkew: -1569123121 - topologyKey: "449" - whenUnsatisfiable: 魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥 - 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" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 4217400953499279873 - finalizers: - - "159" - generateName: "148" - generation: 6327094951466338107 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: true - controller: false - kind: "157" - name: "158" - uid: "" - resourceVersion: "5302358391842833914" - selfLink: "150" - spec: - accessModes: - - eÞȦY籎顒 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - ŴĿ: "377" - requests: - .Q貇£ȹ嫰ƹǔw÷nI: "718" - selector: - matchExpressions: - - key: a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4 - operator: DoesNotExist - matchLabels: - 5_Or.i1_7z.WH-.L: d2-N_Y.t--0 - storageClassName: "171" - volumeMode: ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0 - volumeName: "170" - 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: 1308809900 - conditions: - - lastTransitionTime: "2125-04-24T12:13:40Z" - message: "457" - reason: "456" - status: ?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\k%橳 - type: 议ĪS - fullyLabeledReplicas: 31486357 - observedGeneration: -5594148640067537624 - readyReplicas: -1983654895 - replicas: 337922430 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json deleted file mode 100644 index 0a57fe70679..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.json +++ /dev/null @@ -1,1490 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "minReadySeconds": -1971381490, - "selector": { - "matchLabels": { - "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" - }, - "matchExpressions": [ - { - "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", - "operator": "In", - "values": [ - "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ʬ", - "resourceVersion": "7336814125345800857", - "generation": -6617020301190572172, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -152893758082474859, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" - }, - "emptyDir": { - "medium": "彭聡A3fƻfʣ", - "sizeLimit": "115" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1499132872 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -762366823, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -104666658 - } - ], - "defaultMode": 372704313, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "457" - }, - "mode": 1235524154 - } - ], - "defaultMode": -106644772 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 441887498, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97" - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": -2039036935 - } - ], - "defaultMode": -460478410, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", - "readOnly": true, - "kind": "躢" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1399063270 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "746" - }, - "mode": 926891073 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1694464659 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -7593824971107985079, - "path": "127" - } - } - ], - "defaultMode": -522879476 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "readOnly": true, - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "resourceVersion": "5302358391842833914", - "generation": 6327094951466338107, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4217400953499279873, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "eÞȦY籎顒" - ], - "selector": { - "matchLabels": { - "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" - }, - "matchExpressions": [ - { - "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "ŴĿ": "377" - }, - "requests": { - ".Q貇£ȹ嫰ƹǔw÷nI": "718" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 747521320, - "containerPort": 859639931, - "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": true - }, - "secretRef": { - "name": "184", - "optional": true - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "663" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ſ盷": "532" - }, - "requests": { - "[Řż丩": "47" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": 1214895765, - "host": "203", - "scheme": "悖ȩ0Ƹ[Ęİ榌U", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -187060941, - "host": "206" - }, - "initialDelaySeconds": -442393168, - "timeoutSeconds": -307373517, - "periodSeconds": 1109079597, - "successThreshold": -646728130, - "failureThreshold": 1684643131 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 238949508, - "timeoutSeconds": -1389418722, - "periodSeconds": 851018015, - "successThreshold": 596942561, - "failureThreshold": -1880980172 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": 10098903, - "host": "217", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "220" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "221" - ] - }, - "httpGet": { - "path": "222", - "port": "223", - "host": "224", - "scheme": "'", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": 1810980158, - "host": "230", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "231", - "value": "232" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "233" - } - } - }, - "terminationMessagePath": "234", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" - }, - "runAsUser": -6470941481344047265, - "runAsGroup": 1373384864388370080, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "W:ĸ輦唊#v", - "seccompProfile": { - "type": "ʩȂ4ē鐭#", - "localhostProfile": "242" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "243", - "image": "244", - "command": [ - "245" - ], - "args": [ - "246" - ], - "workingDir": "247", - "ports": [ - { - "name": "248", - "hostPort": -179937987, - "containerPort": -1911544792, - "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "hostIP": "249" - } - ], - "envFrom": [ - { - "prefix": "250", - "configMapRef": { - "name": "251", - "optional": false - }, - "secretRef": { - "name": "252", - "optional": false - } - } - ], - "env": [ - { - "name": "253", - "value": "254", - "valueFrom": { - "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" - }, - "resourceFieldRef": { - "containerName": "257", - "resource": "258", - "divisor": "189" - }, - "configMapKeyRef": { - "name": "259", - "key": "260", - "optional": false - }, - "secretKeyRef": { - "name": "261", - "key": "262", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" - }, - "requests": { - "ŕ翑0展}": "910" - } - }, - "volumeMounts": [ - { - "name": "263", - "mountPath": "264", - "subPath": "265", - "mountPropagation": "碔", - "subPathExpr": "266" - } - ], - "volumeDevices": [ - { - "name": "267", - "devicePath": "268" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "269" - ] - }, - "httpGet": { - "path": "270", - "port": -260262954, - "host": "271", - "scheme": "ŵ橨鬶l獕;跣H", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1164530482, - "host": "274" - }, - "initialDelaySeconds": 1877574041, - "timeoutSeconds": 1430286749, - "periodSeconds": -374766088, - "successThreshold": -736151561, - "failureThreshold": -1515369804 - }, - "readinessProbe": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": 1909548849, - "host": "277", - "scheme": "4Ǒ輂,ŕĪ", - "httpHeaders": [ - { - "name": "278", - "value": "279" - } - ] - }, - "tcpSocket": { - "port": 567263590, - "host": "280" - }, - "initialDelaySeconds": 887319241, - "timeoutSeconds": 1559618829, - "periodSeconds": 1156888068, - "successThreshold": -1296077882, - "failureThreshold": 937646333 - }, - "startupProbe": { - "exec": { - "command": [ - "281" - ] - }, - "httpGet": { - "path": "282", - "port": 1328165061, - "host": "283", - "scheme": "¸gĩ", - "httpHeaders": [ - { - "name": "284", - "value": "285" - } - ] - }, - "tcpSocket": { - "port": 1186392166, - "host": "286" - }, - "initialDelaySeconds": 725793326, - "timeoutSeconds": 217380320, - "periodSeconds": -239231628, - "successThreshold": 1143791964, - "failureThreshold": -1129035468 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "287" - ] - }, - "httpGet": { - "path": "288", - "port": 972193458, - "host": "289", - "scheme": "ƺ蛜6Ɖ飴ɎiǨź", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": -1453143878, - "host": "292" - } - }, - "preStop": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": "295", - "host": "296", - "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", - "httpHeaders": [ - { - "name": "297", - "value": "298" - } - ] - }, - "tcpSocket": { - "port": "299", - "host": "300" - } - } - }, - "terminationMessagePath": "301", - "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", - "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", - "securityContext": { - "capabilities": { - "add": [ - "ȹ均i绝5哇芆斩ìh4Ɋ" - ], - "drop": [ - "Ȗ|ʐşƧ諔迮ƙIJ嘢4" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "302", - "role": "303", - "type": "304", - "level": "305" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "306", - "gmsaCredentialSpec": "307", - "runAsUserName": "308" - }, - "runAsUser": 4288903380102217677, - "runAsGroup": 6618112330449141397, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", - "seccompProfile": { - "type": "鑳w妕眵笭/9崍h趭", - "localhostProfile": "309" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "310", - "image": "311", - "command": [ - "312" - ], - "args": [ - "313" - ], - "workingDir": "314", - "ports": [ - { - "name": "315", - "hostPort": -748525373, - "containerPort": 805162379, - "protocol": "ǵ xǨŴ壶ƵfȽÃ", - "hostIP": "316" - } - ], - "envFrom": [ - { - "prefix": "317", - "configMapRef": { - "name": "318", - "optional": false - }, - "secretRef": { - "name": "319", - "optional": true - } - } - ], - "env": [ - { - "name": "320", - "value": "321", - "valueFrom": { - "fieldRef": { - "apiVersion": "322", - "fieldPath": "323" - }, - "resourceFieldRef": { - "containerName": "324", - "resource": "325", - "divisor": "854" - }, - "configMapKeyRef": { - "name": "326", - "key": "327", - "optional": true - }, - "secretKeyRef": { - "name": "328", - "key": "329", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "ğ Ņ#耗Ǚ(": "24" - }, - "requests": { - "瘍Nʊ輔3璾ėȜv1b繐汚": "243" - } - }, - "volumeMounts": [ - { - "name": "330", - "readOnly": true, - "mountPath": "331", - "subPath": "332", - "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", - "subPathExpr": "333" - } - ], - "volumeDevices": [ - { - "name": "334", - "devicePath": "335" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "336" - ] - }, - "httpGet": { - "path": "337", - "port": "338", - "host": "339", - "scheme": "dŊiɢ", - "httpHeaders": [ - { - "name": "340", - "value": "341" - } - ] - }, - "tcpSocket": { - "port": -370404018, - "host": "342" - }, - "initialDelaySeconds": -1844150067, - "timeoutSeconds": 414056303, - "periodSeconds": -1143639551, - "successThreshold": 571693619, - "failureThreshold": 1643238856 - }, - "readinessProbe": { - "exec": { - "command": [ - "343" - ] - }, - "httpGet": { - "path": "344", - "port": 677650619, - "host": "345", - "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", - "httpHeaders": [ - { - "name": "346", - "value": "347" - } - ] - }, - "tcpSocket": { - "port": -843639240, - "host": "348" - }, - "initialDelaySeconds": 1573261475, - "timeoutSeconds": -1211577347, - "periodSeconds": 1529027685, - "successThreshold": -1612005385, - "failureThreshold": -1706593993 - }, - "startupProbe": { - "exec": { - "command": [ - "349" - ] - }, - "httpGet": { - "path": "350", - "port": "351", - "host": "352", - "scheme": "U", - "httpHeaders": [ - { - "name": "353", - "value": "354" - } - ] - }, - "tcpSocket": { - "port": 758604605, - "host": "355" - }, - "initialDelaySeconds": -291429895, - "timeoutSeconds": -478839383, - "periodSeconds": 989933975, - "successThreshold": 140830733, - "failureThreshold": -708495486 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": "358", - "host": "359", - "scheme": "臜裡×銵-紑浘", - "httpHeaders": [ - { - "name": "360", - "value": "361" - } - ] - }, - "tcpSocket": { - "port": -1095116290, - "host": "362" - } - }, - "preStop": { - "exec": { - "command": [ - "363" - ] - }, - "httpGet": { - "path": "364", - "port": -1431381588, - "host": "365", - "scheme": "JŵǤ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - } - } - }, - "terminationMessagePath": "370", - "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", - "imagePullPolicy": ":/", - "securityContext": { - "capabilities": { - "add": [ - "诵H玲鑠ĭ$#卛8ð" - ], - "drop": [ - "Q橱9ij\\Ď愝Ű藛b" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "371", - "role": "372", - "type": "373", - "level": "374" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "375", - "gmsaCredentialSpec": "376", - "runAsUserName": "377" - }, - "runAsUser": 5574781452707956333, - "runAsGroup": 8850141386971124227, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "忀oɎƺL肄$鬬", - "seccompProfile": { - "type": "矐_", - "localhostProfile": "378" - } - }, - "tty": true, - "targetContainerName": "379" - } - ], - "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "terminationGracePeriodSeconds": -2985049970189992560, - "activeDeadlineSeconds": 4369716065827112267, - "nodeSelector": { - "380": "381" - }, - "serviceAccountName": "382", - "serviceAccount": "383", - "automountServiceAccountToken": true, - "nodeName": "384", - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "385", - "role": "386", - "type": "387", - "level": "388" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "389", - "gmsaCredentialSpec": "390", - "runAsUserName": "391" - }, - "runAsUser": 1322232608671575212, - "runAsGroup": -3565639689247870986, - "runAsNonRoot": false, - "supplementalGroups": [ - -7888525810745339742 - ], - "fsGroup": -3029419263270634763, - "sysctls": [ - { - "name": "392", - "value": "393" - } - ], - "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", - "seccompProfile": { - "type": "鍃G昧牱", - "localhostProfile": "394" - } - }, - "imagePullSecrets": [ - { - "name": "395" - } - ], - "hostname": "396", - "subdomain": "397", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "398", - "operator": "", - "values": [ - "399" - ] - } - ], - "matchFields": [ - { - "key": "400", - "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", - "values": [ - "401" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1724658051, - "preference": { - "matchExpressions": [ - { - "key": "402", - "operator": "盌3+Œ", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": ")Zq=歍þ", - "values": [ - "405" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "a-z_-..6W.VKs": "1" - }, - "matchExpressions": [ - { - "key": "KA-._d._.Um.-__0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "412" - ], - "topologyKey": "413" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1387858949, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" - }, - "matchExpressions": [ - { - "key": "3--51", - "operator": "NotIn", - "values": [ - "C.-e16-O5" - ] - } - ] - }, - "namespaces": [ - "420" - ], - "topologyKey": "421" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" - }, - "matchExpressions": [ - { - "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "428" - ], - "topologyKey": "429" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -824709210, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" - }, - "matchExpressions": [ - { - "key": "H72-_--pT7p", - "operator": "NotIn", - "values": [ - "0_._f" - ] - } - ] - }, - "namespaces": [ - "436" - ], - "topologyKey": "437" - } - } - ] - } - }, - "schedulerName": "438", - "tolerations": [ - { - "key": "439", - "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", - "value": "440", - "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", - "tolerationSeconds": 5238971742940252651 - } - ], - "hostAliases": [ - { - "ip": "441", - "hostnames": [ - "442" - ] - } - ], - "priorityClassName": "443", - "priority": -125022959, - "dnsConfig": { - "nameservers": [ - "444" - ], - "searches": [ - "445" - ], - "options": [ - { - "name": "446", - "value": "447" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ɍ邪鳖üzÁ" - } - ], - "runtimeClassName": "448", - "enableServiceLinks": false, - "preemptionPolicy": ".Ą", - "overhead": { - "ɨ悪@黝Ɓ": "177" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1569123121, - "topologyKey": "449", - "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", - "labelSelector": { - "matchLabels": { - "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" - }, - "matchExpressions": [ - { - "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", - "operator": "NotIn", - "values": [ - "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" - ] - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - } - }, - "status": { - "replicas": 337922430, - "fullyLabeledReplicas": 31486357, - "readyReplicas": -1983654895, - "availableReplicas": 1308809900, - "observedGeneration": -5594148640067537624, - "conditions": [ - { - "type": "议ĪS", - "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", - "lastTransitionTime": "2125-04-24T12:13:40Z", - "reason": "456", - "message": "457" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.ReplicaSet.pb deleted file mode 100644 index d723c352e0fc54cf1bca314ea5433993c25a5f14..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6816 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≫FwJA7w*vM&m-jj`u4u`MQ-&YyR z%XQZo4fS*G4p#WGjmGnKc#TWw>0&B`Q-$5Kmz^g=&|=r>`T~x{8r1JteY>nIhcFHh zGm*oKxeUY}f$k-N9{QR@3&xSvs%r^OEMHovQ(3rs?Zg z4(a*^edC%{`f7;GvmQA8smh#ntiJIjU7s&6g^0lK;`llG=GC00&xc@>A*|CE%uC_4 zgKCMnJ(_NYSOAa~G9oCe06~zE2{;ajhycW3L9#gibi6uZ=GGI{U)(p_nbGc;gMcHt z{0%*x?oHmS&ckGZO#DAagcl?MVgHZ8mB1G!{vVS{2SyU{|0>|hFigaVq}WJ#;QukH z)?ldCP_w5)vN+LoHpYEqiji3{dMcLqeBd#KwgoHmmtJ=mL!~%aGVH4G)s()h)9npN%frc{Av0%;BV74Q8?viH+!4#ad zmrfu)8H%PP#l~29;0G~=_zq1 zTSbwIj`fr8dfik^*4^8GizL^von1GI%)Ix~XyJt9N{ZeZ-WIU@0>W1e`^~{W6gdG4 z!oGm)pAKY}JFgl=HKS!OsiO^^N>8`@g5WvpIq7dZ`cx>t!*{}49FdABR8+=Hy07J( zk0Rz8kxI2R)Kz{w-g>X1VK^d6jK44M&GE5c+`o7~A}rtg-sxMBW=g|Yw8Vh?AzETU z{$qF!szV@|1n|l!bPnEr078MgEZN5=xVuNsMHrHUL9z7vFbAb=(xYvInh(Fn96v3ikfNWX zA2Tj@F9;TNgou$Bf&3XO zP>IBf81qryyT)lxplwOm=bL68K3D#)zVfV4MuNqEEpwNzz%#Je$j*5>)Y1~hi6oc8 zB$tBXQ}V;~xZv3$o%E<-hYzTb3Zp_SfcnD67Sso*5DOY{_`e7p&t8)t1RTc$okv_p zo(Yy`dWV(aRu|#3|B$0HSc;;yz`o1T&gsxuB~@<2dmB-^-aHe`4@raPFr;JXK&`# TF&2{@3er%~f~vI5WHE;!C@9u1GfYY?Ni-5-4NgwXNfo-l$hDf0i_u7k(O8PnM2XQd#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!X zizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT9 z7o#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$E;!C@9u1GfYY?Ni-5-4NgwXNfkQB$hDG@i_u7k(O8PnM2XQd#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!X zizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT9 z7o$Ef1FX=z4M(@qpn?s8SK=iwqK zASibb1O?5&5WRK0W0i`ljc`~J*GJ*=x!s4P7v6zDmzg5qGP#N6ROP~onx z@OQP?+R+Ag+bPTVrlqd>mpnB^5uP(m*0MjqYBJVyO0KSdFW=7^UIa^^qTCWL@EQ6UE5>lTO@Z$(^OczBrQzDCU5yIl;Tt!AGOU^|3 zT!JJcB{NyfK`E&ykKHcCOTcw{u9&fH8?Pj$BgHIXH6A5zLCR)9L@a`C37E@g;U9S9 zR4GZ>g3z`+4wyya)*Q46VHM=wo}D49(o!D85@fR`sF^FHwG4?{xqgFy&@#>Z%qo!g zaaCm&F5j^&J15)t2BvE$T8~9Wk0qlX%O*WmA{RdRq;tU5ffsQyFG-k_Sru3kFvc>g zjGyeY|FzvWQBHwXTzS3QQ}*NFk&mdjP+HHkjGpJ>$rFYrKG^_IqEXLFriJz~XZQ0j zMe2EhrHDcBa)F*#DyT&;L}fyJlbuGrz+%0?!I7Wg=w6!E3z#`f)4zoWp81Wv)!uQB zrNz>-#&OWU@3?(z-S*sN4|>~2ZQbs|k>4{s9r=u{($m)LtvR~PJ=5YEb5+=imwM{< zxO%K-eI*Ci`pfEFRqpCBU*TS60UaX9yzv*Xw!r8G(Qx_83D@N-@JEH~OkvP0L9=YI z3|$%x38x}&fEEQ>RHI&G@g1~YdP$Ac%b+Tmi-MUlen=N@gkP8?3r5l+0>f|!GR%?XWDrIM)@9Y8 zGeNJyX2G#29HUp@&MLe~uLzN(U1W6yFiU}1id;+~qIgANNE2Lhl{MZ>>s6ShVk2lz zlGyO`7vA_{LD=Ot+RH;Ks9!-ZA7*{+^H+WdXu_yh1>i%kinSC7rNXkRY@iNOzoua~ zRbg%d3MbF8tfBjI)gKHM{ky+k5U%T_Zl$4-BR$v%gf{^Zj!}zAvq+jHkOY3@NFWLZ zqK;C(gIUXC-;yB>PbKVBN|oLU3pI2=LY8$CTEk&oF=WVo6=$3`cCBk17CaAB6Z z0bZ~IFIY8DbCelg!IXh;L{g5&;krop;V}>)3WyjDM2Z0-KcRbzIzZ9I6dg{J!JNqa zg8WEiZP_sR(+BRKgJwlB_tN)}E`R0u_!|#74@JVW1i?d>1rKUL2q&=>lnBEljxo7v{4)bDxGPTH zH9PGt9&)yG{?d~BrI%bsY zs`gv^9<}y*N1BN{P(+@&oBnlytHU>O#8+IqEMuvs?@(g?v$kg2^u>vO+u01qVKPwV zh&E)_w2sE~5*EV8&I0h#TBeXzfRK5mmMEnpXBQwjHGd=8sPaf+=xs@95N9;=c8R%- zzAjB;wMSWAi(wY5$;ermZVVM3&3sggMG^=tb9iwaXB)QGc-tzhGmdK4$=^B7`MdV} z`wHDPT~RlK3S^=|a9=S_Ng$*o zN8W03m(}^J>U^h;duHmx?UTONHVH$QvMz^S9^gXem?ba~R7QvD!rm&m{AbDtrjKRb zq>ChSfC_<##$VDm!+`SkIVZWVS6~!rm%`p|_mt`Uq??&^jwF(YJY$;1)LC8IAa)nT_{EFD^}p(vBHOa(>~TW&r{QnuO){2 z?XKw{2N56s^^5sH#{O;Wz{^4B6W>hHs{(w12VV+&sTlYQuBn0@L3B6WFgxUH8+X;a z&-B}l1ol_Sd8-n*D5ARRFNZz|Dn*r66Geb*~_M87=CCj$|(^tQ5sU9^$D)v?<@aKN!|t~@$DBGFOo z==8L9G5SqAL40s}JP80i3wF-4VCOumgkS8p?3sOeq;YYC4l)bfL$z;xQvB}Zm!Az% zG1s`8%5vAih2dGSPo8688pp-mO5f;d8GY*6ZCTE0-dg`0>B5DSZZD-fKtX_lK!d?Y zT^A5hy+?z`5AGW)>bzmr z*NuJ^Jj{S$s%+Tnhu&@18$PHnwNT+#N?Ko`BHCNu{>Qbf*YoN-^D+23=Q)4b{v>}< zZ}^X|b$YG;JTdVPD&pWPhl~F-W^KL=UmNwJr{nm8(U7i$@Cw{dUJ;^!h%rEf6=l$ccQpO+@VniUV<_VN%Dvrx zf3>0K0d{V@qhjW~W%BPNDS|2F1XU@T91B<>5U@X96=Dqc-#yp2%TZ^k^E8yLb?vq6 z5BIiL`3FkY-AgZVbvYYiJws=*J)ISg$pzpn zcvUH;fT|T#h`_S7)Nm->N6`<`_k-Vo7LK|0UR$ktaiZG@ZkOwy(fnS?xbm_!t={FbSat4_!V>MwJ9N%9BicrNqvQUzYG;XU z@3RkBOUY=3`8b5OQ}mfYQW4J~oU{q$VOGpUSVFmCeiGmwa~euj01t>6973BjB>)0D z;0dw$LRK1LbET!JNY?lr8j8`(<1i*V4FgcOS1ehi8 z>G>!X^r58X?1)DwC1FPv+PO4i6*8{{jiH^H%62UqahjHtub~1>64l3+n^Qpy9&{q5 zngPhgF*or~KyQ{z^n{jWFb~n})?{gEe5|(IY{mjw3(-8!tf^>off;R-o)VHEz?-$z zi8x0~1BE}leGPNNBN++V5a9!03zUMv(g9@~J3?qbMSn!mDs6Zep^e%jnaWx~W(gXv znE`Zaa5T*AnSe0iZ*!)mZQ88l!s38HqaQa*$h=Wz+9^7l+W{yLAsMCTAk1$?LIJ`Y z%H9Nu+=|e4b}P!k=|VOrI7Ng}n?S2631COOIUQgr2f9MJGD=F76;4RlhFCd!YtD8U z4al18tY-6S0TP$y=kXgJNi-wj5hPyCSi(~!`ALApIS4etuQnH8v=aa^$SnYy_%U!3 z0;JDCFmr+m-T!mjPazDT_k$F@8$x6XTnB{G(3Z`xkA$`Zvl%Mba}r_!$Zio63WznM zcuC!%vP*N*%v$0avzDR|yq=JWpD;%QV%J!eUB2!yoc^>~(=xS<$c#Z%+LqW2+S89R zzXp?nbPQ$4=FAu*ATIW40^wN^4kq*j~^4vUk) zOLH=W98QMRij!5$LYKmZ{blbbWt8E&!b>M9lfgdmthL#C!qc;FgMVP$*Hyjb@u!^~ z4-ufE1X3st96vnIr%;?il523O1Ooub3gG}{f&UUAwF{(797Jnq{8tLasRXj9B!yZ{ z-$pNT9P}3L_D>9C&2?LbeFypq@^S*HELOqg-03MEb{`sccDm1WSf_oZQ?@~Szw;dH z?I>I|cgWj(YUOj8WVFNzF}DE&Y9O_O>H-L<%8}RD8&^Dy;Za!!C-!V0dV%MRf~W>A zlcY+Y&vn~^a3he~08qPSy{DztJ=V0razL{WFZ0xQ2Lc(mPMCBx!z%o!vi3g$87qZ- zy1TRFTEif6s5C3uO%6B0Vwcmc5&epts>cikBaZsrU=2qZJNp1zM@@fvl!nt9N zH7!y66OFEs7-zZn>?vEBul{-*e8gFn;=KUWG9O7J&h;UF8Wb zI=qXf8z1nOoPPFRPx&clpKUm>IRel{{mx<`un|vW;)VGX;^@Ss z@v8?$+QnobQq}@bbAxrT0ATuEw87WZxx+PVJ?*TKR!7G94-8nQ+_gtyf6vgVxw||) zhn84|&B0s@^8^6!0ERFR&=9JJ;REkoDszs!TGT{EP^8TB(A@d2hT9L!wd{(y#naXk zo^Lb%=G-cJ%UERbUm0Owqu{M+yp;M;AMV47v9K6mg^ z@G<;I!>3pN8HjcfpIdw1UC0)`ckw%YAEg_m0EP%q(h9Yg`-;orY&FEyKykw}emdf# zkE>nhXU|uELj_6`0s-WLAkGp$BsrF(}9$DXKY+W~h+jio-)H52P>^miPxm)kn#iq<|KRjj|6 zUg+%iPR^_+&VZMc3jGgM=!B!Oem-c!V%TW(oUL&WlzWQnJsqXa(`IL(zq)s$yR6pU zXquzw3X0yAoQVMcLOoW@k|6x-l+(=;hc>4{+vcq(iOm5wkG5y2VtzIv(H|mGZsIm1 zFXhEeh(ix=dEBhUrzqTd-khyvll(%1Vyijp3A2VZh}>Hsi2;X>lbG8d-<}EKkkoEt zG?bXaBQ4ns^_hgHVB|*TKAICb2#io8g+GWVP!Z^LBJQ5 zW<@_~&b^wt)aoZg=}~a|P{x3Kl7lnkHE2M}gslgDygHs6MdDcJ$Q8W)u0p1}bM2qzGP)&~y92@wLyXf0rveftv7hBq% zwYNU+n=Vydt)8w1`(AI`S#NPgz}Ks4OayGi6I25~0!YS-kzp%SBDUBnwz)bBti!(6 z%9R+JrFCT#9ZN0|4;5MoegyXFCE^8$?Yw|Zi=0Pa@^*Lo>pDDzjh3^%18t55a(kcx z1Z)adJMUrFj9%9` zJ+dGGtYw@G?R-{PPO7J2+|$_UIn-;L_8%`SfN1^;`g;FFy{k9Y(d;d5VHWzkC%i|- z!6XR8BlQp->LEZN72st#+||%D;A!YOv0~n<|7riLm#2;meG?J0Xm0P^fOlrhU4F)1 z@u+X4+S}h20NhabfT;v0Ds0>$`i4|@ZH=$6G4px<{z~Xkxc`f{c?_l%kQp57Jl^Ip z)F?Zt#h&3Z-|^Ecyw#)rn#0ziC3m{3S{2KQi&I5U2An=m;tcARM$-5T> zf%^Nr&*w!VjwqQzJ=5K`CikI^fbK{I3oypKhc6%bBEmNoxKg|z$+93rgxY=V;_RD4?&>q- zOUq|x+lt4l{_@jNDvo%4i3A8qBsEk4>;;IN4EcuuZUa7Su%^XJ)2(%`Qfr~RG3WEiEdz^WazLQ?;8SC)3*82O000KXmpB`l& zwH);g9o^&`D`mi?aVir@-!Xg4-!Y!&9WLabc67RCyp!G5(%HTTU0uHV0Z(_4vwl7d z!G;Ppy-LyhDY}SC0ldPe0*pxz;FFq|k_Q+E{uD({mhtui3CUX&$ng`QvanUbqzllT z6fet(=Cq`3GQ!CTazSzqo0*Aruvs{X#D<;e+)^2W$o4fFfQdv6Mf2JQO`%%L%l}PqESk=yk!TY(6{AnSOs`58Q>P+Lv5#7U29&A%xPv4Q5Zdx zbZ_P5T!O;TmW{FoUmW4Pn}|X43XlKmZhuSFbHY8&lddX9N7{?t(i65iPuVmn?FvvJ z0z%L;poBJx{>|JzPj4@%=tP{SvcX%`9F^%j_?&m&faSQms@5{e++yjo&v*xF-DM}e z&8?1Oj?+eh40=2>r+uTX{+@4*u3z?I^Q$yNcI& z&a^U%VmI9HtU=2>4Wo1A*jIWODlNv)(3++_ul+hqX9^8%-~ICYiDB?1L{MZf1O;%A zps4t!7i@br*$18HY=fSvhFwv2(*|eDCeO&k@9mYTuF5suu1bHyuygVW%U|6+P#FXbJk{bq~|mK^}9YIl@u{AJcWg`XW}2W_2ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - partition: -83826225 - type: șa汸<ƋlɋN磋镮ȺPÈ - volumeClaimTemplates: - - metadata: - annotations: - "466": "467" - clusterName: "472" - creationTimestamp: null - deletionGracePeriodSeconds: -6486445241316991261 - finalizers: - - "471" - generateName: "460" - generation: -5107762106575809276 - labels: - "464": "465" - managedFields: - - apiVersion: "474" - fieldsType: "475" - manager: "473" - operation: 壛ĐíEd楗鱶镖喗vȥ - name: "459" - namespace: "461" - ownerReferences: - - apiVersion: "468" - blockOwnerDeletion: false - controller: true - kind: "469" - name: "470" - uid: /nēɅĀ埰ʀł!U詨nj1ýǝ - resourceVersion: "8285629342346774721" - selfLink: "462" - uid: S誖Śs垦Ȋ髴T唼=`朇c - spec: - accessModes: - - Y斩I儑瓔¯ - dataSource: - apiGroup: "484" - kind: "485" - name: "486" - resources: - limits: - 涟雒驭堣Qwn:Ʋå譥a超: "19" - requests: - ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" - selector: - matchExpressions: - - key: vUK_-.j21---__y.9O.L-.m.3--4 - operator: In - values: - - 37u-h---dY7_M_-._M52 - matchLabels: - ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 - : 8_B-ks7dx - storageClassName: "483" - volumeMode: '''降\4)ȳɍǟm{煰œ憼' - volumeName: "482" - status: - accessModes: - - èƾ竒决瘛Ǫǵ - capacity: - Ǧ澵貛香"砻B鷋: "578" - conditions: - - lastProbeTime: "2230-04-25T02:33:53Z" - lastTransitionTime: "2843-07-14T02:23:26Z" - message: "488" - reason: "487" - status: WU=ȑ-A敲ʉ2腠梊 - type: '|nET¬%ȎdžĤɂR湛' - phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú -status: - collisionCount: -1556190810 - conditions: - - lastTransitionTime: "2446-08-01T12:34:13Z" - message: "493" - reason: "492" - status: 闬輙怀¹bCũw¼ ǫđ槴Ċį軠> - type: ȩ硘(ǒ[ - currentReplicas: -463159422 - currentRevision: "490" - observedGeneration: -3866306318826551410 - readyReplicas: -1993494670 - replicas: 1852870468 - updateRevision: "491" - updatedReplicas: 463674701 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.json deleted file mode 100644 index 561de79478a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.json +++ /dev/null @@ -1,1596 +0,0 @@ -{ - "kind": "StatefulSet", - "apiVersion": "apps/v1beta2", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "volumeClaimTemplates": [ - { - "metadata": { - "name": "459", - "generateName": "460", - "namespace": "461", - "selfLink": "462", - "uid": "S誖Śs垦Ȋ髴T唼=`朇c", - "resourceVersion": "8285629342346774721", - "generation": -5107762106575809276, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -6486445241316991261, - "labels": { - "464": "465" - }, - "annotations": { - "466": "467" - }, - "ownerReferences": [ - { - "apiVersion": "468", - "kind": "469", - "name": "470", - "uid": "/nēɅĀ埰ʀł!U詨nj1ýǝ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "471" - ], - "clusterName": "472", - "managedFields": [ - { - "manager": "473", - "operation": "壛ĐíEd楗鱶镖喗vȥ", - "apiVersion": "474", - "fieldsType": "475" - } - ] - }, - "spec": { - "accessModes": [ - "Y斩I儑瓔¯" - ], - "selector": { - "matchLabels": { - "k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5": "8_B-ks7dx" - }, - "matchExpressions": [ - { - "key": "vUK_-.j21---__y.9O.L-.m.3--4", - "operator": "In", - "values": [ - "37u-h---dY7_M_-._M52" - ] - } - ] - }, - "resources": { - "limits": { - "涟雒驭堣Qwn:Ʋå譥a超": "19" - }, - "requests": { - "ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ": "368" - } - }, - "volumeName": "482", - "storageClassName": "483", - "volumeMode": "'降\\4)ȳɍǟm{煰œ憼", - "dataSource": { - "apiGroup": "484", - "kind": "485", - "name": "486" - } - }, - "status": { - "phase": "ʌ槧ą°Z拕獘:pȚ\\猫ï卒ú", - "accessModes": [ - "èƾ竒决瘛Ǫǵ" - ], - "capacity": { - "Ǧ澵貛香\"砻B鷋": "578" - }, - "conditions": [ - { - "type": "|nET¬%ȎdžĤɂR湛", - "status": "WU=ȑ-A敲ʉ2腠梊", - "lastProbeTime": "2230-04-25T02:33:53Z", - "lastTransitionTime": "2843-07-14T02:23:26Z", - "reason": "487", - "message": "488" - } - ] - } - } - ], - "serviceName": "489", - "podManagementPolicy": "`ŇaƬȿŬ捕|", - "updateStrategy": { - "type": "șa汸\u003cƋlɋN磋镮ȺPÈ", - "rollingUpdate": { - "partition": -83826225 - } - }, - "revisionHistoryLimit": -1872519086 - }, - "status": { - "observedGeneration": -3866306318826551410, - "replicas": 1852870468, - "readyReplicas": -1993494670, - "currentReplicas": -463159422, - "updatedReplicas": 463674701, - "currentRevision": "490", - "updateRevision": "491", - "collisionCount": -1556190810, - "conditions": [ - { - "type": "ȩ硘(ǒ[", - "status": "闬輙怀¹bCũw¼ ǫđ槴Ċį軠\u003e", - "lastTransitionTime": "2446-08-01T12:34:13Z", - "reason": "492", - "message": "493" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/apps.v1beta2.StatefulSet.pb deleted file mode 100644 index caf6d102dea887a952b25867135a8920299f8898..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7997 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ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - updateStrategy: - rollingUpdate: - partition: -83826225 - type: șa汸<ƋlɋN磋镮ȺPÈ - volumeClaimTemplates: - - metadata: - annotations: - "466": "467" - clusterName: "472" - creationTimestamp: null - deletionGracePeriodSeconds: -6486445241316991261 - finalizers: - - "471" - generateName: "460" - generation: -5107762106575809276 - labels: - "464": "465" - managedFields: - - apiVersion: "474" - fieldsType: "475" - manager: "473" - operation: 壛ĐíEd楗鱶镖喗vȥ - name: "459" - namespace: "461" - ownerReferences: - - apiVersion: "468" - blockOwnerDeletion: false - controller: true - kind: "469" - name: "470" - uid: /nēɅĀ埰ʀł!U詨nj1ýǝ - resourceVersion: "8285629342346774721" - selfLink: "462" - uid: S誖Śs垦Ȋ髴T唼=`朇c - spec: - accessModes: - - Y斩I儑瓔¯ - dataSource: - apiGroup: "484" - kind: "485" - name: "486" - resources: - limits: - 涟雒驭堣Qwn:Ʋå譥a超: "19" - requests: - ª韷v简3VǢɾ纤ą¨?ɣ蔫椁Ȕ: "368" - selector: - matchExpressions: - - key: vUK_-.j21---__y.9O.L-.m.3--4 - operator: In - values: - - 37u-h---dY7_M_-._M52 - matchLabels: - ? k--13lk5-e4-u-5kvp-----887j72qz6-7d84-1f396h82----23-6b77f.mgi7-2je7zjt0pp-x0r2gd---yn1/7_._qN__A_f_-B3_U__L.KH6K.RwsfI_2-_20_9.5 - : 8_B-ks7dx - storageClassName: "483" - volumeMode: '''降\4)ȳɍǟm{煰œ憼' - volumeName: "482" - status: - accessModes: - - èƾ竒决瘛Ǫǵ - capacity: - Ǧ澵貛香"砻B鷋: "578" - conditions: - - lastProbeTime: "2230-04-25T02:33:53Z" - lastTransitionTime: "2843-07-14T02:23:26Z" - message: "488" - reason: "487" - status: WU=ȑ-A敲ʉ2腠梊 - type: '|nET¬%ȎdžĤɂR湛' - phase: ʌ槧ą°Z拕獘:pȚ\猫ï卒ú -status: - collisionCount: -1556190810 - conditions: - - lastTransitionTime: "2446-08-01T12:34:13Z" - message: "493" - reason: "492" - status: 闬輙怀¹bCũw¼ ǫđ槴Ċį軠> - type: ȩ硘(ǒ[ - currentReplicas: -463159422 - currentRevision: "490" - observedGeneration: -3866306318826551410 - readyReplicas: -1993494670 - replicas: 1852870468 - updateRevision: "491" - updatedReplicas: 463674701 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb deleted file mode 100644 index d99783666418c7c7ab373c40da80cda2804e30ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmV-40n7etICB6BC<+*1b#!QDZggp5VRUJ4ZZ2y$b1rFbFLp5!3{-DxWo}Ysadl;L zbQ1po3abGM0WuN+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+-F$w}PHWDG}kc#D$is_@7#hxuy<(#y`w_z{I zlzrxrfhgv=m&Ar$8UislG6FF;LI4s!3IZ`X8ZQb0GB6SXGBFwgGBP3|a_O(RDdw5K zJZ~&x>8`zRa&+dHjm4S7jOK~AHO806xFDYRu%Upbv$!=H4hjM?GZF|0uAch40}ucj G03ra}oN03a diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.json deleted file mode 100644 index 28a6ed11370..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "audiences": [ - "19" - ], - "expirationSeconds": 3850803321873644574, - "boundObjectRef": { - "kind": "20", - "apiVersion": "21", - "name": "22", - "uid": "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" - } - }, - "status": { - "token": "23", - "expirationTimestamp": "1999-07-03T22:31:10Z" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.pb deleted file mode 100644 index aa4125f2d2b14ab71772989a85455edaee4fc232..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml deleted file mode 100644 index 994088b8c33..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenRequest.yaml +++ /dev/null @@ -1,43 +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" - 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<`c7EXPkCB0t3I~Ib1Q(N$A&>{O&&XJb3&=AOVgZt- PK)$&WlaZMegAxM(I`K`N diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.json deleted file mode 100644 index 83b704a869a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "token": "19", - "audiences": [ - "20" - ] - }, - "status": { - "user": { - "username": "21", - "uid": "22", - "groups": [ - "23" - ], - "extra": { - "24": [ - "25" -] - } - }, - "audiences": [ - "26" - ], - "error": "27" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1.TokenReview.pb deleted file mode 100644 index 6afb48729223ec002798c8ce935b559db4f346b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 272 zcmd0{C}!YN=aNV)Ey+mDE6GewEXmBz)62Ff*2~P-FEbS44$03>%?nB`%SN_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EA5|fdc6oV2205f7wbN~PV diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.json deleted file mode 100644 index 423fd1cc301..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "kind": "TokenReview", - "apiVersion": "authentication.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "token": "19", - "audiences": [ - "20" - ] - }, - "status": { - "user": { - "username": "21", - "uid": "22", - "groups": [ - "23" - ], - "extra": { - "24": [ - "25" -] - } - }, - "audiences": [ - "26" - ], - "error": "27" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.pb deleted file mode 100644 index a4b3aeb5bb313a89c3402126b22fed1a29f0884c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 277 zcmd0{C}!Z&;gU@(Ey+mDE6GewEXmBz)62Ff*2~P-FEdO^ElD&K;tt8rPR$ESEz3+T z7rMj9wUUvG(MX8VSc=g^iP2Px(cDPH(9pod$i%?Z#L~jR!raWj%*epl;`Y0ytBu`r z8Vj5l0@ikHZEl@^Zq9DTC^jxeb0J2HBz7)FOCcshgDeFuCPO1BCPQN-K9{PeyQiFJ zuP#2?b*#TYiwS5hg9T#|lc7l!lc8xBqdrinnULbk30+U8biG_W^XNR?(5G{@9NwO& ze{xFgvx$uw&vs5f(iRIe&D@B|&_ajUk(m^O5(5B@T~90k diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml deleted file mode 100644 index 3c08908710d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authentication.k8s.io.v1beta1.TokenReview.yaml +++ /dev/null @@ -1,47 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - audiences: - - "20" - token: "19" -status: - audiences: - - "26" - error: "27" - user: - extra: - "24": - - "25" - groups: - - "23" - uid: "22" - username: "21" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index 170a56ddf2bbc9224f141a78927163352dcc068a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmWNKze~eF7>08nqU8{WLr{W4%_ITa+;>THb<*PKAc~9NkcNP1#gwL1s5n&d2XRoL zAVSf>QQQ=fj#|;h&B?iiF8&GPE${NY@AH;rtWiNHyn1ajs)h}(7Dn5dvWzofl-=QM zaw+n?t<`$56!^6T-w)z=CD;jrUG_)lJ)r~{5jwFA;+Vw6an3CpZOgIq(voh@%AqCX z&+ox^^Q_&h6tv}s)2G9u+pl(qtPfM-G9rs3l;jz3tCXg|Q3o!JvBgHO)A~5si@VAD zdBp_f)g-9`w;RBngm6{OvFX7@(rYDyyX)@F>{_q=`16)%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#>lmrk&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{@2xi9tw%O9rS3Xp@nF6qAvm5|fdU7L$>& l5tEUL6_b&v5C<2Nkr`0dT#AQ-5lCAARaq)9NHHie006QPQ-J^g diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json deleted file mode 100644 index b244e2c577e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "kind": "SelfSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "19", - "verb": "20", - "group": "21", - "version": "22", - "resource": "23", - "subresource": "24", - "name": "25" - }, - "nonResourceAttributes": { - "path": "26", - "verb": "27" - } - }, - "status": { - "allowed": true, - "reason": "28", - "evaluationError": "29" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.pb deleted file mode 100644 index ef7404d8f9ca728c9f8f6d89621147543f5b6903..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmd0{C}!X?;u23REy>6)%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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml deleted file mode 100644 index e8efdebde76..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectAccessReview.yaml +++ /dev/null @@ -1,47 +0,0 @@ -apiVersion: authorization.k8s.io/v1 -kind: SelfSubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - nonResourceAttributes: - path: "26" - verb: "27" - resourceAttributes: - group: "21" - name: "25" - namespace: "19" - resource: "23" - subresource: "24" - verb: "20" - version: "22" -status: - allowed: true - evaluationError: "29" - reason: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb deleted file mode 100644 index ac2e25d702bfda5bf670d47e5d3c214aea816ba8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 278 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GZYdFPR&URE=|fxO)d#4%}Ff| zN-fJwEf>1M$hDf0i_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#CishN=C%L!dir*yqsJoD&0-O#6V zwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$F_mBh^39|elo$ZFyiq0q diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json deleted file mode 100644 index 0e462b0c2a3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "kind": "SelfSubjectRulesReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "namespace": "19" - }, - "status": { - "resourceRules": [ - { - "verbs": [ - "20" - ], - "apiGroups": [ - "21" - ], - "resources": [ - "22" - ], - "resourceNames": [ - "23" - ] - } - ], - "nonResourceRules": [ - { - "verbs": [ - "24" - ], - "nonResourceURLs": [ - "25" - ] - } - ], - "incomplete": true, - "evaluationError": "26" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SelfSubjectRulesReview.pb deleted file mode 100644 index 24cbba26a44d045e945b311eb48ed7ab46c6392e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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$EY6h&tqqB4lZC(CsrE#0ixIl7D-re6EGp0M2J{K@q@Kc zAs|A~!cy!Mk(3(I#?Hz*fi(UEahltld(SQDh_ED^$<=Gy)xz>lvZSMASWY!0 zpIWcyi$S5bTqp!lv=%hNV3+?)@j$&%HF)2G9u+pkWSZjLhQbE@-WjAl4UQA{w9Xn|Dr2Zh-6lvcrqWc?d~SFV_uKLC?z(rgu+i^4zCPztpY8p@Wov%$a`kq+Wo$lz)LFup z*sK|uClnT-v;olpR0!xU0(yL$0j3T04b_Hb9L7KiK4MZLD6}TV2?wPtP;P=)#3ujo Ck5ugd diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.json deleted file mode 100644 index 2e7133c1135..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "SubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "19", - "verb": "20", - "group": "21", - "version": "22", - "resource": "23", - "subresource": "24", - "name": "25" - }, - "nonResourceAttributes": { - "path": "26", - "verb": "27" - }, - "user": "28", - "groups": [ - "29" - ], - "extra": { - "30": [ - "31" -] - }, - "uid": "32" - }, - "status": { - "allowed": false, - "reason": "33", - "evaluationError": "34" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.pb deleted file mode 100644 index 7bb4e0d96608f6a9c8c0d3b5fd00143a36f16515..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 311 zcmd0{C}!Z&;}TCSEy>6)%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_ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.yaml deleted file mode 100644 index 6b699c3447c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1.SubjectAccessReview.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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - extra: - "30": - - "31" - groups: - - "29" - nonResourceAttributes: - path: "26" - verb: "27" - resourceAttributes: - group: "21" - name: "25" - namespace: "19" - resource: "23" - subresource: "24" - verb: "20" - version: "22" - uid: "32" - user: "28" -status: - allowed: false - evaluationError: "34" - reason: "33" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index e4522c25cde2ce0500008c88ed8a727eafa5ce2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 323 zcmWNKze~eF7>4gYMCA~N!$Crann?<_x$n~E>ZHZdK@=CkAq@f3iY-lAq2f@*AH+e0 zf(S(iM{!d`I%-81Hz(&7y7(uEx4g^qzRz1$Az_Lo+%2H0w z%AqCI&+ox^>#WnN7RbuO>C@rS?N_HuH%1wCI90_lM)MqmRZ21tXn>IB0r L0n$zqgP7zWnL=2( diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json deleted file mode 100644 index 7613bb4182d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "LocalSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "19", - "verb": "20", - "group": "21", - "version": "22", - "resource": "23", - "subresource": "24", - "name": "25" - }, - "nonResourceAttributes": { - "path": "26", - "verb": "27" - }, - "user": "28", - "group": [ - "29" - ], - "extra": { - "30": [ - "31" -] - }, - "uid": "32" - }, - "status": { - "allowed": false, - "reason": "33", - "evaluationError": "34" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.pb deleted file mode 100644 index dc10cb73a4cc9075b497dbd85812c82c1d32ba1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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<`c7Es43) diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json deleted file mode 100644 index c34c9fffb95..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "kind": "SelfSubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "19", - "verb": "20", - "group": "21", - "version": "22", - "resource": "23", - "subresource": "24", - "name": "25" - }, - "nonResourceAttributes": { - "path": "26", - "verb": "27" - } - }, - "status": { - "allowed": true, - "reason": "28", - "evaluationError": "29" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.pb deleted file mode 100644 index a852839d7d95b2505ca49a622406a224db4eeb5c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 296 zcmd0{C}!X?=aNY*Ey>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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml deleted file mode 100644 index 01475c9ab3e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml +++ /dev/null @@ -1,47 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - nonResourceAttributes: - path: "26" - verb: "27" - resourceAttributes: - group: "21" - name: "25" - namespace: "19" - resource: "23" - subresource: "24" - verb: "20" - version: "22" -status: - allowed: true - evaluationError: "29" - reason: "28" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb deleted file mode 100644 index b579b27a584155b1421faa91ba70837e843db302..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 283 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^3r@{R3ocE{N=+^a zD$PkP4oWS{Of46>!N|3mk&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{@2xi9v`3sKruBiA#Ws$;d#6$;eQO b$;e2F$;eoU11Mqw6fu=x1oF+K7?c1 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json deleted file mode 100644 index 12724ddfbd3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "namespace": "19" - }, - "status": { - "resourceRules": [ - { - "verbs": [ - "20" - ], - "apiGroups": [ - "21" - ], - "resources": [ - "22" - ], - "resourceNames": [ - "23" - ] - } - ], - "nonResourceRules": [ - { - "verbs": [ - "24" - ], - "nonResourceURLs": [ - "25" - ] - } - ], - "incomplete": true, - "evaluationError": "26" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.pb deleted file mode 100644 index ab92a6cc9b4070f9225b3e48cc9cb86d5e113262..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml deleted file mode 100644 index 83fb4e95c13..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml +++ /dev/null @@ -1,50 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - namespace: "19" -status: - evaluationError: "26" - incomplete: true - nonResourceRules: - - nonResourceURLs: - - "25" - verbs: - - "24" - resourceRules: - - apiGroups: - - "21" - resourceNames: - - "23" - resources: - - "22" - verbs: - - "20" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb deleted file mode 100644 index f2bf84aa27b26e80819fbbdb379ba479c21849c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmWNKze~eF7>4gYM9U!#r&DmKnIvGF`z~p&PFnl}L~#)u(h@K&*wUmGDh^frK^#;l zh){HJ6gNerqgHfrb8>E>i+_T6%ey@9`@9tu5hmHJ--x%X^|0l~VRa`{QBfwWW}BiI z#J=Fu>y2VLD8OJK{E_?`5$HXlu_hV8q_hVYf%qpgs>fSY}d&vTX{J(v9B0(yR23%}&2tcTIn6+z0YaKnE3HAV^Kr5l^^^DW zng!ZR6s?1BS|Hqn3SG_dxzR;3=p>`N>;BEc#-RK7`s`;vJNv`S_WbbW>g{+-+dKrJ z3WP7QSv}HEXd8gS1Vjr^BA~Mf=<*Z;%xUUrsx-}8jDfWIm`;Hp(U?pT4pJH*ois6s GN&W#cFjm9> diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json deleted file mode 100644 index 8ac6f23e6c7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "SubjectAccessReview", - "apiVersion": "authorization.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "resourceAttributes": { - "namespace": "19", - "verb": "20", - "group": "21", - "version": "22", - "resource": "23", - "subresource": "24", - "name": "25" - }, - "nonResourceAttributes": { - "path": "26", - "verb": "27" - }, - "user": "28", - "group": [ - "29" - ], - "extra": { - "30": [ - "31" -] - }, - "uid": "32" - }, - "status": { - "allowed": false, - "reason": "33", - "evaluationError": "34" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.pb deleted file mode 100644 index 32696d181a28a7e6d026e81f280cf5806a6955bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml deleted file mode 100644 index 7469717ff76..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/authorization.k8s.io.v1beta1.SubjectAccessReview.yaml +++ /dev/null @@ -1,54 +0,0 @@ -apiVersion: authorization.k8s.io/v1beta1 -kind: SubjectAccessReview -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - extra: - "30": - - "31" - group: - - "29" - nonResourceAttributes: - path: "26" - verb: "27" - resourceAttributes: - group: "21" - name: "25" - namespace: "19" - resource: "23" - subresource: "24" - verb: "20" - version: "22" - uid: "32" - user: "28" -status: - allowed: false - evaluationError: "34" - reason: "33" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb deleted file mode 100644 index 5a6edc2e5eca747b55a74ceb66e6faa7bc64918c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 313 zcmd0{C}!Z&raG&d44G&C?VGBGeUv9vI-FgG(WGcqu?xc#o_YGe1D#sVjXfVCZ4 zn_K6fo3ooSij9lWT!_&kiJgnlQi#dWAWMOZ$wWN6yOXb4nlCZzasLf6wNT`w2UJUUM|^y!=}hqou{pPW+rY+|Fv zvz^nAw8a8VGdE%~v~Xe&(&FL)Y69A1WFW<4WGJv>*5TF65`EkLT>kMN2pAO>PWe6g uH<&4<&hc!)^XZE}Y+b&cQR3{wjs<@qO5V5ku7D`fxczI*OC~7>B?bVa8F)+p diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.json deleted file mode 100644 index fe4ede107f5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "scaleTargetRef": { - "kind": "19", - "name": "20", - "apiVersion": "21" - }, - "minReplicas": 896585016, - "maxReplicas": -1971381490, - "targetCPUUtilizationPercentage": -1300313567 - }, - "status": { - "observedGeneration": -5238012362384355226, - "currentReplicas": -738053939, - "desiredReplicas": -1258077201, - "currentCPUUtilizationPercentage": 757808475 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.HorizontalPodAutoscaler.pb deleted file mode 100644 index 1541f919de2d877d75e54c16c4065640938b17ea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 311 zcmd0{C}!Z&raG&d44G&C?VGBGeUv9vI-FgG(WGcqu?xc#o_YGe1D#sVjXfVCZ4 zn_K6fo3ooSij9lWT!_&kiJgnlQi#dWAWMOZ$wWN6yOs1Hgnz&C)%rvk9HmFFVJEFn#*9pSj1##QpIFw z+Qn!HRB9%q_;Nzm(p0!=eFVluRF gVi4lyXn8*O$>0A#z$nGZG4IC)MWC&gQVdEA0M}kkPXGV_ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.json b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.json deleted file mode 100644 index 82a94653b83..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind": "Scale", - "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": { - "replicas": -595102844 - }, - "status": { - "replicas": 70007838, - "selector": "19" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.pb b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v1.Scale.pb deleted file mode 100644 index ce3f895c089bbf841ef8c1d76bc9d890778ae587..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 232 zcmd0{C}!Xi=i*B&Ey*uVPRz;7OV=+m6k-hqvQveQFmkPAgnz&C)%rvk9HmFFVJEFn#*9pSj1##QpIFw z+Qq03RB9%q_;Nzm(p0!=eFVluQ4 e;^t_1KKIGr|3JVf#mO=6#|A~9ot9DzN(=x-e73ku`v6DFQIJV>1 z1|(8Gg+L31B1&6YP>WRPCm_*MzKbTQnl4xrb%hW@!b!7%1sjAwa9v=*lSWT7^X})| zbIwfK&DRMOx5TFlettMUF_uX+7WJW#LR_j_B7SbH;%5r+i5@@E^zVt0ocik~aZ(YA zt|~@QF+++KRvi6SDK%3!HOur|&2?-K`5RYklJ{I2uM8`kVfd{M=I4X_FvllWPWMx;;Y$kfb-V5N-iMHNdO~=~^(L%gyHxE}UF<``&YZeEZv9yp+(p_2QnDBXe>0+IxGRSUj!+VnZZ955ioR>?<~U&{-TJzig-?O8HDug zl$!t;D@sNQ)@T9ZpnKf!RNi;Iatgrlbd1|zmQ5IUEz8LJDPUy)OlXcQmnZWM6w)&5 zH(CWs0~HbMAsf31rWrOMSBZ82^kEUB*hg*>A)+JM4(E}oWXwbD$h;{O$ zQyo+xDC~eo?Oy2+x-FSbiY5LVhwMQZ!?qN*vUk`dM}URQ1HEh56MtzFd9f8U3M!bDOVxf8px- z;5wnW;U8-A^3=qMgt&OgsjK0TKzacdxyH|5q~7l z5^61t-Ov5$8Ba7elR$FHs&4m5l+H}}^+4ho-LFYatu zm|r+`;p9)}=Pw>uIdW+ArPr1}Up;v6sg>RDtGll|$F$Xe=>!9&%ez-|j%9^X!V?d& z%m+%@5yY)dE^nhou}Fom8MwI_s)>Sf)D384pfs)C=o55L0u8!qSTxu+ORFX|23N3o zV!)>J66MChVs8_>Pp!X>Cm-f=(hQzqsw}%EZP#&w?Y|W5$@eB}b_Y zYi<}@3~EF22cgX)EUFKPJ5qp1?7-UUq?8;UOy{PY%SEP7kckp2}W2y?NiqAI|=M{X15p%r*4z35IAJ>Klsi#lt4C+qtQoCPtf# zNPoL$a8c|qxH6yy6{=|Y4B=>rWx%cT6tIf}5ZvNc6)UaV8M2XRDH`J(29)g~n$Dsg zr9A7@@mNJ^uoweun=;h~aa&sp7zVQ0m*;f`{H-Z~CR==5DGB?+S0*)3AI5Jols{0#dkqra@ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json deleted file mode 100644 index d31f07a9c58..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.json +++ /dev/null @@ -1,196 +0,0 @@ -{ - "kind": "HorizontalPodAutoscaler", - "apiVersion": "autoscaling/v2beta1", - "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, - "metrics": [ - { - "type": "枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě", - "object": { - "target": { - "kind": "22", - "name": "23", - "apiVersion": "24" - }, - "metricName": "25", - "targetValue": "79", - "selector": { - "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" - ] - } - ] - }, - "averageValue": "954" - }, - "pods": { - "metricName": "32", - "targetAverageValue": "538", - "selector": { - "matchLabels": { - "8---196g8d--iv1-5--5ht-a-29--0qso79yg--792.a6-4y4-j8553sog-405--l071yyms7-tk1po/5t_k-_v.-6b6.N_-u.---.8--LI--U.v.L.U_8f.-H2._67yg-Lz": "03f_x" - }, - "matchExpressions": [ - { - "key": "20h-OK-_8gI_z_-tY-R6S17_.8CnK_Od", - "operator": "NotIn", - "values": [ - "P.-i.Fg.Cs_.8-E._2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHM" - ] - } - ] - } - }, - "resource": { - "name": "ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö", - "targetAverageUtilization": 1253093074, - "targetAverageValue": "8" - }, - "external": { - "metricName": "39", - "metricSelector": { - "matchLabels": { - "4kh6oqu-or---40--87-1wpl6-2-310e5hz/B._z": "G6t-2.-_-8w6" - }, - "matchExpressions": [ - { - "key": "1295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2gk-0/d.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--GI", - "operator": "DoesNotExist" - } - ] - }, - "targetValue": "570", - "targetAverageValue": "829" - } - } - ] - }, - "status": { - "observedGeneration": -7224326297454280417, - "currentReplicas": 596942561, - "desiredReplicas": -1880980172, - "currentMetrics": [ - { - "type": " ïì«丯Ƙ枛牐ɺ皚|懥", - "object": { - "target": { - "kind": "46", - "name": "47", - "apiVersion": "48" - }, - "metricName": "49", - "currentValue": "55", - "selector": { - "matchLabels": { - "8._Wxpe..J7rs6.0_OHz_.B-.-_w_--.8_r_N-.3n-xu": "o_-Nm-_X8" - }, - "matchExpressions": [ - { - "key": "665--4-j8---t6-r7--9.9dy/XvSA..1", - "operator": "Exists" - } - ] - }, - "averageValue": "14" - }, - "pods": { - "metricName": "56", - "currentAverageValue": "878", - "selector": { - "matchLabels": { - "6fv--m-8--72-bca4m56au3f-j/0-_1-F.h-__k_K5._..O_.J_-G_--V-42E_--o90G_A4..-L..-__0N_N.O3i": "r_gn.8-c.C3_F._oX-F9_.v" - }, - "matchExpressions": [ - { - "key": "g-..__._____K_g1cXfr.4_.B", - "operator": "DoesNotExist" - } - ] - } - }, - "resource": { - "name": "šeSvEȤƏ埮pɵ{WOŭW灬pȭ", - "currentAverageUtilization": -1607821167, - "currentAverageValue": "832" - }, - "external": { - "metricName": "63", - "metricSelector": { - "matchLabels": { - "4_4--.-_Z4.LA3HVG93_._.I3.__-.0-z_z0sn_.hx_-a__0-8-.M-.-.-8vJ": "zET_..3dCv3j._.-_pP__up.2L_s-o779._-k-5___-Qq4" - }, - "matchExpressions": [ - { - "key": "FC-rtSY.g._2F7.-_e..OP", - "operator": "Exists" - } - ] - }, - "currentValue": "229", - "currentAverageValue": "606" - } - } - ], - "conditions": [ - { - "type": "鯶縆", - "status": "aTGÒ鵌Ē3", - "lastTransitionTime": "2416-12-01T11:47:49Z", - "reason": "70", - "message": "71" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta1.HorizontalPodAutoscaler.pb deleted file mode 100644 index 601b4af04b2e8c7c7eb6fbac5fde18983de757db..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1708 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml deleted file mode 100644 index 36d494211b8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/autoscaling.v2beta2.HorizontalPodAutoscaler.yaml +++ /dev/null @@ -1,180 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - behavior: - scaleDown: - policies: - - periodSeconds: 1255312175 - type: ɾģ毋Ó6dz娝嘚 - value: 627713162 - selectPolicy: /ɸɎ R§耶FfBls3! - stabilizationWindowSeconds: 1206365825 - scaleUp: - policies: - - periodSeconds: -686523310 - type: 嶗U - value: -1285424066 - selectPolicy: 0矀Kʝ瘴I\p[ħsĨɆâĺɗŹ倗S - stabilizationWindowSeconds: 1761963371 - maxReplicas: -1971381490 - metrics: - - external: - metric: - name: "39" - selector: - matchExpressions: - - key: n3-8d-0-5qty--4-p---u16-wv-i.84-n4f--139-295at-o7qff7-x--r7v66bm71u-n4f0/2_31.-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-x6bigm_-._q - operator: In - values: - - Q3_Y.5.-..P_pDZ-._._t__2k - matchLabels: - 9s-m---vl80.5-6y-07b-3---g-jdi/z_-tY-R6S17_.8CnK_O.d-._NwcGnP-w-Sf5_Or.i1_7z.WH-.._d: 1_57__JR.N-1zL-4--6o--Bo-F__..XR.7_1-l - target: - averageUtilization: -521487971 - averageValue: "301" - type: 3.v-鿧悮坮Ȣ - value: "82" - object: - describedObject: - apiVersion: "24" - kind: "22" - name: "23" - metric: - name: "25" - selector: - matchExpressions: - - key: 816m59-dx8----i--5-8t36b0/D7r__.am6-4_WE-_JTrcd-2.-__E_Sv__26KX_R7 - operator: DoesNotExist - matchLabels: - QQ.N2.1.L.l-Y._.4: 0.d.__Gg8-2_kS91.e5K-_e63_-_3-n-_-__3u-.__G - target: - averageUtilization: 1001983654 - averageValue: "39" - type: 凗蓏Ŋ蛊ĉy緅縕>Ž - value: "309" - pods: - metric: - name: "32" - selector: - matchExpressions: - - key: w.__-___196-.dX_iv1H.__.h-J-M.9_T.q-o7.y-SQ.A - operator: NotIn - values: - - 0.N.-.Kj8..3s--_4..I_l...-ym-._k - matchLabels: - 8-10pq-0-7-9-2-ekg-071a-2y-y-o0-5q-21.6h/87_2fNc5-_.-RX-82_g50_uL: 6N_._a69 - target: - averageUtilization: -1980941277 - averageValue: "800" - type: 抴ŨfZhUʎ浵ɲõ - value: "303" - resource: - name: 倱< - target: - averageUtilization: 580681683 - averageValue: "404" - type: ź贩j瀉 - value: "621" - type: 枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě - minReplicas: 896585016 - scaleTargetRef: - apiVersion: "21" - kind: "19" - name: "20" -status: - conditions: - - lastTransitionTime: "2682-06-14T06:09:58Z" - message: "71" - reason: "70" - status: 龢ÄƤUǷ坒ŕF5o儎ĄÇ稕E - type: '`翾''ųŎ群E牬庘颮6(|ǖû' - currentMetrics: - - external: - current: - averageUtilization: -1175595426 - averageValue: "759" - value: "287" - metric: - name: "63" - selector: - matchExpressions: - - key: c-.F5_x.KNC0-.-m_0-m-6Sp_N-S..o - operator: In - values: - - g-_4Q__-v_t_u_.__I_-_-3-3--5X1rh-K5y_AzOBW.9oE9_6.--v7 - matchLabels: - 627-23---g-----p8-d5-8-m8i--k0j5-gr-y7nlp97v-0-1y7/2....3_t_-l..-.DG7r-3.----._4__XOnf_ZN.-_--r.E__-8: K.-miJ4x-_0_5-_7 - object: - current: - averageUtilization: -126958936 - averageValue: "860" - value: "526" - describedObject: - apiVersion: "55" - kind: "53" - name: "54" - metric: - name: "46" - selector: - matchExpressions: - - key: 6-d42--clo90---461v-07r--0---8-30i-uo/9DF - operator: In - values: - - 2hT.-z-._7-5lL..-_--.VEa-_gn.8-c.C3_F._oX-F9_.5vN5.25aWx.a - matchLabels: - 29.-_Z.0_1._hg._o_p665O_4Gj._BXt.O-7___-Y_um-_8r--684._V: 8_...E.-o - pods: - current: - averageUtilization: 1008425444 - averageValue: "683" - value: "671" - metric: - name: "56" - selector: - matchExpressions: - - key: 382m88w-pz9d4i-m7---k8235--8--c83-4b-9-1k.1f-53-x1y-8---3----p-pdn--j2---2--82--cj-1-s--op3w/3--Z1Tvw39F_C-rtSY.g._2F7.-_e..Or_-.3OHgt.U - operator: In - values: - - y.8_8 - matchLabels: - ? d5-g-7-7---g88w2k4usz--mj-8o26--26-hs5-jeds4-4tz9x-4.i-l11q5--uk5mj-94-8134i5k6q6--5tu-tie4-7--gm4p-8y-99/N_g-..__._____K_g1cXfr4 - : ET_..3dCv3j._.-_pP__up.2L_s-o779._-k-N - resource: - current: - averageUtilization: -392406530 - averageValue: "183" - value: "93" - name: Ƈè*鑏='ʨ|ǓÓ敆OɈÏ 瞍髃 - type: Ǖɳɷ9Ì崟¿瘦ɖ緕 - currentReplicas: 267768240 - desiredReplicas: -127849333 - observedGeneration: -7477362499801752548 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1.Job.after_roundtrip.pb deleted file mode 100644 index 55ed53cacc2b3600a27e90889a71c973212eef13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6675 zcmY*d3wTu3wVpFUh)2ZnC^j9vb{tV-aG#vB_j#tRl?Vs{!2}TqZI6U!19_N)gv9Ij zg#ZEaATI)WkOzT~ghzlt$P1E^naN~gOKv^_K4^wOz4y*qZbTsbtvBu`}-m1DG&X)L32W>HABv1Sol z%_6bSm|Nf-+CRSg^=wzkSVd-x8P+vvOqN-c3e2Kh!iX?b;T{WCmU#D<1dr6an$dFa zq4SQuHL;%kZ}_UVNBag2I*We=tEt#5YVjuSOEI#)!EqwO;;tF|VoKC+->>MdarTV# zF!q(~GwiHQsW0oFn>Y1nvYb8N5YHCmnJ19@=GLc3R%o=<)T?`nJ)6{ z?<*$D?&GC~FbFEtjncGSLnc{&lbOV&lm*ptazeUFGk7*7xaYCOMKd z6M-`mF@-*1cp|B@;7PWciDKshr%Jt@J^s1@&#CbePlIP)bc~ruVdW9Ez)Z9f<_Q?C zb2I(t`us<_{Kvcf9p{{VftKn(>F_42SrV{W5V$o`W@e*g2A=>2ty|5qfFEPcvdBFE6iz0Ss4s2|fBj8pXw=`&-MVSE znc_es8CI6%C{uhaJj0r@8g=-C;cx#D8fZ7mT8vrN1t!j{2+x_4rm$v3Txm)%D>wlr zD}*yEQWTRk6`o}alMHUBz#@ujH7lCktmrXj6?CAAaWGTG&oL=h_=Q=jWThM#qz2uq zFh^BW;h-wWuj)}IJABoItSF!&XV$=#HDWhwQViwGf~f#zX)sGuix|v;6*P^bEbx9^ zu-?a-b(p4OE2t3s-M0VptNSA?Bf-x;xg9!K3G-tZLM-pKwH1CF;#keP1j3kgxtf8K z>9Dr0MllV{EEcxZHSR&6Iu{`dLX@-Piwog(qAEZ5<4A_h#iP@ zoOzhCWy)6IQ1GM10MRfIy$9B&(!p0zwB8%s*FMqmvsu3LyF3Fb3>9&-37Z|wgCGyQ z5jsp7Wv0Um*5Cz$nkEB91uAkh>`$AeTn%KbAVy@Fzmx@ zNHa2Lf%$O#fv8b?&es3sE}MxH*;vZexX{M*&{(kE4=hX%h(lUcWx@8@f1f)usXbe0 zJxsWnbeKek$x-iD{{H>&cN=4;3c`xz&0C)~wbi<>{{*yzRm&gu4&Ms<+Mk&y7(wXC zhz=hm0n9;#l*CV&pU_`yVJM&2saS9$fXLwy%5~Y@VY5hNg5|A&Xl-fO;6G!yXQ_{Fb2zT_)N(}In5J13#UJxNFLJ9LI3|B<%9$($S zM6+`sSXHIKTm@qw1hApq%s%XC5A@f#2i+aMfs?+zlFhE;{-*Q6{)#wHI~T+Lh@Ao0 z-R$qW5VtAAS>!3D$bbcfyN{g;$l-6Rq6|%-YEuP!4a4TM39|57c803wZ$wDd(R#E- zl~UHCT!e(w)O?wTz=F^gK^61!)3Q~Rvsui{0H94%M3oS<4dGlV3!#+Qb!jR$Tfo95 zv=ks(+qlpuFi_4al%y;ZRfE@_PhVs#<<}wJSdzE)h4f7BA$ID^>o8ifikm(+V}16L zjGTGfev_R8s!>J!^v@mb{-zUecw2Y-5BCIWdp&J|(qebFYv+sZGrqwV&w1b8-r#|z z@us-@Ky513zDnq^B<}V!I5agomSigs#SR3n6P7d#w*X7J<>2+svtcxhI@0X96!ty) zbZ^V0trPpk2mOZ*B*A!Dh+72X0r`N))?ct-TnyL;MCHKEu?$X#Wu4w98I(GM`ZiYJ zl3_)RV(gReARAT)Ag9Fsn6}2A` z;Lg_22Teh$SPfcoI*v+B+Re?)@DXPfb z9m!ZsFii!d!78yob?wsG(UE8UCB44x-L6{X+3r1bdPSVGKXCCFg!IRAgEb=)UE@VD z^qinbAhPu#_P$7y#ZgoCW*Et=CdyYV?frl23+pYaX|%c{!gl$yn^$jzATqlD)`gG5 z--Nbn*FKt(oX*Y-%cgRV)3vo9WCLHsnqW7DHU$iaH$1uNZ@2%s|DR#drJHKR^4qR~ zrpeIcD%vwX#a4FHS!<3ye%ALTBeZ!OBVnVa>}A+zLmL9R(+zd}{f0Vt3D%{_4RwHA ztSb;Y?DW!$O3j zIT4gpAZpelPx>3$1LynwZTq(@Su|E3Y%TufywPL9x)$&D(*+>zO!j{7aJ#SXoaCz* zLbE)VuJyNYCNLksArZjO2)(sL6zo7m+sU^-a=(51>w~XHGXNu|=PqBqGIF!~#=h%J z!b8s17Xx*>7rA!Djt&J|`)4n6>GpMDRr-f(D2vB|pgC>l}VMxT_>M-09di zdY*og3mIk)W2$5zpg~B&kQm$@QiM!Fb@Gu|AdZ=i({O_odIb~+Q4lMVLnAeb`vrW^ zWR5yc%{BMVJB~vwt=J!OUJUH&^0o~+s=ddz2g*-v%=3C~bdr%NvfW zKx>iXkgd;CHQ09f0`=)|6N#=^+Wz{^t?N~Nmy)9x+uw$EfBM&VyKc>o9`#g=4zzy! zU*9l-@4Y{?2d>mzokus3z>k24@zfU7(TEPwhv<4jw5P4W*&S#sUFaKX_70s46jlcN zn*BRZKA)K8Z7T7#ba_j5dfP9qPI{F6(O8wUX|#Kuv(vpl*Rj*l;5e8WJlU58sAAL^gc* z?n-Vo4et`<9gjOpeTVn@4)5?Ds13CC%u1iNK6~i-@V>O=V4TDcK)@u9tD=SY!a!xuAulXn^FIF?w z@f!C?UfORGq;1F$3>idG=aWnfwac8exrm>`{hFQqynuL=W(X(^Da$gAC1@GXFGcam zJP(ra%TPQq_!LoHy9Q;3M4C;gisY4I)+V$_&Nt>1ERA2m>lyQOLxGd#ifR_93a2bg zHWpFg!M`M|Ti=Obo6KybnLW&~xtOHDZd>qri0o*yoJ-cg@A?9ifwuD5qKMQ?utPx_ z+OiFRFAwFUA|h*&fbyh`2&+iW-lnWe$wVrC4T0DQYq8>HUgftKXoZ%+8`}~@v}OJr zW90_IzalKah%Z=>$1mWXl0d?Ilr2dbc`3tKOg6w)#!`t-&jXcg6ScIQZ7GJao=atu zH{cwUrV$;zmW5Q14rOi3-9TPL1xPN?1n`X$`1NV87>0;)xqFt+-M}MhF3RHPbL(03g0x@@S}7RdyoMny z;(4TKNS(7K$uQv8K&$4WL>;6wcz)IVkWB^1kC5~-S_o3|i+~7*kv*4+Y%E0c`IlDY zER{eDFG(VdhUFB}Lq@5@dPlr&SW zg2jYKU{xK;LXcdCY)#bFm?^=Y!*LiMwWL~x-4Kc_P&UzgOu!rqk>!87Z|$98rTGmM zQBV0=dje&<{U;i|l|6xm#$dyNpSdqMPfGctM*>3^+&f|>>b)oGpA1DA$hKgT{4Y@k zAQ3pKUX#PP%_Q-&gXktrbQncEoyKgLRCr$SV99T-31-+9niUg7MV@9glOt#cH*t3!f7cLatilc`p%?^?~BFirU? zU=tVzLjn0b{n78_KbQac-0gJBJJU7*=K)4R5=)icFFxJ1?S?4_CJ65(lc%m?+qjZ0ANwI zKj0deIFcVYyYD$qp?~<)Gr^jnrC}GODVwPOi~D1G7A#s0b?oZ6E2^_(;F{U?ZR=O{ z5z#k$zVU?K?0ez3FTp8{4RJ}TW@Mjc}pwdkU^tJ^1id~1d z$eu&d|2T4caNqXNKYTpYo{%IsfFui}fLpRS&YbVA`W$)<55Z!zf`%TPmF7vbh&GlQM(8$9AKJ>uIr;u|TvPG>5AV@&^KEaN@n<*w4P!rA_+iuKQ@%_%ZN)5G6X zPjN+)^%8Rh6ZuiccWn$^O|{N&RX-CL99kW`P`tt4*kR9Nf5rY(!w@)(bt{$|uOK7Q zn3KsH*x0tl$l&=*BOa|oC{gB(xrza`Yr3JQ^O-zEG?bWUtl}PpV2R)*L*+9QAQ*`& zUIEND1emZmd+P!~OGf+mcvEeDa~kV_0+rBS3K792i3l!9L_H>g0JLfF2`o`pJXAI< z>fJwG84GLQ{;=ajg0E}OQ~t`@;Dr-$!Na>f_1@0Y<7d2$WppN{piMAc6suv-CbauQ z;OYWs6WaPA;nojP#4u<>?}sv>G!26`A)t0bXp`?T$an8?4+hWf8>|265?3wNs0^!5 zLOD@!LL6OHp`c9&gd0M%82h!siu|$KYyHK+vYyc%*S@D?{oA_&+e=B{LZ!E{GgvW% zVW6Ir!_K4LOQ6pgLx0E}?{(ez|k#(wO759 zh5Xf;&u&K8Iu7hU6o%^P@siS#X~IZ-M|BuUle5`{poOvQDODovc_6G&DIU3zAX)?TRV3vCAW4Q=&_QgL@_~ zjIXrs>eLkI68<8zt0K`-lqlcdRHDF5C5jp@MG38>h@wwMhTq*jJRCu>l0ZGbG_(Lz z^aK`wUdLpuN@&M}sFL0Cw0mdpM5ViIVsCtU^agjRf+sW`Adn7(Lrw8V#jTSIs;R)& zvL5xHJQb^Z&zElsTsRf&?X2B8&)e4QFDrNV+P1kn3tnTvamIQ#aI9lTpsXfyyv8#W z##5rgEhZX70-}jvdJWq~hMTKD_|rS(?mKu|cf2Qf?2o&@UXU>5@j&6hQ2D7*ZEDoQ znw-qB_e8teMaRGf*Qv2f^n(&AJ^?LFq2iN3cnhH=!LIjfq6o?UBwNZ(W--aWG_9+NGfv;rqg$DD*NY#Pa*^ zu6`Z%ps4ztpL}?i?UTMwc7=g2`dZob>vsv?l>e@4Div6*Gn=$MV@FED4))xQkKgN` zVohQ(Bs>=XnFOaT!Ta*wy>F$h6$FHUV1fvQwok&^Ko*mbkofug zg#ZDvkc~hVvJePKSONq>Hb_clCX01q(#G`bFWJ+e;2@&zNI+;nbd<9lM&Z92#VjCbNvnFzXts(=1B)W>GF?;$W!4Jrb%Y_U$hY9jS9Sq2<0q z=bgQ4;=KD`^H*+<@%JBe75xfUQ?XgpxG%-%zIx}0D2u0h;EPGt-@aGgRqg5??q(b- z*{9eUn^IoXvrvj8A^|BGD1QEeG&K*Y5|4!EmoH6BNZ^-9+$6G?-^#_X+%jF{*UO8L zv0fntG6>qlnHQ$nrV%4KA(uz%o>SH$ep?KKLjrq_Va-_P%viCRvFb2mEq1E6@8_PQ z&Z0nT!&4&YOppax6tJdaB8#e|OES?86#R9s>te&nHK4Q5>z!q9f7biSX(lO}H4}j| z6ET@SVR#}bGvGQ2e($NVVsE{7Urel-NDih@FT2Q7PQ1ufGWowf^JW%^POBX%>hi z!^*O3HO&DRkYP<(wH|(d=-YpW2Rh8M7HgJufth7igl9~NlUTDNt~4c^6&w$f6~dVn z$;u>7hG*HrB!SB*u!y4C%!=kPD|)P11r4a;ESRa{XP9Ig{K70%vQdrvo3p`&JZ1=Ec z9j58n1}X$!x9|V_>i#IpaOks-Z-oz5%={RJ5X(EQtp(qPIX1H{fiPxWu43S1I;^d$ zR;Her!NQih#@!E8=b}VGu)5m6xDZ*#TJip$hNJAJR_1=#NPxQxj%Ncx96+Sw%!8CI zQ?>$!f*&;&h=zga-LN*54!(+_?e5UNw(;hl&G4V!kbQR0E9FED>*4lwK&$%-b+Ovn(!-Sho zhe>ppY<;id_wPl%+ZhK{5LPU&-~6PpwZ?P(C!i&)TK=?m=w`&%-es&Xg3yx@9X?6| zn1c!_iJve(p}*L|P(E=`vEW7kks~9N>&%By?7LCyX@-7M=_iej)j^N45PPS;q4k%K z`I~ml!uNqW;J~t|iwc}akbr1?9~>%ur|C-JbU=sW7r*-GlB@8Ws3f`#+#Mh!Is8nw zl;so$<*Tr~tU2!X)in8f8{-2PyFB&DvA|Qp@Bj~bew3&P#mqx6ToJju{I&h#O|Je> zWu*dh6^wxpuFcFo=xq!3ReJ_J?f(9g{@&uv?&E>R^P#@-S>84-mi-Ys4N$u&(0O6j zrgT@Kw}j#X78LFtb~4~bptX`RG=VBj6&%$Jo5#k>!Yf(ns-CwIAyr4~(Hd1sUW;-N z5>is~WFA5aLR$n?%*#v7Qc?D1F(Vy7HdPT-LeMsZbEHg!lH=B;s@zNg3!BhVfM;#v zLL=Wm*{e{ZvP@JBUVAoek+GCthj?R2?%LfH48SxeHh=WY8< zRyHU`74eflceVu@PrT-9*&R6C9jxi`wgyXzJYDXc&wI}J2b#U-{d;>t2O7s3XWauz zQ>pG%LXRa`Ox&$0aBOOJEXg(?iUSB-CoE|gZUL5b%fag%XCr86J<{a86!AUBRA2L@ zt>gQ~1_Fl;B*J)En6(JT1M&fpZNFf_xEQbxh{}PRV;P(f%R0SJGN^SL^=+)cCBuqn zWgHXlARSf+Ag9Fsn6Ns zFii!d!76b)aqZICk>RHU#XbJ6-R>IX-R?Vddc`bPU-05F2E%JPp~dcY^Vd|VqJmI zd0SaJfC2^>e=ag#=bmDth#=gaPXy5h@7Qr?u(xxKyCyJPNhK!&z%CJ_9~L4M&559- z08uj^dOT3y7Che%_LI1M*gp;thG5CyR!DLhh>xL?2rP3EZM zRA2M#yzMyD(u(5&*TvwjPG9SQv&wgTd$8=(#$4ZU@qb6`PnEA}KWGt>GinaOQuM}- zwumoS$KUv(E3%~hz3Tt{AS!0x(T~d}+-=X^&}7?m=dnP;asRoxU`gA{TV8Wk23rc9 zhwQ!H%7NC)Cr^CN#C%%Uc&0VfdMy!01&{YbdJ{z;F94#?i6XiX4@67^f>)YeHf=Ix zb}%fpgHDaCOQ1d-ZX(eYOY2|Xx_P~__fnFTv41(Z`;))E-Fb6<%!s#qq`&2(KYqgq z{&)V+7Q9k>bspVB0zU#G&Y`xTjz)BdK1A2!W4x{TuC8E1$wL2NlW*{3u%IH;+Z5P& z^4Ww`Ut_Vqxzks?)7N%!b>hS9k47t9jU!$2TpgbMInJHVdgsB6(8=CZx-`xY!wD&5 zD5w-u3VF)gQ`mhB8^b;hZU!8MyVG;YebKYWU)F7dca^)FvNeubPG5B{IlBIXw^wqj zX?T|)?|9Tz;y=9Ce|U%QKuxfvdxp2cKhPT7eJFV3u=8N3xCaH!SHetDgd`n)F!xZP zugG0ETDjUkwBO&pBi`NPIqE-LE?3r$HzY^N@xRBJhtg zP{z76giwRadEPMi1Y@nnKgTB- zz>x$g4G@tVV4}+#I={MuJIk;~8FmiqP&FZWU9JE#BsDWLS3`1k8V|2|C_6V!GuH7M z_fT%?Z{nqG$Pf$}L{aCH3=Eaa?9{o4pUwT6o%yVQc$8`gC>1HoGK?i?8P6|8bCP%- zB;l8#ImF}g{n4Q0L&I(>npQjrNoHR#NGeK22d0~>V zhzbw>C1Kt6RutQ4W-H9>VTR4YBpG(wg4aWAN1NpwvIc(F=c9DAmCq7Iq-KB}@>9{4 zZ2)|^C_4oaS(5~mD{VwrMRL|QWnFRxQt>MY#70<)6F2iJzr{c+v~=Fs7B8YL^Jg0? zHxT|MVF5;b{(@Y70r!Li66T>SNz%v*>BeHR0k$%hN_<)_sAQX{rDktSHjMRL3Y)Y6 zXQNb&=;)P9q=IxPb7Rg1@(RjFa=s>jZ)Ah)Iv5Xfh}^hb!Qg*m7;E^Y_&Hc=5#j~H zr)Ka-6c%kxK#4{o4_Zc&vGB#E|Cw)qiU?#`5>dHxO!Uo;y3>&e!nHAMEd%~ASJ&Dh+r65bE(M2LNuR$VMX>* z3AFHnB*Hiz&4$Pk&1YDg#8)}A-E;Vm)d=EIgyM$s7CbNTYSG)?*rmI8HP z$?;#K#WPbNs=5!1oe1na=r1dGb zjDw+oe3t&`xAPxN01hz`9rieXN8^Uv)$UsN#cO???n~*O7Wd$I?W*9p9p2;6APVmS ztr8eb!m2h|-v51VZ1}W9N&&W<`M9tB$kYDa`yUGw^#;#0JBNY|r@d!_Wfweq$G7{- zi@ddCrNNy;`MnG)vk$vk7LQhp9St6AA$$%B4Y&IXyL^pZW39gaX4ggTKKIGd&aq)3 z&|I)+yfILFe&H`Oz^5Q^V?ymqpcKPIgA|(RcK7KwFWo9G=^bHWOyLa5Rkh3O9QXU= zc)PFQ;4*(*mG8pA<<1IYv}?A1|Is*apLd@$&}@SxB}fLbgp;i7y&L9i z$s&&=d52s_{HIHt)pSRR6fmYe40Ai35;e#}sa{3MWhc@pQG=SLm9cwj7B7b0Q4`ua zI_NJvFxDxI_N{i+y3Y8Il`apR=nbb^BJC_-LFi^)WfQ^%5+zOnX+-&Z1Bn0tSX3SN zx%}d&XN37&`S-sCsZ|#06=}ChGs@{+ONxi`yfefx}q0V!81WG7^m0 z8N7jwZEK8lp3gAmpmhi($hxmwX#W{+s?4uXVVzK*652~4BDf?G!6k{P$3_u=HVr<3C2ETXOQ%@h z{_~a5i1r;1I#0y=JNG;hsHh2DI58`9c(=FC*KvC6jIW`T&cqb738sr;H3Hg%c7F(5 zT>x!DTR$Yy`XP!K0d460P$rb75zraN(Aj;Xbw6F=uAv&0Vf6_p zCn}DgMORfQXcGeAh7c{*ac!VHZ?xuGUs0&Ed!*aF@5#8p_Riq;5)!;n;cMs!l@DSV zs3&H#^QiX{=yS%>A9CA!35{z+k{wf?btv0rh*{KQ3G^_5s6Titf%YYEbjv`^Ro_G* zf3^Cv8&UT51G^7JpgLx(xTJWBFkIJO6+zOZEOuddS6Seo4*)&iFkrtv{_)9h93e7x zusQR_j*gc5n!7T>JIgfVm;b%2lWAEeE0zQGjjoA;WF&B_e3E_i^6==Sn3B-Io{0-f;VB*8J0~q>gC|_U6PgYXNCzUJrs%_>mWc(`6yR%_ z4+l=3iqn1P%QgisoQm;v)NGySYi$aYmU(*Y+dLiludv`aqdglq*102CTAeXg?H!EZ zDN*4T6AdB((L^x4hV8>cO;zvz`K>a~Z9J_#-W@vjr`=yKh@bRmu;5_0{M4v6HELl^ zPU6_RV%%+_vwws8)aWJpK?xV1fR?6k@kt=Oh0&5=+Wwe$lqp)8*W`uq5PIw|Q4+hE z40e9Rw$O*7wxt~gljZQPfBc%pL?Y{sXjiwdwpAKG7&a{J($I_Wec?|OdKnaA`TciS zzm9m2wQlFfAKYR8xcB2-5#WotR(k#V9l|$dzw4Y#1y*a#CT-8?k>ZGhJ@e^D@AOTw zy})8fcr1Z4犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ - initialDelaySeconds: -1224991707 - periodSeconds: -612420031 - successThreshold: -1139949896 - tcpSocket: - host: "276" - port: -379385405 - timeoutSeconds: 887398685 - name: "244" - ports: - - containerPort: -1213051101 - hostIP: "250" - hostPort: -970312425 - name: "249" - protocol: 埽uʎȺ眖R - readinessProbe: - exec: - command: - - "277" - failureThreshold: -940514142 - httpGet: - host: "280" - httpHeaders: - - name: "281" - value: "282" - path: "278" - port: "279" - initialDelaySeconds: -1817291584 - periodSeconds: 582041100 - successThreshold: 509188266 - tcpSocket: - host: "283" - port: -1491697472 - timeoutSeconds: 1224868165 - resources: - limits: - Ůĺ}潷ʒ胵輓: "404" - requests: - 1ØœȠƬQg鄠: "488" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 徥淳4揻-$ɽ丟 - drop: - - "" - privileged: false - procMount: ĠM蘇KŅ/»頸+SÄ蚃 - readOnlyRootFilesystem: false - runAsGroup: -1576913564542459711 - runAsNonRoot: true - runAsUser: 8876559635423161004 - seLinuxOptions: - level: "311" - role: "309" - type: "310" - user: "308" - seccompProfile: - localhostProfile: "315" - type: ľ)酊龨δ - windowsOptions: - gmsaCredentialSpec: "313" - gmsaCredentialSpecName: "312" - runAsUserName: "314" - startupProbe: - exec: - command: - - "284" - failureThreshold: 14304392 - httpGet: - host: "286" - httpHeaders: - - name: "287" - value: "288" - path: "285" - port: -527306221 - scheme: ļ腩墺Ò媁荭gw忊| - initialDelaySeconds: -1532958330 - periodSeconds: 1004325340 - successThreshold: -1313320434 - tcpSocket: - host: "290" - port: "289" - timeoutSeconds: -438588982 - stdin: true - terminationMessagePath: "307" - tty: true - volumeDevices: - - devicePath: "269" - name: "268" - volumeMounts: - - mountPath: "265" - mountPropagation: '>郵[+扴ȨŮ' - name: "264" - readOnly: true - subPath: "266" - subPathExpr: "267" - workingDir: "248" - dnsConfig: - nameservers: - - "452" - options: - - name: "454" - value: "455" - searches: - - "453" - dnsPolicy: 誹 - enableServiceLinks: false - ephemeralContainers: - - args: - - "319" - command: - - "318" - env: - - name: "326" - value: "327" - valueFrom: - configMapKeyRef: - key: "333" - name: "332" - optional: false - fieldRef: - apiVersion: "328" - fieldPath: "329" - resourceFieldRef: - containerName: "330" - divisor: "361" - resource: "331" - secretKeyRef: - key: "335" - name: "334" - optional: false - envFrom: - - configMapRef: - name: "324" - optional: true - prefix: "323" - secretRef: - name: "325" - optional: false - image: "317" - imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ - lifecycle: - postStart: - exec: - command: - - "364" - httpGet: - host: "367" - httpHeaders: - - name: "368" - value: "369" - path: "365" - port: "366" - tcpSocket: - host: "370" - port: 935886668 - preStop: - exec: - command: - - "371" - httpGet: - host: "374" - httpHeaders: - - name: "375" - value: "376" - path: "372" - port: "373" - scheme: )DŽ髐njʉBn(fǂ - tcpSocket: - host: "377" - port: 872525702 - livenessProbe: - exec: - command: - - "342" - failureThreshold: -766915393 - httpGet: - host: "345" - httpHeaders: - - name: "346" - value: "347" - path: "343" - port: "344" - scheme: C"6x$1s - initialDelaySeconds: -860435782 - periodSeconds: -2088645849 - successThreshold: 1900201288 - tcpSocket: - host: "349" - port: "348" - timeoutSeconds: 1067125211 - name: "316" - ports: - - containerPort: -1730959016 - hostIP: "322" - hostPort: 1905181464 - name: "321" - protocol: ëJ橈'琕鶫:顇ə娯Ȱ囌 - readinessProbe: - exec: - command: - - "350" - failureThreshold: 1802356198 - httpGet: - host: "352" - httpHeaders: - - name: "353" - value: "354" - path: "351" - port: 1167615307 - scheme: vEȤƏ埮p - initialDelaySeconds: -1467527914 - periodSeconds: 1221583046 - successThreshold: -1861307253 - tcpSocket: - host: "356" - port: "355" - timeoutSeconds: 1107276738 - resources: - limits: - Ǻ鱎ƙ;Nŕ: "526" - requests: - "": "372" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƶf - drop: - - Ã茓pȓɻ - privileged: true - procMount: '#耗' - readOnlyRootFilesystem: false - runAsGroup: 5255171395073905944 - runAsNonRoot: false - runAsUser: -4099583436266168513 - seLinuxOptions: - level: "382" - role: "380" - type: "381" - user: "379" - seccompProfile: - localhostProfile: "386" - type: (ť1ùfŭƽ - windowsOptions: - gmsaCredentialSpec: "384" - gmsaCredentialSpecName: "383" - runAsUserName: "385" - startupProbe: - exec: - command: - - "357" - failureThreshold: 1697842937 - httpGet: - host: "359" - httpHeaders: - - name: "360" - value: "361" - path: "358" - port: 199049889 - scheme: IJ嘢4ʗ - initialDelaySeconds: -1896415283 - periodSeconds: -1330095135 - successThreshold: 1566213732 - tcpSocket: - host: "363" - port: "362" - timeoutSeconds: 1540899353 - stdin: true - stdinOnce: true - targetContainerName: "387" - terminationMessagePath: "378" - terminationMessagePolicy: ay - volumeDevices: - - devicePath: "341" - name: "340" - volumeMounts: - - mountPath: "337" - mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - name: "336" - readOnly: true - subPath: "338" - subPathExpr: "339" - workingDir: "320" - hostAliases: - - hostnames: - - "450" - ip: "449" - hostname: "404" - imagePullSecrets: - - name: "403" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "440" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: true - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 姣>懔%熷谟þ蛯ɰ荶ljʁ揆ɘȌ脾 - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -78618443 - scheme: Ɗ+j忊Ŗȫ焗捏ĨFħ籘Àǒ - tcpSocket: - host: "227" - port: -495373547 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - tcpSocket: - host: "234" - port: 88483549 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1167888910 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: 1094670193 - scheme: 栲茇竛吲蚛隖<ǶĬ4y£軶ǃ*ʙ嫙& - initialDelaySeconds: -802585193 - periodSeconds: 1944205014 - successThreshold: -2079582559 - tcpSocket: - host: "207" - port: "206" - timeoutSeconds: 1901330124 - name: "175" - ports: - - containerPort: 44308192 - hostIP: "181" - hostPort: -1280763790 - name: "180" - protocol: Żwʮ馜üNșƶ4ĩĉ - readinessProbe: - exec: - command: - - "208" - failureThreshold: 208045354 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 804417065 - scheme: Ŵ廷s{Ⱦdz@ - initialDelaySeconds: 632397602 - periodSeconds: -730174220 - successThreshold: 433084615 - tcpSocket: - host: "213" - port: 406308963 - timeoutSeconds: 2026784878 - resources: - limits: - "": "993" - requests: - 瀹鞎sn芞: "621" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ - drop: - - ŬƩȿ0矀Kʝ瘴I\p - privileged: true - procMount: 倗S晒嶗UÐ_ƮA攤/ɸɎ R§耶 - readOnlyRootFilesystem: false - runAsGroup: 3876361590808856900 - runAsNonRoot: false - runAsUser: -4436559826852161595 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: fBls3!Zɾģ毋Ó6 - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "214" - failureThreshold: -1131820775 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "215" - port: "216" - scheme: Źʣy豎@ɀ羭,铻O - initialDelaySeconds: 1424053148 - periodSeconds: 859639931 - successThreshold: -1663149700 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: 747521320 - stdinOnce: true - terminationMessagePath: "235" - terminationMessagePolicy: ǕLLȊɞ-uƻ悖ȩ0Ƹ[Ęİ榌U髷 - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '鲡:' - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "392" - nodeSelector: - "388": "389" - overhead: - 睙: "859" - preemptionPolicy: Ȳȍŋƀ+瑏eCmA - priority: 497309492 - priorityClassName: "451" - readinessGates: - - conditionType: 溣狣愿激 - restartPolicy: æ盪泙若`l}Ñ蠂Ü - runtimeClassName: "456" - schedulerName: "446" - securityContext: - fsGroup: -458943834575608638 - fsGroupChangePolicy: ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[ - runAsGroup: 5023310695550414054 - runAsNonRoot: true - runAsUser: 6519765915963602850 - seLinuxOptions: - level: "396" - role: "394" - type: "395" - user: "393" - seccompProfile: - localhostProfile: "402" - type: Ƒĝ®EĨǔvÄÚ×p鬷m - supplementalGroups: - - 5114583700398530032 - sysctls: - - name: "400" - value: "401" - windowsOptions: - gmsaCredentialSpec: "398" - gmsaCredentialSpecName: "397" - runAsUserName: "399" - serviceAccount: "391" - serviceAccountName: "390" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "405" - terminationGracePeriodSeconds: -1344691682045303625 - tolerations: - - effect: J赟鷆šl5ɜ - key: "447" - operator: ō6µɑ`ȗ< - tolerationSeconds: 2575412512260329976 - value: "448" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - 82__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw_Y: 11---.-o7.pJ-4-1WV.-__05._LsuH - maxSkew: 341824479 - topologyKey: "457" - whenUnsatisfiable: Œ,躻[鶆f盧 - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -972874331 - volumeID: "46" - azureDisk: - cachingMode: 鎥ʟ<$洅ɹ7 - diskName: "110" - diskURI: "111" - fsType: "112" - kind: Þ - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 938765968 - items: - - key: "99" - mode: -421817404 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -331664193 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 848754324 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "110" - resource: "92" - emptyDir: - medium: 瓷雼浢Ü礽绅{囥 - sizeLimit: "721" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 284300875610791466 - finalizers: - - "159" - generateName: "148" - generation: 1514679477039738680 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 昹ʞĹ鑑6 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: true - controller: false - kind: "157" - name: "158" - uid: 啞川J缮ǚb - resourceVersion: "1051165191612104121" - selfLink: "150" - uid: '曢\%枅:' - spec: - accessModes: - - ɥ踓Ǻǧ湬淊kŪ睴鸏:ɥ - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŋƞ究:hoĂɋ: "206" - requests: - 瓷碑: "809" - selector: - matchExpressions: - - key: Td2-NY - operator: DoesNotExist - matchLabels: - 50qso79yg--79-e-a74bc-v--0jjy5.405--l071yyms7-tk1po6c-m61733-x-2v4r--b/dm7: 020h-OK-_8gI_z_-tY-R6S17_.8CnK_O.d-._NwcGnp - storageClassName: "171" - volumeMode: =å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ - volumeName: "170" - fc: - fsType: "94" - lun: -1341615783 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: 1673568505 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: 龷ȪÆl - iscsi: - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: -1888506207 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: -1884322607 - sources: - - configMap: - items: - - key: "124" - mode: -1147975588 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1240667156 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "750" - resource: "122" - secret: - items: - - key: "116" - mode: 1550211208 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: 2293771102284463819 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - readOnly: true - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 798972405 - items: - - key: "52" - mode: -1628457490 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - ttlSecondsAfterFinished: 1192652907 -status: - active: -1983720493 - conditions: - - lastProbeTime: "2813-03-11T20:08:42Z" - lastTransitionTime: "2793-11-20T00:30:11Z" - message: "465" - reason: "464" - status: 簏ì淵歔ųd,4 - type: "" - failed: 1049326966 - succeeded: -2026748262 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.json deleted file mode 100644 index 2d10f0d7252..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.json +++ /dev/null @@ -1,1543 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "schedule": "19", - "startingDeadlineSeconds": -2555947251840004808, - "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", - "suspend": true, - "jobTemplate": { - "metadata": { - "name": "20", - "generateName": "21", - "namespace": "22", - "selfLink": "23", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 3798025802092444428, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -6114802437535409255, - "labels": { - "25": "26" - }, - "annotations": { - "27": "28" - }, - "ownerReferences": [ - { - "apiVersion": "29", - "kind": "30", - "name": "31", - "uid": "憍峕?狱³-Ǐ忄*", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "32" - ], - "clusterName": "33", - "managedFields": [ - { - "manager": "34", - "operation": "ȎțêɘIJ斬³;Ơ歿", - "apiVersion": "35", - "fieldsType": "36" - } - ] - }, - "spec": { - "parallelism": -856030588, - "completions": -106888179, - "activeDeadlineSeconds": -1483125035702892746, - "backoffLimit": -1822122846, - "selector": { - "matchLabels": { - "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" - }, - "matchExpressions": [ - { - "key": "rnr", - "operator": "DoesNotExist" - } - ] - }, - "manualSelector": true, - "template": { - "metadata": { - "name": "43", - "generateName": "44", - "namespace": "45", - "selfLink": "46", - "uid": "A", - "resourceVersion": "13282108741396501211", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "48": "49" - }, - "annotations": { - "50": "51" - }, - "ownerReferences": [ - { - "apiVersion": "52", - "kind": "53", - "name": "54", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "55" - ], - "clusterName": "56", - "managedFields": [ - { - "manager": "57", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "58", - "fieldsType": "59" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "60", - "hostPath": { - "path": "61", - "type": "j剐'宣I拍N嚳ķȗ" - }, - "emptyDir": { - "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", - "sizeLimit": "347" - }, - "gcePersistentDisk": { - "pdName": "62", - "fsType": "63", - "partition": 1399152294, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "64", - "fsType": "65", - "partition": -1853411528 - }, - "gitRepo": { - "repository": "66", - "revision": "67", - "directory": "68" - }, - "secret": { - "secretName": "69", - "items": [ - { - "key": "70", - "path": "71", - "mode": 1395607230 - } - ], - "defaultMode": -1852451720, - "optional": true - }, - "nfs": { - "server": "72", - "path": "73" - }, - "iscsi": { - "targetPortal": "74", - "iqn": "75", - "lun": -1483417237, - "iscsiInterface": "76", - "fsType": "77", - "portals": [ - "78" - ], - "secretRef": { - "name": "79" - }, - "initiatorName": "80" - }, - "glusterfs": { - "endpoints": "81", - "path": "82", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "83", - "readOnly": true - }, - "rbd": { - "monitors": [ - "84" - ], - "image": "85", - "fsType": "86", - "pool": "87", - "user": "88", - "keyring": "89", - "secretRef": { - "name": "90" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "91", - "fsType": "92", - "secretRef": { - "name": "93" - }, - "options": { - "94": "95" - } - }, - "cinder": { - "volumeID": "96", - "fsType": "97", - "secretRef": { - "name": "98" - } - }, - "cephfs": { - "monitors": [ - "99" - ], - "path": "100", - "user": "101", - "secretFile": "102", - "secretRef": { - "name": "103" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "104", - "datasetUUID": "105" - }, - "downwardAPI": { - "items": [ - { - "path": "106", - "fieldRef": { - "apiVersion": "107", - "fieldPath": "108" - }, - "resourceFieldRef": { - "containerName": "109", - "resource": "110", - "divisor": "52" - }, - "mode": -1011172037 - } - ], - "defaultMode": -1775926229 - }, - "fc": { - "targetWWNs": [ - "111" - ], - "lun": -740816174, - "fsType": "112", - "wwids": [ - "113" - ] - }, - "azureFile": { - "secretName": "114", - "shareName": "115" - }, - "configMap": { - "name": "116", - "items": [ - { - "key": "117", - "path": "118", - "mode": 1793473487 - } - ], - "defaultMode": -347579237, - "optional": false - }, - "vsphereVolume": { - "volumePath": "119", - "fsType": "120", - "storagePolicyName": "121", - "storagePolicyID": "122" - }, - "quobyte": { - "registry": "123", - "volume": "124", - "readOnly": true, - "user": "125", - "group": "126", - "tenant": "127" - }, - "azureDisk": { - "diskName": "128", - "diskURI": "129", - "cachingMode": "A3fƻfʣ繡楙¯", - "fsType": "130", - "readOnly": true, - "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" - }, - "photonPersistentDisk": { - "pdID": "131", - "fsType": "132" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "133", - "items": [ - { - "key": "134", - "path": "135", - "mode": 550215822 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "136", - "fieldRef": { - "apiVersion": "137", - "fieldPath": "138" - }, - "resourceFieldRef": { - "containerName": "139", - "resource": "140", - "divisor": "618" - }, - "mode": 1525389481 - } - ] - }, - "configMap": { - "name": "141", - "items": [ - { - "key": "142", - "path": "143", - "mode": -1249460160 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "144", - "expirationSeconds": -8988970531898753887, - "path": "145" - } - } - ], - "defaultMode": -1332301579 - }, - "portworxVolume": { - "volumeID": "146", - "fsType": "147" - }, - "scaleIO": { - "gateway": "148", - "system": "149", - "secretRef": { - "name": "150" - }, - "protectionDomain": "151", - "storagePool": "152", - "storageMode": "153", - "volumeName": "154", - "fsType": "155", - "readOnly": true - }, - "storageos": { - "volumeName": "156", - "volumeNamespace": "157", - "fsType": "158", - "readOnly": true, - "secretRef": { - "name": "159" - } - }, - "csi": { - "driver": "160", - "readOnly": false, - "fsType": "161", - "volumeAttributes": { - "162": "163" - }, - "nodePublishSecretRef": { - "name": "164" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "165", - "generateName": "166", - "namespace": "167", - "selfLink": "168", - "uid": "A徙ɶɊł/擇ɦĽ胚", - "resourceVersion": "4447340384943270560", - "generation": -6008930988505485536, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 3218160964766401208, - "labels": { - "170": "171" - }, - "annotations": { - "172": "173" - }, - "ownerReferences": [ - { - "apiVersion": "174", - "kind": "175", - "name": "176", - "uid": "ɜa頢ƛƟ)ÙæNǚ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "177" - ], - "clusterName": "178", - "managedFields": [ - { - "manager": "179", - "operation": "quA?瞲Ť倱\u003cįXŋ", - "apiVersion": "180", - "fieldsType": "181" - } - ] - }, - "spec": { - "accessModes": [ - "厶耈 T衧ȇe媹Hǝ呮}臷" - ], - "selector": { - "matchLabels": { - "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" - }, - "matchExpressions": [ - { - "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", - "operator": "NotIn", - "values": [ - "A5b.5-CX_VBC.Jn4f_1" - ] - } - ] - }, - "resources": { - "limits": { - "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" - }, - "requests": { - "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" - } - }, - "volumeName": "188", - "storageClassName": "189", - "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", - "dataSource": { - "apiGroup": "190", - "kind": "191", - "name": "192" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "193", - "image": "194", - "command": [ - "195" - ], - "args": [ - "196" - ], - "workingDir": "197", - "ports": [ - { - "name": "198", - "hostPort": -1180080716, - "containerPort": -1409668172, - "protocol": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", - "hostIP": "199" - } - ], - "envFrom": [ - { - "prefix": "200", - "configMapRef": { - "name": "201", - "optional": true - }, - "secretRef": { - "name": "202", - "optional": false - } - } - ], - "env": [ - { - "name": "203", - "value": "204", - "valueFrom": { - "fieldRef": { - "apiVersion": "205", - "fieldPath": "206" - }, - "resourceFieldRef": { - "containerName": "207", - "resource": "208", - "divisor": "231" - }, - "configMapKeyRef": { - "name": "209", - "key": "210", - "optional": false - }, - "secretKeyRef": { - "name": "211", - "key": "212", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "55" - }, - "requests": { - "粕擓ƖHVe熼'FD": "235" - } - }, - "volumeMounts": [ - { - "name": "213", - "mountPath": "214", - "subPath": "215", - "mountPropagation": "UÐ_ƮA攤/ɸɎ", - "subPathExpr": "216" - } - ], - "volumeDevices": [ - { - "name": "217", - "devicePath": "218" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "219" - ] - }, - "httpGet": { - "path": "220", - "port": "221", - "host": "222", - "scheme": "翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź", - "httpHeaders": [ - { - "name": "223", - "value": "224" - } - ] - }, - "tcpSocket": { - "port": -1543701088, - "host": "225" - }, - "initialDelaySeconds": 513341278, - "timeoutSeconds": 627713162, - "periodSeconds": 1255312175, - "successThreshold": -1740959124, - "failureThreshold": 158280212 - }, - "readinessProbe": { - "exec": { - "command": [ - "226" - ] - }, - "httpGet": { - "path": "227", - "port": -1140531048, - "host": "228", - "httpHeaders": [ - { - "name": "229", - "value": "230" - } - ] - }, - "tcpSocket": { - "port": 1741405963, - "host": "231" - }, - "initialDelaySeconds": 1260448044, - "timeoutSeconds": -200461294, - "periodSeconds": -1791206950, - "successThreshold": 1160477220, - "failureThreshold": 1226391571 - }, - "startupProbe": { - "exec": { - "command": [ - "232" - ] - }, - "httpGet": { - "path": "233", - "port": "234", - "host": "235", - "scheme": "勅跦Opwǩ曬逴褜1Ø", - "httpHeaders": [ - { - "name": "236", - "value": "237" - } - ] - }, - "tcpSocket": { - "port": "238", - "host": "239" - }, - "initialDelaySeconds": -589000495, - "timeoutSeconds": -955773237, - "periodSeconds": 561988938, - "successThreshold": 1419770315, - "failureThreshold": 300356869 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 467291328, - "host": "246" - } - }, - "preStop": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": -434820661, - "host": "249", - "scheme": "r嚧", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 453108839, - "host": "252" - } - } - }, - "terminationMessagePath": "253", - "terminationMessagePolicy": "趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", - "imagePullPolicy": "Gƚ绤fʀļ腩墺Ò媁荭gw", - "securityContext": { - "capabilities": { - "add": [ - "E剒蔞" - ], - "drop": [ - "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "254", - "role": "255", - "type": "256", - "level": "257" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "258", - "gmsaCredentialSpec": "259", - "runAsUserName": "260" - }, - "runAsUser": -3342656999442156006, - "runAsGroup": -5569844914519516591, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", - "seccompProfile": { - "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", - "localhostProfile": "261" - } - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "262", - "image": "263", - "command": [ - "264" - ], - "args": [ - "265" - ], - "workingDir": "266", - "ports": [ - { - "name": "267", - "hostPort": -825277526, - "containerPort": 1157117817, - "hostIP": "268" - } - ], - "envFrom": [ - { - "prefix": "269", - "configMapRef": { - "name": "270", - "optional": false - }, - "secretRef": { - "name": "271", - "optional": false - } - } - ], - "env": [ - { - "name": "272", - "value": "273", - "valueFrom": { - "fieldRef": { - "apiVersion": "274", - "fieldPath": "275" - }, - "resourceFieldRef": { - "containerName": "276", - "resource": "277", - "divisor": "107" - }, - "configMapKeyRef": { - "name": "278", - "key": "279", - "optional": false - }, - "secretKeyRef": { - "name": "280", - "key": "281", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "琕鶫:顇ə娯Ȱ囌{": "853" - }, - "requests": { - "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" - } - }, - "volumeMounts": [ - { - "name": "282", - "readOnly": true, - "mountPath": "283", - "subPath": "284", - "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "subPathExpr": "285" - } - ], - "volumeDevices": [ - { - "name": "286", - "devicePath": "287" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "288" - ] - }, - "httpGet": { - "path": "289", - "port": "290", - "host": "291", - "scheme": "C\"6x$1s", - "httpHeaders": [ - { - "name": "292", - "value": "293" - } - ] - }, - "tcpSocket": { - "port": "294", - "host": "295" - }, - "initialDelaySeconds": -860435782, - "timeoutSeconds": 1067125211, - "periodSeconds": -2088645849, - "successThreshold": 1900201288, - "failureThreshold": -766915393 - }, - "readinessProbe": { - "exec": { - "command": [ - "296" - ] - }, - "httpGet": { - "path": "297", - "port": 1167615307, - "host": "298", - "scheme": "vEȤƏ埮p", - "httpHeaders": [ - { - "name": "299", - "value": "300" - } - ] - }, - "tcpSocket": { - "port": "301", - "host": "302" - }, - "initialDelaySeconds": -1467527914, - "timeoutSeconds": 1107276738, - "periodSeconds": 1221583046, - "successThreshold": -1861307253, - "failureThreshold": 1802356198 - }, - "startupProbe": { - "exec": { - "command": [ - "303" - ] - }, - "httpGet": { - "path": "304", - "port": 199049889, - "host": "305", - "scheme": "IJ嘢4ʗ", - "httpHeaders": [ - { - "name": "306", - "value": "307" - } - ] - }, - "tcpSocket": { - "port": "308", - "host": "309" - }, - "initialDelaySeconds": -1896415283, - "timeoutSeconds": 1540899353, - "periodSeconds": -1330095135, - "successThreshold": 1566213732, - "failureThreshold": 1697842937 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "310" - ] - }, - "httpGet": { - "path": "311", - "port": "312", - "host": "313", - "httpHeaders": [ - { - "name": "314", - "value": "315" - } - ] - }, - "tcpSocket": { - "port": 935886668, - "host": "316" - } - }, - "preStop": { - "exec": { - "command": [ - "317" - ] - }, - "httpGet": { - "path": "318", - "port": "319", - "host": "320", - "scheme": ")DŽ髐njʉBn(fǂ", - "httpHeaders": [ - { - "name": "321", - "value": "322" - } - ] - }, - "tcpSocket": { - "port": 872525702, - "host": "323" - } - } - }, - "terminationMessagePath": "324", - "terminationMessagePolicy": "ay", - "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", - "securityContext": { - "capabilities": { - "add": [ - "Ƶf" - ], - "drop": [ - "Ã茓pȓɻ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "325", - "role": "326", - "type": "327", - "level": "328" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "329", - "gmsaCredentialSpec": "330", - "runAsUserName": "331" - }, - "runAsUser": -4099583436266168513, - "runAsGroup": 5255171395073905944, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "#耗", - "seccompProfile": { - "type": "(ť1ùfŭƽ", - "localhostProfile": "332" - } - }, - "stdin": true, - "stdinOnce": true - } - ], - "ephemeralContainers": [ - { - "name": "333", - "image": "334", - "command": [ - "335" - ], - "args": [ - "336" - ], - "workingDir": "337", - "ports": [ - { - "name": "338", - "hostPort": -2137891092, - "containerPort": 1992460223, - "protocol": "`l}Ñ蠂Ü[ƛ^輅", - "hostIP": "339" - } - ], - "envFrom": [ - { - "prefix": "340", - "configMapRef": { - "name": "341", - "optional": false - }, - "secretRef": { - "name": "342", - "optional": false - } - } - ], - "env": [ - { - "name": "343", - "value": "344", - "valueFrom": { - "fieldRef": { - "apiVersion": "345", - "fieldPath": "346" - }, - "resourceFieldRef": { - "containerName": "347", - "resource": "348", - "divisor": "211" - }, - "configMapKeyRef": { - "name": "349", - "key": "350", - "optional": true - }, - "secretKeyRef": { - "name": "351", - "key": "352", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "x糂腂": "286" - }, - "requests": { - "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[": "214" - } - }, - "volumeMounts": [ - { - "name": "353", - "mountPath": "354", - "subPath": "355", - "mountPropagation": "Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ", - "subPathExpr": "356" - } - ], - "volumeDevices": [ - { - "name": "357", - "devicePath": "358" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "359" - ] - }, - "httpGet": { - "path": "360", - "port": "361", - "host": "362", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - }, - "initialDelaySeconds": 1612465029, - "timeoutSeconds": -148677969, - "periodSeconds": 758604605, - "successThreshold": -291429895, - "failureThreshold": -478839383 - }, - "readinessProbe": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 498878902, - "host": "369", - "scheme": "ďJZ漤ŗ坟Ů\u003c", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": -2030665763, - "host": "372" - }, - "initialDelaySeconds": 1808698094, - "timeoutSeconds": 1155232143, - "periodSeconds": -1873425934, - "successThreshold": -1924862129, - "failureThreshold": -1431381588 - }, - "startupProbe": { - "exec": { - "command": [ - "373" - ] - }, - "httpGet": { - "path": "374", - "port": "375", - "host": "376", - "scheme": "Nh×DJɶ羹ƞʓ%ʝ`ǭ", - "httpHeaders": [ - { - "name": "377", - "value": "378" - } - ] - }, - "tcpSocket": { - "port": -1467648837, - "host": "379" - }, - "initialDelaySeconds": 911629631, - "timeoutSeconds": 542678518, - "periodSeconds": 1859267428, - "successThreshold": 1123323092, - "failureThreshold": -592521472 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "380" - ] - }, - "httpGet": { - "path": "381", - "port": 2040952835, - "host": "382", - "scheme": "诵H玲鑠ĭ$#卛8ð", - "httpHeaders": [ - { - "name": "383", - "value": "384" - } - ] - }, - "tcpSocket": { - "port": "385", - "host": "386" - } - }, - "preStop": { - "exec": { - "command": [ - "387" - ] - }, - "httpGet": { - "path": "388", - "port": -122203422, - "host": "389", - "scheme": "斢杧ż鯀1'鸔", - "httpHeaders": [ - { - "name": "390", - "value": "391" - } - ] - }, - "tcpSocket": { - "port": -1618269037, - "host": "392" - } - } - }, - "terminationMessagePath": "393", - "terminationMessagePolicy": "炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹", - "imagePullPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "securityContext": { - "capabilities": { - "add": [ - "秮òƬɸĻo" - ], - "drop": [ - "{柯?" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "394", - "role": "395", - "type": "396", - "level": "397" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "398", - "gmsaCredentialSpec": "399", - "runAsUserName": "400" - }, - "runAsUser": -3231735416592443589, - "runAsGroup": 1578419479310338359, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "4矕Ƈè*", - "seccompProfile": { - "type": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "localhostProfile": "401" - } - }, - "stdin": true, - "stdinOnce": true, - "tty": true, - "targetContainerName": "402" - } - ], - "restartPolicy": "ȕW歹s", - "terminationGracePeriodSeconds": -2705718780200389430, - "activeDeadlineSeconds": 7628609851801072843, - "dnsPolicy": "堑ūM鈱ɖ'蠨", - "nodeSelector": { - "403": "404" - }, - "serviceAccountName": "405", - "serviceAccount": "406", - "automountServiceAccountToken": false, - "nodeName": "407", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "408", - "role": "409", - "type": "410", - "level": "411" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "412", - "gmsaCredentialSpec": "413", - "runAsUserName": "414" - }, - "runAsUser": -8735446882646824517, - "runAsGroup": 241576272398843100, - "runAsNonRoot": false, - "supplementalGroups": [ - 3851285476969791307 - ], - "fsGroup": 3104099627522161950, - "sysctls": [ - { - "name": "415", - "value": "416" - } - ], - "fsGroupChangePolicy": "ß讪Ă2讅缔m葰賦迾娙", - "seccompProfile": { - "type": "4虵p蓋沥7uPƒ", - "localhostProfile": "417" - } - }, - "imagePullSecrets": [ - { - "name": "418" - } - ], - "hostname": "419", - "subdomain": "420", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "421", - "operator": "堣灭ƴɦ燻", - "values": [ - "422" - ] - } - ], - "matchFields": [ - { - "key": "423", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "424" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1525789456, - "preference": { - "matchExpressions": [ - { - "key": "425", - "operator": "d'呪", - "values": [ - "426" - ] - } - ], - "matchFields": [ - { - "key": "427", - "operator": "ɷȰW瀤oɢ嫎¸殚篎3o8[y#t(", - "values": [ - "428" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68": "Q4_.84.K_-_0_..u.F.pq..--Q" - }, - "matchExpressions": [ - { - "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", - "operator": "NotIn", - "values": [ - "0..KpiS.oK-.O--5-yp8q_s-L" - ] - } - ] - }, - "namespaces": [ - "435" - ], - "topologyKey": "436" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -969397138, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5": "5.m_2_--XZx" - }, - "matchExpressions": [ - { - "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "443" - ], - "topologyKey": "444" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "ZXC0_-7.-hj-O_8-b6E_--B": "p8O_._e_3_.4_W_H" - }, - "matchExpressions": [ - { - "key": "6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4", - "operator": "In", - "values": [ - "n-W23-_.z_.._s--_F-BR-.W" - ] - } - ] - }, - "namespaces": [ - "451" - ], - "topologyKey": "452" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1397412563, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6": "HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b" - }, - "matchExpressions": [ - { - "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", - "operator": "NotIn", - "values": [ - "f8k" - ] - } - ] - }, - "namespaces": [ - "459" - ], - "topologyKey": "460" - } - } - ] - } - }, - "schedulerName": "461", - "tolerations": [ - { - "key": "462", - "operator": "T暣Ɖ肆Ző:ijɲí_夦Ŕ", - "value": "463", - "effect": "蛡媈U曰n夬LJ:BŐ埑Ô", - "tolerationSeconds": 2817479448830898187 - } - ], - "hostAliases": [ - { - "ip": "464", - "hostnames": [ - "465" - ] - } - ], - "priorityClassName": "466", - "priority": -69353914, - "dnsConfig": { - "nameservers": [ - "467" - ], - "searches": [ - "468" - ], - "options": [ - { - "name": "469", - "value": "470" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ʁO" - } - ], - "runtimeClassName": "471", - "enableServiceLinks": false, - "preemptionPolicy": "犾ȩ纾", - "overhead": { - "": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "472", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "ttlSecondsAfterFinished": -339602975 - } - }, - "successfulJobsHistoryLimit": 305459364, - "failedJobsHistoryLimit": -1565042829 - }, - "status": { - "active": [ - { - "kind": "479", - "namespace": "480", - "name": "481", - "uid": "vÐ仆dždĄ跞肞=ɴ", - "apiVersion": "482", - "resourceVersion": "483", - "fieldPath": "484" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.after_roundtrip.pb deleted file mode 100644 index 48694bf240ed89e74856d9ff747bde302640c5c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7375 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ą - values: - - "424" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf - operator: DoesNotExist - matchLabels: - 4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5: 5.m_2_--XZx - namespaces: - - "443" - topologyKey: "444" - weight: -969397138 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q - operator: NotIn - values: - - 0..KpiS.oK-.O--5-yp8q_s-L - matchLabels: - rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68: Q4_.84.K_-_0_..u.F.pq..--Q - namespaces: - - "435" - topologyKey: "436" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 - operator: NotIn - values: - - f8k - matchLabels: - k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6: HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b - namespaces: - - "459" - topologyKey: "460" - weight: -1397412563 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4 - operator: In - values: - - n-W23-_.z_.._s--_F-BR-.W - matchLabels: - ZXC0_-7.-hj-O_8-b6E_--B: p8O_._e_3_.4_W_H - namespaces: - - "451" - topologyKey: "452" - automountServiceAccountToken: false - containers: - - args: - - "265" - command: - - "264" - env: - - name: "272" - value: "273" - valueFrom: - configMapKeyRef: - key: "279" - name: "278" - optional: false - fieldRef: - apiVersion: "274" - fieldPath: "275" - resourceFieldRef: - containerName: "276" - divisor: "107" - resource: "277" - secretKeyRef: - key: "281" - name: "280" - optional: false - envFrom: - - configMapRef: - name: "270" - optional: false - prefix: "269" - secretRef: - name: "271" - optional: false - image: "263" - imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ - lifecycle: - postStart: - exec: - command: - - "310" - httpGet: - host: "313" - httpHeaders: - - name: "314" - value: "315" - path: "311" - port: "312" - tcpSocket: - host: "316" - port: 935886668 - preStop: - exec: - command: - - "317" - httpGet: - host: "320" - httpHeaders: - - name: "321" - value: "322" - path: "318" - port: "319" - scheme: )DŽ髐njʉBn(fǂ - tcpSocket: - host: "323" - port: 872525702 - livenessProbe: - exec: - command: - - "288" - failureThreshold: -766915393 - httpGet: - host: "291" - httpHeaders: - - name: "292" - value: "293" - path: "289" - port: "290" - scheme: C"6x$1s - initialDelaySeconds: -860435782 - periodSeconds: -2088645849 - successThreshold: 1900201288 - tcpSocket: - host: "295" - port: "294" - timeoutSeconds: 1067125211 - name: "262" - ports: - - containerPort: 1157117817 - hostIP: "268" - hostPort: -825277526 - name: "267" - readinessProbe: - exec: - command: - - "296" - failureThreshold: 1802356198 - httpGet: - host: "298" - httpHeaders: - - name: "299" - value: "300" - path: "297" - port: 1167615307 - scheme: vEȤƏ埮p - initialDelaySeconds: -1467527914 - periodSeconds: 1221583046 - successThreshold: -1861307253 - tcpSocket: - host: "302" - port: "301" - timeoutSeconds: 1107276738 - resources: - limits: - 琕鶫:顇ə娯Ȱ囌{: "853" - requests: - Z龏´DÒȗÔÂɘɢ鬍熖B芭花: "372" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƶf - drop: - - Ã茓pȓɻ - privileged: true - procMount: '#耗' - readOnlyRootFilesystem: false - runAsGroup: 5255171395073905944 - runAsNonRoot: false - runAsUser: -4099583436266168513 - seLinuxOptions: - level: "328" - role: "326" - type: "327" - user: "325" - seccompProfile: - localhostProfile: "332" - type: (ť1ùfŭƽ - windowsOptions: - gmsaCredentialSpec: "330" - gmsaCredentialSpecName: "329" - runAsUserName: "331" - startupProbe: - exec: - command: - - "303" - failureThreshold: 1697842937 - httpGet: - host: "305" - httpHeaders: - - name: "306" - value: "307" - path: "304" - port: 199049889 - scheme: IJ嘢4ʗ - initialDelaySeconds: -1896415283 - periodSeconds: -1330095135 - successThreshold: 1566213732 - tcpSocket: - host: "309" - port: "308" - timeoutSeconds: 1540899353 - stdin: true - stdinOnce: true - terminationMessagePath: "324" - terminationMessagePolicy: ay - volumeDevices: - - devicePath: "287" - name: "286" - volumeMounts: - - mountPath: "283" - mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - name: "282" - readOnly: true - subPath: "284" - subPathExpr: "285" - workingDir: "266" - dnsConfig: - nameservers: - - "467" - options: - - name: "469" - value: "470" - searches: - - "468" - dnsPolicy: 堑ūM鈱ɖ'蠨 - enableServiceLinks: false - ephemeralContainers: - - args: - - "336" - command: - - "335" - env: - - name: "343" - value: "344" - valueFrom: - configMapKeyRef: - key: "350" - name: "349" - optional: true - fieldRef: - apiVersion: "345" - fieldPath: "346" - resourceFieldRef: - containerName: "347" - divisor: "211" - resource: "348" - secretKeyRef: - key: "352" - name: "351" - optional: true - envFrom: - - configMapRef: - name: "341" - optional: false - prefix: "340" - secretRef: - name: "342" - optional: false - image: "334" - imagePullPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 - lifecycle: - postStart: - exec: - command: - - "380" - httpGet: - host: "382" - httpHeaders: - - name: "383" - value: "384" - path: "381" - port: 2040952835 - scheme: 诵H玲鑠ĭ$#卛8ð - tcpSocket: - host: "386" - port: "385" - preStop: - exec: - command: - - "387" - httpGet: - host: "389" - httpHeaders: - - name: "390" - value: "391" - path: "388" - port: -122203422 - scheme: 斢杧ż鯀1'鸔 - tcpSocket: - host: "392" - port: -1618269037 - livenessProbe: - exec: - command: - - "359" - failureThreshold: -478839383 - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "360" - port: "361" - initialDelaySeconds: 1612465029 - periodSeconds: 758604605 - successThreshold: -291429895 - tcpSocket: - host: "366" - port: "365" - timeoutSeconds: -148677969 - name: "333" - ports: - - containerPort: 1992460223 - hostIP: "339" - hostPort: -2137891092 - name: "338" - protocol: '`l}Ñ蠂Ü[ƛ^輅' - readinessProbe: - exec: - command: - - "367" - failureThreshold: -1431381588 - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 498878902 - scheme: ďJZ漤ŗ坟Ů< - initialDelaySeconds: 1808698094 - periodSeconds: -1873425934 - successThreshold: -1924862129 - tcpSocket: - host: "372" - port: -2030665763 - timeoutSeconds: 1155232143 - resources: - limits: - x糂腂: "286" - requests: - ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[: "214" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 秮òƬɸĻo - drop: - - '{柯?' - privileged: false - procMount: 4矕Ƈè* - readOnlyRootFilesystem: false - runAsGroup: 1578419479310338359 - runAsNonRoot: false - runAsUser: -3231735416592443589 - seLinuxOptions: - level: "397" - role: "395" - type: "396" - user: "394" - seccompProfile: - localhostProfile: "401" - type: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - windowsOptions: - gmsaCredentialSpec: "399" - gmsaCredentialSpecName: "398" - runAsUserName: "400" - startupProbe: - exec: - command: - - "373" - failureThreshold: -592521472 - httpGet: - host: "376" - httpHeaders: - - name: "377" - value: "378" - path: "374" - port: "375" - scheme: Nh×DJɶ羹ƞʓ%ʝ`ǭ - initialDelaySeconds: 911629631 - periodSeconds: 1859267428 - successThreshold: 1123323092 - tcpSocket: - host: "379" - port: -1467648837 - timeoutSeconds: 542678518 - stdin: true - stdinOnce: true - targetContainerName: "402" - terminationMessagePath: "393" - terminationMessagePolicy: 炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹 - tty: true - volumeDevices: - - devicePath: "358" - name: "357" - volumeMounts: - - mountPath: "354" - mountPropagation: Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ - name: "353" - subPath: "355" - subPathExpr: "356" - workingDir: "337" - hostAliases: - - hostnames: - - "465" - ip: "464" - hostIPC: true - hostNetwork: true - hostname: "419" - imagePullSecrets: - - name: "418" - initContainers: - - args: - - "196" - command: - - "195" - env: - - name: "203" - value: "204" - valueFrom: - configMapKeyRef: - key: "210" - name: "209" - optional: false - fieldRef: - apiVersion: "205" - fieldPath: "206" - resourceFieldRef: - containerName: "207" - divisor: "231" - resource: "208" - secretKeyRef: - key: "212" - name: "211" - optional: true - envFrom: - - configMapRef: - name: "201" - optional: true - prefix: "200" - secretRef: - name: "202" - optional: false - image: "194" - imagePullPolicy: Gƚ绤fʀļ腩墺Ò媁荭gw - lifecycle: - postStart: - exec: - command: - - "240" - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: 更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - tcpSocket: - host: "246" - port: 467291328 - preStop: - exec: - command: - - "247" - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: -434820661 - scheme: r嚧 - tcpSocket: - host: "252" - port: 453108839 - livenessProbe: - exec: - command: - - "219" - failureThreshold: 158280212 - httpGet: - host: "222" - httpHeaders: - - name: "223" - value: "224" - path: "220" - port: "221" - scheme: 翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź - initialDelaySeconds: 513341278 - periodSeconds: 1255312175 - successThreshold: -1740959124 - tcpSocket: - host: "225" - port: -1543701088 - timeoutSeconds: 627713162 - name: "193" - ports: - - containerPort: -1409668172 - hostIP: "199" - hostPort: -1180080716 - name: "198" - protocol: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 - readinessProbe: - exec: - command: - - "226" - failureThreshold: 1226391571 - httpGet: - host: "228" - httpHeaders: - - name: "229" - value: "230" - path: "227" - port: -1140531048 - initialDelaySeconds: 1260448044 - periodSeconds: -1791206950 - successThreshold: 1160477220 - tcpSocket: - host: "231" - port: 1741405963 - timeoutSeconds: -200461294 - resources: - limits: - "": "55" - requests: - 粕擓ƖHVe熼'FD: "235" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - E剒蔞 - drop: - - 表徶đ寳议Ƭƶ氩Ȩ<6鄰簳°Ļǟi&皥 - privileged: false - procMount: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ - readOnlyRootFilesystem: true - runAsGroup: -5569844914519516591 - runAsNonRoot: true - runAsUser: -3342656999442156006 - seLinuxOptions: - level: "257" - role: "255" - type: "256" - user: "254" - seccompProfile: - localhostProfile: "261" - type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ - windowsOptions: - gmsaCredentialSpec: "259" - gmsaCredentialSpecName: "258" - runAsUserName: "260" - startupProbe: - exec: - command: - - "232" - failureThreshold: 300356869 - httpGet: - host: "235" - httpHeaders: - - name: "236" - value: "237" - path: "233" - port: "234" - scheme: 勅跦Opwǩ曬逴褜1Ø - initialDelaySeconds: -589000495 - periodSeconds: 561988938 - successThreshold: 1419770315 - tcpSocket: - host: "239" - port: "238" - timeoutSeconds: -955773237 - stdin: true - terminationMessagePath: "253" - terminationMessagePolicy: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* - tty: true - volumeDevices: - - devicePath: "218" - name: "217" - volumeMounts: - - mountPath: "214" - mountPropagation: UÐ_ƮA攤/ɸɎ - name: "213" - subPath: "215" - subPathExpr: "216" - workingDir: "197" - nodeName: "407" - nodeSelector: - "403": "404" - overhead: - "": "368" - preemptionPolicy: 犾ȩ纾 - priority: -69353914 - priorityClassName: "466" - readinessGates: - - conditionType: ʁO - restartPolicy: ȕW歹s - runtimeClassName: "471" - schedulerName: "461" - securityContext: - fsGroup: 3104099627522161950 - fsGroupChangePolicy: ß讪Ă2讅缔m葰賦迾娙 - runAsGroup: 241576272398843100 - runAsNonRoot: false - runAsUser: -8735446882646824517 - seLinuxOptions: - level: "411" - role: "409" - type: "410" - user: "408" - seccompProfile: - localhostProfile: "417" - type: 4虵p蓋沥7uPƒ - supplementalGroups: - - 3851285476969791307 - sysctls: - - name: "415" - value: "416" - windowsOptions: - gmsaCredentialSpec: "413" - gmsaCredentialSpecName: "412" - runAsUserName: "414" - serviceAccount: "406" - serviceAccountName: "405" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "420" - terminationGracePeriodSeconds: -2705718780200389430 - tolerations: - - effect: 蛡媈U曰n夬LJ:BŐ埑Ô - key: "462" - operator: T暣Ɖ肆Ző:ijɲí_夦Ŕ - tolerationSeconds: 2817479448830898187 - value: "463" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "472" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "65" - partition: -1853411528 - volumeID: "64" - azureDisk: - cachingMode: A3fƻfʣ繡楙¯ - diskName: "128" - diskURI: "129" - fsType: "130" - kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ - readOnly: true - azureFile: - secretName: "114" - shareName: "115" - cephfs: - monitors: - - "99" - path: "100" - readOnly: true - secretFile: "102" - secretRef: - name: "103" - user: "101" - cinder: - fsType: "97" - secretRef: - name: "98" - volumeID: "96" - configMap: - defaultMode: -347579237 - items: - - key: "117" - mode: 1793473487 - path: "118" - name: "116" - optional: false - csi: - driver: "160" - fsType: "161" - nodePublishSecretRef: - name: "164" - readOnly: false - volumeAttributes: - "162": "163" - downwardAPI: - defaultMode: -1775926229 - items: - - fieldRef: - apiVersion: "107" - fieldPath: "108" - mode: -1011172037 - path: "106" - resourceFieldRef: - containerName: "109" - divisor: "52" - resource: "110" - emptyDir: - medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 - sizeLimit: "347" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "172": "173" - clusterName: "178" - creationTimestamp: null - deletionGracePeriodSeconds: 3218160964766401208 - finalizers: - - "177" - generateName: "166" - generation: -6008930988505485536 - labels: - "170": "171" - managedFields: - - apiVersion: "180" - fieldsType: "181" - manager: "179" - operation: quA?瞲Ť倱<įXŋ - name: "165" - namespace: "167" - ownerReferences: - - apiVersion: "174" - blockOwnerDeletion: false - controller: true - kind: "175" - name: "176" - uid: ɜa頢ƛƟ)ÙæNǚ - resourceVersion: "4447340384943270560" - selfLink: "168" - uid: A徙ɶɊł/擇ɦĽ胚 - spec: - accessModes: - - 厶耈 T衧ȇe媹Hǝ呮}臷 - dataSource: - apiGroup: "190" - kind: "191" - name: "192" - resources: - limits: - /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" - requests: - ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" - selector: - matchExpressions: - - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z - operator: NotIn - values: - - A5b.5-CX_VBC.Jn4f_1 - matchLabels: - 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 - storageClassName: "189" - volumeMode: 髷裎$MVȟ@7飣奺Ȋ - volumeName: "188" - fc: - fsType: "112" - lun: -740816174 - targetWWNs: - - "111" - wwids: - - "113" - flexVolume: - driver: "91" - fsType: "92" - options: - "94": "95" - secretRef: - name: "93" - flocker: - datasetName: "104" - datasetUUID: "105" - gcePersistentDisk: - fsType: "63" - partition: 1399152294 - pdName: "62" - readOnly: true - gitRepo: - directory: "68" - repository: "66" - revision: "67" - glusterfs: - endpoints: "81" - path: "82" - readOnly: true - hostPath: - path: "61" - type: j剐'宣I拍N嚳ķȗ - iscsi: - fsType: "77" - initiatorName: "80" - iqn: "75" - iscsiInterface: "76" - lun: -1483417237 - portals: - - "78" - secretRef: - name: "79" - targetPortal: "74" - name: "60" - nfs: - path: "73" - server: "72" - persistentVolumeClaim: - claimName: "83" - readOnly: true - photonPersistentDisk: - fsType: "132" - pdID: "131" - portworxVolume: - fsType: "147" - volumeID: "146" - projected: - defaultMode: -1332301579 - sources: - - configMap: - items: - - key: "142" - mode: -1249460160 - path: "143" - name: "141" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "137" - fieldPath: "138" - mode: 1525389481 - path: "136" - resourceFieldRef: - containerName: "139" - divisor: "618" - resource: "140" - secret: - items: - - key: "134" - mode: 550215822 - path: "135" - name: "133" - optional: false - serviceAccountToken: - audience: "144" - expirationSeconds: -8988970531898753887 - path: "145" - quobyte: - group: "126" - readOnly: true - registry: "123" - tenant: "127" - user: "125" - volume: "124" - rbd: - fsType: "86" - image: "85" - keyring: "89" - monitors: - - "84" - pool: "87" - readOnly: true - secretRef: - name: "90" - user: "88" - scaleIO: - fsType: "155" - gateway: "148" - protectionDomain: "151" - readOnly: true - secretRef: - name: "150" - storageMode: "153" - storagePool: "152" - system: "149" - volumeName: "154" - secret: - defaultMode: -1852451720 - items: - - key: "70" - mode: 1395607230 - path: "71" - optional: true - secretName: "69" - storageos: - fsType: "158" - readOnly: true - secretRef: - name: "159" - volumeName: "156" - volumeNamespace: "157" - vsphereVolume: - fsType: "120" - storagePolicyID: "122" - storagePolicyName: "121" - volumePath: "119" - ttlSecondsAfterFinished: -339602975 - schedule: "19" - startingDeadlineSeconds: -2555947251840004808 - successfulJobsHistoryLimit: 305459364 - suspend: true -status: - active: - - apiVersion: "482" - fieldPath: "484" - kind: "479" - name: "481" - namespace: "480" - resourceVersion: "483" - uid: vÐ仆dždĄ跞肞=ɴ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json deleted file mode 100644 index c9df7e54c1e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.json +++ /dev/null @@ -1,1544 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "schedule": "19", - "startingDeadlineSeconds": -2555947251840004808, - "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", - "suspend": true, - "jobTemplate": { - "metadata": { - "name": "20", - "generateName": "21", - "namespace": "22", - "selfLink": "23", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 3798025802092444428, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -6114802437535409255, - "labels": { - "25": "26" - }, - "annotations": { - "27": "28" - }, - "ownerReferences": [ - { - "apiVersion": "29", - "kind": "30", - "name": "31", - "uid": "憍峕?狱³-Ǐ忄*", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "32" - ], - "clusterName": "33", - "managedFields": [ - { - "manager": "34", - "operation": "ȎțêɘIJ斬³;Ơ歿", - "apiVersion": "35", - "fieldsType": "36" - } - ] - }, - "spec": { - "parallelism": -856030588, - "completions": -106888179, - "activeDeadlineSeconds": -1483125035702892746, - "backoffLimit": -1822122846, - "selector": { - "matchLabels": { - "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" - }, - "matchExpressions": [ - { - "key": "rnr", - "operator": "DoesNotExist" - } - ] - }, - "manualSelector": true, - "template": { - "metadata": { - "name": "43", - "generateName": "44", - "namespace": "45", - "selfLink": "46", - "uid": "A", - "resourceVersion": "13282108741396501211", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "48": "49" - }, - "annotations": { - "50": "51" - }, - "ownerReferences": [ - { - "apiVersion": "52", - "kind": "53", - "name": "54", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "55" - ], - "clusterName": "56", - "managedFields": [ - { - "manager": "57", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "58", - "fieldsType": "59" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "60", - "hostPath": { - "path": "61", - "type": "j剐'宣I拍N嚳ķȗ" - }, - "emptyDir": { - "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", - "sizeLimit": "347" - }, - "gcePersistentDisk": { - "pdName": "62", - "fsType": "63", - "partition": 1399152294, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "64", - "fsType": "65", - "partition": -1853411528 - }, - "gitRepo": { - "repository": "66", - "revision": "67", - "directory": "68" - }, - "secret": { - "secretName": "69", - "items": [ - { - "key": "70", - "path": "71", - "mode": 1395607230 - } - ], - "defaultMode": -1852451720, - "optional": true - }, - "nfs": { - "server": "72", - "path": "73" - }, - "iscsi": { - "targetPortal": "74", - "iqn": "75", - "lun": -1483417237, - "iscsiInterface": "76", - "fsType": "77", - "portals": [ - "78" - ], - "secretRef": { - "name": "79" - }, - "initiatorName": "80" - }, - "glusterfs": { - "endpoints": "81", - "path": "82", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "83", - "readOnly": true - }, - "rbd": { - "monitors": [ - "84" - ], - "image": "85", - "fsType": "86", - "pool": "87", - "user": "88", - "keyring": "89", - "secretRef": { - "name": "90" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "91", - "fsType": "92", - "secretRef": { - "name": "93" - }, - "options": { - "94": "95" - } - }, - "cinder": { - "volumeID": "96", - "fsType": "97", - "secretRef": { - "name": "98" - } - }, - "cephfs": { - "monitors": [ - "99" - ], - "path": "100", - "user": "101", - "secretFile": "102", - "secretRef": { - "name": "103" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "104", - "datasetUUID": "105" - }, - "downwardAPI": { - "items": [ - { - "path": "106", - "fieldRef": { - "apiVersion": "107", - "fieldPath": "108" - }, - "resourceFieldRef": { - "containerName": "109", - "resource": "110", - "divisor": "52" - }, - "mode": -1011172037 - } - ], - "defaultMode": -1775926229 - }, - "fc": { - "targetWWNs": [ - "111" - ], - "lun": -740816174, - "fsType": "112", - "wwids": [ - "113" - ] - }, - "azureFile": { - "secretName": "114", - "shareName": "115" - }, - "configMap": { - "name": "116", - "items": [ - { - "key": "117", - "path": "118", - "mode": 1793473487 - } - ], - "defaultMode": -347579237, - "optional": false - }, - "vsphereVolume": { - "volumePath": "119", - "fsType": "120", - "storagePolicyName": "121", - "storagePolicyID": "122" - }, - "quobyte": { - "registry": "123", - "volume": "124", - "readOnly": true, - "user": "125", - "group": "126", - "tenant": "127" - }, - "azureDisk": { - "diskName": "128", - "diskURI": "129", - "cachingMode": "A3fƻfʣ繡楙¯", - "fsType": "130", - "readOnly": true, - "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" - }, - "photonPersistentDisk": { - "pdID": "131", - "fsType": "132" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "133", - "items": [ - { - "key": "134", - "path": "135", - "mode": 550215822 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "136", - "fieldRef": { - "apiVersion": "137", - "fieldPath": "138" - }, - "resourceFieldRef": { - "containerName": "139", - "resource": "140", - "divisor": "618" - }, - "mode": 1525389481 - } - ] - }, - "configMap": { - "name": "141", - "items": [ - { - "key": "142", - "path": "143", - "mode": -1249460160 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "144", - "expirationSeconds": -8988970531898753887, - "path": "145" - } - } - ], - "defaultMode": -1332301579 - }, - "portworxVolume": { - "volumeID": "146", - "fsType": "147" - }, - "scaleIO": { - "gateway": "148", - "system": "149", - "secretRef": { - "name": "150" - }, - "protectionDomain": "151", - "storagePool": "152", - "storageMode": "153", - "volumeName": "154", - "fsType": "155", - "readOnly": true - }, - "storageos": { - "volumeName": "156", - "volumeNamespace": "157", - "fsType": "158", - "readOnly": true, - "secretRef": { - "name": "159" - } - }, - "csi": { - "driver": "160", - "readOnly": false, - "fsType": "161", - "volumeAttributes": { - "162": "163" - }, - "nodePublishSecretRef": { - "name": "164" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "165", - "generateName": "166", - "namespace": "167", - "selfLink": "168", - "uid": "A徙ɶɊł/擇ɦĽ胚", - "resourceVersion": "4447340384943270560", - "generation": -6008930988505485536, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 3218160964766401208, - "labels": { - "170": "171" - }, - "annotations": { - "172": "173" - }, - "ownerReferences": [ - { - "apiVersion": "174", - "kind": "175", - "name": "176", - "uid": "ɜa頢ƛƟ)ÙæNǚ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "177" - ], - "clusterName": "178", - "managedFields": [ - { - "manager": "179", - "operation": "quA?瞲Ť倱\u003cįXŋ", - "apiVersion": "180", - "fieldsType": "181" - } - ] - }, - "spec": { - "accessModes": [ - "厶耈 T衧ȇe媹Hǝ呮}臷" - ], - "selector": { - "matchLabels": { - "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" - }, - "matchExpressions": [ - { - "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", - "operator": "NotIn", - "values": [ - "A5b.5-CX_VBC.Jn4f_1" - ] - } - ] - }, - "resources": { - "limits": { - "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" - }, - "requests": { - "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" - } - }, - "volumeName": "188", - "storageClassName": "189", - "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", - "dataSource": { - "apiGroup": "190", - "kind": "191", - "name": "192" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "193", - "image": "194", - "command": [ - "195" - ], - "args": [ - "196" - ], - "workingDir": "197", - "ports": [ - { - "name": "198", - "hostPort": -1180080716, - "containerPort": -1409668172, - "protocol": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", - "hostIP": "199" - } - ], - "envFrom": [ - { - "prefix": "200", - "configMapRef": { - "name": "201", - "optional": true - }, - "secretRef": { - "name": "202", - "optional": false - } - } - ], - "env": [ - { - "name": "203", - "value": "204", - "valueFrom": { - "fieldRef": { - "apiVersion": "205", - "fieldPath": "206" - }, - "resourceFieldRef": { - "containerName": "207", - "resource": "208", - "divisor": "231" - }, - "configMapKeyRef": { - "name": "209", - "key": "210", - "optional": false - }, - "secretKeyRef": { - "name": "211", - "key": "212", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "55" - }, - "requests": { - "粕擓ƖHVe熼'FD": "235" - } - }, - "volumeMounts": [ - { - "name": "213", - "mountPath": "214", - "subPath": "215", - "mountPropagation": "UÐ_ƮA攤/ɸɎ", - "subPathExpr": "216" - } - ], - "volumeDevices": [ - { - "name": "217", - "devicePath": "218" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "219" - ] - }, - "httpGet": { - "path": "220", - "port": "221", - "host": "222", - "scheme": "翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź", - "httpHeaders": [ - { - "name": "223", - "value": "224" - } - ] - }, - "tcpSocket": { - "port": -1543701088, - "host": "225" - }, - "initialDelaySeconds": 513341278, - "timeoutSeconds": 627713162, - "periodSeconds": 1255312175, - "successThreshold": -1740959124, - "failureThreshold": 158280212 - }, - "readinessProbe": { - "exec": { - "command": [ - "226" - ] - }, - "httpGet": { - "path": "227", - "port": -1140531048, - "host": "228", - "httpHeaders": [ - { - "name": "229", - "value": "230" - } - ] - }, - "tcpSocket": { - "port": 1741405963, - "host": "231" - }, - "initialDelaySeconds": 1260448044, - "timeoutSeconds": -200461294, - "periodSeconds": -1791206950, - "successThreshold": 1160477220, - "failureThreshold": 1226391571 - }, - "startupProbe": { - "exec": { - "command": [ - "232" - ] - }, - "httpGet": { - "path": "233", - "port": "234", - "host": "235", - "scheme": "勅跦Opwǩ曬逴褜1Ø", - "httpHeaders": [ - { - "name": "236", - "value": "237" - } - ] - }, - "tcpSocket": { - "port": "238", - "host": "239" - }, - "initialDelaySeconds": -589000495, - "timeoutSeconds": -955773237, - "periodSeconds": 561988938, - "successThreshold": 1419770315, - "failureThreshold": 300356869 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 467291328, - "host": "246" - } - }, - "preStop": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": -434820661, - "host": "249", - "scheme": "r嚧", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 453108839, - "host": "252" - } - } - }, - "terminationMessagePath": "253", - "terminationMessagePolicy": "趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", - "imagePullPolicy": "Gƚ绤fʀļ腩墺Ò媁荭gw", - "securityContext": { - "capabilities": { - "add": [ - "E剒蔞" - ], - "drop": [ - "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "254", - "role": "255", - "type": "256", - "level": "257" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "258", - "gmsaCredentialSpec": "259", - "runAsUserName": "260" - }, - "runAsUser": -3342656999442156006, - "runAsGroup": -5569844914519516591, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", - "seccompProfile": { - "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", - "localhostProfile": "261" - } - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "262", - "image": "263", - "command": [ - "264" - ], - "args": [ - "265" - ], - "workingDir": "266", - "ports": [ - { - "name": "267", - "hostPort": -825277526, - "containerPort": 1157117817, - "hostIP": "268" - } - ], - "envFrom": [ - { - "prefix": "269", - "configMapRef": { - "name": "270", - "optional": false - }, - "secretRef": { - "name": "271", - "optional": false - } - } - ], - "env": [ - { - "name": "272", - "value": "273", - "valueFrom": { - "fieldRef": { - "apiVersion": "274", - "fieldPath": "275" - }, - "resourceFieldRef": { - "containerName": "276", - "resource": "277", - "divisor": "107" - }, - "configMapKeyRef": { - "name": "278", - "key": "279", - "optional": false - }, - "secretKeyRef": { - "name": "280", - "key": "281", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "琕鶫:顇ə娯Ȱ囌{": "853" - }, - "requests": { - "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" - } - }, - "volumeMounts": [ - { - "name": "282", - "readOnly": true, - "mountPath": "283", - "subPath": "284", - "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "subPathExpr": "285" - } - ], - "volumeDevices": [ - { - "name": "286", - "devicePath": "287" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "288" - ] - }, - "httpGet": { - "path": "289", - "port": "290", - "host": "291", - "scheme": "C\"6x$1s", - "httpHeaders": [ - { - "name": "292", - "value": "293" - } - ] - }, - "tcpSocket": { - "port": "294", - "host": "295" - }, - "initialDelaySeconds": -860435782, - "timeoutSeconds": 1067125211, - "periodSeconds": -2088645849, - "successThreshold": 1900201288, - "failureThreshold": -766915393 - }, - "readinessProbe": { - "exec": { - "command": [ - "296" - ] - }, - "httpGet": { - "path": "297", - "port": 1167615307, - "host": "298", - "scheme": "vEȤƏ埮p", - "httpHeaders": [ - { - "name": "299", - "value": "300" - } - ] - }, - "tcpSocket": { - "port": "301", - "host": "302" - }, - "initialDelaySeconds": -1467527914, - "timeoutSeconds": 1107276738, - "periodSeconds": 1221583046, - "successThreshold": -1861307253, - "failureThreshold": 1802356198 - }, - "startupProbe": { - "exec": { - "command": [ - "303" - ] - }, - "httpGet": { - "path": "304", - "port": 199049889, - "host": "305", - "scheme": "IJ嘢4ʗ", - "httpHeaders": [ - { - "name": "306", - "value": "307" - } - ] - }, - "tcpSocket": { - "port": "308", - "host": "309" - }, - "initialDelaySeconds": -1896415283, - "timeoutSeconds": 1540899353, - "periodSeconds": -1330095135, - "successThreshold": 1566213732, - "failureThreshold": 1697842937 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "310" - ] - }, - "httpGet": { - "path": "311", - "port": "312", - "host": "313", - "httpHeaders": [ - { - "name": "314", - "value": "315" - } - ] - }, - "tcpSocket": { - "port": 935886668, - "host": "316" - } - }, - "preStop": { - "exec": { - "command": [ - "317" - ] - }, - "httpGet": { - "path": "318", - "port": "319", - "host": "320", - "scheme": ")DŽ髐njʉBn(fǂ", - "httpHeaders": [ - { - "name": "321", - "value": "322" - } - ] - }, - "tcpSocket": { - "port": 872525702, - "host": "323" - } - } - }, - "terminationMessagePath": "324", - "terminationMessagePolicy": "ay", - "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", - "securityContext": { - "capabilities": { - "add": [ - "Ƶf" - ], - "drop": [ - "Ã茓pȓɻ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "325", - "role": "326", - "type": "327", - "level": "328" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "329", - "gmsaCredentialSpec": "330", - "runAsUserName": "331" - }, - "runAsUser": -4099583436266168513, - "runAsGroup": 5255171395073905944, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "#耗", - "seccompProfile": { - "type": "(ť1ùfŭƽ", - "localhostProfile": "332" - } - }, - "stdin": true, - "stdinOnce": true - } - ], - "ephemeralContainers": [ - { - "name": "333", - "image": "334", - "command": [ - "335" - ], - "args": [ - "336" - ], - "workingDir": "337", - "ports": [ - { - "name": "338", - "hostPort": -2137891092, - "containerPort": 1992460223, - "protocol": "`l}Ñ蠂Ü[ƛ^輅", - "hostIP": "339" - } - ], - "envFrom": [ - { - "prefix": "340", - "configMapRef": { - "name": "341", - "optional": false - }, - "secretRef": { - "name": "342", - "optional": false - } - } - ], - "env": [ - { - "name": "343", - "value": "344", - "valueFrom": { - "fieldRef": { - "apiVersion": "345", - "fieldPath": "346" - }, - "resourceFieldRef": { - "containerName": "347", - "resource": "348", - "divisor": "211" - }, - "configMapKeyRef": { - "name": "349", - "key": "350", - "optional": true - }, - "secretKeyRef": { - "name": "351", - "key": "352", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "x糂腂": "286" - }, - "requests": { - "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[": "214" - } - }, - "volumeMounts": [ - { - "name": "353", - "mountPath": "354", - "subPath": "355", - "mountPropagation": "Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ", - "subPathExpr": "356" - } - ], - "volumeDevices": [ - { - "name": "357", - "devicePath": "358" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "359" - ] - }, - "httpGet": { - "path": "360", - "port": "361", - "host": "362", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - }, - "initialDelaySeconds": 1612465029, - "timeoutSeconds": -148677969, - "periodSeconds": 758604605, - "successThreshold": -291429895, - "failureThreshold": -478839383 - }, - "readinessProbe": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 498878902, - "host": "369", - "scheme": "ďJZ漤ŗ坟Ů\u003c", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": -2030665763, - "host": "372" - }, - "initialDelaySeconds": 1808698094, - "timeoutSeconds": 1155232143, - "periodSeconds": -1873425934, - "successThreshold": -1924862129, - "failureThreshold": -1431381588 - }, - "startupProbe": { - "exec": { - "command": [ - "373" - ] - }, - "httpGet": { - "path": "374", - "port": "375", - "host": "376", - "scheme": "Nh×DJɶ羹ƞʓ%ʝ`ǭ", - "httpHeaders": [ - { - "name": "377", - "value": "378" - } - ] - }, - "tcpSocket": { - "port": -1467648837, - "host": "379" - }, - "initialDelaySeconds": 911629631, - "timeoutSeconds": 542678518, - "periodSeconds": 1859267428, - "successThreshold": 1123323092, - "failureThreshold": -592521472 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "380" - ] - }, - "httpGet": { - "path": "381", - "port": 2040952835, - "host": "382", - "scheme": "诵H玲鑠ĭ$#卛8ð", - "httpHeaders": [ - { - "name": "383", - "value": "384" - } - ] - }, - "tcpSocket": { - "port": "385", - "host": "386" - } - }, - "preStop": { - "exec": { - "command": [ - "387" - ] - }, - "httpGet": { - "path": "388", - "port": -122203422, - "host": "389", - "scheme": "斢杧ż鯀1'鸔", - "httpHeaders": [ - { - "name": "390", - "value": "391" - } - ] - }, - "tcpSocket": { - "port": -1618269037, - "host": "392" - } - } - }, - "terminationMessagePath": "393", - "terminationMessagePolicy": "炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹", - "imagePullPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "securityContext": { - "capabilities": { - "add": [ - "秮òƬɸĻo" - ], - "drop": [ - "{柯?" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "394", - "role": "395", - "type": "396", - "level": "397" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "398", - "gmsaCredentialSpec": "399", - "runAsUserName": "400" - }, - "runAsUser": -3231735416592443589, - "runAsGroup": 1578419479310338359, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "4矕Ƈè*", - "seccompProfile": { - "type": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "localhostProfile": "401" - } - }, - "stdin": true, - "stdinOnce": true, - "tty": true, - "targetContainerName": "402" - } - ], - "restartPolicy": "ȕW歹s", - "terminationGracePeriodSeconds": -2705718780200389430, - "activeDeadlineSeconds": 7628609851801072843, - "dnsPolicy": "堑ūM鈱ɖ'蠨", - "nodeSelector": { - "403": "404" - }, - "serviceAccountName": "405", - "serviceAccount": "406", - "automountServiceAccountToken": false, - "nodeName": "407", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "408", - "role": "409", - "type": "410", - "level": "411" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "412", - "gmsaCredentialSpec": "413", - "runAsUserName": "414" - }, - "runAsUser": -8735446882646824517, - "runAsGroup": 241576272398843100, - "runAsNonRoot": false, - "supplementalGroups": [ - 3851285476969791307 - ], - "fsGroup": 3104099627522161950, - "sysctls": [ - { - "name": "415", - "value": "416" - } - ], - "fsGroupChangePolicy": "ß讪Ă2讅缔m葰賦迾娙", - "seccompProfile": { - "type": "4虵p蓋沥7uPƒ", - "localhostProfile": "417" - } - }, - "imagePullSecrets": [ - { - "name": "418" - } - ], - "hostname": "419", - "subdomain": "420", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "421", - "operator": "堣灭ƴɦ燻", - "values": [ - "422" - ] - } - ], - "matchFields": [ - { - "key": "423", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "424" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1525789456, - "preference": { - "matchExpressions": [ - { - "key": "425", - "operator": "d'呪", - "values": [ - "426" - ] - } - ], - "matchFields": [ - { - "key": "427", - "operator": "ɷȰW瀤oɢ嫎¸殚篎3o8[y#t(", - "values": [ - "428" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68": "Q4_.84.K_-_0_..u.F.pq..--Q" - }, - "matchExpressions": [ - { - "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", - "operator": "NotIn", - "values": [ - "0..KpiS.oK-.O--5-yp8q_s-L" - ] - } - ] - }, - "namespaces": [ - "435" - ], - "topologyKey": "436" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -969397138, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5": "5.m_2_--XZx" - }, - "matchExpressions": [ - { - "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "443" - ], - "topologyKey": "444" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "ZXC0_-7.-hj-O_8-b6E_--B": "p8O_._e_3_.4_W_H" - }, - "matchExpressions": [ - { - "key": "6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4", - "operator": "In", - "values": [ - "n-W23-_.z_.._s--_F-BR-.W" - ] - } - ] - }, - "namespaces": [ - "451" - ], - "topologyKey": "452" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1397412563, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6": "HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b" - }, - "matchExpressions": [ - { - "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", - "operator": "NotIn", - "values": [ - "f8k" - ] - } - ] - }, - "namespaces": [ - "459" - ], - "topologyKey": "460" - } - } - ] - } - }, - "schedulerName": "461", - "tolerations": [ - { - "key": "462", - "operator": "T暣Ɖ肆Ző:ijɲí_夦Ŕ", - "value": "463", - "effect": "蛡媈U曰n夬LJ:BŐ埑Ô", - "tolerationSeconds": 2817479448830898187 - } - ], - "hostAliases": [ - { - "ip": "464", - "hostnames": [ - "465" - ] - } - ], - "priorityClassName": "466", - "priority": -69353914, - "dnsConfig": { - "nameservers": [ - "467" - ], - "searches": [ - "468" - ], - "options": [ - { - "name": "469", - "value": "470" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ʁO" - } - ], - "runtimeClassName": "471", - "enableServiceLinks": false, - "preemptionPolicy": "犾ȩ纾", - "overhead": { - "": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "472", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "ttlSecondsAfterFinished": -339602975 - } - }, - "successfulJobsHistoryLimit": 305459364, - "failedJobsHistoryLimit": -1565042829 - }, - "status": { - "active": [ - { - "kind": "479", - "namespace": "480", - "name": "481", - "uid": "vÐ仆dždĄ跞肞=ɴ", - "apiVersion": "482", - "resourceVersion": "483", - "fieldPath": "484" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.pb deleted file mode 100644 index 68aaf6d2a79acd6bae2854703568dfef488497f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7369 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml deleted file mode 100644 index 6848d6eefd2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.CronJob.yaml +++ /dev/null @@ -1,1059 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - concurrencyPolicy: Hr鯹)晿ą - values: - - "424" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf - operator: DoesNotExist - matchLabels: - 4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5: 5.m_2_--XZx - namespaces: - - "443" - topologyKey: "444" - weight: -969397138 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q - operator: NotIn - values: - - 0..KpiS.oK-.O--5-yp8q_s-L - matchLabels: - rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68: Q4_.84.K_-_0_..u.F.pq..--Q - namespaces: - - "435" - topologyKey: "436" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 - operator: NotIn - values: - - f8k - matchLabels: - k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6: HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b - namespaces: - - "459" - topologyKey: "460" - weight: -1397412563 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4 - operator: In - values: - - n-W23-_.z_.._s--_F-BR-.W - matchLabels: - ZXC0_-7.-hj-O_8-b6E_--B: p8O_._e_3_.4_W_H - namespaces: - - "451" - topologyKey: "452" - automountServiceAccountToken: false - containers: - - args: - - "265" - command: - - "264" - env: - - name: "272" - value: "273" - valueFrom: - configMapKeyRef: - key: "279" - name: "278" - optional: false - fieldRef: - apiVersion: "274" - fieldPath: "275" - resourceFieldRef: - containerName: "276" - divisor: "107" - resource: "277" - secretKeyRef: - key: "281" - name: "280" - optional: false - envFrom: - - configMapRef: - name: "270" - optional: false - prefix: "269" - secretRef: - name: "271" - optional: false - image: "263" - imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ - lifecycle: - postStart: - exec: - command: - - "310" - httpGet: - host: "313" - httpHeaders: - - name: "314" - value: "315" - path: "311" - port: "312" - tcpSocket: - host: "316" - port: 935886668 - preStop: - exec: - command: - - "317" - httpGet: - host: "320" - httpHeaders: - - name: "321" - value: "322" - path: "318" - port: "319" - scheme: )DŽ髐njʉBn(fǂ - tcpSocket: - host: "323" - port: 872525702 - livenessProbe: - exec: - command: - - "288" - failureThreshold: -766915393 - httpGet: - host: "291" - httpHeaders: - - name: "292" - value: "293" - path: "289" - port: "290" - scheme: C"6x$1s - initialDelaySeconds: -860435782 - periodSeconds: -2088645849 - successThreshold: 1900201288 - tcpSocket: - host: "295" - port: "294" - timeoutSeconds: 1067125211 - name: "262" - ports: - - containerPort: 1157117817 - hostIP: "268" - hostPort: -825277526 - name: "267" - readinessProbe: - exec: - command: - - "296" - failureThreshold: 1802356198 - httpGet: - host: "298" - httpHeaders: - - name: "299" - value: "300" - path: "297" - port: 1167615307 - scheme: vEȤƏ埮p - initialDelaySeconds: -1467527914 - periodSeconds: 1221583046 - successThreshold: -1861307253 - tcpSocket: - host: "302" - port: "301" - timeoutSeconds: 1107276738 - resources: - limits: - 琕鶫:顇ə娯Ȱ囌{: "853" - requests: - Z龏´DÒȗÔÂɘɢ鬍熖B芭花: "372" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƶf - drop: - - Ã茓pȓɻ - privileged: true - procMount: '#耗' - readOnlyRootFilesystem: false - runAsGroup: 5255171395073905944 - runAsNonRoot: false - runAsUser: -4099583436266168513 - seLinuxOptions: - level: "328" - role: "326" - type: "327" - user: "325" - seccompProfile: - localhostProfile: "332" - type: (ť1ùfŭƽ - windowsOptions: - gmsaCredentialSpec: "330" - gmsaCredentialSpecName: "329" - runAsUserName: "331" - startupProbe: - exec: - command: - - "303" - failureThreshold: 1697842937 - httpGet: - host: "305" - httpHeaders: - - name: "306" - value: "307" - path: "304" - port: 199049889 - scheme: IJ嘢4ʗ - initialDelaySeconds: -1896415283 - periodSeconds: -1330095135 - successThreshold: 1566213732 - tcpSocket: - host: "309" - port: "308" - timeoutSeconds: 1540899353 - stdin: true - stdinOnce: true - terminationMessagePath: "324" - terminationMessagePolicy: ay - volumeDevices: - - devicePath: "287" - name: "286" - volumeMounts: - - mountPath: "283" - mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - name: "282" - readOnly: true - subPath: "284" - subPathExpr: "285" - workingDir: "266" - dnsConfig: - nameservers: - - "467" - options: - - name: "469" - value: "470" - searches: - - "468" - dnsPolicy: 堑ūM鈱ɖ'蠨 - enableServiceLinks: false - ephemeralContainers: - - args: - - "336" - command: - - "335" - env: - - name: "343" - value: "344" - valueFrom: - configMapKeyRef: - key: "350" - name: "349" - optional: true - fieldRef: - apiVersion: "345" - fieldPath: "346" - resourceFieldRef: - containerName: "347" - divisor: "211" - resource: "348" - secretKeyRef: - key: "352" - name: "351" - optional: true - envFrom: - - configMapRef: - name: "341" - optional: false - prefix: "340" - secretRef: - name: "342" - optional: false - image: "334" - imagePullPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 - lifecycle: - postStart: - exec: - command: - - "380" - httpGet: - host: "382" - httpHeaders: - - name: "383" - value: "384" - path: "381" - port: 2040952835 - scheme: 诵H玲鑠ĭ$#卛8ð - tcpSocket: - host: "386" - port: "385" - preStop: - exec: - command: - - "387" - httpGet: - host: "389" - httpHeaders: - - name: "390" - value: "391" - path: "388" - port: -122203422 - scheme: 斢杧ż鯀1'鸔 - tcpSocket: - host: "392" - port: -1618269037 - livenessProbe: - exec: - command: - - "359" - failureThreshold: -478839383 - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "360" - port: "361" - initialDelaySeconds: 1612465029 - periodSeconds: 758604605 - successThreshold: -291429895 - tcpSocket: - host: "366" - port: "365" - timeoutSeconds: -148677969 - name: "333" - ports: - - containerPort: 1992460223 - hostIP: "339" - hostPort: -2137891092 - name: "338" - protocol: '`l}Ñ蠂Ü[ƛ^輅' - readinessProbe: - exec: - command: - - "367" - failureThreshold: -1431381588 - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 498878902 - scheme: ďJZ漤ŗ坟Ů< - initialDelaySeconds: 1808698094 - periodSeconds: -1873425934 - successThreshold: -1924862129 - tcpSocket: - host: "372" - port: -2030665763 - timeoutSeconds: 1155232143 - resources: - limits: - x糂腂: "286" - requests: - ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[: "214" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 秮òƬɸĻo - drop: - - '{柯?' - privileged: false - procMount: 4矕Ƈè* - readOnlyRootFilesystem: false - runAsGroup: 1578419479310338359 - runAsNonRoot: false - runAsUser: -3231735416592443589 - seLinuxOptions: - level: "397" - role: "395" - type: "396" - user: "394" - seccompProfile: - localhostProfile: "401" - type: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - windowsOptions: - gmsaCredentialSpec: "399" - gmsaCredentialSpecName: "398" - runAsUserName: "400" - startupProbe: - exec: - command: - - "373" - failureThreshold: -592521472 - httpGet: - host: "376" - httpHeaders: - - name: "377" - value: "378" - path: "374" - port: "375" - scheme: Nh×DJɶ羹ƞʓ%ʝ`ǭ - initialDelaySeconds: 911629631 - periodSeconds: 1859267428 - successThreshold: 1123323092 - tcpSocket: - host: "379" - port: -1467648837 - timeoutSeconds: 542678518 - stdin: true - stdinOnce: true - targetContainerName: "402" - terminationMessagePath: "393" - terminationMessagePolicy: 炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹 - tty: true - volumeDevices: - - devicePath: "358" - name: "357" - volumeMounts: - - mountPath: "354" - mountPropagation: Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ - name: "353" - subPath: "355" - subPathExpr: "356" - workingDir: "337" - hostAliases: - - hostnames: - - "465" - ip: "464" - hostIPC: true - hostNetwork: true - hostname: "419" - imagePullSecrets: - - name: "418" - initContainers: - - args: - - "196" - command: - - "195" - env: - - name: "203" - value: "204" - valueFrom: - configMapKeyRef: - key: "210" - name: "209" - optional: false - fieldRef: - apiVersion: "205" - fieldPath: "206" - resourceFieldRef: - containerName: "207" - divisor: "231" - resource: "208" - secretKeyRef: - key: "212" - name: "211" - optional: true - envFrom: - - configMapRef: - name: "201" - optional: true - prefix: "200" - secretRef: - name: "202" - optional: false - image: "194" - imagePullPolicy: Gƚ绤fʀļ腩墺Ò媁荭gw - lifecycle: - postStart: - exec: - command: - - "240" - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: 更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - tcpSocket: - host: "246" - port: 467291328 - preStop: - exec: - command: - - "247" - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: -434820661 - scheme: r嚧 - tcpSocket: - host: "252" - port: 453108839 - livenessProbe: - exec: - command: - - "219" - failureThreshold: 158280212 - httpGet: - host: "222" - httpHeaders: - - name: "223" - value: "224" - path: "220" - port: "221" - scheme: 翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź - initialDelaySeconds: 513341278 - periodSeconds: 1255312175 - successThreshold: -1740959124 - tcpSocket: - host: "225" - port: -1543701088 - timeoutSeconds: 627713162 - name: "193" - ports: - - containerPort: -1409668172 - hostIP: "199" - hostPort: -1180080716 - name: "198" - protocol: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 - readinessProbe: - exec: - command: - - "226" - failureThreshold: 1226391571 - httpGet: - host: "228" - httpHeaders: - - name: "229" - value: "230" - path: "227" - port: -1140531048 - initialDelaySeconds: 1260448044 - periodSeconds: -1791206950 - successThreshold: 1160477220 - tcpSocket: - host: "231" - port: 1741405963 - timeoutSeconds: -200461294 - resources: - limits: - "": "55" - requests: - 粕擓ƖHVe熼'FD: "235" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - E剒蔞 - drop: - - 表徶đ寳议Ƭƶ氩Ȩ<6鄰簳°Ļǟi&皥 - privileged: false - procMount: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ - readOnlyRootFilesystem: true - runAsGroup: -5569844914519516591 - runAsNonRoot: true - runAsUser: -3342656999442156006 - seLinuxOptions: - level: "257" - role: "255" - type: "256" - user: "254" - seccompProfile: - localhostProfile: "261" - type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ - windowsOptions: - gmsaCredentialSpec: "259" - gmsaCredentialSpecName: "258" - runAsUserName: "260" - startupProbe: - exec: - command: - - "232" - failureThreshold: 300356869 - httpGet: - host: "235" - httpHeaders: - - name: "236" - value: "237" - path: "233" - port: "234" - scheme: 勅跦Opwǩ曬逴褜1Ø - initialDelaySeconds: -589000495 - periodSeconds: 561988938 - successThreshold: 1419770315 - tcpSocket: - host: "239" - port: "238" - timeoutSeconds: -955773237 - stdin: true - terminationMessagePath: "253" - terminationMessagePolicy: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* - tty: true - volumeDevices: - - devicePath: "218" - name: "217" - volumeMounts: - - mountPath: "214" - mountPropagation: UÐ_ƮA攤/ɸɎ - name: "213" - subPath: "215" - subPathExpr: "216" - workingDir: "197" - nodeName: "407" - nodeSelector: - "403": "404" - overhead: - "": "368" - preemptionPolicy: 犾ȩ纾 - priority: -69353914 - priorityClassName: "466" - readinessGates: - - conditionType: ʁO - restartPolicy: ȕW歹s - runtimeClassName: "471" - schedulerName: "461" - securityContext: - fsGroup: 3104099627522161950 - fsGroupChangePolicy: ß讪Ă2讅缔m葰賦迾娙 - runAsGroup: 241576272398843100 - runAsNonRoot: false - runAsUser: -8735446882646824517 - seLinuxOptions: - level: "411" - role: "409" - type: "410" - user: "408" - seccompProfile: - localhostProfile: "417" - type: 4虵p蓋沥7uPƒ - supplementalGroups: - - 3851285476969791307 - sysctls: - - name: "415" - value: "416" - windowsOptions: - gmsaCredentialSpec: "413" - gmsaCredentialSpecName: "412" - runAsUserName: "414" - serviceAccount: "406" - serviceAccountName: "405" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "420" - terminationGracePeriodSeconds: -2705718780200389430 - tolerations: - - effect: 蛡媈U曰n夬LJ:BŐ埑Ô - key: "462" - operator: T暣Ɖ肆Ző:ijɲí_夦Ŕ - tolerationSeconds: 2817479448830898187 - value: "463" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "472" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "65" - partition: -1853411528 - volumeID: "64" - azureDisk: - cachingMode: A3fƻfʣ繡楙¯ - diskName: "128" - diskURI: "129" - fsType: "130" - kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ - readOnly: true - azureFile: - secretName: "114" - shareName: "115" - cephfs: - monitors: - - "99" - path: "100" - readOnly: true - secretFile: "102" - secretRef: - name: "103" - user: "101" - cinder: - fsType: "97" - secretRef: - name: "98" - volumeID: "96" - configMap: - defaultMode: -347579237 - items: - - key: "117" - mode: 1793473487 - path: "118" - name: "116" - optional: false - csi: - driver: "160" - fsType: "161" - nodePublishSecretRef: - name: "164" - readOnly: false - volumeAttributes: - "162": "163" - downwardAPI: - defaultMode: -1775926229 - items: - - fieldRef: - apiVersion: "107" - fieldPath: "108" - mode: -1011172037 - path: "106" - resourceFieldRef: - containerName: "109" - divisor: "52" - resource: "110" - emptyDir: - medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 - sizeLimit: "347" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "172": "173" - clusterName: "178" - creationTimestamp: null - deletionGracePeriodSeconds: 3218160964766401208 - finalizers: - - "177" - generateName: "166" - generation: -6008930988505485536 - labels: - "170": "171" - managedFields: - - apiVersion: "180" - fieldsType: "181" - manager: "179" - operation: quA?瞲Ť倱<įXŋ - name: "165" - namespace: "167" - ownerReferences: - - apiVersion: "174" - blockOwnerDeletion: false - controller: true - kind: "175" - name: "176" - uid: ɜa頢ƛƟ)ÙæNǚ - resourceVersion: "4447340384943270560" - selfLink: "168" - uid: A徙ɶɊł/擇ɦĽ胚 - spec: - accessModes: - - 厶耈 T衧ȇe媹Hǝ呮}臷 - dataSource: - apiGroup: "190" - kind: "191" - name: "192" - resources: - limits: - /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" - requests: - ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" - selector: - matchExpressions: - - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z - operator: NotIn - values: - - A5b.5-CX_VBC.Jn4f_1 - matchLabels: - 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 - storageClassName: "189" - volumeMode: 髷裎$MVȟ@7飣奺Ȋ - volumeName: "188" - fc: - fsType: "112" - lun: -740816174 - targetWWNs: - - "111" - wwids: - - "113" - flexVolume: - driver: "91" - fsType: "92" - options: - "94": "95" - secretRef: - name: "93" - flocker: - datasetName: "104" - datasetUUID: "105" - gcePersistentDisk: - fsType: "63" - partition: 1399152294 - pdName: "62" - readOnly: true - gitRepo: - directory: "68" - repository: "66" - revision: "67" - glusterfs: - endpoints: "81" - path: "82" - readOnly: true - hostPath: - path: "61" - type: j剐'宣I拍N嚳ķȗ - iscsi: - fsType: "77" - initiatorName: "80" - iqn: "75" - iscsiInterface: "76" - lun: -1483417237 - portals: - - "78" - secretRef: - name: "79" - targetPortal: "74" - name: "60" - nfs: - path: "73" - server: "72" - persistentVolumeClaim: - claimName: "83" - readOnly: true - photonPersistentDisk: - fsType: "132" - pdID: "131" - portworxVolume: - fsType: "147" - volumeID: "146" - projected: - defaultMode: -1332301579 - sources: - - configMap: - items: - - key: "142" - mode: -1249460160 - path: "143" - name: "141" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "137" - fieldPath: "138" - mode: 1525389481 - path: "136" - resourceFieldRef: - containerName: "139" - divisor: "618" - resource: "140" - secret: - items: - - key: "134" - mode: 550215822 - path: "135" - name: "133" - optional: false - serviceAccountToken: - audience: "144" - expirationSeconds: -8988970531898753887 - path: "145" - quobyte: - group: "126" - readOnly: true - registry: "123" - tenant: "127" - user: "125" - volume: "124" - rbd: - fsType: "86" - image: "85" - keyring: "89" - monitors: - - "84" - pool: "87" - readOnly: true - secretRef: - name: "90" - user: "88" - scaleIO: - fsType: "155" - gateway: "148" - protectionDomain: "151" - readOnly: true - secretRef: - name: "150" - storageMode: "153" - storagePool: "152" - system: "149" - volumeName: "154" - secret: - defaultMode: -1852451720 - items: - - key: "70" - mode: 1395607230 - path: "71" - optional: true - secretName: "69" - storageos: - fsType: "158" - readOnly: true - secretRef: - name: "159" - volumeName: "156" - volumeNamespace: "157" - vsphereVolume: - fsType: "120" - storagePolicyID: "122" - storagePolicyName: "121" - volumePath: "119" - ttlSecondsAfterFinished: -339602975 - schedule: "19" - startingDeadlineSeconds: -2555947251840004808 - successfulJobsHistoryLimit: 305459364 - suspend: true -status: - active: - - apiVersion: "482" - fieldPath: "484" - kind: "479" - name: "481" - namespace: "480" - resourceVersion: "483" - uid: vÐ仆dždĄ跞肞=ɴ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.json deleted file mode 100644 index 53dc25a9808..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.json +++ /dev/null @@ -1,1523 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "template": { - "metadata": { - "name": "19", - "generateName": "20", - "namespace": "21", - "selfLink": "22", - "uid": "SǡƏ", - "resourceVersion": "17916580954637291219", - "generation": 5259823216098853135, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4075183944016503389, - "labels": { - "24": "25" - }, - "annotations": { - "26": "27" - }, - "ownerReferences": [ - { - "apiVersion": "28", - "kind": "29", - "name": "30", - "uid": "ɑ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "31" - ], - "clusterName": "32", - "managedFields": [ - { - "manager": "33", - "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "34", - "fieldsType": "35" - } - ] - }, - "spec": { - "parallelism": -443114323, - "completions": -1771909905, - "activeDeadlineSeconds": -9086179100394185427, - "backoffLimit": -1796008812, - "selector": { - "matchLabels": { - "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" - }, - "matchExpressions": [ - { - "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", - "operator": "In", - "values": [ - "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "42", - "generateName": "43", - "namespace": "44", - "selfLink": "45", - "uid": "Ȗ脵鴈Ō", - "resourceVersion": "5994087412557504692", - "generation": 9213888658033954596, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2901856114738744973, - "labels": { - "47": "48" - }, - "annotations": { - "49": "50" - }, - "ownerReferences": [ - { - "apiVersion": "51", - "kind": "52", - "name": "53", - "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "54" - ], - "clusterName": "55", - "managedFields": [ - { - "manager": "56", - "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", - "apiVersion": "57", - "fieldsType": "58" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "59", - "hostPath": { - "path": "60", - "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" - }, - "emptyDir": { - "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", - "sizeLimit": "681" - }, - "gcePersistentDisk": { - "pdName": "61", - "fsType": "62", - "partition": 2065358741, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "63", - "fsType": "64", - "partition": -104666658, - "readOnly": true - }, - "gitRepo": { - "repository": "65", - "revision": "66", - "directory": "67" - }, - "secret": { - "secretName": "68", - "items": [ - { - "key": "69", - "path": "70", - "mode": 1648350164 - } - ], - "defaultMode": 1655406148, - "optional": true - }, - "nfs": { - "server": "71", - "path": "72" - }, - "iscsi": { - "targetPortal": "73", - "iqn": "74", - "lun": -663180249, - "iscsiInterface": "75", - "fsType": "76", - "readOnly": true, - "portals": [ - "77" - ], - "chapAuthSession": true, - "secretRef": { - "name": "78" - }, - "initiatorName": "79" - }, - "glusterfs": { - "endpoints": "80", - "path": "81" - }, - "persistentVolumeClaim": { - "claimName": "82" - }, - "rbd": { - "monitors": [ - "83" - ], - "image": "84", - "fsType": "85", - "pool": "86", - "user": "87", - "keyring": "88", - "secretRef": { - "name": "89" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "90", - "fsType": "91", - "secretRef": { - "name": "92" - }, - "readOnly": true, - "options": { - "93": "94" - } - }, - "cinder": { - "volumeID": "95", - "fsType": "96", - "readOnly": true, - "secretRef": { - "name": "97" - } - }, - "cephfs": { - "monitors": [ - "98" - ], - "path": "99", - "user": "100", - "secretFile": "101", - "secretRef": { - "name": "102" - } - }, - "flocker": { - "datasetName": "103", - "datasetUUID": "104" - }, - "downwardAPI": { - "items": [ - { - "path": "105", - "fieldRef": { - "apiVersion": "106", - "fieldPath": "107" - }, - "resourceFieldRef": { - "containerName": "108", - "resource": "109", - "divisor": "889" - }, - "mode": 1322858613 - } - ], - "defaultMode": 1801487647 - }, - "fc": { - "targetWWNs": [ - "110" - ], - "lun": 1169718433, - "fsType": "111", - "wwids": [ - "112" - ] - }, - "azureFile": { - "secretName": "113", - "shareName": "114" - }, - "configMap": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1194714697 - } - ], - "defaultMode": -599608368, - "optional": true - }, - "vsphereVolume": { - "volumePath": "118", - "fsType": "119", - "storagePolicyName": "120", - "storagePolicyID": "121" - }, - "quobyte": { - "registry": "122", - "volume": "123", - "readOnly": true, - "user": "124", - "group": "125", - "tenant": "126" - }, - "azureDisk": { - "diskName": "127", - "diskURI": "128", - "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", - "fsType": "129", - "readOnly": true, - "kind": "ȫşŇɜa" - }, - "photonPersistentDisk": { - "pdID": "130", - "fsType": "131" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 782113097 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "135", - "fieldRef": { - "apiVersion": "136", - "fieldPath": "137" - }, - "resourceFieldRef": { - "containerName": "138", - "resource": "139", - "divisor": "952" - }, - "mode": -555780268 - } - ] - }, - "configMap": { - "name": "140", - "items": [ - { - "key": "141", - "path": "142", - "mode": 1730325900 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "143", - "expirationSeconds": -2937394236764575757, - "path": "144" - } - } - ], - "defaultMode": -1980941277 - }, - "portworxVolume": { - "volumeID": "145", - "fsType": "146", - "readOnly": true - }, - "scaleIO": { - "gateway": "147", - "system": "148", - "secretRef": { - "name": "149" - }, - "sslEnabled": true, - "protectionDomain": "150", - "storagePool": "151", - "storageMode": "152", - "volumeName": "153", - "fsType": "154" - }, - "storageos": { - "volumeName": "155", - "volumeNamespace": "156", - "fsType": "157", - "readOnly": true, - "secretRef": { - "name": "158" - } - }, - "csi": { - "driver": "159", - "readOnly": true, - "fsType": "160", - "volumeAttributes": { - "161": "162" - }, - "nodePublishSecretRef": { - "name": "163" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "164", - "generateName": "165", - "namespace": "166", - "selfLink": "167", - "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", - "resourceVersion": "917467801074989174", - "generation": -8801560367353238479, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -1837257934517376612, - "labels": { - "169": "170" - }, - "annotations": { - "171": "172" - }, - "ownerReferences": [ - { - "apiVersion": "173", - "kind": "174", - "name": "175", - "uid": "", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "176" - ], - "clusterName": "177", - "managedFields": [ - { - "manager": "178", - "operation": "蒅!a坩O`涁İ而踪鄌", - "apiVersion": "179", - "fieldsType": "180" - } - ] - }, - "spec": { - "accessModes": [ - "|@?鷅bȻN" - ], - "selector": { - "matchLabels": { - "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" - }, - "matchExpressions": [ - { - "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", - "operator": "Exists" - } - ] - }, - "resources": { - "limits": { - "?$矡ȶ网棊ʢ": "891" - }, - "requests": { - "Ⱥ眖R#yV'WKw(ğ": "423" - } - }, - "volumeName": "187", - "storageClassName": "188", - "volumeMode": "跦Opwǩ曬逴褜1", - "dataSource": { - "apiGroup": "189", - "kind": "190", - "name": "191" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "192", - "image": "193", - "command": [ - "194" - ], - "args": [ - "195" - ], - "workingDir": "196", - "ports": [ - { - "name": "197", - "hostPort": -805795167, - "containerPort": 1791615594, - "protocol": "Ƥ熪军g\u003e郵[+扴", - "hostIP": "198" - } - ], - "envFrom": [ - { - "prefix": "199", - "configMapRef": { - "name": "200", - "optional": false - }, - "secretRef": { - "name": "201", - "optional": false - } - } - ], - "env": [ - { - "name": "202", - "value": "203", - "valueFrom": { - "fieldRef": { - "apiVersion": "204", - "fieldPath": "205" - }, - "resourceFieldRef": { - "containerName": "206", - "resource": "207", - "divisor": "241" - }, - "configMapKeyRef": { - "name": "208", - "key": "209", - "optional": true - }, - "secretKeyRef": { - "name": "210", - "key": "211", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "268" - }, - "requests": { - "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" - } - }, - "volumeMounts": [ - { - "name": "212", - "mountPath": "213", - "subPath": "214", - "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", - "subPathExpr": "215" - } - ], - "volumeDevices": [ - { - "name": "216", - "devicePath": "217" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "218" - ] - }, - "httpGet": { - "path": "219", - "port": -1225815437, - "host": "220", - "scheme": "荭gw忊|E", - "httpHeaders": [ - { - "name": "221", - "value": "222" - } - ] - }, - "tcpSocket": { - "port": -438588982, - "host": "223" - }, - "initialDelaySeconds": 1004325340, - "timeoutSeconds": -1313320434, - "periodSeconds": 14304392, - "successThreshold": 465972736, - "failureThreshold": -1784617397 - }, - "readinessProbe": { - "exec": { - "command": [ - "224" - ] - }, - "httpGet": { - "path": "225", - "port": "226", - "host": "227", - "scheme": "貾坢'跩aŕ翑0", - "httpHeaders": [ - { - "name": "228", - "value": "229" - } - ] - }, - "tcpSocket": { - "port": 1165327504, - "host": "230" - }, - "initialDelaySeconds": -2165496, - "timeoutSeconds": -1778952574, - "periodSeconds": 1386255869, - "successThreshold": -778272981, - "failureThreshold": 2056774277 - }, - "startupProbe": { - "exec": { - "command": [ - "231" - ] - }, - "httpGet": { - "path": "232", - "port": -1928016742, - "host": "233", - "scheme": "E¦", - "httpHeaders": [ - { - "name": "234", - "value": "235" - } - ] - }, - "tcpSocket": { - "port": "236", - "host": "237" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "238" - ] - }, - "httpGet": { - "path": "239", - "port": 878005329, - "host": "240", - "scheme": "丟×x锏ɟ4Ǒ", - "httpHeaders": [ - { - "name": "241", - "value": "242" - } - ] - }, - "tcpSocket": { - "port": "243", - "host": "244" - } - }, - "preStop": { - "exec": { - "command": [ - "245" - ] - }, - "httpGet": { - "path": "246", - "port": 1746399757, - "host": "247", - "scheme": "V訆Ǝżŧ", - "httpHeaders": [ - { - "name": "248", - "value": "249" - } - ] - }, - "tcpSocket": { - "port": 204229950, - "host": "250" - } - } - }, - "terminationMessagePath": "251", - "terminationMessagePolicy": "NƗ¸gĩ", - "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", - "securityContext": { - "capabilities": { - "add": [ - "J橈'琕鶫:顇ə娯" - ], - "drop": [ - "囌{屿oiɥ嵐sC" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "252", - "role": "253", - "type": "254", - "level": "255" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "256", - "gmsaCredentialSpec": "257", - "runAsUserName": "258" - }, - "runAsUser": 7917735345573161773, - "runAsGroup": -6499508485510627932, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Jih亏yƕ丆録²", - "seccompProfile": { - "type": ")/灩聋3趐囨鏻", - "localhostProfile": "259" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "260", - "image": "261", - "command": [ - "262" - ], - "args": [ - "263" - ], - "workingDir": "264", - "ports": [ - { - "name": "265", - "hostPort": -1365158918, - "containerPort": -305362540, - "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", - "hostIP": "266" - } - ], - "envFrom": [ - { - "prefix": "267", - "configMapRef": { - "name": "268", - "optional": true - }, - "secretRef": { - "name": "269", - "optional": true - } - } - ], - "env": [ - { - "name": "270", - "value": "271", - "valueFrom": { - "fieldRef": { - "apiVersion": "272", - "fieldPath": "273" - }, - "resourceFieldRef": { - "containerName": "274", - "resource": "275", - "divisor": "9" - }, - "configMapKeyRef": { - "name": "276", - "key": "277", - "optional": false - }, - "secretKeyRef": { - "name": "278", - "key": "279", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" - }, - "requests": { - "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" - } - }, - "volumeMounts": [ - { - "name": "280", - "readOnly": true, - "mountPath": "281", - "subPath": "282", - "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", - "subPathExpr": "283" - } - ], - "volumeDevices": [ - { - "name": "284", - "devicePath": "285" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "286" - ] - }, - "httpGet": { - "path": "287", - "port": "288", - "host": "289", - "scheme": "uE增猍ǵ xǨŴ", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": 2112112129, - "host": "292" - }, - "initialDelaySeconds": 528603974, - "timeoutSeconds": -342387625, - "periodSeconds": 1862455894, - "successThreshold": 1080918702, - "failureThreshold": -239264629 - }, - "readinessProbe": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": -186532794, - "host": "295", - "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", - "httpHeaders": [ - { - "name": "296", - "value": "297" - } - ] - }, - "tcpSocket": { - "port": "298", - "host": "299" - }, - "initialDelaySeconds": -751455207, - "timeoutSeconds": -894026356, - "periodSeconds": 646133945, - "successThreshold": -506710067, - "failureThreshold": -47594442 - }, - "startupProbe": { - "exec": { - "command": [ - "300" - ] - }, - "httpGet": { - "path": "301", - "port": -1894326843, - "host": "302", - "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", - "httpHeaders": [ - { - "name": "303", - "value": "304" - } - ] - }, - "tcpSocket": { - "port": "305", - "host": "306" - }, - "initialDelaySeconds": -106856189, - "timeoutSeconds": -2078917333, - "periodSeconds": 86851677, - "successThreshold": -404911753, - "failureThreshold": 890223061 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "307" - ] - }, - "httpGet": { - "path": "308", - "port": -468215285, - "host": "309", - "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", - "httpHeaders": [ - { - "name": "310", - "value": "311" - } - ] - }, - "tcpSocket": { - "port": "312", - "host": "313" - } - }, - "preStop": { - "exec": { - "command": [ - "314" - ] - }, - "httpGet": { - "path": "315", - "port": 293042649, - "host": "316", - "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", - "httpHeaders": [ - { - "name": "317", - "value": "318" - } - ] - }, - "tcpSocket": { - "port": "319", - "host": "320" - } - } - }, - "terminationMessagePath": "321", - "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", - "imagePullPolicy": "熀ďJZ漤", - "securityContext": { - "capabilities": { - "add": [ - "Ů\u003cy鯶縆łƑ[澔" - ], - "drop": [ - "JŵǤ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "322", - "role": "323", - "type": "324", - "level": "325" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "326", - "gmsaCredentialSpec": "327", - "runAsUserName": "328" - }, - "runAsUser": 296399212346260204, - "runAsGroup": 1571605531283019612, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "\u0026疀", - "seccompProfile": { - "type": "N翾", - "localhostProfile": "329" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "330", - "image": "331", - "command": [ - "332" - ], - "args": [ - "333" - ], - "workingDir": "334", - "ports": [ - { - "name": "335", - "hostPort": -1703842211, - "containerPort": 970355275, - "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", - "hostIP": "336" - } - ], - "envFrom": [ - { - "prefix": "337", - "configMapRef": { - "name": "338", - "optional": false - }, - "secretRef": { - "name": "339", - "optional": true - } - } - ], - "env": [ - { - "name": "340", - "value": "341", - "valueFrom": { - "fieldRef": { - "apiVersion": "342", - "fieldPath": "343" - }, - "resourceFieldRef": { - "containerName": "344", - "resource": "345", - "divisor": "592" - }, - "configMapKeyRef": { - "name": "346", - "key": "347", - "optional": false - }, - "secretKeyRef": { - "name": "348", - "key": "349", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ż鯀1": "636" - }, - "requests": { - "sYȠ繽敮ǰ詀": "570" - } - }, - "volumeMounts": [ - { - "name": "350", - "readOnly": true, - "mountPath": "351", - "subPath": "352", - "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "subPathExpr": "353" - } - ], - "volumeDevices": [ - { - "name": "354", - "devicePath": "355" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": -1247120403, - "host": "358", - "scheme": "ɾ", - "httpHeaders": [ - { - "name": "359", - "value": "360" - } - ] - }, - "tcpSocket": { - "port": -1695993040, - "host": "361" - }, - "initialDelaySeconds": 1218203975, - "timeoutSeconds": -1726456869, - "periodSeconds": 892837330, - "successThreshold": 789384689, - "failureThreshold": 436796816 - }, - "readinessProbe": { - "exec": { - "command": [ - "362" - ] - }, - "httpGet": { - "path": "363", - "port": "364", - "host": "365", - "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - }, - "initialDelaySeconds": -821592382, - "timeoutSeconds": 1678953375, - "periodSeconds": 1045190247, - "successThreshold": 1805682547, - "failureThreshold": -651405950 - }, - "startupProbe": { - "exec": { - "command": [ - "370" - ] - }, - "httpGet": { - "path": "371", - "port": "372", - "host": "373", - "scheme": "|ǓÓ敆OɈÏ 瞍髃", - "httpHeaders": [ - { - "name": "374", - "value": "375" - } - ] - }, - "tcpSocket": { - "port": -392406530, - "host": "376" - }, - "initialDelaySeconds": -839925309, - "timeoutSeconds": -526099499, - "periodSeconds": -1014296961, - "successThreshold": 1708011112, - "failureThreshold": -603097910 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "377" - ] - }, - "httpGet": { - "path": "378", - "port": "379", - "host": "380", - "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", - "httpHeaders": [ - { - "name": "381", - "value": "382" - } - ] - }, - "tcpSocket": { - "port": "383", - "host": "384" - } - }, - "preStop": { - "exec": { - "command": [ - "385" - ] - }, - "httpGet": { - "path": "386", - "port": 1041627045, - "host": "387", - "scheme": "2讅缔m葰賦迾娙ƴ4", - "httpHeaders": [ - { - "name": "388", - "value": "389" - } - ] - }, - "tcpSocket": { - "port": 2088991012, - "host": "390" - } - } - }, - "terminationMessagePath": "391", - "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", - "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", - "securityContext": { - "capabilities": { - "add": [ - "滨Ė" - ], - "drop": [ - "h}颉hȱɷȰW瀤oɢ嫎" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "392", - "role": "393", - "type": "394", - "level": "395" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "396", - "gmsaCredentialSpec": "397", - "runAsUserName": "398" - }, - "runAsUser": -4298540371641498337, - "runAsGroup": 2803560372754431995, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", - "seccompProfile": { - "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", - "localhostProfile": "399" - } - }, - "stdin": true, - "stdinOnce": true, - "targetContainerName": "400" - } - ], - "restartPolicy": "婦", - "terminationGracePeriodSeconds": -7767642171323610380, - "activeDeadlineSeconds": -4963438147266444254, - "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", - "nodeSelector": { - "401": "402" - }, - "serviceAccountName": "403", - "serviceAccount": "404", - "automountServiceAccountToken": false, - "nodeName": "405", - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "406", - "role": "407", - "type": "408", - "level": "409" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "410", - "gmsaCredentialSpec": "411", - "runAsUserName": "412" - }, - "runAsUser": -8872996084157186866, - "runAsGroup": -1083846598029307786, - "runAsNonRoot": false, - "supplementalGroups": [ - -46143243150134963 - ], - "fsGroup": -6298002649883493725, - "sysctls": [ - { - "name": "413", - "value": "414" - } - ], - "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", - "seccompProfile": { - "type": "Ş襵樞úʥ銀", - "localhostProfile": "415" - } - }, - "imagePullSecrets": [ - { - "name": "416" - } - ], - "hostname": "417", - "subdomain": "418", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "419", - "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", - "values": [ - "420" - ] - } - ], - "matchFields": [ - { - "key": "421", - "operator": "", - "values": [ - "422" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1677779481, - "preference": { - "matchExpressions": [ - { - "key": "423", - "operator": "WĶʗ", - "values": [ - "424" - ] - } - ], - "matchFields": [ - { - "key": "425", - "operator": "裥d[榴^șƷK", - "values": [ - "426" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" - }, - "matchExpressions": [ - { - "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", - "operator": "NotIn", - "values": [ - "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" - ] - } - ] - }, - "namespaces": [ - "433" - ], - "topologyKey": "434" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1569550894, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2": "Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E" - }, - "matchExpressions": [ - { - "key": "75p1em---1wwv3-f/k47M7y-Dy__3wcq", - "operator": "NotIn", - "values": [ - "x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A" - ] - } - ] - }, - "namespaces": [ - "441" - ], - "topologyKey": "442" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "w_--5-_.3--_9QW2JkU27_.-4T-9": "4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4" - }, - "matchExpressions": [ - { - "key": "J-_.ZCRT.0z-oe.G79.3bU_._nV34GH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "449" - ], - "topologyKey": "450" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1206700920, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "HzZsY_o8t5Vl6_..7CY-_c": "ZG6N-_-0o.0C_gV.9_G-.-z1H" - }, - "matchExpressions": [ - { - "key": "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "457" - ], - "topologyKey": "458" - } - } - ] - } - }, - "schedulerName": "459", - "tolerations": [ - { - "key": "460", - "operator": "眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛", - "value": "461", - "effect": "ÖTő净湅oĒ弦", - "tolerationSeconds": -3092025889836357564 - } - ], - "hostAliases": [ - { - "ip": "462", - "hostnames": [ - "463" - ] - } - ], - "priorityClassName": "464", - "priority": -192869830, - "dnsConfig": { - "nameservers": [ - "465" - ], - "searches": [ - "466" - ], - "options": [ - { - "name": "467", - "value": "468" - } - ] - }, - "readinessGates": [ - { - "conditionType": "讱" - } - ], - "runtimeClassName": "469", - "enableServiceLinks": true, - "preemptionPolicy": "疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ", - "overhead": { - "奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ": "15" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -816594589, - "topologyKey": "470", - "whenUnsatisfiable": "", - "labelSelector": { - "matchLabels": { - "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8": "7e.._d--Y-_l-v0-1V-N-R__R9" - }, - "matchExpressions": [ - { - "key": "b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "ttlSecondsAfterFinished": -1766935785 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.after_roundtrip.pb deleted file mode 100644 index 4d655d7813ce16684b6f28b4d76c1f1e46985aee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7321 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季Cʖ畬x骀Šĸů - name: "42" - namespace: "44" - ownerReferences: - - apiVersion: "51" - blockOwnerDeletion: false - controller: false - kind: "52" - name: "53" - uid: I拍N嚳ķȗɊ捵TwMȗ礼 - resourceVersion: "5994087412557504692" - selfLink: "45" - uid: Ȗ脵鴈Ō - spec: - activeDeadlineSeconds: -4963438147266444254 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "423" - operator: WĶʗ - values: - - "424" - matchFields: - - key: "425" - operator: 裥d[榴^șƷK - values: - - "426" - weight: -1677779481 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "419" - operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 - values: - - "420" - matchFields: - - key: "421" - operator: "" - values: - - "422" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 75p1em---1wwv3-f/k47M7y-Dy__3wcq - operator: NotIn - values: - - x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A - matchLabels: - A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2: Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E - namespaces: - - "441" - topologyKey: "442" - weight: 1569550894 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH - operator: NotIn - values: - - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 - matchLabels: - 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g - namespaces: - - "433" - topologyKey: "434" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2 - operator: DoesNotExist - matchLabels: - HzZsY_o8t5Vl6_..7CY-_c: ZG6N-_-0o.0C_gV.9_G-.-z1H - namespaces: - - "457" - topologyKey: "458" - weight: 1206700920 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: J-_.ZCRT.0z-oe.G79.3bU_._nV34GH - operator: DoesNotExist - matchLabels: - w_--5-_.3--_9QW2JkU27_.-4T-9: 4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4 - namespaces: - - "449" - topologyKey: "450" - automountServiceAccountToken: false - containers: - - args: - - "263" - command: - - "262" - env: - - name: "270" - value: "271" - valueFrom: - configMapKeyRef: - key: "277" - name: "276" - optional: false - fieldRef: - apiVersion: "272" - fieldPath: "273" - resourceFieldRef: - containerName: "274" - divisor: "9" - resource: "275" - secretKeyRef: - key: "279" - name: "278" - optional: false - envFrom: - - configMapRef: - name: "268" - optional: true - prefix: "267" - secretRef: - name: "269" - optional: true - image: "261" - imagePullPolicy: 熀ďJZ漤 - lifecycle: - postStart: - exec: - command: - - "307" - httpGet: - host: "309" - httpHeaders: - - name: "310" - value: "311" - path: "308" - port: -468215285 - scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 - tcpSocket: - host: "313" - port: "312" - preStop: - exec: - command: - - "314" - httpGet: - host: "316" - httpHeaders: - - name: "317" - value: "318" - path: "315" - port: 293042649 - scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' - tcpSocket: - host: "320" - port: "319" - livenessProbe: - exec: - command: - - "286" - failureThreshold: -239264629 - httpGet: - host: "289" - httpHeaders: - - name: "290" - value: "291" - path: "287" - port: "288" - scheme: uE增猍ǵ xǨŴ - initialDelaySeconds: 528603974 - periodSeconds: 1862455894 - successThreshold: 1080918702 - tcpSocket: - host: "292" - port: 2112112129 - timeoutSeconds: -342387625 - name: "260" - ports: - - containerPort: -305362540 - hostIP: "266" - hostPort: -1365158918 - name: "265" - protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 - readinessProbe: - exec: - command: - - "293" - failureThreshold: -47594442 - httpGet: - host: "295" - httpHeaders: - - name: "296" - value: "297" - path: "294" - port: -186532794 - scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė - initialDelaySeconds: -751455207 - periodSeconds: 646133945 - successThreshold: -506710067 - tcpSocket: - host: "299" - port: "298" - timeoutSeconds: -894026356 - resources: - limits: - '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" - requests: - '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ů,趐V曡88 ' - enableServiceLinks: true - ephemeralContainers: - - args: - - "333" - command: - - "332" - env: - - name: "340" - value: "341" - valueFrom: - configMapKeyRef: - key: "347" - name: "346" - optional: false - fieldRef: - apiVersion: "342" - fieldPath: "343" - resourceFieldRef: - containerName: "344" - divisor: "592" - resource: "345" - secretKeyRef: - key: "349" - name: "348" - optional: false - envFrom: - - configMapRef: - name: "338" - optional: false - prefix: "337" - secretRef: - name: "339" - optional: true - image: "331" - imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb - lifecycle: - postStart: - exec: - command: - - "377" - httpGet: - host: "380" - httpHeaders: - - name: "381" - value: "382" - path: "378" - port: "379" - scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z - tcpSocket: - host: "384" - port: "383" - preStop: - exec: - command: - - "385" - httpGet: - host: "387" - httpHeaders: - - name: "388" - value: "389" - path: "386" - port: 1041627045 - scheme: 2讅缔m葰賦迾娙ƴ4 - tcpSocket: - host: "390" - port: 2088991012 - livenessProbe: - exec: - command: - - "356" - failureThreshold: 436796816 - httpGet: - host: "358" - httpHeaders: - - name: "359" - value: "360" - path: "357" - port: -1247120403 - scheme: ɾ - initialDelaySeconds: 1218203975 - periodSeconds: 892837330 - successThreshold: 789384689 - tcpSocket: - host: "361" - port: -1695993040 - timeoutSeconds: -1726456869 - name: "330" - ports: - - containerPort: 970355275 - hostIP: "336" - hostPort: -1703842211 - name: "335" - protocol: ńČȷǻ.wȏâ磠Ƴ崖S - readinessProbe: - exec: - command: - - "362" - failureThreshold: -651405950 - httpGet: - host: "365" - httpHeaders: - - name: "366" - value: "367" - path: "363" - port: "364" - scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ - initialDelaySeconds: -821592382 - periodSeconds: 1045190247 - successThreshold: 1805682547 - tcpSocket: - host: "369" - port: "368" - timeoutSeconds: 1678953375 - resources: - limits: - ż鯀1: "636" - requests: - sYȠ繽敮ǰ詀: "570" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 滨Ė - drop: - - h}颉hȱɷȰW瀤oɢ嫎 - privileged: true - procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ - readOnlyRootFilesystem: true - runAsGroup: 2803560372754431995 - runAsNonRoot: false - runAsUser: -4298540371641498337 - seLinuxOptions: - level: "395" - role: "393" - type: "394" - user: "392" - seccompProfile: - localhostProfile: "399" - type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 - windowsOptions: - gmsaCredentialSpec: "397" - gmsaCredentialSpecName: "396" - runAsUserName: "398" - startupProbe: - exec: - command: - - "370" - failureThreshold: -603097910 - httpGet: - host: "373" - httpHeaders: - - name: "374" - value: "375" - path: "371" - port: "372" - scheme: '|ǓÓ敆OɈÏ 瞍髃' - initialDelaySeconds: -839925309 - periodSeconds: -1014296961 - successThreshold: 1708011112 - tcpSocket: - host: "376" - port: -392406530 - timeoutSeconds: -526099499 - stdin: true - stdinOnce: true - targetContainerName: "400" - terminationMessagePath: "391" - terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp - volumeDevices: - - devicePath: "355" - name: "354" - volumeMounts: - - mountPath: "351" - mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ - name: "350" - readOnly: true - subPath: "352" - subPathExpr: "353" - workingDir: "334" - hostAliases: - - hostnames: - - "463" - ip: "462" - hostPID: true - hostname: "417" - imagePullSecrets: - - name: "416" - initContainers: - - args: - - "195" - command: - - "194" - env: - - name: "202" - value: "203" - valueFrom: - configMapKeyRef: - key: "209" - name: "208" - optional: true - fieldRef: - apiVersion: "204" - fieldPath: "205" - resourceFieldRef: - containerName: "206" - divisor: "241" - resource: "207" - secretKeyRef: - key: "211" - name: "210" - optional: false - envFrom: - - configMapRef: - name: "200" - optional: false - prefix: "199" - secretRef: - name: "201" - optional: false - image: "193" - imagePullPolicy: 酊龨δ摖ȱğ_< - lifecycle: - postStart: - exec: - command: - - "238" - httpGet: - host: "240" - httpHeaders: - - name: "241" - value: "242" - path: "239" - port: 878005329 - scheme: 丟×x锏ɟ4Ǒ - tcpSocket: - host: "244" - port: "243" - preStop: - exec: - command: - - "245" - httpGet: - host: "247" - httpHeaders: - - name: "248" - value: "249" - path: "246" - port: 1746399757 - scheme: V訆Ǝżŧ - tcpSocket: - host: "250" - port: 204229950 - livenessProbe: - exec: - command: - - "218" - failureThreshold: -1784617397 - httpGet: - host: "220" - httpHeaders: - - name: "221" - value: "222" - path: "219" - port: -1225815437 - scheme: 荭gw忊|E - initialDelaySeconds: 1004325340 - periodSeconds: 14304392 - successThreshold: 465972736 - tcpSocket: - host: "223" - port: -438588982 - timeoutSeconds: -1313320434 - name: "192" - ports: - - containerPort: 1791615594 - hostIP: "198" - hostPort: -805795167 - name: "197" - protocol: Ƥ熪军g>郵[+扴 - readinessProbe: - exec: - command: - - "224" - failureThreshold: 2056774277 - httpGet: - host: "227" - httpHeaders: - - name: "228" - value: "229" - path: "225" - port: "226" - scheme: 貾坢'跩aŕ翑0 - initialDelaySeconds: -2165496 - periodSeconds: 1386255869 - successThreshold: -778272981 - tcpSocket: - host: "230" - port: 1165327504 - timeoutSeconds: -1778952574 - resources: - limits: - "": "268" - requests: - -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - J橈'琕鶫:顇ə娯 - drop: - - 囌{屿oiɥ嵐sC - privileged: false - procMount: Jih亏yƕ丆録² - readOnlyRootFilesystem: false - runAsGroup: -6499508485510627932 - runAsNonRoot: true - runAsUser: 7917735345573161773 - seLinuxOptions: - level: "255" - role: "253" - type: "254" - user: "252" - seccompProfile: - localhostProfile: "259" - type: )/灩聋3趐囨鏻 - windowsOptions: - gmsaCredentialSpec: "257" - gmsaCredentialSpecName: "256" - runAsUserName: "258" - startupProbe: - exec: - command: - - "231" - failureThreshold: 549215478 - httpGet: - host: "233" - httpHeaders: - - name: "234" - value: "235" - path: "232" - port: -1928016742 - scheme: E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "237" - port: "236" - timeoutSeconds: -528664199 - terminationMessagePath: "251" - terminationMessagePolicy: NƗ¸gĩ - tty: true - volumeDevices: - - devicePath: "217" - name: "216" - volumeMounts: - - mountPath: "213" - mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< - name: "212" - subPath: "214" - subPathExpr: "215" - workingDir: "196" - nodeName: "405" - nodeSelector: - "401": "402" - overhead: - 奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ: "15" - preemptionPolicy: 疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ - priority: -192869830 - priorityClassName: "464" - readinessGates: - - conditionType: 讱 - restartPolicy: 婦 - runtimeClassName: "469" - schedulerName: "459" - securityContext: - fsGroup: -6298002649883493725 - fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ - runAsGroup: -1083846598029307786 - runAsNonRoot: false - runAsUser: -8872996084157186866 - seLinuxOptions: - level: "409" - role: "407" - type: "408" - user: "406" - seccompProfile: - localhostProfile: "415" - type: Ş襵樞úʥ銀 - supplementalGroups: - - -46143243150134963 - sysctls: - - name: "413" - value: "414" - windowsOptions: - gmsaCredentialSpec: "411" - gmsaCredentialSpecName: "410" - runAsUserName: "412" - serviceAccount: "404" - serviceAccountName: "403" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "418" - terminationGracePeriodSeconds: -7767642171323610380 - tolerations: - - effect: ÖTő净湅oĒ弦 - key: "460" - operator: 眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛 - tolerationSeconds: -3092025889836357564 - value: "461" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B - operator: Exists - matchLabels: - D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8: 7e.._d--Y-_l-v0-1V-N-R__R9 - maxSkew: -816594589 - topologyKey: "470" - whenUnsatisfiable: "" - volumes: - - awsElasticBlockStore: - fsType: "64" - partition: -104666658 - readOnly: true - volumeID: "63" - azureDisk: - cachingMode: ʜǝ鿟ldg滠鼍ƭt - diskName: "127" - diskURI: "128" - fsType: "129" - kind: ȫşŇɜa - readOnly: true - azureFile: - secretName: "113" - shareName: "114" - cephfs: - monitors: - - "98" - path: "99" - secretFile: "101" - secretRef: - name: "102" - user: "100" - cinder: - fsType: "96" - readOnly: true - secretRef: - name: "97" - volumeID: "95" - configMap: - defaultMode: -599608368 - items: - - key: "116" - mode: -1194714697 - path: "117" - name: "115" - optional: true - csi: - driver: "159" - fsType: "160" - nodePublishSecretRef: - name: "163" - readOnly: true - volumeAttributes: - "161": "162" - downwardAPI: - defaultMode: 1801487647 - items: - - fieldRef: - apiVersion: "106" - fieldPath: "107" - mode: 1322858613 - path: "105" - resourceFieldRef: - containerName: "108" - divisor: "889" - resource: "109" - emptyDir: - medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ - sizeLimit: "681" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "171": "172" - clusterName: "177" - creationTimestamp: null - deletionGracePeriodSeconds: -1837257934517376612 - finalizers: - - "176" - generateName: "165" - generation: -8801560367353238479 - labels: - "169": "170" - managedFields: - - apiVersion: "179" - fieldsType: "180" - manager: "178" - operation: 蒅!a坩O`涁İ而踪鄌 - name: "164" - namespace: "166" - ownerReferences: - - apiVersion: "173" - blockOwnerDeletion: true - controller: true - kind: "174" - name: "175" - uid: "" - resourceVersion: "917467801074989174" - selfLink: "167" - uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 - spec: - accessModes: - - '|@?鷅bȻN' - dataSource: - apiGroup: "189" - kind: "190" - name: "191" - resources: - limits: - ?$矡ȶ网棊ʢ: "891" - requests: - Ⱥ眖R#yV'WKw(ğ: "423" - selector: - matchExpressions: - - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G - operator: Exists - matchLabels: - fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF - storageClassName: "188" - volumeMode: 跦Opwǩ曬逴褜1 - volumeName: "187" - fc: - fsType: "111" - lun: 1169718433 - targetWWNs: - - "110" - wwids: - - "112" - flexVolume: - driver: "90" - fsType: "91" - options: - "93": "94" - readOnly: true - secretRef: - name: "92" - flocker: - datasetName: "103" - datasetUUID: "104" - gcePersistentDisk: - fsType: "62" - partition: 2065358741 - pdName: "61" - readOnly: true - gitRepo: - directory: "67" - repository: "65" - revision: "66" - glusterfs: - endpoints: "80" - path: "81" - hostPath: - path: "60" - type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ - iscsi: - chapAuthSession: true - fsType: "76" - initiatorName: "79" - iqn: "74" - iscsiInterface: "75" - lun: -663180249 - portals: - - "77" - readOnly: true - secretRef: - name: "78" - targetPortal: "73" - name: "59" - nfs: - path: "72" - server: "71" - persistentVolumeClaim: - claimName: "82" - photonPersistentDisk: - fsType: "131" - pdID: "130" - portworxVolume: - fsType: "146" - readOnly: true - volumeID: "145" - projected: - defaultMode: -1980941277 - sources: - - configMap: - items: - - key: "141" - mode: 1730325900 - path: "142" - name: "140" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "136" - fieldPath: "137" - mode: -555780268 - path: "135" - resourceFieldRef: - containerName: "138" - divisor: "952" - resource: "139" - secret: - items: - - key: "133" - mode: 782113097 - path: "134" - name: "132" - optional: true - serviceAccountToken: - audience: "143" - expirationSeconds: -2937394236764575757 - path: "144" - quobyte: - group: "125" - readOnly: true - registry: "122" - tenant: "126" - user: "124" - volume: "123" - rbd: - fsType: "85" - image: "84" - keyring: "88" - monitors: - - "83" - pool: "86" - readOnly: true - secretRef: - name: "89" - user: "87" - scaleIO: - fsType: "154" - gateway: "147" - protectionDomain: "150" - secretRef: - name: "149" - sslEnabled: true - storageMode: "152" - storagePool: "151" - system: "148" - volumeName: "153" - secret: - defaultMode: 1655406148 - items: - - key: "69" - mode: 1648350164 - path: "70" - optional: true - secretName: "68" - storageos: - fsType: "157" - readOnly: true - secretRef: - name: "158" - volumeName: "155" - volumeNamespace: "156" - vsphereVolume: - fsType: "119" - storagePolicyID: "121" - storagePolicyName: "120" - volumePath: "118" - ttlSecondsAfterFinished: -1766935785 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json deleted file mode 100644 index a28fb67b5f9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.json +++ /dev/null @@ -1,1524 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "template": { - "metadata": { - "name": "19", - "generateName": "20", - "namespace": "21", - "selfLink": "22", - "uid": "SǡƏ", - "resourceVersion": "17916580954637291219", - "generation": 5259823216098853135, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4075183944016503389, - "labels": { - "24": "25" - }, - "annotations": { - "26": "27" - }, - "ownerReferences": [ - { - "apiVersion": "28", - "kind": "29", - "name": "30", - "uid": "ɑ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "31" - ], - "clusterName": "32", - "managedFields": [ - { - "manager": "33", - "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "34", - "fieldsType": "35" - } - ] - }, - "spec": { - "parallelism": -443114323, - "completions": -1771909905, - "activeDeadlineSeconds": -9086179100394185427, - "backoffLimit": -1796008812, - "selector": { - "matchLabels": { - "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" - }, - "matchExpressions": [ - { - "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", - "operator": "In", - "values": [ - "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "42", - "generateName": "43", - "namespace": "44", - "selfLink": "45", - "uid": "Ȗ脵鴈Ō", - "resourceVersion": "5994087412557504692", - "generation": 9213888658033954596, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2901856114738744973, - "labels": { - "47": "48" - }, - "annotations": { - "49": "50" - }, - "ownerReferences": [ - { - "apiVersion": "51", - "kind": "52", - "name": "53", - "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "54" - ], - "clusterName": "55", - "managedFields": [ - { - "manager": "56", - "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", - "apiVersion": "57", - "fieldsType": "58" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "59", - "hostPath": { - "path": "60", - "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" - }, - "emptyDir": { - "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", - "sizeLimit": "681" - }, - "gcePersistentDisk": { - "pdName": "61", - "fsType": "62", - "partition": 2065358741, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "63", - "fsType": "64", - "partition": -104666658, - "readOnly": true - }, - "gitRepo": { - "repository": "65", - "revision": "66", - "directory": "67" - }, - "secret": { - "secretName": "68", - "items": [ - { - "key": "69", - "path": "70", - "mode": 1648350164 - } - ], - "defaultMode": 1655406148, - "optional": true - }, - "nfs": { - "server": "71", - "path": "72" - }, - "iscsi": { - "targetPortal": "73", - "iqn": "74", - "lun": -663180249, - "iscsiInterface": "75", - "fsType": "76", - "readOnly": true, - "portals": [ - "77" - ], - "chapAuthSession": true, - "secretRef": { - "name": "78" - }, - "initiatorName": "79" - }, - "glusterfs": { - "endpoints": "80", - "path": "81" - }, - "persistentVolumeClaim": { - "claimName": "82" - }, - "rbd": { - "monitors": [ - "83" - ], - "image": "84", - "fsType": "85", - "pool": "86", - "user": "87", - "keyring": "88", - "secretRef": { - "name": "89" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "90", - "fsType": "91", - "secretRef": { - "name": "92" - }, - "readOnly": true, - "options": { - "93": "94" - } - }, - "cinder": { - "volumeID": "95", - "fsType": "96", - "readOnly": true, - "secretRef": { - "name": "97" - } - }, - "cephfs": { - "monitors": [ - "98" - ], - "path": "99", - "user": "100", - "secretFile": "101", - "secretRef": { - "name": "102" - } - }, - "flocker": { - "datasetName": "103", - "datasetUUID": "104" - }, - "downwardAPI": { - "items": [ - { - "path": "105", - "fieldRef": { - "apiVersion": "106", - "fieldPath": "107" - }, - "resourceFieldRef": { - "containerName": "108", - "resource": "109", - "divisor": "889" - }, - "mode": 1322858613 - } - ], - "defaultMode": 1801487647 - }, - "fc": { - "targetWWNs": [ - "110" - ], - "lun": 1169718433, - "fsType": "111", - "wwids": [ - "112" - ] - }, - "azureFile": { - "secretName": "113", - "shareName": "114" - }, - "configMap": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1194714697 - } - ], - "defaultMode": -599608368, - "optional": true - }, - "vsphereVolume": { - "volumePath": "118", - "fsType": "119", - "storagePolicyName": "120", - "storagePolicyID": "121" - }, - "quobyte": { - "registry": "122", - "volume": "123", - "readOnly": true, - "user": "124", - "group": "125", - "tenant": "126" - }, - "azureDisk": { - "diskName": "127", - "diskURI": "128", - "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", - "fsType": "129", - "readOnly": true, - "kind": "ȫşŇɜa" - }, - "photonPersistentDisk": { - "pdID": "130", - "fsType": "131" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 782113097 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "135", - "fieldRef": { - "apiVersion": "136", - "fieldPath": "137" - }, - "resourceFieldRef": { - "containerName": "138", - "resource": "139", - "divisor": "952" - }, - "mode": -555780268 - } - ] - }, - "configMap": { - "name": "140", - "items": [ - { - "key": "141", - "path": "142", - "mode": 1730325900 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "143", - "expirationSeconds": -2937394236764575757, - "path": "144" - } - } - ], - "defaultMode": -1980941277 - }, - "portworxVolume": { - "volumeID": "145", - "fsType": "146", - "readOnly": true - }, - "scaleIO": { - "gateway": "147", - "system": "148", - "secretRef": { - "name": "149" - }, - "sslEnabled": true, - "protectionDomain": "150", - "storagePool": "151", - "storageMode": "152", - "volumeName": "153", - "fsType": "154" - }, - "storageos": { - "volumeName": "155", - "volumeNamespace": "156", - "fsType": "157", - "readOnly": true, - "secretRef": { - "name": "158" - } - }, - "csi": { - "driver": "159", - "readOnly": true, - "fsType": "160", - "volumeAttributes": { - "161": "162" - }, - "nodePublishSecretRef": { - "name": "163" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "164", - "generateName": "165", - "namespace": "166", - "selfLink": "167", - "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", - "resourceVersion": "917467801074989174", - "generation": -8801560367353238479, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -1837257934517376612, - "labels": { - "169": "170" - }, - "annotations": { - "171": "172" - }, - "ownerReferences": [ - { - "apiVersion": "173", - "kind": "174", - "name": "175", - "uid": "", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "176" - ], - "clusterName": "177", - "managedFields": [ - { - "manager": "178", - "operation": "蒅!a坩O`涁İ而踪鄌", - "apiVersion": "179", - "fieldsType": "180" - } - ] - }, - "spec": { - "accessModes": [ - "|@?鷅bȻN" - ], - "selector": { - "matchLabels": { - "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" - }, - "matchExpressions": [ - { - "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", - "operator": "Exists" - } - ] - }, - "resources": { - "limits": { - "?$矡ȶ网棊ʢ": "891" - }, - "requests": { - "Ⱥ眖R#yV'WKw(ğ": "423" - } - }, - "volumeName": "187", - "storageClassName": "188", - "volumeMode": "跦Opwǩ曬逴褜1", - "dataSource": { - "apiGroup": "189", - "kind": "190", - "name": "191" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "192", - "image": "193", - "command": [ - "194" - ], - "args": [ - "195" - ], - "workingDir": "196", - "ports": [ - { - "name": "197", - "hostPort": -805795167, - "containerPort": 1791615594, - "protocol": "Ƥ熪军g\u003e郵[+扴", - "hostIP": "198" - } - ], - "envFrom": [ - { - "prefix": "199", - "configMapRef": { - "name": "200", - "optional": false - }, - "secretRef": { - "name": "201", - "optional": false - } - } - ], - "env": [ - { - "name": "202", - "value": "203", - "valueFrom": { - "fieldRef": { - "apiVersion": "204", - "fieldPath": "205" - }, - "resourceFieldRef": { - "containerName": "206", - "resource": "207", - "divisor": "241" - }, - "configMapKeyRef": { - "name": "208", - "key": "209", - "optional": true - }, - "secretKeyRef": { - "name": "210", - "key": "211", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "268" - }, - "requests": { - "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" - } - }, - "volumeMounts": [ - { - "name": "212", - "mountPath": "213", - "subPath": "214", - "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", - "subPathExpr": "215" - } - ], - "volumeDevices": [ - { - "name": "216", - "devicePath": "217" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "218" - ] - }, - "httpGet": { - "path": "219", - "port": -1225815437, - "host": "220", - "scheme": "荭gw忊|E", - "httpHeaders": [ - { - "name": "221", - "value": "222" - } - ] - }, - "tcpSocket": { - "port": -438588982, - "host": "223" - }, - "initialDelaySeconds": 1004325340, - "timeoutSeconds": -1313320434, - "periodSeconds": 14304392, - "successThreshold": 465972736, - "failureThreshold": -1784617397 - }, - "readinessProbe": { - "exec": { - "command": [ - "224" - ] - }, - "httpGet": { - "path": "225", - "port": "226", - "host": "227", - "scheme": "貾坢'跩aŕ翑0", - "httpHeaders": [ - { - "name": "228", - "value": "229" - } - ] - }, - "tcpSocket": { - "port": 1165327504, - "host": "230" - }, - "initialDelaySeconds": -2165496, - "timeoutSeconds": -1778952574, - "periodSeconds": 1386255869, - "successThreshold": -778272981, - "failureThreshold": 2056774277 - }, - "startupProbe": { - "exec": { - "command": [ - "231" - ] - }, - "httpGet": { - "path": "232", - "port": -1928016742, - "host": "233", - "scheme": "E¦", - "httpHeaders": [ - { - "name": "234", - "value": "235" - } - ] - }, - "tcpSocket": { - "port": "236", - "host": "237" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "238" - ] - }, - "httpGet": { - "path": "239", - "port": 878005329, - "host": "240", - "scheme": "丟×x锏ɟ4Ǒ", - "httpHeaders": [ - { - "name": "241", - "value": "242" - } - ] - }, - "tcpSocket": { - "port": "243", - "host": "244" - } - }, - "preStop": { - "exec": { - "command": [ - "245" - ] - }, - "httpGet": { - "path": "246", - "port": 1746399757, - "host": "247", - "scheme": "V訆Ǝżŧ", - "httpHeaders": [ - { - "name": "248", - "value": "249" - } - ] - }, - "tcpSocket": { - "port": 204229950, - "host": "250" - } - } - }, - "terminationMessagePath": "251", - "terminationMessagePolicy": "NƗ¸gĩ", - "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", - "securityContext": { - "capabilities": { - "add": [ - "J橈'琕鶫:顇ə娯" - ], - "drop": [ - "囌{屿oiɥ嵐sC" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "252", - "role": "253", - "type": "254", - "level": "255" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "256", - "gmsaCredentialSpec": "257", - "runAsUserName": "258" - }, - "runAsUser": 7917735345573161773, - "runAsGroup": -6499508485510627932, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Jih亏yƕ丆録²", - "seccompProfile": { - "type": ")/灩聋3趐囨鏻", - "localhostProfile": "259" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "260", - "image": "261", - "command": [ - "262" - ], - "args": [ - "263" - ], - "workingDir": "264", - "ports": [ - { - "name": "265", - "hostPort": -1365158918, - "containerPort": -305362540, - "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", - "hostIP": "266" - } - ], - "envFrom": [ - { - "prefix": "267", - "configMapRef": { - "name": "268", - "optional": true - }, - "secretRef": { - "name": "269", - "optional": true - } - } - ], - "env": [ - { - "name": "270", - "value": "271", - "valueFrom": { - "fieldRef": { - "apiVersion": "272", - "fieldPath": "273" - }, - "resourceFieldRef": { - "containerName": "274", - "resource": "275", - "divisor": "9" - }, - "configMapKeyRef": { - "name": "276", - "key": "277", - "optional": false - }, - "secretKeyRef": { - "name": "278", - "key": "279", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" - }, - "requests": { - "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" - } - }, - "volumeMounts": [ - { - "name": "280", - "readOnly": true, - "mountPath": "281", - "subPath": "282", - "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", - "subPathExpr": "283" - } - ], - "volumeDevices": [ - { - "name": "284", - "devicePath": "285" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "286" - ] - }, - "httpGet": { - "path": "287", - "port": "288", - "host": "289", - "scheme": "uE增猍ǵ xǨŴ", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": 2112112129, - "host": "292" - }, - "initialDelaySeconds": 528603974, - "timeoutSeconds": -342387625, - "periodSeconds": 1862455894, - "successThreshold": 1080918702, - "failureThreshold": -239264629 - }, - "readinessProbe": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": -186532794, - "host": "295", - "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", - "httpHeaders": [ - { - "name": "296", - "value": "297" - } - ] - }, - "tcpSocket": { - "port": "298", - "host": "299" - }, - "initialDelaySeconds": -751455207, - "timeoutSeconds": -894026356, - "periodSeconds": 646133945, - "successThreshold": -506710067, - "failureThreshold": -47594442 - }, - "startupProbe": { - "exec": { - "command": [ - "300" - ] - }, - "httpGet": { - "path": "301", - "port": -1894326843, - "host": "302", - "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", - "httpHeaders": [ - { - "name": "303", - "value": "304" - } - ] - }, - "tcpSocket": { - "port": "305", - "host": "306" - }, - "initialDelaySeconds": -106856189, - "timeoutSeconds": -2078917333, - "periodSeconds": 86851677, - "successThreshold": -404911753, - "failureThreshold": 890223061 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "307" - ] - }, - "httpGet": { - "path": "308", - "port": -468215285, - "host": "309", - "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", - "httpHeaders": [ - { - "name": "310", - "value": "311" - } - ] - }, - "tcpSocket": { - "port": "312", - "host": "313" - } - }, - "preStop": { - "exec": { - "command": [ - "314" - ] - }, - "httpGet": { - "path": "315", - "port": 293042649, - "host": "316", - "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", - "httpHeaders": [ - { - "name": "317", - "value": "318" - } - ] - }, - "tcpSocket": { - "port": "319", - "host": "320" - } - } - }, - "terminationMessagePath": "321", - "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", - "imagePullPolicy": "熀ďJZ漤", - "securityContext": { - "capabilities": { - "add": [ - "Ů\u003cy鯶縆łƑ[澔" - ], - "drop": [ - "JŵǤ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "322", - "role": "323", - "type": "324", - "level": "325" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "326", - "gmsaCredentialSpec": "327", - "runAsUserName": "328" - }, - "runAsUser": 296399212346260204, - "runAsGroup": 1571605531283019612, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "\u0026疀", - "seccompProfile": { - "type": "N翾", - "localhostProfile": "329" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "330", - "image": "331", - "command": [ - "332" - ], - "args": [ - "333" - ], - "workingDir": "334", - "ports": [ - { - "name": "335", - "hostPort": -1703842211, - "containerPort": 970355275, - "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", - "hostIP": "336" - } - ], - "envFrom": [ - { - "prefix": "337", - "configMapRef": { - "name": "338", - "optional": false - }, - "secretRef": { - "name": "339", - "optional": true - } - } - ], - "env": [ - { - "name": "340", - "value": "341", - "valueFrom": { - "fieldRef": { - "apiVersion": "342", - "fieldPath": "343" - }, - "resourceFieldRef": { - "containerName": "344", - "resource": "345", - "divisor": "592" - }, - "configMapKeyRef": { - "name": "346", - "key": "347", - "optional": false - }, - "secretKeyRef": { - "name": "348", - "key": "349", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ż鯀1": "636" - }, - "requests": { - "sYȠ繽敮ǰ詀": "570" - } - }, - "volumeMounts": [ - { - "name": "350", - "readOnly": true, - "mountPath": "351", - "subPath": "352", - "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "subPathExpr": "353" - } - ], - "volumeDevices": [ - { - "name": "354", - "devicePath": "355" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": -1247120403, - "host": "358", - "scheme": "ɾ", - "httpHeaders": [ - { - "name": "359", - "value": "360" - } - ] - }, - "tcpSocket": { - "port": -1695993040, - "host": "361" - }, - "initialDelaySeconds": 1218203975, - "timeoutSeconds": -1726456869, - "periodSeconds": 892837330, - "successThreshold": 789384689, - "failureThreshold": 436796816 - }, - "readinessProbe": { - "exec": { - "command": [ - "362" - ] - }, - "httpGet": { - "path": "363", - "port": "364", - "host": "365", - "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - }, - "initialDelaySeconds": -821592382, - "timeoutSeconds": 1678953375, - "periodSeconds": 1045190247, - "successThreshold": 1805682547, - "failureThreshold": -651405950 - }, - "startupProbe": { - "exec": { - "command": [ - "370" - ] - }, - "httpGet": { - "path": "371", - "port": "372", - "host": "373", - "scheme": "|ǓÓ敆OɈÏ 瞍髃", - "httpHeaders": [ - { - "name": "374", - "value": "375" - } - ] - }, - "tcpSocket": { - "port": -392406530, - "host": "376" - }, - "initialDelaySeconds": -839925309, - "timeoutSeconds": -526099499, - "periodSeconds": -1014296961, - "successThreshold": 1708011112, - "failureThreshold": -603097910 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "377" - ] - }, - "httpGet": { - "path": "378", - "port": "379", - "host": "380", - "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", - "httpHeaders": [ - { - "name": "381", - "value": "382" - } - ] - }, - "tcpSocket": { - "port": "383", - "host": "384" - } - }, - "preStop": { - "exec": { - "command": [ - "385" - ] - }, - "httpGet": { - "path": "386", - "port": 1041627045, - "host": "387", - "scheme": "2讅缔m葰賦迾娙ƴ4", - "httpHeaders": [ - { - "name": "388", - "value": "389" - } - ] - }, - "tcpSocket": { - "port": 2088991012, - "host": "390" - } - } - }, - "terminationMessagePath": "391", - "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", - "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", - "securityContext": { - "capabilities": { - "add": [ - "滨Ė" - ], - "drop": [ - "h}颉hȱɷȰW瀤oɢ嫎" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "392", - "role": "393", - "type": "394", - "level": "395" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "396", - "gmsaCredentialSpec": "397", - "runAsUserName": "398" - }, - "runAsUser": -4298540371641498337, - "runAsGroup": 2803560372754431995, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", - "seccompProfile": { - "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", - "localhostProfile": "399" - } - }, - "stdin": true, - "stdinOnce": true, - "targetContainerName": "400" - } - ], - "restartPolicy": "婦", - "terminationGracePeriodSeconds": -7767642171323610380, - "activeDeadlineSeconds": -4963438147266444254, - "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", - "nodeSelector": { - "401": "402" - }, - "serviceAccountName": "403", - "serviceAccount": "404", - "automountServiceAccountToken": false, - "nodeName": "405", - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "406", - "role": "407", - "type": "408", - "level": "409" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "410", - "gmsaCredentialSpec": "411", - "runAsUserName": "412" - }, - "runAsUser": -8872996084157186866, - "runAsGroup": -1083846598029307786, - "runAsNonRoot": false, - "supplementalGroups": [ - -46143243150134963 - ], - "fsGroup": -6298002649883493725, - "sysctls": [ - { - "name": "413", - "value": "414" - } - ], - "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", - "seccompProfile": { - "type": "Ş襵樞úʥ銀", - "localhostProfile": "415" - } - }, - "imagePullSecrets": [ - { - "name": "416" - } - ], - "hostname": "417", - "subdomain": "418", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "419", - "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", - "values": [ - "420" - ] - } - ], - "matchFields": [ - { - "key": "421", - "operator": "", - "values": [ - "422" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1677779481, - "preference": { - "matchExpressions": [ - { - "key": "423", - "operator": "WĶʗ", - "values": [ - "424" - ] - } - ], - "matchFields": [ - { - "key": "425", - "operator": "裥d[榴^șƷK", - "values": [ - "426" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" - }, - "matchExpressions": [ - { - "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", - "operator": "NotIn", - "values": [ - "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" - ] - } - ] - }, - "namespaces": [ - "433" - ], - "topologyKey": "434" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1569550894, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2": "Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E" - }, - "matchExpressions": [ - { - "key": "75p1em---1wwv3-f/k47M7y-Dy__3wcq", - "operator": "NotIn", - "values": [ - "x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A" - ] - } - ] - }, - "namespaces": [ - "441" - ], - "topologyKey": "442" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "w_--5-_.3--_9QW2JkU27_.-4T-9": "4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4" - }, - "matchExpressions": [ - { - "key": "J-_.ZCRT.0z-oe.G79.3bU_._nV34GH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "449" - ], - "topologyKey": "450" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1206700920, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "HzZsY_o8t5Vl6_..7CY-_c": "ZG6N-_-0o.0C_gV.9_G-.-z1H" - }, - "matchExpressions": [ - { - "key": "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "457" - ], - "topologyKey": "458" - } - } - ] - } - }, - "schedulerName": "459", - "tolerations": [ - { - "key": "460", - "operator": "眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛", - "value": "461", - "effect": "ÖTő净湅oĒ弦", - "tolerationSeconds": -3092025889836357564 - } - ], - "hostAliases": [ - { - "ip": "462", - "hostnames": [ - "463" - ] - } - ], - "priorityClassName": "464", - "priority": -192869830, - "dnsConfig": { - "nameservers": [ - "465" - ], - "searches": [ - "466" - ], - "options": [ - { - "name": "467", - "value": "468" - } - ] - }, - "readinessGates": [ - { - "conditionType": "讱" - } - ], - "runtimeClassName": "469", - "enableServiceLinks": true, - "preemptionPolicy": "疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ", - "overhead": { - "奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ": "15" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -816594589, - "topologyKey": "470", - "whenUnsatisfiable": "", - "labelSelector": { - "matchLabels": { - "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8": "7e.._d--Y-_l-v0-1V-N-R__R9" - }, - "matchExpressions": [ - { - "key": "b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "ttlSecondsAfterFinished": -1766935785 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v1beta1.JobTemplate.pb deleted file mode 100644 index 83c9a9c005f07b04b1a219c78cecd1a7de3d330d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7315 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 H)`季Cʖ畬x骀Šĸů - name: "42" - namespace: "44" - ownerReferences: - - apiVersion: "51" - blockOwnerDeletion: false - controller: false - kind: "52" - name: "53" - uid: I拍N嚳ķȗɊ捵TwMȗ礼 - resourceVersion: "5994087412557504692" - selfLink: "45" - uid: Ȗ脵鴈Ō - spec: - activeDeadlineSeconds: -4963438147266444254 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "423" - operator: WĶʗ - values: - - "424" - matchFields: - - key: "425" - operator: 裥d[榴^șƷK - values: - - "426" - weight: -1677779481 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "419" - operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 - values: - - "420" - matchFields: - - key: "421" - operator: "" - values: - - "422" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 75p1em---1wwv3-f/k47M7y-Dy__3wcq - operator: NotIn - values: - - x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A - matchLabels: - A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2: Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E - namespaces: - - "441" - topologyKey: "442" - weight: 1569550894 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH - operator: NotIn - values: - - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 - matchLabels: - 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g - namespaces: - - "433" - topologyKey: "434" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2 - operator: DoesNotExist - matchLabels: - HzZsY_o8t5Vl6_..7CY-_c: ZG6N-_-0o.0C_gV.9_G-.-z1H - namespaces: - - "457" - topologyKey: "458" - weight: 1206700920 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: J-_.ZCRT.0z-oe.G79.3bU_._nV34GH - operator: DoesNotExist - matchLabels: - w_--5-_.3--_9QW2JkU27_.-4T-9: 4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4 - namespaces: - - "449" - topologyKey: "450" - automountServiceAccountToken: false - containers: - - args: - - "263" - command: - - "262" - env: - - name: "270" - value: "271" - valueFrom: - configMapKeyRef: - key: "277" - name: "276" - optional: false - fieldRef: - apiVersion: "272" - fieldPath: "273" - resourceFieldRef: - containerName: "274" - divisor: "9" - resource: "275" - secretKeyRef: - key: "279" - name: "278" - optional: false - envFrom: - - configMapRef: - name: "268" - optional: true - prefix: "267" - secretRef: - name: "269" - optional: true - image: "261" - imagePullPolicy: 熀ďJZ漤 - lifecycle: - postStart: - exec: - command: - - "307" - httpGet: - host: "309" - httpHeaders: - - name: "310" - value: "311" - path: "308" - port: -468215285 - scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 - tcpSocket: - host: "313" - port: "312" - preStop: - exec: - command: - - "314" - httpGet: - host: "316" - httpHeaders: - - name: "317" - value: "318" - path: "315" - port: 293042649 - scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' - tcpSocket: - host: "320" - port: "319" - livenessProbe: - exec: - command: - - "286" - failureThreshold: -239264629 - httpGet: - host: "289" - httpHeaders: - - name: "290" - value: "291" - path: "287" - port: "288" - scheme: uE增猍ǵ xǨŴ - initialDelaySeconds: 528603974 - periodSeconds: 1862455894 - successThreshold: 1080918702 - tcpSocket: - host: "292" - port: 2112112129 - timeoutSeconds: -342387625 - name: "260" - ports: - - containerPort: -305362540 - hostIP: "266" - hostPort: -1365158918 - name: "265" - protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 - readinessProbe: - exec: - command: - - "293" - failureThreshold: -47594442 - httpGet: - host: "295" - httpHeaders: - - name: "296" - value: "297" - path: "294" - port: -186532794 - scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė - initialDelaySeconds: -751455207 - periodSeconds: 646133945 - successThreshold: -506710067 - tcpSocket: - host: "299" - port: "298" - timeoutSeconds: -894026356 - resources: - limits: - '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" - requests: - '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ů,趐V曡88 ' - enableServiceLinks: true - ephemeralContainers: - - args: - - "333" - command: - - "332" - env: - - name: "340" - value: "341" - valueFrom: - configMapKeyRef: - key: "347" - name: "346" - optional: false - fieldRef: - apiVersion: "342" - fieldPath: "343" - resourceFieldRef: - containerName: "344" - divisor: "592" - resource: "345" - secretKeyRef: - key: "349" - name: "348" - optional: false - envFrom: - - configMapRef: - name: "338" - optional: false - prefix: "337" - secretRef: - name: "339" - optional: true - image: "331" - imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb - lifecycle: - postStart: - exec: - command: - - "377" - httpGet: - host: "380" - httpHeaders: - - name: "381" - value: "382" - path: "378" - port: "379" - scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z - tcpSocket: - host: "384" - port: "383" - preStop: - exec: - command: - - "385" - httpGet: - host: "387" - httpHeaders: - - name: "388" - value: "389" - path: "386" - port: 1041627045 - scheme: 2讅缔m葰賦迾娙ƴ4 - tcpSocket: - host: "390" - port: 2088991012 - livenessProbe: - exec: - command: - - "356" - failureThreshold: 436796816 - httpGet: - host: "358" - httpHeaders: - - name: "359" - value: "360" - path: "357" - port: -1247120403 - scheme: ɾ - initialDelaySeconds: 1218203975 - periodSeconds: 892837330 - successThreshold: 789384689 - tcpSocket: - host: "361" - port: -1695993040 - timeoutSeconds: -1726456869 - name: "330" - ports: - - containerPort: 970355275 - hostIP: "336" - hostPort: -1703842211 - name: "335" - protocol: ńČȷǻ.wȏâ磠Ƴ崖S - readinessProbe: - exec: - command: - - "362" - failureThreshold: -651405950 - httpGet: - host: "365" - httpHeaders: - - name: "366" - value: "367" - path: "363" - port: "364" - scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ - initialDelaySeconds: -821592382 - periodSeconds: 1045190247 - successThreshold: 1805682547 - tcpSocket: - host: "369" - port: "368" - timeoutSeconds: 1678953375 - resources: - limits: - ż鯀1: "636" - requests: - sYȠ繽敮ǰ詀: "570" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 滨Ė - drop: - - h}颉hȱɷȰW瀤oɢ嫎 - privileged: true - procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ - readOnlyRootFilesystem: true - runAsGroup: 2803560372754431995 - runAsNonRoot: false - runAsUser: -4298540371641498337 - seLinuxOptions: - level: "395" - role: "393" - type: "394" - user: "392" - seccompProfile: - localhostProfile: "399" - type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 - windowsOptions: - gmsaCredentialSpec: "397" - gmsaCredentialSpecName: "396" - runAsUserName: "398" - startupProbe: - exec: - command: - - "370" - failureThreshold: -603097910 - httpGet: - host: "373" - httpHeaders: - - name: "374" - value: "375" - path: "371" - port: "372" - scheme: '|ǓÓ敆OɈÏ 瞍髃' - initialDelaySeconds: -839925309 - periodSeconds: -1014296961 - successThreshold: 1708011112 - tcpSocket: - host: "376" - port: -392406530 - timeoutSeconds: -526099499 - stdin: true - stdinOnce: true - targetContainerName: "400" - terminationMessagePath: "391" - terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp - volumeDevices: - - devicePath: "355" - name: "354" - volumeMounts: - - mountPath: "351" - mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ - name: "350" - readOnly: true - subPath: "352" - subPathExpr: "353" - workingDir: "334" - hostAliases: - - hostnames: - - "463" - ip: "462" - hostPID: true - hostname: "417" - imagePullSecrets: - - name: "416" - initContainers: - - args: - - "195" - command: - - "194" - env: - - name: "202" - value: "203" - valueFrom: - configMapKeyRef: - key: "209" - name: "208" - optional: true - fieldRef: - apiVersion: "204" - fieldPath: "205" - resourceFieldRef: - containerName: "206" - divisor: "241" - resource: "207" - secretKeyRef: - key: "211" - name: "210" - optional: false - envFrom: - - configMapRef: - name: "200" - optional: false - prefix: "199" - secretRef: - name: "201" - optional: false - image: "193" - imagePullPolicy: 酊龨δ摖ȱğ_< - lifecycle: - postStart: - exec: - command: - - "238" - httpGet: - host: "240" - httpHeaders: - - name: "241" - value: "242" - path: "239" - port: 878005329 - scheme: 丟×x锏ɟ4Ǒ - tcpSocket: - host: "244" - port: "243" - preStop: - exec: - command: - - "245" - httpGet: - host: "247" - httpHeaders: - - name: "248" - value: "249" - path: "246" - port: 1746399757 - scheme: V訆Ǝżŧ - tcpSocket: - host: "250" - port: 204229950 - livenessProbe: - exec: - command: - - "218" - failureThreshold: -1784617397 - httpGet: - host: "220" - httpHeaders: - - name: "221" - value: "222" - path: "219" - port: -1225815437 - scheme: 荭gw忊|E - initialDelaySeconds: 1004325340 - periodSeconds: 14304392 - successThreshold: 465972736 - tcpSocket: - host: "223" - port: -438588982 - timeoutSeconds: -1313320434 - name: "192" - ports: - - containerPort: 1791615594 - hostIP: "198" - hostPort: -805795167 - name: "197" - protocol: Ƥ熪军g>郵[+扴 - readinessProbe: - exec: - command: - - "224" - failureThreshold: 2056774277 - httpGet: - host: "227" - httpHeaders: - - name: "228" - value: "229" - path: "225" - port: "226" - scheme: 貾坢'跩aŕ翑0 - initialDelaySeconds: -2165496 - periodSeconds: 1386255869 - successThreshold: -778272981 - tcpSocket: - host: "230" - port: 1165327504 - timeoutSeconds: -1778952574 - resources: - limits: - "": "268" - requests: - -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - J橈'琕鶫:顇ə娯 - drop: - - 囌{屿oiɥ嵐sC - privileged: false - procMount: Jih亏yƕ丆録² - readOnlyRootFilesystem: false - runAsGroup: -6499508485510627932 - runAsNonRoot: true - runAsUser: 7917735345573161773 - seLinuxOptions: - level: "255" - role: "253" - type: "254" - user: "252" - seccompProfile: - localhostProfile: "259" - type: )/灩聋3趐囨鏻 - windowsOptions: - gmsaCredentialSpec: "257" - gmsaCredentialSpecName: "256" - runAsUserName: "258" - startupProbe: - exec: - command: - - "231" - failureThreshold: 549215478 - httpGet: - host: "233" - httpHeaders: - - name: "234" - value: "235" - path: "232" - port: -1928016742 - scheme: E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "237" - port: "236" - timeoutSeconds: -528664199 - terminationMessagePath: "251" - terminationMessagePolicy: NƗ¸gĩ - tty: true - volumeDevices: - - devicePath: "217" - name: "216" - volumeMounts: - - mountPath: "213" - mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< - name: "212" - subPath: "214" - subPathExpr: "215" - workingDir: "196" - nodeName: "405" - nodeSelector: - "401": "402" - overhead: - 奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ: "15" - preemptionPolicy: 疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ - priority: -192869830 - priorityClassName: "464" - readinessGates: - - conditionType: 讱 - restartPolicy: 婦 - runtimeClassName: "469" - schedulerName: "459" - securityContext: - fsGroup: -6298002649883493725 - fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ - runAsGroup: -1083846598029307786 - runAsNonRoot: false - runAsUser: -8872996084157186866 - seLinuxOptions: - level: "409" - role: "407" - type: "408" - user: "406" - seccompProfile: - localhostProfile: "415" - type: Ş襵樞úʥ銀 - supplementalGroups: - - -46143243150134963 - sysctls: - - name: "413" - value: "414" - windowsOptions: - gmsaCredentialSpec: "411" - gmsaCredentialSpecName: "410" - runAsUserName: "412" - serviceAccount: "404" - serviceAccountName: "403" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "418" - terminationGracePeriodSeconds: -7767642171323610380 - tolerations: - - effect: ÖTő净湅oĒ弦 - key: "460" - operator: 眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛 - tolerationSeconds: -3092025889836357564 - value: "461" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B - operator: Exists - matchLabels: - D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8: 7e.._d--Y-_l-v0-1V-N-R__R9 - maxSkew: -816594589 - topologyKey: "470" - whenUnsatisfiable: "" - volumes: - - awsElasticBlockStore: - fsType: "64" - partition: -104666658 - readOnly: true - volumeID: "63" - azureDisk: - cachingMode: ʜǝ鿟ldg滠鼍ƭt - diskName: "127" - diskURI: "128" - fsType: "129" - kind: ȫşŇɜa - readOnly: true - azureFile: - secretName: "113" - shareName: "114" - cephfs: - monitors: - - "98" - path: "99" - secretFile: "101" - secretRef: - name: "102" - user: "100" - cinder: - fsType: "96" - readOnly: true - secretRef: - name: "97" - volumeID: "95" - configMap: - defaultMode: -599608368 - items: - - key: "116" - mode: -1194714697 - path: "117" - name: "115" - optional: true - csi: - driver: "159" - fsType: "160" - nodePublishSecretRef: - name: "163" - readOnly: true - volumeAttributes: - "161": "162" - downwardAPI: - defaultMode: 1801487647 - items: - - fieldRef: - apiVersion: "106" - fieldPath: "107" - mode: 1322858613 - path: "105" - resourceFieldRef: - containerName: "108" - divisor: "889" - resource: "109" - emptyDir: - medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ - sizeLimit: "681" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "171": "172" - clusterName: "177" - creationTimestamp: null - deletionGracePeriodSeconds: -1837257934517376612 - finalizers: - - "176" - generateName: "165" - generation: -8801560367353238479 - labels: - "169": "170" - managedFields: - - apiVersion: "179" - fieldsType: "180" - manager: "178" - operation: 蒅!a坩O`涁İ而踪鄌 - name: "164" - namespace: "166" - ownerReferences: - - apiVersion: "173" - blockOwnerDeletion: true - controller: true - kind: "174" - name: "175" - uid: "" - resourceVersion: "917467801074989174" - selfLink: "167" - uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 - spec: - accessModes: - - '|@?鷅bȻN' - dataSource: - apiGroup: "189" - kind: "190" - name: "191" - resources: - limits: - ?$矡ȶ网棊ʢ: "891" - requests: - Ⱥ眖R#yV'WKw(ğ: "423" - selector: - matchExpressions: - - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G - operator: Exists - matchLabels: - fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF - storageClassName: "188" - volumeMode: 跦Opwǩ曬逴褜1 - volumeName: "187" - fc: - fsType: "111" - lun: 1169718433 - targetWWNs: - - "110" - wwids: - - "112" - flexVolume: - driver: "90" - fsType: "91" - options: - "93": "94" - readOnly: true - secretRef: - name: "92" - flocker: - datasetName: "103" - datasetUUID: "104" - gcePersistentDisk: - fsType: "62" - partition: 2065358741 - pdName: "61" - readOnly: true - gitRepo: - directory: "67" - repository: "65" - revision: "66" - glusterfs: - endpoints: "80" - path: "81" - hostPath: - path: "60" - type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ - iscsi: - chapAuthSession: true - fsType: "76" - initiatorName: "79" - iqn: "74" - iscsiInterface: "75" - lun: -663180249 - portals: - - "77" - readOnly: true - secretRef: - name: "78" - targetPortal: "73" - name: "59" - nfs: - path: "72" - server: "71" - persistentVolumeClaim: - claimName: "82" - photonPersistentDisk: - fsType: "131" - pdID: "130" - portworxVolume: - fsType: "146" - readOnly: true - volumeID: "145" - projected: - defaultMode: -1980941277 - sources: - - configMap: - items: - - key: "141" - mode: 1730325900 - path: "142" - name: "140" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "136" - fieldPath: "137" - mode: -555780268 - path: "135" - resourceFieldRef: - containerName: "138" - divisor: "952" - resource: "139" - secret: - items: - - key: "133" - mode: 782113097 - path: "134" - name: "132" - optional: true - serviceAccountToken: - audience: "143" - expirationSeconds: -2937394236764575757 - path: "144" - quobyte: - group: "125" - readOnly: true - registry: "122" - tenant: "126" - user: "124" - volume: "123" - rbd: - fsType: "85" - image: "84" - keyring: "88" - monitors: - - "83" - pool: "86" - readOnly: true - secretRef: - name: "89" - user: "87" - scaleIO: - fsType: "154" - gateway: "147" - protectionDomain: "150" - secretRef: - name: "149" - sslEnabled: true - storageMode: "152" - storagePool: "151" - system: "148" - volumeName: "153" - secret: - defaultMode: 1655406148 - items: - - key: "69" - mode: 1648350164 - path: "70" - optional: true - secretName: "68" - storageos: - fsType: "157" - readOnly: true - secretRef: - name: "158" - volumeName: "155" - volumeNamespace: "156" - vsphereVolume: - fsType: "119" - storagePolicyID: "121" - storagePolicyName: "120" - volumePath: "118" - ttlSecondsAfterFinished: -1766935785 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.after_roundtrip.pb deleted file mode 100644 index 00c5f8fafca968a2dcba0657e5c4f99101c93cdb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7372 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json deleted file mode 100644 index ff531406f48..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.json +++ /dev/null @@ -1,1544 +0,0 @@ -{ - "kind": "CronJob", - "apiVersion": "batch/v2alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "schedule": "19", - "startingDeadlineSeconds": -2555947251840004808, - "concurrencyPolicy": "Hr鯹)晿\u003co,c鮽ort昍řČ扷5Ɨ", - "suspend": true, - "jobTemplate": { - "metadata": { - "name": "20", - "generateName": "21", - "namespace": "22", - "selfLink": "23", - "uid": "^苣", - "resourceVersion": "1092536316763508004", - "generation": 3798025802092444428, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -6114802437535409255, - "labels": { - "25": "26" - }, - "annotations": { - "27": "28" - }, - "ownerReferences": [ - { - "apiVersion": "29", - "kind": "30", - "name": "31", - "uid": "憍峕?狱³-Ǐ忄*", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "32" - ], - "clusterName": "33", - "managedFields": [ - { - "manager": "34", - "operation": "ȎțêɘIJ斬³;Ơ歿", - "apiVersion": "35", - "fieldsType": "36" - } - ] - }, - "spec": { - "parallelism": -856030588, - "completions": -106888179, - "activeDeadlineSeconds": -1483125035702892746, - "backoffLimit": -1822122846, - "selector": { - "matchLabels": { - "2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am6-4_WE-_T": "cd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DAm" - }, - "matchExpressions": [ - { - "key": "rnr", - "operator": "DoesNotExist" - } - ] - }, - "manualSelector": true, - "template": { - "metadata": { - "name": "43", - "generateName": "44", - "namespace": "45", - "selfLink": "46", - "uid": "A", - "resourceVersion": "13282108741396501211", - "generation": -1988464041375677738, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -961038652544818647, - "labels": { - "48": "49" - }, - "annotations": { - "50": "51" - }, - "ownerReferences": [ - { - "apiVersion": "52", - "kind": "53", - "name": "54", - "uid": "a縳讋ɮ衺勽Ƙq/Ź u衲\u003c¿燥ǖ_è", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "55" - ], - "clusterName": "56", - "managedFields": [ - { - "manager": "57", - "operation": "聻鎥ʟ\u003c$洅ɹ7\\弌Þ帺萸", - "apiVersion": "58", - "fieldsType": "59" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "60", - "hostPath": { - "path": "61", - "type": "j剐'宣I拍N嚳ķȗ" - }, - "emptyDir": { - "medium": "捵TwMȗ礼2ħ籦ö嗏ʑ\u003e季Cʖ畬", - "sizeLimit": "347" - }, - "gcePersistentDisk": { - "pdName": "62", - "fsType": "63", - "partition": 1399152294, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "64", - "fsType": "65", - "partition": -1853411528 - }, - "gitRepo": { - "repository": "66", - "revision": "67", - "directory": "68" - }, - "secret": { - "secretName": "69", - "items": [ - { - "key": "70", - "path": "71", - "mode": 1395607230 - } - ], - "defaultMode": -1852451720, - "optional": true - }, - "nfs": { - "server": "72", - "path": "73" - }, - "iscsi": { - "targetPortal": "74", - "iqn": "75", - "lun": -1483417237, - "iscsiInterface": "76", - "fsType": "77", - "portals": [ - "78" - ], - "secretRef": { - "name": "79" - }, - "initiatorName": "80" - }, - "glusterfs": { - "endpoints": "81", - "path": "82", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "83", - "readOnly": true - }, - "rbd": { - "monitors": [ - "84" - ], - "image": "85", - "fsType": "86", - "pool": "87", - "user": "88", - "keyring": "89", - "secretRef": { - "name": "90" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "91", - "fsType": "92", - "secretRef": { - "name": "93" - }, - "options": { - "94": "95" - } - }, - "cinder": { - "volumeID": "96", - "fsType": "97", - "secretRef": { - "name": "98" - } - }, - "cephfs": { - "monitors": [ - "99" - ], - "path": "100", - "user": "101", - "secretFile": "102", - "secretRef": { - "name": "103" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "104", - "datasetUUID": "105" - }, - "downwardAPI": { - "items": [ - { - "path": "106", - "fieldRef": { - "apiVersion": "107", - "fieldPath": "108" - }, - "resourceFieldRef": { - "containerName": "109", - "resource": "110", - "divisor": "52" - }, - "mode": -1011172037 - } - ], - "defaultMode": -1775926229 - }, - "fc": { - "targetWWNs": [ - "111" - ], - "lun": -740816174, - "fsType": "112", - "wwids": [ - "113" - ] - }, - "azureFile": { - "secretName": "114", - "shareName": "115" - }, - "configMap": { - "name": "116", - "items": [ - { - "key": "117", - "path": "118", - "mode": 1793473487 - } - ], - "defaultMode": -347579237, - "optional": false - }, - "vsphereVolume": { - "volumePath": "119", - "fsType": "120", - "storagePolicyName": "121", - "storagePolicyID": "122" - }, - "quobyte": { - "registry": "123", - "volume": "124", - "readOnly": true, - "user": "125", - "group": "126", - "tenant": "127" - }, - "azureDisk": { - "diskName": "128", - "diskURI": "129", - "cachingMode": "A3fƻfʣ繡楙¯", - "fsType": "130", - "readOnly": true, - "kind": "勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ" - }, - "photonPersistentDisk": { - "pdID": "131", - "fsType": "132" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "133", - "items": [ - { - "key": "134", - "path": "135", - "mode": 550215822 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "136", - "fieldRef": { - "apiVersion": "137", - "fieldPath": "138" - }, - "resourceFieldRef": { - "containerName": "139", - "resource": "140", - "divisor": "618" - }, - "mode": 1525389481 - } - ] - }, - "configMap": { - "name": "141", - "items": [ - { - "key": "142", - "path": "143", - "mode": -1249460160 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "144", - "expirationSeconds": -8988970531898753887, - "path": "145" - } - } - ], - "defaultMode": -1332301579 - }, - "portworxVolume": { - "volumeID": "146", - "fsType": "147" - }, - "scaleIO": { - "gateway": "148", - "system": "149", - "secretRef": { - "name": "150" - }, - "protectionDomain": "151", - "storagePool": "152", - "storageMode": "153", - "volumeName": "154", - "fsType": "155", - "readOnly": true - }, - "storageos": { - "volumeName": "156", - "volumeNamespace": "157", - "fsType": "158", - "readOnly": true, - "secretRef": { - "name": "159" - } - }, - "csi": { - "driver": "160", - "readOnly": false, - "fsType": "161", - "volumeAttributes": { - "162": "163" - }, - "nodePublishSecretRef": { - "name": "164" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "165", - "generateName": "166", - "namespace": "167", - "selfLink": "168", - "uid": "A徙ɶɊł/擇ɦĽ胚", - "resourceVersion": "4447340384943270560", - "generation": -6008930988505485536, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 3218160964766401208, - "labels": { - "170": "171" - }, - "annotations": { - "172": "173" - }, - "ownerReferences": [ - { - "apiVersion": "174", - "kind": "175", - "name": "176", - "uid": "ɜa頢ƛƟ)ÙæNǚ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "177" - ], - "clusterName": "178", - "managedFields": [ - { - "manager": "179", - "operation": "quA?瞲Ť倱\u003cįXŋ", - "apiVersion": "180", - "fieldsType": "181" - } - ] - }, - "spec": { - "accessModes": [ - "厶耈 T衧ȇe媹Hǝ呮}臷" - ], - "selector": { - "matchLabels": { - "5P.-i.Fg.Cs_.w": "4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0" - }, - "matchExpressions": [ - { - "key": "6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z", - "operator": "NotIn", - "values": [ - "A5b.5-CX_VBC.Jn4f_1" - ] - } - ] - }, - "resources": { - "limits": { - "/樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊": "967" - }, - "requests": { - "ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd": "150" - } - }, - "volumeName": "188", - "storageClassName": "189", - "volumeMode": "髷裎$MVȟ@7飣奺Ȋ", - "dataSource": { - "apiGroup": "190", - "kind": "191", - "name": "192" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "193", - "image": "194", - "command": [ - "195" - ], - "args": [ - "196" - ], - "workingDir": "197", - "ports": [ - { - "name": "198", - "hostPort": -1180080716, - "containerPort": -1409668172, - "protocol": "脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻", - "hostIP": "199" - } - ], - "envFrom": [ - { - "prefix": "200", - "configMapRef": { - "name": "201", - "optional": true - }, - "secretRef": { - "name": "202", - "optional": false - } - } - ], - "env": [ - { - "name": "203", - "value": "204", - "valueFrom": { - "fieldRef": { - "apiVersion": "205", - "fieldPath": "206" - }, - "resourceFieldRef": { - "containerName": "207", - "resource": "208", - "divisor": "231" - }, - "configMapKeyRef": { - "name": "209", - "key": "210", - "optional": false - }, - "secretKeyRef": { - "name": "211", - "key": "212", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "": "55" - }, - "requests": { - "粕擓ƖHVe熼'FD": "235" - } - }, - "volumeMounts": [ - { - "name": "213", - "mountPath": "214", - "subPath": "215", - "mountPropagation": "UÐ_ƮA攤/ɸɎ", - "subPathExpr": "216" - } - ], - "volumeDevices": [ - { - "name": "217", - "devicePath": "218" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "219" - ] - }, - "httpGet": { - "path": "220", - "port": "221", - "host": "222", - "scheme": "翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź", - "httpHeaders": [ - { - "name": "223", - "value": "224" - } - ] - }, - "tcpSocket": { - "port": -1543701088, - "host": "225" - }, - "initialDelaySeconds": 513341278, - "timeoutSeconds": 627713162, - "periodSeconds": 1255312175, - "successThreshold": -1740959124, - "failureThreshold": 158280212 - }, - "readinessProbe": { - "exec": { - "command": [ - "226" - ] - }, - "httpGet": { - "path": "227", - "port": -1140531048, - "host": "228", - "httpHeaders": [ - { - "name": "229", - "value": "230" - } - ] - }, - "tcpSocket": { - "port": 1741405963, - "host": "231" - }, - "initialDelaySeconds": 1260448044, - "timeoutSeconds": -200461294, - "periodSeconds": -1791206950, - "successThreshold": 1160477220, - "failureThreshold": 1226391571 - }, - "startupProbe": { - "exec": { - "command": [ - "232" - ] - }, - "httpGet": { - "path": "233", - "port": "234", - "host": "235", - "scheme": "勅跦Opwǩ曬逴褜1Ø", - "httpHeaders": [ - { - "name": "236", - "value": "237" - } - ] - }, - "tcpSocket": { - "port": "238", - "host": "239" - }, - "initialDelaySeconds": -589000495, - "timeoutSeconds": -955773237, - "periodSeconds": 561988938, - "successThreshold": 1419770315, - "failureThreshold": 300356869 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "240" - ] - }, - "httpGet": { - "path": "241", - "port": "242", - "host": "243", - "scheme": "更偢ɇ卷荙JLĹ]佱¿\u003e犵殇ŕ-Ɂ", - "httpHeaders": [ - { - "name": "244", - "value": "245" - } - ] - }, - "tcpSocket": { - "port": 467291328, - "host": "246" - } - }, - "preStop": { - "exec": { - "command": [ - "247" - ] - }, - "httpGet": { - "path": "248", - "port": -434820661, - "host": "249", - "scheme": "r嚧", - "httpHeaders": [ - { - "name": "250", - "value": "251" - } - ] - }, - "tcpSocket": { - "port": 453108839, - "host": "252" - } - } - }, - "terminationMessagePath": "253", - "terminationMessagePolicy": "趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L*", - "imagePullPolicy": "Gƚ绤fʀļ腩墺Ò媁荭gw", - "securityContext": { - "capabilities": { - "add": [ - "E剒蔞" - ], - "drop": [ - "表徶đ寳议Ƭƶ氩Ȩ\u003c6鄰簳°Ļǟi\u0026皥" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "254", - "role": "255", - "type": "256", - "level": "257" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "258", - "gmsaCredentialSpec": "259", - "runAsUserName": "260" - }, - "runAsUser": -3342656999442156006, - "runAsGroup": -5569844914519516591, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ", - "seccompProfile": { - "type": "Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ", - "localhostProfile": "261" - } - }, - "stdin": true, - "tty": true - } - ], - "containers": [ - { - "name": "262", - "image": "263", - "command": [ - "264" - ], - "args": [ - "265" - ], - "workingDir": "266", - "ports": [ - { - "name": "267", - "hostPort": -825277526, - "containerPort": 1157117817, - "hostIP": "268" - } - ], - "envFrom": [ - { - "prefix": "269", - "configMapRef": { - "name": "270", - "optional": false - }, - "secretRef": { - "name": "271", - "optional": false - } - } - ], - "env": [ - { - "name": "272", - "value": "273", - "valueFrom": { - "fieldRef": { - "apiVersion": "274", - "fieldPath": "275" - }, - "resourceFieldRef": { - "containerName": "276", - "resource": "277", - "divisor": "107" - }, - "configMapKeyRef": { - "name": "278", - "key": "279", - "optional": false - }, - "secretKeyRef": { - "name": "280", - "key": "281", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "琕鶫:顇ə娯Ȱ囌{": "853" - }, - "requests": { - "Z龏´DÒȗÔÂɘɢ鬍熖B芭花": "372" - } - }, - "volumeMounts": [ - { - "name": "282", - "readOnly": true, - "mountPath": "283", - "subPath": "284", - "mountPropagation": "亏yƕ丆録²Ŏ)/灩聋3趐囨鏻", - "subPathExpr": "285" - } - ], - "volumeDevices": [ - { - "name": "286", - "devicePath": "287" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "288" - ] - }, - "httpGet": { - "path": "289", - "port": "290", - "host": "291", - "scheme": "C\"6x$1s", - "httpHeaders": [ - { - "name": "292", - "value": "293" - } - ] - }, - "tcpSocket": { - "port": "294", - "host": "295" - }, - "initialDelaySeconds": -860435782, - "timeoutSeconds": 1067125211, - "periodSeconds": -2088645849, - "successThreshold": 1900201288, - "failureThreshold": -766915393 - }, - "readinessProbe": { - "exec": { - "command": [ - "296" - ] - }, - "httpGet": { - "path": "297", - "port": 1167615307, - "host": "298", - "scheme": "vEȤƏ埮p", - "httpHeaders": [ - { - "name": "299", - "value": "300" - } - ] - }, - "tcpSocket": { - "port": "301", - "host": "302" - }, - "initialDelaySeconds": -1467527914, - "timeoutSeconds": 1107276738, - "periodSeconds": 1221583046, - "successThreshold": -1861307253, - "failureThreshold": 1802356198 - }, - "startupProbe": { - "exec": { - "command": [ - "303" - ] - }, - "httpGet": { - "path": "304", - "port": 199049889, - "host": "305", - "scheme": "IJ嘢4ʗ", - "httpHeaders": [ - { - "name": "306", - "value": "307" - } - ] - }, - "tcpSocket": { - "port": "308", - "host": "309" - }, - "initialDelaySeconds": -1896415283, - "timeoutSeconds": 1540899353, - "periodSeconds": -1330095135, - "successThreshold": 1566213732, - "failureThreshold": 1697842937 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "310" - ] - }, - "httpGet": { - "path": "311", - "port": "312", - "host": "313", - "httpHeaders": [ - { - "name": "314", - "value": "315" - } - ] - }, - "tcpSocket": { - "port": 935886668, - "host": "316" - } - }, - "preStop": { - "exec": { - "command": [ - "317" - ] - }, - "httpGet": { - "path": "318", - "port": "319", - "host": "320", - "scheme": ")DŽ髐njʉBn(fǂ", - "httpHeaders": [ - { - "name": "321", - "value": "322" - } - ] - }, - "tcpSocket": { - "port": 872525702, - "host": "323" - } - } - }, - "terminationMessagePath": "324", - "terminationMessagePolicy": "ay", - "imagePullPolicy": "笭/9崍h趭(娕uE增猍ǵ xǨ", - "securityContext": { - "capabilities": { - "add": [ - "Ƶf" - ], - "drop": [ - "Ã茓pȓɻ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "325", - "role": "326", - "type": "327", - "level": "328" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "329", - "gmsaCredentialSpec": "330", - "runAsUserName": "331" - }, - "runAsUser": -4099583436266168513, - "runAsGroup": 5255171395073905944, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "#耗", - "seccompProfile": { - "type": "(ť1ùfŭƽ", - "localhostProfile": "332" - } - }, - "stdin": true, - "stdinOnce": true - } - ], - "ephemeralContainers": [ - { - "name": "333", - "image": "334", - "command": [ - "335" - ], - "args": [ - "336" - ], - "workingDir": "337", - "ports": [ - { - "name": "338", - "hostPort": -2137891092, - "containerPort": 1992460223, - "protocol": "`l}Ñ蠂Ü[ƛ^輅", - "hostIP": "339" - } - ], - "envFrom": [ - { - "prefix": "340", - "configMapRef": { - "name": "341", - "optional": false - }, - "secretRef": { - "name": "342", - "optional": false - } - } - ], - "env": [ - { - "name": "343", - "value": "344", - "valueFrom": { - "fieldRef": { - "apiVersion": "345", - "fieldPath": "346" - }, - "resourceFieldRef": { - "containerName": "347", - "resource": "348", - "divisor": "211" - }, - "configMapKeyRef": { - "name": "349", - "key": "350", - "optional": true - }, - "secretKeyRef": { - "name": "351", - "key": "352", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "x糂腂": "286" - }, - "requests": { - "ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[": "214" - } - }, - "volumeMounts": [ - { - "name": "353", - "mountPath": "354", - "subPath": "355", - "mountPropagation": "Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ", - "subPathExpr": "356" - } - ], - "volumeDevices": [ - { - "name": "357", - "devicePath": "358" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "359" - ] - }, - "httpGet": { - "path": "360", - "port": "361", - "host": "362", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - }, - "initialDelaySeconds": 1612465029, - "timeoutSeconds": -148677969, - "periodSeconds": 758604605, - "successThreshold": -291429895, - "failureThreshold": -478839383 - }, - "readinessProbe": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 498878902, - "host": "369", - "scheme": "ďJZ漤ŗ坟Ů\u003c", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": -2030665763, - "host": "372" - }, - "initialDelaySeconds": 1808698094, - "timeoutSeconds": 1155232143, - "periodSeconds": -1873425934, - "successThreshold": -1924862129, - "failureThreshold": -1431381588 - }, - "startupProbe": { - "exec": { - "command": [ - "373" - ] - }, - "httpGet": { - "path": "374", - "port": "375", - "host": "376", - "scheme": "Nh×DJɶ羹ƞʓ%ʝ`ǭ", - "httpHeaders": [ - { - "name": "377", - "value": "378" - } - ] - }, - "tcpSocket": { - "port": -1467648837, - "host": "379" - }, - "initialDelaySeconds": 911629631, - "timeoutSeconds": 542678518, - "periodSeconds": 1859267428, - "successThreshold": 1123323092, - "failureThreshold": -592521472 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "380" - ] - }, - "httpGet": { - "path": "381", - "port": 2040952835, - "host": "382", - "scheme": "诵H玲鑠ĭ$#卛8ð", - "httpHeaders": [ - { - "name": "383", - "value": "384" - } - ] - }, - "tcpSocket": { - "port": "385", - "host": "386" - } - }, - "preStop": { - "exec": { - "command": [ - "387" - ] - }, - "httpGet": { - "path": "388", - "port": -122203422, - "host": "389", - "scheme": "斢杧ż鯀1'鸔", - "httpHeaders": [ - { - "name": "390", - "value": "391" - } - ] - }, - "tcpSocket": { - "port": -1618269037, - "host": "392" - } - } - }, - "terminationMessagePath": "393", - "terminationMessagePolicy": "炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹", - "imagePullPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "securityContext": { - "capabilities": { - "add": [ - "秮òƬɸĻo" - ], - "drop": [ - "{柯?" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "394", - "role": "395", - "type": "396", - "level": "397" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "398", - "gmsaCredentialSpec": "399", - "runAsUserName": "400" - }, - "runAsUser": -3231735416592443589, - "runAsGroup": 1578419479310338359, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": true, - "procMount": "4矕Ƈè*", - "seccompProfile": { - "type": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "localhostProfile": "401" - } - }, - "stdin": true, - "stdinOnce": true, - "tty": true, - "targetContainerName": "402" - } - ], - "restartPolicy": "ȕW歹s", - "terminationGracePeriodSeconds": -2705718780200389430, - "activeDeadlineSeconds": 7628609851801072843, - "dnsPolicy": "堑ūM鈱ɖ'蠨", - "nodeSelector": { - "403": "404" - }, - "serviceAccountName": "405", - "serviceAccount": "406", - "automountServiceAccountToken": false, - "nodeName": "407", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "408", - "role": "409", - "type": "410", - "level": "411" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "412", - "gmsaCredentialSpec": "413", - "runAsUserName": "414" - }, - "runAsUser": -8735446882646824517, - "runAsGroup": 241576272398843100, - "runAsNonRoot": false, - "supplementalGroups": [ - 3851285476969791307 - ], - "fsGroup": 3104099627522161950, - "sysctls": [ - { - "name": "415", - "value": "416" - } - ], - "fsGroupChangePolicy": "ß讪Ă2讅缔m葰賦迾娙", - "seccompProfile": { - "type": "4虵p蓋沥7uPƒ", - "localhostProfile": "417" - } - }, - "imagePullSecrets": [ - { - "name": "418" - } - ], - "hostname": "419", - "subdomain": "420", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "421", - "operator": "堣灭ƴɦ燻", - "values": [ - "422" - ] - } - ], - "matchFields": [ - { - "key": "423", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "424" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1525789456, - "preference": { - "matchExpressions": [ - { - "key": "425", - "operator": "d'呪", - "values": [ - "426" - ] - } - ], - "matchFields": [ - { - "key": "427", - "operator": "ɷȰW瀤oɢ嫎¸殚篎3o8[y#t(", - "values": [ - "428" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68": "Q4_.84.K_-_0_..u.F.pq..--Q" - }, - "matchExpressions": [ - { - "key": "8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q", - "operator": "NotIn", - "values": [ - "0..KpiS.oK-.O--5-yp8q_s-L" - ] - } - ] - }, - "namespaces": [ - "435" - ], - "topologyKey": "436" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -969397138, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5": "5.m_2_--XZx" - }, - "matchExpressions": [ - { - "key": "w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "443" - ], - "topologyKey": "444" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "ZXC0_-7.-hj-O_8-b6E_--B": "p8O_._e_3_.4_W_H" - }, - "matchExpressions": [ - { - "key": "6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4", - "operator": "In", - "values": [ - "n-W23-_.z_.._s--_F-BR-.W" - ] - } - ] - }, - "namespaces": [ - "451" - ], - "topologyKey": "452" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1397412563, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6": "HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b" - }, - "matchExpressions": [ - { - "key": "n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9", - "operator": "NotIn", - "values": [ - "f8k" - ] - } - ] - }, - "namespaces": [ - "459" - ], - "topologyKey": "460" - } - } - ] - } - }, - "schedulerName": "461", - "tolerations": [ - { - "key": "462", - "operator": "T暣Ɖ肆Ző:ijɲí_夦Ŕ", - "value": "463", - "effect": "蛡媈U曰n夬LJ:BŐ埑Ô", - "tolerationSeconds": 2817479448830898187 - } - ], - "hostAliases": [ - { - "ip": "464", - "hostnames": [ - "465" - ] - } - ], - "priorityClassName": "466", - "priority": -69353914, - "dnsConfig": { - "nameservers": [ - "467" - ], - "searches": [ - "468" - ], - "options": [ - { - "name": "469", - "value": "470" - } - ] - }, - "readinessGates": [ - { - "conditionType": "ʁO" - } - ], - "runtimeClassName": "471", - "enableServiceLinks": false, - "preemptionPolicy": "犾ȩ纾", - "overhead": { - "": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "472", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "ttlSecondsAfterFinished": -339602975 - } - }, - "successfulJobsHistoryLimit": 305459364, - "failedJobsHistoryLimit": -1565042829 - }, - "status": { - "active": [ - { - "kind": "479", - "namespace": "480", - "name": "481", - "uid": "vÐ仆dždĄ跞肞=ɴ", - "apiVersion": "482", - "resourceVersion": "483", - "fieldPath": "484" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.pb deleted file mode 100644 index 39907430beef696e4d685ee399ec428d87a5948f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7370 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml deleted file mode 100644 index ed49e80b5cb..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.CronJob.yaml +++ /dev/null @@ -1,1059 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - concurrencyPolicy: Hr鯹)晿ą - values: - - "424" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: w_-r75--_-A-o-__y__._12..wrbW_E..24-O._.v._9-czf - operator: DoesNotExist - matchLabels: - 4g-27-5sx6dbp-72q--m--2k-p---139g-29.o-3/l.-5_BZk5v3aUK_--_o_2.--4Z7__i1T.miw_7a_...8-_0_5: 5.m_2_--XZx - namespaces: - - "443" - topologyKey: "444" - weight: -969397138 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 8b-3-3b17cab-ppy5e--9p-61-2we16h--5-d-k-sm.2xv17r--32b-----4-670tfz-up3n/ov_Z--Zg-_Q - operator: NotIn - values: - - 0..KpiS.oK-.O--5-yp8q_s-L - matchLabels: - rG-7--p9.-_0R.-_-3_L_2--_v2.5p_..Y-.wg_-b8a_68: Q4_.84.K_-_0_..u.F.pq..--Q - namespaces: - - "435" - topologyKey: "436" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: n-9n7p22o4a-w----11rqy3eo79p-f4r1--7p--053--suug/5-4_ed-0-i_zZsY_o8t5Vl6_..7CY-_dc__G6N-_-0o.0C_gV9 - operator: NotIn - values: - - f8k - matchLabels: - k5_7_-0w_--5-_.3--_9QW2JkU27_.-4T-I.-..K.-.0__sD.6: HI-F.PWtO4-7-P41_.-.-AQ._r.-_Rw1k8KLu..ly--J-_.ZCRT.0z-oe.G79.b - namespaces: - - "459" - topologyKey: "460" - weight: -1397412563 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 6n-f-x--i-b/8u.._-__BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4 - operator: In - values: - - n-W23-_.z_.._s--_F-BR-.W - matchLabels: - ZXC0_-7.-hj-O_8-b6E_--B: p8O_._e_3_.4_W_H - namespaces: - - "451" - topologyKey: "452" - automountServiceAccountToken: false - containers: - - args: - - "265" - command: - - "264" - env: - - name: "272" - value: "273" - valueFrom: - configMapKeyRef: - key: "279" - name: "278" - optional: false - fieldRef: - apiVersion: "274" - fieldPath: "275" - resourceFieldRef: - containerName: "276" - divisor: "107" - resource: "277" - secretKeyRef: - key: "281" - name: "280" - optional: false - envFrom: - - configMapRef: - name: "270" - optional: false - prefix: "269" - secretRef: - name: "271" - optional: false - image: "263" - imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ - lifecycle: - postStart: - exec: - command: - - "310" - httpGet: - host: "313" - httpHeaders: - - name: "314" - value: "315" - path: "311" - port: "312" - tcpSocket: - host: "316" - port: 935886668 - preStop: - exec: - command: - - "317" - httpGet: - host: "320" - httpHeaders: - - name: "321" - value: "322" - path: "318" - port: "319" - scheme: )DŽ髐njʉBn(fǂ - tcpSocket: - host: "323" - port: 872525702 - livenessProbe: - exec: - command: - - "288" - failureThreshold: -766915393 - httpGet: - host: "291" - httpHeaders: - - name: "292" - value: "293" - path: "289" - port: "290" - scheme: C"6x$1s - initialDelaySeconds: -860435782 - periodSeconds: -2088645849 - successThreshold: 1900201288 - tcpSocket: - host: "295" - port: "294" - timeoutSeconds: 1067125211 - name: "262" - ports: - - containerPort: 1157117817 - hostIP: "268" - hostPort: -825277526 - name: "267" - readinessProbe: - exec: - command: - - "296" - failureThreshold: 1802356198 - httpGet: - host: "298" - httpHeaders: - - name: "299" - value: "300" - path: "297" - port: 1167615307 - scheme: vEȤƏ埮p - initialDelaySeconds: -1467527914 - periodSeconds: 1221583046 - successThreshold: -1861307253 - tcpSocket: - host: "302" - port: "301" - timeoutSeconds: 1107276738 - resources: - limits: - 琕鶫:顇ə娯Ȱ囌{: "853" - requests: - Z龏´DÒȗÔÂɘɢ鬍熖B芭花: "372" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƶf - drop: - - Ã茓pȓɻ - privileged: true - procMount: '#耗' - readOnlyRootFilesystem: false - runAsGroup: 5255171395073905944 - runAsNonRoot: false - runAsUser: -4099583436266168513 - seLinuxOptions: - level: "328" - role: "326" - type: "327" - user: "325" - seccompProfile: - localhostProfile: "332" - type: (ť1ùfŭƽ - windowsOptions: - gmsaCredentialSpec: "330" - gmsaCredentialSpecName: "329" - runAsUserName: "331" - startupProbe: - exec: - command: - - "303" - failureThreshold: 1697842937 - httpGet: - host: "305" - httpHeaders: - - name: "306" - value: "307" - path: "304" - port: 199049889 - scheme: IJ嘢4ʗ - initialDelaySeconds: -1896415283 - periodSeconds: -1330095135 - successThreshold: 1566213732 - tcpSocket: - host: "309" - port: "308" - timeoutSeconds: 1540899353 - stdin: true - stdinOnce: true - terminationMessagePath: "324" - terminationMessagePolicy: ay - volumeDevices: - - devicePath: "287" - name: "286" - volumeMounts: - - mountPath: "283" - mountPropagation: 亏yƕ丆録²Ŏ)/灩聋3趐囨鏻 - name: "282" - readOnly: true - subPath: "284" - subPathExpr: "285" - workingDir: "266" - dnsConfig: - nameservers: - - "467" - options: - - name: "469" - value: "470" - searches: - - "468" - dnsPolicy: 堑ūM鈱ɖ'蠨 - enableServiceLinks: false - ephemeralContainers: - - args: - - "336" - command: - - "335" - env: - - name: "343" - value: "344" - valueFrom: - configMapKeyRef: - key: "350" - name: "349" - optional: true - fieldRef: - apiVersion: "345" - fieldPath: "346" - resourceFieldRef: - containerName: "347" - divisor: "211" - resource: "348" - secretKeyRef: - key: "352" - name: "351" - optional: true - envFrom: - - configMapRef: - name: "341" - optional: false - prefix: "340" - secretRef: - name: "342" - optional: false - image: "334" - imagePullPolicy: 嵞嬯t{Eɾ敹Ȯ-湷D谹 - lifecycle: - postStart: - exec: - command: - - "380" - httpGet: - host: "382" - httpHeaders: - - name: "383" - value: "384" - path: "381" - port: 2040952835 - scheme: 诵H玲鑠ĭ$#卛8ð - tcpSocket: - host: "386" - port: "385" - preStop: - exec: - command: - - "387" - httpGet: - host: "389" - httpHeaders: - - name: "390" - value: "391" - path: "388" - port: -122203422 - scheme: 斢杧ż鯀1'鸔 - tcpSocket: - host: "392" - port: -1618269037 - livenessProbe: - exec: - command: - - "359" - failureThreshold: -478839383 - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "360" - port: "361" - initialDelaySeconds: 1612465029 - periodSeconds: 758604605 - successThreshold: -291429895 - tcpSocket: - host: "366" - port: "365" - timeoutSeconds: -148677969 - name: "333" - ports: - - containerPort: 1992460223 - hostIP: "339" - hostPort: -2137891092 - name: "338" - protocol: '`l}Ñ蠂Ü[ƛ^輅' - readinessProbe: - exec: - command: - - "367" - failureThreshold: -1431381588 - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 498878902 - scheme: ďJZ漤ŗ坟Ů< - initialDelaySeconds: 1808698094 - periodSeconds: -1873425934 - successThreshold: -1924862129 - tcpSocket: - host: "372" - port: -2030665763 - timeoutSeconds: 1155232143 - resources: - limits: - x糂腂: "286" - requests: - ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[: "214" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 秮òƬɸĻo - drop: - - '{柯?' - privileged: false - procMount: 4矕Ƈè* - readOnlyRootFilesystem: false - runAsGroup: 1578419479310338359 - runAsNonRoot: false - runAsUser: -3231735416592443589 - seLinuxOptions: - level: "397" - role: "395" - type: "396" - user: "394" - seccompProfile: - localhostProfile: "401" - type: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - windowsOptions: - gmsaCredentialSpec: "399" - gmsaCredentialSpecName: "398" - runAsUserName: "400" - startupProbe: - exec: - command: - - "373" - failureThreshold: -592521472 - httpGet: - host: "376" - httpHeaders: - - name: "377" - value: "378" - path: "374" - port: "375" - scheme: Nh×DJɶ羹ƞʓ%ʝ`ǭ - initialDelaySeconds: 911629631 - periodSeconds: 1859267428 - successThreshold: 1123323092 - tcpSocket: - host: "379" - port: -1467648837 - timeoutSeconds: 542678518 - stdin: true - stdinOnce: true - targetContainerName: "402" - terminationMessagePath: "393" - terminationMessagePolicy: 炙B餸硷张q櫞繡旹翃ɾ氒ĺʈʫ羶剹 - tty: true - volumeDevices: - - devicePath: "358" - name: "357" - volumeMounts: - - mountPath: "354" - mountPropagation: Ƶŧ1ƟƓ宆!鍲ɋȑoG鄧蜢暳ǽ - name: "353" - subPath: "355" - subPathExpr: "356" - workingDir: "337" - hostAliases: - - hostnames: - - "465" - ip: "464" - hostIPC: true - hostNetwork: true - hostname: "419" - imagePullSecrets: - - name: "418" - initContainers: - - args: - - "196" - command: - - "195" - env: - - name: "203" - value: "204" - valueFrom: - configMapKeyRef: - key: "210" - name: "209" - optional: false - fieldRef: - apiVersion: "205" - fieldPath: "206" - resourceFieldRef: - containerName: "207" - divisor: "231" - resource: "208" - secretKeyRef: - key: "212" - name: "211" - optional: true - envFrom: - - configMapRef: - name: "201" - optional: true - prefix: "200" - secretRef: - name: "202" - optional: false - image: "194" - imagePullPolicy: Gƚ绤fʀļ腩墺Ò媁荭gw - lifecycle: - postStart: - exec: - command: - - "240" - httpGet: - host: "243" - httpHeaders: - - name: "244" - value: "245" - path: "241" - port: "242" - scheme: 更偢ɇ卷荙JLĹ]佱¿>犵殇ŕ-Ɂ - tcpSocket: - host: "246" - port: 467291328 - preStop: - exec: - command: - - "247" - httpGet: - host: "249" - httpHeaders: - - name: "250" - value: "251" - path: "248" - port: -434820661 - scheme: r嚧 - tcpSocket: - host: "252" - port: 453108839 - livenessProbe: - exec: - command: - - "219" - failureThreshold: 158280212 - httpGet: - host: "222" - httpHeaders: - - name: "223" - value: "224" - path: "220" - port: "221" - scheme: 翁杙Ŧ癃8鸖ɱJȉ罴ņ螡ź - initialDelaySeconds: 513341278 - periodSeconds: 1255312175 - successThreshold: -1740959124 - tcpSocket: - host: "225" - port: -1543701088 - timeoutSeconds: 627713162 - name: "193" - ports: - - containerPort: -1409668172 - hostIP: "199" - hostPort: -1180080716 - name: "198" - protocol: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 - readinessProbe: - exec: - command: - - "226" - failureThreshold: 1226391571 - httpGet: - host: "228" - httpHeaders: - - name: "229" - value: "230" - path: "227" - port: -1140531048 - initialDelaySeconds: 1260448044 - periodSeconds: -1791206950 - successThreshold: 1160477220 - tcpSocket: - host: "231" - port: 1741405963 - timeoutSeconds: -200461294 - resources: - limits: - "": "55" - requests: - 粕擓ƖHVe熼'FD: "235" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - E剒蔞 - drop: - - 表徶đ寳议Ƭƶ氩Ȩ<6鄰簳°Ļǟi&皥 - privileged: false - procMount: ¦队偯J僳徥淳4揻-$ɽ丟×x锏ɟ - readOnlyRootFilesystem: true - runAsGroup: -5569844914519516591 - runAsNonRoot: true - runAsUser: -3342656999442156006 - seLinuxOptions: - level: "257" - role: "255" - type: "256" - user: "254" - seccompProfile: - localhostProfile: "261" - type: Ǒ輂,ŕĪĠM蘇KŅ/»頸+SÄ蚃ɣ - windowsOptions: - gmsaCredentialSpec: "259" - gmsaCredentialSpecName: "258" - runAsUserName: "260" - startupProbe: - exec: - command: - - "232" - failureThreshold: 300356869 - httpGet: - host: "235" - httpHeaders: - - name: "236" - value: "237" - path: "233" - port: "234" - scheme: 勅跦Opwǩ曬逴褜1Ø - initialDelaySeconds: -589000495 - periodSeconds: 561988938 - successThreshold: 1419770315 - tcpSocket: - host: "239" - port: "238" - timeoutSeconds: -955773237 - stdin: true - terminationMessagePath: "253" - terminationMessagePolicy: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* - tty: true - volumeDevices: - - devicePath: "218" - name: "217" - volumeMounts: - - mountPath: "214" - mountPropagation: UÐ_ƮA攤/ɸɎ - name: "213" - subPath: "215" - subPathExpr: "216" - workingDir: "197" - nodeName: "407" - nodeSelector: - "403": "404" - overhead: - "": "368" - preemptionPolicy: 犾ȩ纾 - priority: -69353914 - priorityClassName: "466" - readinessGates: - - conditionType: ʁO - restartPolicy: ȕW歹s - runtimeClassName: "471" - schedulerName: "461" - securityContext: - fsGroup: 3104099627522161950 - fsGroupChangePolicy: ß讪Ă2讅缔m葰賦迾娙 - runAsGroup: 241576272398843100 - runAsNonRoot: false - runAsUser: -8735446882646824517 - seLinuxOptions: - level: "411" - role: "409" - type: "410" - user: "408" - seccompProfile: - localhostProfile: "417" - type: 4虵p蓋沥7uPƒ - supplementalGroups: - - 3851285476969791307 - sysctls: - - name: "415" - value: "416" - windowsOptions: - gmsaCredentialSpec: "413" - gmsaCredentialSpecName: "412" - runAsUserName: "414" - serviceAccount: "406" - serviceAccountName: "405" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "420" - terminationGracePeriodSeconds: -2705718780200389430 - tolerations: - - effect: 蛡媈U曰n夬LJ:BŐ埑Ô - key: "462" - operator: T暣Ɖ肆Ző:ijɲí_夦Ŕ - tolerationSeconds: 2817479448830898187 - value: "463" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "472" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "65" - partition: -1853411528 - volumeID: "64" - azureDisk: - cachingMode: A3fƻfʣ繡楙¯ - diskName: "128" - diskURI: "129" - fsType: "130" - kind: 勗E濞偘1ɩÅ議Ǹ轺@)蓳嗘TʡȂ - readOnly: true - azureFile: - secretName: "114" - shareName: "115" - cephfs: - monitors: - - "99" - path: "100" - readOnly: true - secretFile: "102" - secretRef: - name: "103" - user: "101" - cinder: - fsType: "97" - secretRef: - name: "98" - volumeID: "96" - configMap: - defaultMode: -347579237 - items: - - key: "117" - mode: 1793473487 - path: "118" - name: "116" - optional: false - csi: - driver: "160" - fsType: "161" - nodePublishSecretRef: - name: "164" - readOnly: false - volumeAttributes: - "162": "163" - downwardAPI: - defaultMode: -1775926229 - items: - - fieldRef: - apiVersion: "107" - fieldPath: "108" - mode: -1011172037 - path: "106" - resourceFieldRef: - containerName: "109" - divisor: "52" - resource: "110" - emptyDir: - medium: 捵TwMȗ礼2ħ籦ö嗏ʑ>季Cʖ畬 - sizeLimit: "347" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "172": "173" - clusterName: "178" - creationTimestamp: null - deletionGracePeriodSeconds: 3218160964766401208 - finalizers: - - "177" - generateName: "166" - generation: -6008930988505485536 - labels: - "170": "171" - managedFields: - - apiVersion: "180" - fieldsType: "181" - manager: "179" - operation: quA?瞲Ť倱<įXŋ - name: "165" - namespace: "167" - ownerReferences: - - apiVersion: "174" - blockOwnerDeletion: false - controller: true - kind: "175" - name: "176" - uid: ɜa頢ƛƟ)ÙæNǚ - resourceVersion: "4447340384943270560" - selfLink: "168" - uid: A徙ɶɊł/擇ɦĽ胚 - spec: - accessModes: - - 厶耈 T衧ȇe媹Hǝ呮}臷 - dataSource: - apiGroup: "190" - kind: "191" - name: "192" - resources: - limits: - /樝fw[Řż丩ŽoǠŻʘY賃ɪ鐊: "967" - requests: - ǎɳ,ǿ飏騀呣ǎfǣ萭旿@掇lNd: "150" - selector: - matchExpressions: - - key: 6tv27r-m8w-6-9-35d8.w-v-93ix6bigm-h8-3q768km-0--03-t-0-05/4--6o--Bo-F__..XR.7_1-p-6_._31.-.-z - operator: NotIn - values: - - A5b.5-CX_VBC.Jn4f_1 - matchLabels: - 5P.-i.Fg.Cs_.w: 4_2IN..3O4y..-W.5w9-Wm_AO-l8VKLyHA_.-F_E2_QOuQ_0 - storageClassName: "189" - volumeMode: 髷裎$MVȟ@7飣奺Ȋ - volumeName: "188" - fc: - fsType: "112" - lun: -740816174 - targetWWNs: - - "111" - wwids: - - "113" - flexVolume: - driver: "91" - fsType: "92" - options: - "94": "95" - secretRef: - name: "93" - flocker: - datasetName: "104" - datasetUUID: "105" - gcePersistentDisk: - fsType: "63" - partition: 1399152294 - pdName: "62" - readOnly: true - gitRepo: - directory: "68" - repository: "66" - revision: "67" - glusterfs: - endpoints: "81" - path: "82" - readOnly: true - hostPath: - path: "61" - type: j剐'宣I拍N嚳ķȗ - iscsi: - fsType: "77" - initiatorName: "80" - iqn: "75" - iscsiInterface: "76" - lun: -1483417237 - portals: - - "78" - secretRef: - name: "79" - targetPortal: "74" - name: "60" - nfs: - path: "73" - server: "72" - persistentVolumeClaim: - claimName: "83" - readOnly: true - photonPersistentDisk: - fsType: "132" - pdID: "131" - portworxVolume: - fsType: "147" - volumeID: "146" - projected: - defaultMode: -1332301579 - sources: - - configMap: - items: - - key: "142" - mode: -1249460160 - path: "143" - name: "141" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "137" - fieldPath: "138" - mode: 1525389481 - path: "136" - resourceFieldRef: - containerName: "139" - divisor: "618" - resource: "140" - secret: - items: - - key: "134" - mode: 550215822 - path: "135" - name: "133" - optional: false - serviceAccountToken: - audience: "144" - expirationSeconds: -8988970531898753887 - path: "145" - quobyte: - group: "126" - readOnly: true - registry: "123" - tenant: "127" - user: "125" - volume: "124" - rbd: - fsType: "86" - image: "85" - keyring: "89" - monitors: - - "84" - pool: "87" - readOnly: true - secretRef: - name: "90" - user: "88" - scaleIO: - fsType: "155" - gateway: "148" - protectionDomain: "151" - readOnly: true - secretRef: - name: "150" - storageMode: "153" - storagePool: "152" - system: "149" - volumeName: "154" - secret: - defaultMode: -1852451720 - items: - - key: "70" - mode: 1395607230 - path: "71" - optional: true - secretName: "69" - storageos: - fsType: "158" - readOnly: true - secretRef: - name: "159" - volumeName: "156" - volumeNamespace: "157" - vsphereVolume: - fsType: "120" - storagePolicyID: "122" - storagePolicyName: "121" - volumePath: "119" - ttlSecondsAfterFinished: -339602975 - schedule: "19" - startingDeadlineSeconds: -2555947251840004808 - successfulJobsHistoryLimit: 305459364 - suspend: true -status: - active: - - apiVersion: "482" - fieldPath: "484" - kind: "479" - name: "481" - namespace: "480" - resourceVersion: "483" - uid: vÐ仆dždĄ跞肞=ɴ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.after_roundtrip.pb deleted file mode 100644 index c8b633fdf9abc73fa9986da6c00ad42085692317..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7318 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 KW2^}f)bzi+`?fIv diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json deleted file mode 100644 index 4209878f642..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.json +++ /dev/null @@ -1,1524 +0,0 @@ -{ - "kind": "JobTemplate", - "apiVersion": "batch/v2alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "template": { - "metadata": { - "name": "19", - "generateName": "20", - "namespace": "21", - "selfLink": "22", - "uid": "SǡƏ", - "resourceVersion": "17916580954637291219", - "generation": 5259823216098853135, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4075183944016503389, - "labels": { - "24": "25" - }, - "annotations": { - "26": "27" - }, - "ownerReferences": [ - { - "apiVersion": "28", - "kind": "29", - "name": "30", - "uid": "ɑ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "31" - ], - "clusterName": "32", - "managedFields": [ - { - "manager": "33", - "operation": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "apiVersion": "34", - "fieldsType": "35" - } - ] - }, - "spec": { - "parallelism": -443114323, - "completions": -1771909905, - "activeDeadlineSeconds": -9086179100394185427, - "backoffLimit": -1796008812, - "selector": { - "matchLabels": { - "g5i9/l-Y._.-444": "c2_kS91.e5K-_e63_-_3-n-_-__3u-.__P__.7U-Uo_4_-D7r__.am64" - }, - "matchExpressions": [ - { - "key": "2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--n1-5", - "operator": "In", - "values": [ - "Ou1.m_.5AW-_S-.3g.7_2fNc5-_.-RX8" - ] - } - ] - }, - "manualSelector": false, - "template": { - "metadata": { - "name": "42", - "generateName": "43", - "namespace": "44", - "selfLink": "45", - "uid": "Ȗ脵鴈Ō", - "resourceVersion": "5994087412557504692", - "generation": 9213888658033954596, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2901856114738744973, - "labels": { - "47": "48" - }, - "annotations": { - "49": "50" - }, - "ownerReferences": [ - { - "apiVersion": "51", - "kind": "52", - "name": "53", - "uid": "I拍N嚳ķȗɊ捵TwMȗ礼", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "54" - ], - "clusterName": "55", - "managedFields": [ - { - "manager": "56", - "operation": "ö嗏ʑ\u003e季Cʖ畬x骀Šĸů", - "apiVersion": "57", - "fieldsType": "58" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "59", - "hostPath": { - "path": "60", - "type": "/淹\\韲翁\u0026ʢsɜ曢\\%枅:=ǛƓ" - }, - "emptyDir": { - "medium": "踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ", - "sizeLimit": "681" - }, - "gcePersistentDisk": { - "pdName": "61", - "fsType": "62", - "partition": 2065358741, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "63", - "fsType": "64", - "partition": -104666658, - "readOnly": true - }, - "gitRepo": { - "repository": "65", - "revision": "66", - "directory": "67" - }, - "secret": { - "secretName": "68", - "items": [ - { - "key": "69", - "path": "70", - "mode": 1648350164 - } - ], - "defaultMode": 1655406148, - "optional": true - }, - "nfs": { - "server": "71", - "path": "72" - }, - "iscsi": { - "targetPortal": "73", - "iqn": "74", - "lun": -663180249, - "iscsiInterface": "75", - "fsType": "76", - "readOnly": true, - "portals": [ - "77" - ], - "chapAuthSession": true, - "secretRef": { - "name": "78" - }, - "initiatorName": "79" - }, - "glusterfs": { - "endpoints": "80", - "path": "81" - }, - "persistentVolumeClaim": { - "claimName": "82" - }, - "rbd": { - "monitors": [ - "83" - ], - "image": "84", - "fsType": "85", - "pool": "86", - "user": "87", - "keyring": "88", - "secretRef": { - "name": "89" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "90", - "fsType": "91", - "secretRef": { - "name": "92" - }, - "readOnly": true, - "options": { - "93": "94" - } - }, - "cinder": { - "volumeID": "95", - "fsType": "96", - "readOnly": true, - "secretRef": { - "name": "97" - } - }, - "cephfs": { - "monitors": [ - "98" - ], - "path": "99", - "user": "100", - "secretFile": "101", - "secretRef": { - "name": "102" - } - }, - "flocker": { - "datasetName": "103", - "datasetUUID": "104" - }, - "downwardAPI": { - "items": [ - { - "path": "105", - "fieldRef": { - "apiVersion": "106", - "fieldPath": "107" - }, - "resourceFieldRef": { - "containerName": "108", - "resource": "109", - "divisor": "889" - }, - "mode": 1322858613 - } - ], - "defaultMode": 1801487647 - }, - "fc": { - "targetWWNs": [ - "110" - ], - "lun": 1169718433, - "fsType": "111", - "wwids": [ - "112" - ] - }, - "azureFile": { - "secretName": "113", - "shareName": "114" - }, - "configMap": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1194714697 - } - ], - "defaultMode": -599608368, - "optional": true - }, - "vsphereVolume": { - "volumePath": "118", - "fsType": "119", - "storagePolicyName": "120", - "storagePolicyID": "121" - }, - "quobyte": { - "registry": "122", - "volume": "123", - "readOnly": true, - "user": "124", - "group": "125", - "tenant": "126" - }, - "azureDisk": { - "diskName": "127", - "diskURI": "128", - "cachingMode": "ʜǝ鿟ldg滠鼍ƭt", - "fsType": "129", - "readOnly": true, - "kind": "ȫşŇɜa" - }, - "photonPersistentDisk": { - "pdID": "130", - "fsType": "131" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "132", - "items": [ - { - "key": "133", - "path": "134", - "mode": 782113097 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "135", - "fieldRef": { - "apiVersion": "136", - "fieldPath": "137" - }, - "resourceFieldRef": { - "containerName": "138", - "resource": "139", - "divisor": "952" - }, - "mode": -555780268 - } - ] - }, - "configMap": { - "name": "140", - "items": [ - { - "key": "141", - "path": "142", - "mode": 1730325900 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "143", - "expirationSeconds": -2937394236764575757, - "path": "144" - } - } - ], - "defaultMode": -1980941277 - }, - "portworxVolume": { - "volumeID": "145", - "fsType": "146", - "readOnly": true - }, - "scaleIO": { - "gateway": "147", - "system": "148", - "secretRef": { - "name": "149" - }, - "sslEnabled": true, - "protectionDomain": "150", - "storagePool": "151", - "storageMode": "152", - "volumeName": "153", - "fsType": "154" - }, - "storageos": { - "volumeName": "155", - "volumeNamespace": "156", - "fsType": "157", - "readOnly": true, - "secretRef": { - "name": "158" - } - }, - "csi": { - "driver": "159", - "readOnly": true, - "fsType": "160", - "volumeAttributes": { - "161": "162" - }, - "nodePublishSecretRef": { - "name": "163" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "164", - "generateName": "165", - "namespace": "166", - "selfLink": "167", - "uid": ";栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼", - "resourceVersion": "917467801074989174", - "generation": -8801560367353238479, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -1837257934517376612, - "labels": { - "169": "170" - }, - "annotations": { - "171": "172" - }, - "ownerReferences": [ - { - "apiVersion": "173", - "kind": "174", - "name": "175", - "uid": "", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "176" - ], - "clusterName": "177", - "managedFields": [ - { - "manager": "178", - "operation": "蒅!a坩O`涁İ而踪鄌", - "apiVersion": "179", - "fieldsType": "180" - } - ] - }, - "spec": { - "accessModes": [ - "|@?鷅bȻN" - ], - "selector": { - "matchLabels": { - "fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ": "E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF" - }, - "matchExpressions": [ - { - "key": "39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G", - "operator": "Exists" - } - ] - }, - "resources": { - "limits": { - "?$矡ȶ网棊ʢ": "891" - }, - "requests": { - "Ⱥ眖R#yV'WKw(ğ": "423" - } - }, - "volumeName": "187", - "storageClassName": "188", - "volumeMode": "跦Opwǩ曬逴褜1", - "dataSource": { - "apiGroup": "189", - "kind": "190", - "name": "191" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "192", - "image": "193", - "command": [ - "194" - ], - "args": [ - "195" - ], - "workingDir": "196", - "ports": [ - { - "name": "197", - "hostPort": -805795167, - "containerPort": 1791615594, - "protocol": "Ƥ熪军g\u003e郵[+扴", - "hostIP": "198" - } - ], - "envFrom": [ - { - "prefix": "199", - "configMapRef": { - "name": "200", - "optional": false - }, - "secretRef": { - "name": "201", - "optional": false - } - } - ], - "env": [ - { - "name": "202", - "value": "203", - "valueFrom": { - "fieldRef": { - "apiVersion": "204", - "fieldPath": "205" - }, - "resourceFieldRef": { - "containerName": "206", - "resource": "207", - "divisor": "241" - }, - "configMapKeyRef": { - "name": "208", - "key": "209", - "optional": true - }, - "secretKeyRef": { - "name": "210", - "key": "211", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "": "268" - }, - "requests": { - "-Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ": "340" - } - }, - "volumeMounts": [ - { - "name": "212", - "mountPath": "213", - "subPath": "214", - "mountPropagation": "藢xɮĵȑ6L*Z鐫û咡W\u003c", - "subPathExpr": "215" - } - ], - "volumeDevices": [ - { - "name": "216", - "devicePath": "217" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "218" - ] - }, - "httpGet": { - "path": "219", - "port": -1225815437, - "host": "220", - "scheme": "荭gw忊|E", - "httpHeaders": [ - { - "name": "221", - "value": "222" - } - ] - }, - "tcpSocket": { - "port": -438588982, - "host": "223" - }, - "initialDelaySeconds": 1004325340, - "timeoutSeconds": -1313320434, - "periodSeconds": 14304392, - "successThreshold": 465972736, - "failureThreshold": -1784617397 - }, - "readinessProbe": { - "exec": { - "command": [ - "224" - ] - }, - "httpGet": { - "path": "225", - "port": "226", - "host": "227", - "scheme": "貾坢'跩aŕ翑0", - "httpHeaders": [ - { - "name": "228", - "value": "229" - } - ] - }, - "tcpSocket": { - "port": 1165327504, - "host": "230" - }, - "initialDelaySeconds": -2165496, - "timeoutSeconds": -1778952574, - "periodSeconds": 1386255869, - "successThreshold": -778272981, - "failureThreshold": 2056774277 - }, - "startupProbe": { - "exec": { - "command": [ - "231" - ] - }, - "httpGet": { - "path": "232", - "port": -1928016742, - "host": "233", - "scheme": "E¦", - "httpHeaders": [ - { - "name": "234", - "value": "235" - } - ] - }, - "tcpSocket": { - "port": "236", - "host": "237" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "238" - ] - }, - "httpGet": { - "path": "239", - "port": 878005329, - "host": "240", - "scheme": "丟×x锏ɟ4Ǒ", - "httpHeaders": [ - { - "name": "241", - "value": "242" - } - ] - }, - "tcpSocket": { - "port": "243", - "host": "244" - } - }, - "preStop": { - "exec": { - "command": [ - "245" - ] - }, - "httpGet": { - "path": "246", - "port": 1746399757, - "host": "247", - "scheme": "V訆Ǝżŧ", - "httpHeaders": [ - { - "name": "248", - "value": "249" - } - ] - }, - "tcpSocket": { - "port": 204229950, - "host": "250" - } - } - }, - "terminationMessagePath": "251", - "terminationMessagePolicy": "NƗ¸gĩ", - "imagePullPolicy": "酊龨δ摖ȱğ_\u003c", - "securityContext": { - "capabilities": { - "add": [ - "J橈'琕鶫:顇ə娯" - ], - "drop": [ - "囌{屿oiɥ嵐sC" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "252", - "role": "253", - "type": "254", - "level": "255" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "256", - "gmsaCredentialSpec": "257", - "runAsUserName": "258" - }, - "runAsUser": 7917735345573161773, - "runAsGroup": -6499508485510627932, - "runAsNonRoot": true, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "Jih亏yƕ丆録²", - "seccompProfile": { - "type": ")/灩聋3趐囨鏻", - "localhostProfile": "259" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "260", - "image": "261", - "command": [ - "262" - ], - "args": [ - "263" - ], - "workingDir": "264", - "ports": [ - { - "name": "265", - "hostPort": -1365158918, - "containerPort": -305362540, - "protocol": "Ǩ繫ʎǑyZ涬P­蜷ɔ幩", - "hostIP": "266" - } - ], - "envFrom": [ - { - "prefix": "267", - "configMapRef": { - "name": "268", - "optional": true - }, - "secretRef": { - "name": "269", - "optional": true - } - } - ], - "env": [ - { - "name": "270", - "value": "271", - "valueFrom": { - "fieldRef": { - "apiVersion": "272", - "fieldPath": "273" - }, - "resourceFieldRef": { - "containerName": "274", - "resource": "275", - "divisor": "9" - }, - "configMapKeyRef": { - "name": "276", - "key": "277", - "optional": false - }, - "secretKeyRef": { - "name": "278", - "key": "279", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "{WOŭW灬pȭCV擭銆jʒǚ鍰": "212" - }, - "requests": { - "| 鞤ɱďW賁Ěɭɪǹ0衷,": "227" - } - }, - "volumeMounts": [ - { - "name": "280", - "readOnly": true, - "mountPath": "281", - "subPath": "282", - "mountPropagation": "Bn(fǂǢ曣ŋayåe躒訙Ǫ", - "subPathExpr": "283" - } - ], - "volumeDevices": [ - { - "name": "284", - "devicePath": "285" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "286" - ] - }, - "httpGet": { - "path": "287", - "port": "288", - "host": "289", - "scheme": "uE增猍ǵ xǨŴ", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": 2112112129, - "host": "292" - }, - "initialDelaySeconds": 528603974, - "timeoutSeconds": -342387625, - "periodSeconds": 1862455894, - "successThreshold": 1080918702, - "failureThreshold": -239264629 - }, - "readinessProbe": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": -186532794, - "host": "295", - "scheme": "ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė", - "httpHeaders": [ - { - "name": "296", - "value": "297" - } - ] - }, - "tcpSocket": { - "port": "298", - "host": "299" - }, - "initialDelaySeconds": -751455207, - "timeoutSeconds": -894026356, - "periodSeconds": 646133945, - "successThreshold": -506710067, - "failureThreshold": -47594442 - }, - "startupProbe": { - "exec": { - "command": [ - "300" - ] - }, - "httpGet": { - "path": "301", - "port": -1894326843, - "host": "302", - "scheme": "ƛ^輅9ɛ棕ƈ眽炊礫Ƽ¨I", - "httpHeaders": [ - { - "name": "303", - "value": "304" - } - ] - }, - "tcpSocket": { - "port": "305", - "host": "306" - }, - "initialDelaySeconds": -106856189, - "timeoutSeconds": -2078917333, - "periodSeconds": 86851677, - "successThreshold": -404911753, - "failureThreshold": 890223061 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "307" - ] - }, - "httpGet": { - "path": "308", - "port": -468215285, - "host": "309", - "scheme": "ʆɞȥ}礤铟怖ý萜Ǖc8", - "httpHeaders": [ - { - "name": "310", - "value": "311" - } - ] - }, - "tcpSocket": { - "port": "312", - "host": "313" - } - }, - "preStop": { - "exec": { - "command": [ - "314" - ] - }, - "httpGet": { - "path": "315", - "port": 293042649, - "host": "316", - "scheme": "ǔvÄÚ×p鬷m罂o3ǰ廋i乳'", - "httpHeaders": [ - { - "name": "317", - "value": "318" - } - ] - }, - "tcpSocket": { - "port": "319", - "host": "320" - } - } - }, - "terminationMessagePath": "321", - "terminationMessagePolicy": "ɻ;襕ċ桉桃喕", - "imagePullPolicy": "熀ďJZ漤", - "securityContext": { - "capabilities": { - "add": [ - "Ů\u003cy鯶縆łƑ[澔" - ], - "drop": [ - "JŵǤ" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "322", - "role": "323", - "type": "324", - "level": "325" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "326", - "gmsaCredentialSpec": "327", - "runAsUserName": "328" - }, - "runAsUser": 296399212346260204, - "runAsGroup": 1571605531283019612, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "\u0026疀", - "seccompProfile": { - "type": "N翾", - "localhostProfile": "329" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "330", - "image": "331", - "command": [ - "332" - ], - "args": [ - "333" - ], - "workingDir": "334", - "ports": [ - { - "name": "335", - "hostPort": -1703842211, - "containerPort": 970355275, - "protocol": "ńČȷǻ.wȏâ磠Ƴ崖S", - "hostIP": "336" - } - ], - "envFrom": [ - { - "prefix": "337", - "configMapRef": { - "name": "338", - "optional": false - }, - "secretRef": { - "name": "339", - "optional": true - } - } - ], - "env": [ - { - "name": "340", - "value": "341", - "valueFrom": { - "fieldRef": { - "apiVersion": "342", - "fieldPath": "343" - }, - "resourceFieldRef": { - "containerName": "344", - "resource": "345", - "divisor": "592" - }, - "configMapKeyRef": { - "name": "346", - "key": "347", - "optional": false - }, - "secretKeyRef": { - "name": "348", - "key": "349", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ż鯀1": "636" - }, - "requests": { - "sYȠ繽敮ǰ詀": "570" - } - }, - "volumeMounts": [ - { - "name": "350", - "readOnly": true, - "mountPath": "351", - "subPath": "352", - "mountPropagation": "櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "subPathExpr": "353" - } - ], - "volumeDevices": [ - { - "name": "354", - "devicePath": "355" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": -1247120403, - "host": "358", - "scheme": "ɾ", - "httpHeaders": [ - { - "name": "359", - "value": "360" - } - ] - }, - "tcpSocket": { - "port": -1695993040, - "host": "361" - }, - "initialDelaySeconds": 1218203975, - "timeoutSeconds": -1726456869, - "periodSeconds": 892837330, - "successThreshold": 789384689, - "failureThreshold": 436796816 - }, - "readinessProbe": { - "exec": { - "command": [ - "362" - ] - }, - "httpGet": { - "path": "363", - "port": "364", - "host": "365", - "scheme": "Ȋ飂廤Ƌʙcx赮ǒđ\u003e*劶?jĎ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - }, - "initialDelaySeconds": -821592382, - "timeoutSeconds": 1678953375, - "periodSeconds": 1045190247, - "successThreshold": 1805682547, - "failureThreshold": -651405950 - }, - "startupProbe": { - "exec": { - "command": [ - "370" - ] - }, - "httpGet": { - "path": "371", - "port": "372", - "host": "373", - "scheme": "|ǓÓ敆OɈÏ 瞍髃", - "httpHeaders": [ - { - "name": "374", - "value": "375" - } - ] - }, - "tcpSocket": { - "port": -392406530, - "host": "376" - }, - "initialDelaySeconds": -839925309, - "timeoutSeconds": -526099499, - "periodSeconds": -1014296961, - "successThreshold": 1708011112, - "failureThreshold": -603097910 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "377" - ] - }, - "httpGet": { - "path": "378", - "port": "379", - "host": "380", - "scheme": "遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z", - "httpHeaders": [ - { - "name": "381", - "value": "382" - } - ] - }, - "tcpSocket": { - "port": "383", - "host": "384" - } - }, - "preStop": { - "exec": { - "command": [ - "385" - ] - }, - "httpGet": { - "path": "386", - "port": 1041627045, - "host": "387", - "scheme": "2讅缔m葰賦迾娙ƴ4", - "httpHeaders": [ - { - "name": "388", - "value": "389" - } - ] - }, - "tcpSocket": { - "port": 2088991012, - "host": "390" - } - } - }, - "terminationMessagePath": "391", - "terminationMessagePolicy": "沥7uPƒw©ɴĶ烷Ľthp", - "imagePullPolicy": "陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb", - "securityContext": { - "capabilities": { - "add": [ - "滨Ė" - ], - "drop": [ - "h}颉hȱɷȰW瀤oɢ嫎" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "392", - "role": "393", - "type": "394", - "level": "395" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "396", - "gmsaCredentialSpec": "397", - "runAsUserName": "398" - }, - "runAsUser": -4298540371641498337, - "runAsGroup": 2803560372754431995, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "t(ȗŜŲ\u0026洪y儕lmòɻŶJ詢QǾɁ", - "seccompProfile": { - "type": "G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐", - "localhostProfile": "399" - } - }, - "stdin": true, - "stdinOnce": true, - "targetContainerName": "400" - } - ], - "restartPolicy": "婦", - "terminationGracePeriodSeconds": -7767642171323610380, - "activeDeadlineSeconds": -4963438147266444254, - "dnsPolicy": "ʫį淓¯Ą0ƛ忀z委\u003e,趐V曡88 ", - "nodeSelector": { - "401": "402" - }, - "serviceAccountName": "403", - "serviceAccount": "404", - "automountServiceAccountToken": false, - "nodeName": "405", - "hostPID": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "406", - "role": "407", - "type": "408", - "level": "409" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "410", - "gmsaCredentialSpec": "411", - "runAsUserName": "412" - }, - "runAsUser": -8872996084157186866, - "runAsGroup": -1083846598029307786, - "runAsNonRoot": false, - "supplementalGroups": [ - -46143243150134963 - ], - "fsGroup": -6298002649883493725, - "sysctls": [ - { - "name": "413", - "value": "414" - } - ], - "fsGroupChangePolicy": "ä2 ɲ±m嵘厶sȰÖ埡Æ", - "seccompProfile": { - "type": "Ş襵樞úʥ銀", - "localhostProfile": "415" - } - }, - "imagePullSecrets": [ - { - "name": "416" - } - ], - "hostname": "417", - "subdomain": "418", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "419", - "operator": "ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈", - "values": [ - "420" - ] - } - ], - "matchFields": [ - { - "key": "421", - "operator": "", - "values": [ - "422" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1677779481, - "preference": { - "matchExpressions": [ - { - "key": "423", - "operator": "WĶʗ", - "values": [ - "424" - ] - } - ], - "matchFields": [ - { - "key": "425", - "operator": "裥d[榴^șƷK", - "values": [ - "426" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O": "o5-yp8q_s-1_g" - }, - "matchExpressions": [ - { - "key": "x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH", - "operator": "NotIn", - "values": [ - "M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503" - ] - } - ] - }, - "namespaces": [ - "433" - ], - "topologyKey": "434" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1569550894, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2": "Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E" - }, - "matchExpressions": [ - { - "key": "75p1em---1wwv3-f/k47M7y-Dy__3wcq", - "operator": "NotIn", - "values": [ - "x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A" - ] - } - ] - }, - "namespaces": [ - "441" - ], - "topologyKey": "442" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "w_--5-_.3--_9QW2JkU27_.-4T-9": "4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4" - }, - "matchExpressions": [ - { - "key": "J-_.ZCRT.0z-oe.G79.3bU_._nV34GH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "449" - ], - "topologyKey": "450" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1206700920, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "HzZsY_o8t5Vl6_..7CY-_c": "ZG6N-_-0o.0C_gV.9_G-.-z1H" - }, - "matchExpressions": [ - { - "key": "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "457" - ], - "topologyKey": "458" - } - } - ] - } - }, - "schedulerName": "459", - "tolerations": [ - { - "key": "460", - "operator": "眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛", - "value": "461", - "effect": "ÖTő净湅oĒ弦", - "tolerationSeconds": -3092025889836357564 - } - ], - "hostAliases": [ - { - "ip": "462", - "hostnames": [ - "463" - ] - } - ], - "priorityClassName": "464", - "priority": -192869830, - "dnsConfig": { - "nameservers": [ - "465" - ], - "searches": [ - "466" - ], - "options": [ - { - "name": "467", - "value": "468" - } - ] - }, - "readinessGates": [ - { - "conditionType": "讱" - } - ], - "runtimeClassName": "469", - "enableServiceLinks": true, - "preemptionPolicy": "疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ", - "overhead": { - "奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ": "15" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -816594589, - "topologyKey": "470", - "whenUnsatisfiable": "", - "labelSelector": { - "matchLabels": { - "D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8": "7e.._d--Y-_l-v0-1V-N-R__R9" - }, - "matchExpressions": [ - { - "key": "b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "ttlSecondsAfterFinished": -1766935785 - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.pb b/staging/src/k8s.io/api/testdata/v1.19.0/batch.v2alpha1.JobTemplate.pb deleted file mode 100644 index ec2c492aadcb02200dbe1a426042927025527920..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7316 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季Cʖ畬x骀Šĸů - name: "42" - namespace: "44" - ownerReferences: - - apiVersion: "51" - blockOwnerDeletion: false - controller: false - kind: "52" - name: "53" - uid: I拍N嚳ķȗɊ捵TwMȗ礼 - resourceVersion: "5994087412557504692" - selfLink: "45" - uid: Ȗ脵鴈Ō - spec: - activeDeadlineSeconds: -4963438147266444254 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "423" - operator: WĶʗ - values: - - "424" - matchFields: - - key: "425" - operator: 裥d[榴^șƷK - values: - - "426" - weight: -1677779481 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "419" - operator: ĵ'o儿Ƭ銭u裡_Ơ9oÕęȄ怈 - values: - - "420" - matchFields: - - key: "421" - operator: "" - values: - - "422" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 75p1em---1wwv3-f/k47M7y-Dy__3wcq - operator: NotIn - values: - - x4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-A - matchLabels: - A-o-__y__._12..wrbW_E..24-O._.v._9-cz.-Y6T4g_-.._L2: Jm...CqrN7_B__--v-3-BzO5z80n_Ht5W_._._-2M2._I-_P..w-W_-E - namespaces: - - "441" - topologyKey: "442" - weight: 1569550894 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: x3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--2k-p---19/6l.-5_BZk5v3aUK_--_o_2.--4ZH - operator: NotIn - values: - - M.--_-_ve5.m_2_--XZ-x.__.Y_2-n_503 - matchLabels: - 9oE9_6.--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-O: o5-yp8q_s-1_g - namespaces: - - "433" - topologyKey: "434" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/9x98MM7-.e.Dx._.W-6..4_MU7iLfS-0.9-.-._.1..s._jP6j.u--.K--g__.2 - operator: DoesNotExist - matchLabels: - HzZsY_o8t5Vl6_..7CY-_c: ZG6N-_-0o.0C_gV.9_G-.-z1H - namespaces: - - "457" - topologyKey: "458" - weight: 1206700920 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: J-_.ZCRT.0z-oe.G79.3bU_._nV34GH - operator: DoesNotExist - matchLabels: - w_--5-_.3--_9QW2JkU27_.-4T-9: 4.K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-AQ._4 - namespaces: - - "449" - topologyKey: "450" - automountServiceAccountToken: false - containers: - - args: - - "263" - command: - - "262" - env: - - name: "270" - value: "271" - valueFrom: - configMapKeyRef: - key: "277" - name: "276" - optional: false - fieldRef: - apiVersion: "272" - fieldPath: "273" - resourceFieldRef: - containerName: "274" - divisor: "9" - resource: "275" - secretKeyRef: - key: "279" - name: "278" - optional: false - envFrom: - - configMapRef: - name: "268" - optional: true - prefix: "267" - secretRef: - name: "269" - optional: true - image: "261" - imagePullPolicy: 熀ďJZ漤 - lifecycle: - postStart: - exec: - command: - - "307" - httpGet: - host: "309" - httpHeaders: - - name: "310" - value: "311" - path: "308" - port: -468215285 - scheme: ʆɞȥ}礤铟怖ý萜Ǖc8 - tcpSocket: - host: "313" - port: "312" - preStop: - exec: - command: - - "314" - httpGet: - host: "316" - httpHeaders: - - name: "317" - value: "318" - path: "315" - port: 293042649 - scheme: ǔvÄÚ×p鬷m罂o3ǰ廋i乳' - tcpSocket: - host: "320" - port: "319" - livenessProbe: - exec: - command: - - "286" - failureThreshold: -239264629 - httpGet: - host: "289" - httpHeaders: - - name: "290" - value: "291" - path: "287" - port: "288" - scheme: uE增猍ǵ xǨŴ - initialDelaySeconds: 528603974 - periodSeconds: 1862455894 - successThreshold: 1080918702 - tcpSocket: - host: "292" - port: 2112112129 - timeoutSeconds: -342387625 - name: "260" - ports: - - containerPort: -305362540 - hostIP: "266" - hostPort: -1365158918 - name: "265" - protocol: Ǩ繫ʎǑyZ涬P­蜷ɔ幩 - readinessProbe: - exec: - command: - - "293" - failureThreshold: -47594442 - httpGet: - host: "295" - httpHeaders: - - name: "296" - value: "297" - path: "294" - port: -186532794 - scheme: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė - initialDelaySeconds: -751455207 - periodSeconds: 646133945 - successThreshold: -506710067 - tcpSocket: - host: "299" - port: "298" - timeoutSeconds: -894026356 - resources: - limits: - '{WOŭW灬pȭCV擭銆jʒǚ鍰': "212" - requests: - '| 鞤ɱďW賁Ěɭɪǹ0衷,': "227" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ů,趐V曡88 ' - enableServiceLinks: true - ephemeralContainers: - - args: - - "333" - command: - - "332" - env: - - name: "340" - value: "341" - valueFrom: - configMapKeyRef: - key: "347" - name: "346" - optional: false - fieldRef: - apiVersion: "342" - fieldPath: "343" - resourceFieldRef: - containerName: "344" - divisor: "592" - resource: "345" - secretKeyRef: - key: "349" - name: "348" - optional: false - envFrom: - - configMapRef: - name: "338" - optional: false - prefix: "337" - secretRef: - name: "339" - optional: true - image: "331" - imagePullPolicy: 陴Sĕ濦ʓɻŊ0蚢鑸鶲Ãqb - lifecycle: - postStart: - exec: - command: - - "377" - httpGet: - host: "380" - httpHeaders: - - name: "381" - value: "382" - path: "378" - port: "379" - scheme: 遲njlȘ鹾KƂʼnçȶŮ嫠!@@)Z - tcpSocket: - host: "384" - port: "383" - preStop: - exec: - command: - - "385" - httpGet: - host: "387" - httpHeaders: - - name: "388" - value: "389" - path: "386" - port: 1041627045 - scheme: 2讅缔m葰賦迾娙ƴ4 - tcpSocket: - host: "390" - port: 2088991012 - livenessProbe: - exec: - command: - - "356" - failureThreshold: 436796816 - httpGet: - host: "358" - httpHeaders: - - name: "359" - value: "360" - path: "357" - port: -1247120403 - scheme: ɾ - initialDelaySeconds: 1218203975 - periodSeconds: 892837330 - successThreshold: 789384689 - tcpSocket: - host: "361" - port: -1695993040 - timeoutSeconds: -1726456869 - name: "330" - ports: - - containerPort: 970355275 - hostIP: "336" - hostPort: -1703842211 - name: "335" - protocol: ńČȷǻ.wȏâ磠Ƴ崖S - readinessProbe: - exec: - command: - - "362" - failureThreshold: -651405950 - httpGet: - host: "365" - httpHeaders: - - name: "366" - value: "367" - path: "363" - port: "364" - scheme: Ȋ飂廤Ƌʙcx赮ǒđ>*劶?jĎ - initialDelaySeconds: -821592382 - periodSeconds: 1045190247 - successThreshold: 1805682547 - tcpSocket: - host: "369" - port: "368" - timeoutSeconds: 1678953375 - resources: - limits: - ż鯀1: "636" - requests: - sYȠ繽敮ǰ詀: "570" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 滨Ė - drop: - - h}颉hȱɷȰW瀤oɢ嫎 - privileged: true - procMount: t(ȗŜŲ&洪y儕lmòɻŶJ詢QǾɁ - readOnlyRootFilesystem: true - runAsGroup: 2803560372754431995 - runAsNonRoot: false - runAsUser: -4298540371641498337 - seLinuxOptions: - level: "395" - role: "393" - type: "394" - user: "392" - seccompProfile: - localhostProfile: "399" - type: G鯇ɀ魒Ð扬=惍EʦŊĊ娮rȧŹ黷`嵐 - windowsOptions: - gmsaCredentialSpec: "397" - gmsaCredentialSpecName: "396" - runAsUserName: "398" - startupProbe: - exec: - command: - - "370" - failureThreshold: -603097910 - httpGet: - host: "373" - httpHeaders: - - name: "374" - value: "375" - path: "371" - port: "372" - scheme: '|ǓÓ敆OɈÏ 瞍髃' - initialDelaySeconds: -839925309 - periodSeconds: -1014296961 - successThreshold: 1708011112 - tcpSocket: - host: "376" - port: -392406530 - timeoutSeconds: -526099499 - stdin: true - stdinOnce: true - targetContainerName: "400" - terminationMessagePath: "391" - terminationMessagePolicy: 沥7uPƒw©ɴĶ烷Ľthp - volumeDevices: - - devicePath: "355" - name: "354" - volumeMounts: - - mountPath: "351" - mountPropagation: 櫞繡旹翃ɾ氒ĺʈʫ羶剹Ɗ - name: "350" - readOnly: true - subPath: "352" - subPathExpr: "353" - workingDir: "334" - hostAliases: - - hostnames: - - "463" - ip: "462" - hostPID: true - hostname: "417" - imagePullSecrets: - - name: "416" - initContainers: - - args: - - "195" - command: - - "194" - env: - - name: "202" - value: "203" - valueFrom: - configMapKeyRef: - key: "209" - name: "208" - optional: true - fieldRef: - apiVersion: "204" - fieldPath: "205" - resourceFieldRef: - containerName: "206" - divisor: "241" - resource: "207" - secretKeyRef: - key: "211" - name: "210" - optional: false - envFrom: - - configMapRef: - name: "200" - optional: false - prefix: "199" - secretRef: - name: "201" - optional: false - image: "193" - imagePullPolicy: 酊龨δ摖ȱğ_< - lifecycle: - postStart: - exec: - command: - - "238" - httpGet: - host: "240" - httpHeaders: - - name: "241" - value: "242" - path: "239" - port: 878005329 - scheme: 丟×x锏ɟ4Ǒ - tcpSocket: - host: "244" - port: "243" - preStop: - exec: - command: - - "245" - httpGet: - host: "247" - httpHeaders: - - name: "248" - value: "249" - path: "246" - port: 1746399757 - scheme: V訆Ǝżŧ - tcpSocket: - host: "250" - port: 204229950 - livenessProbe: - exec: - command: - - "218" - failureThreshold: -1784617397 - httpGet: - host: "220" - httpHeaders: - - name: "221" - value: "222" - path: "219" - port: -1225815437 - scheme: 荭gw忊|E - initialDelaySeconds: 1004325340 - periodSeconds: 14304392 - successThreshold: 465972736 - tcpSocket: - host: "223" - port: -438588982 - timeoutSeconds: -1313320434 - name: "192" - ports: - - containerPort: 1791615594 - hostIP: "198" - hostPort: -805795167 - name: "197" - protocol: Ƥ熪军g>郵[+扴 - readinessProbe: - exec: - command: - - "224" - failureThreshold: 2056774277 - httpGet: - host: "227" - httpHeaders: - - name: "228" - value: "229" - path: "225" - port: "226" - scheme: 貾坢'跩aŕ翑0 - initialDelaySeconds: -2165496 - periodSeconds: 1386255869 - successThreshold: -778272981 - tcpSocket: - host: "230" - port: 1165327504 - timeoutSeconds: -1778952574 - resources: - limits: - "": "268" - requests: - -Ɂ圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀ơ: "340" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - J橈'琕鶫:顇ə娯 - drop: - - 囌{屿oiɥ嵐sC - privileged: false - procMount: Jih亏yƕ丆録² - readOnlyRootFilesystem: false - runAsGroup: -6499508485510627932 - runAsNonRoot: true - runAsUser: 7917735345573161773 - seLinuxOptions: - level: "255" - role: "253" - type: "254" - user: "252" - seccompProfile: - localhostProfile: "259" - type: )/灩聋3趐囨鏻 - windowsOptions: - gmsaCredentialSpec: "257" - gmsaCredentialSpecName: "256" - runAsUserName: "258" - startupProbe: - exec: - command: - - "231" - failureThreshold: 549215478 - httpGet: - host: "233" - httpHeaders: - - name: "234" - value: "235" - path: "232" - port: -1928016742 - scheme: E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "237" - port: "236" - timeoutSeconds: -528664199 - terminationMessagePath: "251" - terminationMessagePolicy: NƗ¸gĩ - tty: true - volumeDevices: - - devicePath: "217" - name: "216" - volumeMounts: - - mountPath: "213" - mountPropagation: 藢xɮĵȑ6L*Z鐫û咡W< - name: "212" - subPath: "214" - subPathExpr: "215" - workingDir: "196" - nodeName: "405" - nodeSelector: - "401": "402" - overhead: - 奿ÆŁĪŀc=Ƨz鈡煰敹xŪOr揷Ŝ: "15" - preemptionPolicy: 疅檎ǽ曖sƖTƫ雮蛱ñYȴ鴜.弊þ - priority: -192869830 - priorityClassName: "464" - readinessGates: - - conditionType: 讱 - restartPolicy: 婦 - runtimeClassName: "469" - schedulerName: "459" - securityContext: - fsGroup: -6298002649883493725 - fsGroupChangePolicy: ä2 ɲ±m嵘厶sȰÖ埡Æ - runAsGroup: -1083846598029307786 - runAsNonRoot: false - runAsUser: -8872996084157186866 - seLinuxOptions: - level: "409" - role: "407" - type: "408" - user: "406" - seccompProfile: - localhostProfile: "415" - type: Ş襵樞úʥ銀 - supplementalGroups: - - -46143243150134963 - sysctls: - - name: "413" - value: "414" - windowsOptions: - gmsaCredentialSpec: "411" - gmsaCredentialSpecName: "410" - runAsUserName: "412" - serviceAccount: "404" - serviceAccountName: "403" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "418" - terminationGracePeriodSeconds: -7767642171323610380 - tolerations: - - effect: ÖTő净湅oĒ弦 - key: "460" - operator: 眊:YĹ爩í鬯濴VǕ癶L浼h嫨炛 - tolerationSeconds: -3092025889836357564 - value: "461" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: b-k7cr-mo-dz12---i/6.W-m_-Z.wc..k_0_5.z.0..__D-1b.-9.Y0-_-.l__.c17__f_-336-B - operator: Exists - matchLabels: - D7RufiV-7u0--_qv4--_.6_N_9X-B.s8.N_rM-k8: 7e.._d--Y-_l-v0-1V-N-R__R9 - maxSkew: -816594589 - topologyKey: "470" - whenUnsatisfiable: "" - volumes: - - awsElasticBlockStore: - fsType: "64" - partition: -104666658 - readOnly: true - volumeID: "63" - azureDisk: - cachingMode: ʜǝ鿟ldg滠鼍ƭt - diskName: "127" - diskURI: "128" - fsType: "129" - kind: ȫşŇɜa - readOnly: true - azureFile: - secretName: "113" - shareName: "114" - cephfs: - monitors: - - "98" - path: "99" - secretFile: "101" - secretRef: - name: "102" - user: "100" - cinder: - fsType: "96" - readOnly: true - secretRef: - name: "97" - volumeID: "95" - configMap: - defaultMode: -599608368 - items: - - key: "116" - mode: -1194714697 - path: "117" - name: "115" - optional: true - csi: - driver: "159" - fsType: "160" - nodePublishSecretRef: - name: "163" - readOnly: true - volumeAttributes: - "161": "162" - downwardAPI: - defaultMode: 1801487647 - items: - - fieldRef: - apiVersion: "106" - fieldPath: "107" - mode: 1322858613 - path: "105" - resourceFieldRef: - containerName: "108" - divisor: "889" - resource: "109" - emptyDir: - medium: 踓Ǻǧ湬淊kŪ睴鸏:ɥ³ƞsɁ8^ʥ - sizeLimit: "681" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "171": "172" - clusterName: "177" - creationTimestamp: null - deletionGracePeriodSeconds: -1837257934517376612 - finalizers: - - "176" - generateName: "165" - generation: -8801560367353238479 - labels: - "169": "170" - managedFields: - - apiVersion: "179" - fieldsType: "180" - manager: "178" - operation: 蒅!a坩O`涁İ而踪鄌 - name: "164" - namespace: "166" - ownerReferences: - - apiVersion: "173" - blockOwnerDeletion: true - controller: true - kind: "174" - name: "175" - uid: "" - resourceVersion: "917467801074989174" - selfLink: "167" - uid: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 - spec: - accessModes: - - '|@?鷅bȻN' - dataSource: - apiGroup: "189" - kind: "190" - name: "191" - resources: - limits: - ?$矡ȶ网棊ʢ: "891" - requests: - Ⱥ眖R#yV'WKw(ğ: "423" - selector: - matchExpressions: - - key: 39-295at-o7qff7-x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-l.onh-9289---x-p-qpt6-1w-3205c1lxeqyn-5--9d5a3-7bf46g-40883176jte/Pi.-_-a-G - operator: Exists - matchLabels: - fi-a--w---f-e.z-j4kh6oqu-or---40--87-1wpl6-2-310e5hyzn0w-p4mzlu/m_AO-l8VKLyHA_.-F_E2_QOQ: E._._3.-.83_iq_-y.-25C.A-j..9dfn3Y8d_0_.---M_4FF - storageClassName: "188" - volumeMode: 跦Opwǩ曬逴褜1 - volumeName: "187" - fc: - fsType: "111" - lun: 1169718433 - targetWWNs: - - "110" - wwids: - - "112" - flexVolume: - driver: "90" - fsType: "91" - options: - "93": "94" - readOnly: true - secretRef: - name: "92" - flocker: - datasetName: "103" - datasetUUID: "104" - gcePersistentDisk: - fsType: "62" - partition: 2065358741 - pdName: "61" - readOnly: true - gitRepo: - directory: "67" - repository: "65" - revision: "66" - glusterfs: - endpoints: "80" - path: "81" - hostPath: - path: "60" - type: /淹\韲翁&ʢsɜ曢\%枅:=ǛƓ - iscsi: - chapAuthSession: true - fsType: "76" - initiatorName: "79" - iqn: "74" - iscsiInterface: "75" - lun: -663180249 - portals: - - "77" - readOnly: true - secretRef: - name: "78" - targetPortal: "73" - name: "59" - nfs: - path: "72" - server: "71" - persistentVolumeClaim: - claimName: "82" - photonPersistentDisk: - fsType: "131" - pdID: "130" - portworxVolume: - fsType: "146" - readOnly: true - volumeID: "145" - projected: - defaultMode: -1980941277 - sources: - - configMap: - items: - - key: "141" - mode: 1730325900 - path: "142" - name: "140" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "136" - fieldPath: "137" - mode: -555780268 - path: "135" - resourceFieldRef: - containerName: "138" - divisor: "952" - resource: "139" - secret: - items: - - key: "133" - mode: 782113097 - path: "134" - name: "132" - optional: true - serviceAccountToken: - audience: "143" - expirationSeconds: -2937394236764575757 - path: "144" - quobyte: - group: "125" - readOnly: true - registry: "122" - tenant: "126" - user: "124" - volume: "123" - rbd: - fsType: "85" - image: "84" - keyring: "88" - monitors: - - "83" - pool: "86" - readOnly: true - secretRef: - name: "89" - user: "87" - scaleIO: - fsType: "154" - gateway: "147" - protectionDomain: "150" - secretRef: - name: "149" - sslEnabled: true - storageMode: "152" - storagePool: "151" - system: "148" - volumeName: "153" - secret: - defaultMode: 1655406148 - items: - - key: "69" - mode: 1648350164 - path: "70" - optional: true - secretName: "68" - storageos: - fsType: "157" - readOnly: true - secretRef: - name: "158" - volumeName: "155" - volumeNamespace: "156" - vsphereVolume: - fsType: "119" - storagePolicyID: "121" - storagePolicyName: "120" - volumePath: "118" - ttlSecondsAfterFinished: -1766935785 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.after_roundtrip.pb deleted file mode 100644 index 9e2bc8eb973631b5cb57ac04756c1af915b371c9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 363 zcmd0{C}!X?<`PRzEh@=O%S=uzNiEjPwkX!i%-1h76q0mChzDn;=Vj)l2c;I4rWTh7 zt!Cm{&B(=QB*bVe#b~0$XsX3%ZX{x8XkcPwVqj`wX<=YtZf0O+WMFJ@`(4x3#_leyg0YCn(4>mV(6o!u5UA8lNb%)_uBTJFUM`+_be?YL(>YrXZ%@=e zIi>d5#72#0JEtFMiv^lyZp370;lv=M#>HqM#AIY3#bjit#AIZo#p?BJURR;E?Z*P6RW2z8iu@r+60{~fk BdjbFe diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json deleted file mode 100644 index 72aee7c536f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "kind": "CertificateSigningRequest", - "apiVersion": "certificates.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "request": "OA==", - "signerName": "19", - "usages": [ - "J枊a" - ], - "username": "20", - "uid": "21", - "groups": [ - "22" - ], - "extra": { - "23": [ - "24" -] - } - }, - "status": { - "conditions": [ - { - "type": "o,c鮽ort昍řČ扷5Ɨ", - "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "reason": "25", - "message": "26", - "lastUpdateTime": "1985-03-23T14:10:57Z", - "lastTransitionTime": "2352-05-22T04:29:36Z" - } - ], - "certificate": "cw==" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1.CertificateSigningRequest.pb deleted file mode 100644 index de33191dc7f3515430444bc4fbdad319187198e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 361 zcmd0{C}!X?<`PRzEh@=O%S=uzNiEjPwkX!i%-1h76q0mChzDn;=Vj)l2c;I4rWTh7 ztz_a_$;icMB*bVe#b~0$XsX3%ZX{x8XkcPwVqj`wX<=YtZf0O+WMFJ@`(4x3#_leyg0YCn(4>mV(6ozDAE?w!Nb%)_uBTJFUM`+_be?YL(>YrXZ%@=e zIi>d5#72#0JEtFMiv^lyZp370A*9B|Xd%R8WFW<4WT?bsWTeIF^=w{Oq7fGtlaa9y z3y?IiVluRp3g+_T63f>~ez|UMeo@J@8NEkm9_e}3x!v^Gbf9)qpmsAQ4vvr8x}P!% zFlcdbY*_d2r;Y%Fk;IYNN1C3tPk%AF|7h2X*lq{hW)A;e^4AjM>4sKjJsq{Zs>Y+hHQ z5f>Mek+Bd9kTkJkGPINm=JMkb%hySMxo&TMQOUCzy+>yr>3P<<-SpUWpmtNBb~7ao zj*r{ApE3$CXmN0CSoiOzjsSy^#F5!Ynx3{#e=)iLXxEF`T}L`ApKot{zGJEoW3d#2 G5(5DA=6u-z diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json deleted file mode 100644 index e7f6035933c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "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==", - "signerName": "19", - "usages": [ - "J枊a" - ], - "username": "20", - "uid": "21", - "groups": [ - "22" - ], - "extra": { - "23": [ - "24" -] - } - }, - "status": { - "conditions": [ - { - "type": "o,c鮽ort昍řČ扷5Ɨ", - "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕", - "reason": "25", - "message": "26", - "lastUpdateTime": "1985-03-23T14:10:57Z", - "lastTransitionTime": "2352-05-22T04:29:36Z" - } - ], - "certificate": "cw==" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.pb deleted file mode 100644 index 762cee2ec2b93176788d9e820e045b112550d74f..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|TFJ=8Xe7jFEX8P|#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4< z)yD2QjRj5&0c$(9Hn+|{H)l6v6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!# z-BV7qR~H}cI@VvH#RN2$!Gf`f$h)}1SE3OY z7n6~(5DSnrv0^f`lnUnZ;}Xl)Nq)I*Z+=n9vl+cdXCCQ!*16sE*mR(FQ=oP;B@T{{ z+q$1J3NUDKaBNuj@28FcgOS9M*+-h5woiXCx&LU_i`iXAIxC-VZ+*UFst{wb6oV22 E05AZ2kpKVy diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml deleted file mode 100644 index 3207d6282d9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.yaml +++ /dev/null @@ -1,52 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - extra: - "23": - - "24" - groups: - - "22" - request: OA== - signerName: "19" - uid: "21" - usages: - - J枊a - username: "20" -status: - certificate: cw== - conditions: - - lastTransitionTime: "2352-05-22T04:29:36Z" - lastUpdateTime: "1985-03-23T14:10:57Z" - message: "26" - reason: "25" - status: ěĂ凗蓏Ŋ蛊ĉy緅縕 - type: o,c鮽ort昍řČ扷5Ɨ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb deleted file mode 100644 index ad5cdd26194a179d1d60f472944f19567b37cbf2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmVMV3X>V>WYdCW*X>TufF%kt#Wnpt=63hV#s{slD 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 y#D-lO0x>r-0x>v301_Mu0x>xdxSGSO0~!Pf0uTTq1PB8V04T?ky6yxT03raxc}yb! diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json deleted file mode 100644 index fa968b8b50e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind": "Lease", - "apiVersion": "coordination.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "holderIdentity": "19", - "leaseDurationSeconds": 896585016, - "acquireTime": "1970-01-01T00:00:02.000000Z", - "renewTime": "1970-01-01T00:00:03.000000Z", - "leaseTransitions": 1305381319 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.pb b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.pb deleted file mode 100644 index 7e266bc664a772a3b65b8e5be9080f7ded7b818c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 246 zcmVMV3X>V>WYdCW*X>TufF%kt#Wnpt=63PJzsR0TB zG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQ zg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^Z zF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B w#D-lO0x>r-0x>ue90~$4IS{y-!>a=t1PB5U03rkk0}ucx$CJA51R4M$04+sJ+W-In diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1.Lease.yaml deleted file mode 100644 index ca23767e83c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - acquireTime: "1970-01-01T00:00:02.000000Z" - holderIdentity: "19" - leaseDurationSeconds: 896585016 - leaseTransitions: 1305381319 - renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb deleted file mode 100644 index e214cf154df8b160e77975d9301d43bc3d8654ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 253 zcmVMV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfIH* z3abGM0WuN+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+-F$w}PHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;LI4sR3IZ`X5V)Gds{MV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfIB( z3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_q zP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3r zk8mmiF)=UzI0143F*JGtF*S+-FA4%NHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;5*!KwF*y*pn!~FD8UzRe5C9?s2m=rRD94k!?gSbDA^`DN BO|k$0 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml deleted file mode 100644 index ebf97588a64..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/coordination.k8s.io.v1beta1.Lease.yaml +++ /dev/null @@ -1,37 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - acquireTime: "1970-01-01T00:00:02.000000Z" - holderIdentity: "19" - leaseDurationSeconds: 896585016 - leaseTransitions: 1305381319 - renewTime: "1970-01-01T00:00:03.000000Z" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json deleted file mode 100644 index 66b519a84b2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "kind": "APIGroup", - "apiVersion": "v1", - "name": "2", - "versions": [ - { - "groupVersion": "3", - "version": "4" - } - ], - "preferredVersion": { - "groupVersion": "5", - "version": "6" - }, - "serverAddressByClientCIDRs": [ - { - "clientCIDR": "7", - "serverAddress": "8" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.APIGroup.pb deleted file mode 100644 index e722208b3c71ea64b2e7516aac7c5ec5d0e02c60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53 zcmd0{C}!Z|<6Md`Zf6qT0Sc=D3IQ?_0W%r_G$H{tDgie#6frR{ zG%_?WH8eRmFgQ0hFg7wUGdSDsg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KV zIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0Wk^! zF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=b-I6?ptFA4%N zIT8XgFd70fF(MVjt8q%^o{C{O=%I~Z#Hh)bF6fxADgrVxG6FI)Is!5@8UP{yS=CNr diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.json deleted file mode 100644 index 509608107a8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "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" - } - ] - }, - "target": { - "kind": "19", - "namespace": "20", - "name": "21", - "uid": "īqJ枊a8衍`Ĩɘ.蘯", - "apiVersion": "22", - "resourceVersion": "23", - "fieldPath": "24" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.pb deleted file mode 100644 index 5eb7775ffeb564c73bc825e3a1705f7ddd867abe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 247 zcmd0{C}!Z|PE%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; diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml deleted file mode 100644 index b66bc4dae74..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Binding.yaml +++ /dev/null @@ -1,39 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -target: - apiVersion: "22" - fieldPath: "24" - kind: "19" - name: "21" - namespace: "20" - resourceVersion: "23" - uid: īqJ枊a8衍`Ĩɘ.蘯 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.after_roundtrip.pb deleted file mode 100644 index 0358713125ed0b0b2d5ae5692a141f8f740de82a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmVc;b#oHZ0Sc=D3IQ?_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;0Wk^!F*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=b- uI6?ptA_@vXNOI|~xhdwEzY+{!#Hh)bF6fxAHpGh>0x>xv0x~cf03rbOaZmLC diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.json deleted file mode 100644 index c1064a19e9b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "conditions": [ - { - "type": "@Hr鯹)晿", - "status": "`Ĩɘ.蘯6ċ", - "message": "19", - "error": "20" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.pb deleted file mode 100644 index 6a92a2a1be21aecd53315145bf5010bf44a47ab3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml deleted file mode 100644 index 376a732b083..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ComponentStatus.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v1 -conditions: -- error: "20" - message: "19" - status: '`Ĩɘ.蘯6ċ' - type: '@Hr鯹)晿' -kind: ComponentStatus -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.after_roundtrip.pb deleted file mode 100644 index 8d32832e6e8c3e0570a1865a44b2caf367dc546e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 223 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0GiI?TwmnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV z#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLs zAtpnEECntmLnA3BLt`aAm#U|`r<`c7EXP WkCA~CI~S9Yp%9~-0)rHT5(5B%;y}v) diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json deleted file mode 100644 index 85f644b8625..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind": "ConfigMap", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "immutable": false, - "data": { - "19": "20" - }, - "binaryData": { - "21": "Hg==" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.pb deleted file mode 100644 index 4b8c3dfed2b31242fe884ae9f2ed75b5af7f5e46..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 221 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0GiI>^Yil97wiNQlu`iqS-g(Nv4k+(^XG(7?pV z#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLs zAtpnEECntmLnA3BLt`aAm#U|`r<`c7Ek diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml deleted file mode 100644 index f411c81b3d8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ConfigMap.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v1 -binaryData: - "21": Hg== -data: - "19": "20" -immutable: false -kind: ConfigMap -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.json deleted file mode 100644 index edc827955f9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.CreateOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.CreateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.CreateOptions.yaml deleted file mode 100644 index b115dc761e0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.DeleteOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.json deleted file mode 100644 index 6d2b57c905e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.DeleteOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.DeleteOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.DeleteOptions.yaml deleted file mode 100644 index 842585490e9..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.Endpoints.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.after_roundtrip.pb deleted file mode 100644 index 52c154796f438febdf6b9a16429bf9363df6a809..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 380 zcmWO0y)Q#i9LDi`ehK0X$ce?BxRc%x_ndQIP8%T+l8zRO#NcH?qD?Cj#85A-UZg~& z8V!R{5J997ky@>mx6&;duEoe9NQ~8C z6ed88sa6b>sX)2b(7)i{=3g?4NzZ-C#dVNfMW6&wa{;L3A}XggX{&C#e%`Gf7rn#I zA-{C>cr)7dnqLZbQtd&xP)U!-n!|vKK82hk9F;0eA{ZDWz_<#`)LNs7>UlX76z{uZ z9plxryI5j2*x&MsmCYb~V?7mgU={;rM}Rp}7#c82glq_+W8jnkm!~<`nkvhFrtrI) z^W5J9x00RLftw7t6#;Hb8P6mz|7>})7yaWAv+H#qy}^X-`t2?aM|n5U$EV0JPVotm9XkT1aJ2qQ)i zSCOe9OGgfCrqnQ*X;@}h7{aj)n;Beu{;j+xxAVzZpE7i@dAquP`j)>(BefVg1c~uF zjKTz{G2M!RG8HJ-8u}Og`^-yfDdD+K>6i|(s|XYaYAyn`TojU1o3vH;TtDMh&vM>L z*RY?zdAu77y=In!{bYMk%vLr=WzAtg1-U|aP?|7_U|@^@<0>#yYaNVNuZkT(uG}5% zoTy%wqVc)lXxGbCc7m-t>nW=PvluWt0?d)Z(11}QWJ3@g1E&PIyv(`QR9W#;+24b- z=l&kMm8}IGxXFN95#Y9zVGX#Uc1Yti9elie*QhN$Ug;-Q3^sQC!eQ^v_Vq)d>pAV0 L*K|1*s-h|XMJjx2 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml deleted file mode 100644 index a7e662db372..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Endpoints.yaml +++ /dev/null @@ -1,61 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -subsets: -- addresses: - - hostname: "20" - ip: "19" - nodeName: "21" - targetRef: - apiVersion: "25" - fieldPath: "27" - kind: "22" - name: "24" - namespace: "23" - resourceVersion: "26" - uid: Hr鯹)晿Ž燹憍峕?狱³-Ǐ忄*' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.after_roundtrip.pb deleted file mode 100644 index 14da515ef5d07973ab95a773fcc9b6e49f38ad91..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1168 zcmYjPYfKzf6rOu|ZEpy!Lu1zQ4^C1g+ccfIbLX-CXpz=G{bN%jKZrJ=5rZuv0b>lt zgjJTsr929Yw6M^$TU)xgRaq#n78=+AmXI2aMq?ABNoOA=Vtgi2O+B+qqw{0t+;ir9 z-*>-rP8rP{d7R+4WWMyd#=6?qYny87553XwX3c92wN1_ZJqH;_1W_I-0%9Uk-AJdq zWm#gBNhv64F)?U;Jscm8&09#t0-r1Qu)QACi3$Fg*? zj9{4xSXRW6!!6c)aLxZtvl&?FX>?=2W!8daHGpLJRpXz`^aiY8AQL`kj_!NW z3QaCg*X&OO-%XzJmM3Qi9Xe*g~>IVh^nR6r406iLvCgJ4C5nDQkMDG)IsKP$SJz*kWrqq#USchccx zxVTE0loC>9U7D#)oT**E#21h}MkQV#kFH$Q_OB0AnM39A#kD{xIBM5)T|4qLfO(vp zfSDv>Cc8_M?Oj%E;9#orv!&R+)gEiH%}p_*$38%$+NNeI4?>y7I~*w6r$etHig)Km z)1y}_t(fm^wx=fZ$zqe)z1o@#O&m{mhF@K|QBmiHOEI{hDhWrhFF*$8@xLowHY<0WXB;L z2B}m2fDNK6{8R8|4<+lWfOSoDWF|wVcaJ${_vm$&C1uBUj7?ey=q)kvcn@h^_?^Ly7M4R}wyJ_@h*8Iu*W}id;)wiN&YW z=ljx~3w6g~a!!H`3do9p4JKkkExYy2=Jj~&_sD^ABq0M;+)A|m82)E?VGh|w5#E~WTN!^L*)@=uKD=}xeRI44s-9Ma zIuO^3xFO_%Er;c?&7eBS$VG;eyNL2l-%>b&>@|UnXKVu1=d4#fS?eW!7g&G!9SaCwr5Tc99*7>_pi)lt%nO~%74~r49==E;=Qw-o2F~w%g}m$*%uofUE4eJp8B&r QU)q?tQOIMDByb}4F9<)2@c;k- diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json deleted file mode 100644 index e28631ecd5b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.json +++ /dev/null @@ -1,295 +0,0 @@ -{ - "kind": "EphemeralContainers", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "ephemeralContainers": [ - { - "name": "19", - "image": "20", - "command": [ - "21" - ], - "args": [ - "22" - ], - "workingDir": "23", - "ports": [ - { - "name": "24", - "hostPort": 1305381319, - "containerPort": -1300313567, - "hostIP": "25" - } - ], - "envFrom": [ - { - "prefix": "26", - "configMapRef": { - "name": "27", - "optional": false - }, - "secretRef": { - "name": "28", - "optional": false - } - } - ], - "env": [ - { - "name": "29", - "value": "30", - "valueFrom": { - "fieldRef": { - "apiVersion": "31", - "fieldPath": "32" - }, - "resourceFieldRef": { - "containerName": "33", - "resource": "34", - "divisor": "12" - }, - "configMapKeyRef": { - "name": "35", - "key": "36", - "optional": false - }, - "secretKeyRef": { - "name": "37", - "key": "38", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V夸eɑeʤ": "420" - }, - "requests": { - "Ƣ6/ʕVŚ(ĿȊ甞": "776" - } - }, - "volumeMounts": [ - { - "name": "39", - "mountPath": "40", - "subPath": "41", - "mountPropagation": "憍峕?狱³-Ǐ忄*", - "subPathExpr": "42" - } - ], - "volumeDevices": [ - { - "name": "43", - "devicePath": "44" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "45" - ] - }, - "httpGet": { - "path": "46", - "port": "47", - "host": "48", - "scheme": "亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h", - "httpHeaders": [ - { - "name": "49", - "value": "50" - } - ] - }, - "tcpSocket": { - "port": 1366345526, - "host": "51" - }, - "initialDelaySeconds": 1392988974, - "timeoutSeconds": 1563658126, - "periodSeconds": -1771047449, - "successThreshold": -1280107919, - "failureThreshold": -54954325 - }, - "readinessProbe": { - "exec": { - "command": [ - "52" - ] - }, - "httpGet": { - "path": "53", - "port": "54", - "host": "55", - "scheme": "OŖ樅尷", - "httpHeaders": [ - { - "name": "56", - "value": "57" - } - ] - }, - "tcpSocket": { - "port": 2136826132, - "host": "58" - }, - "initialDelaySeconds": 819364842, - "timeoutSeconds": 933484239, - "periodSeconds": -983896210, - "successThreshold": 552512122, - "failureThreshold": -833209928 - }, - "startupProbe": { - "exec": { - "command": [ - "59" - ] - }, - "httpGet": { - "path": "60", - "port": 180803110, - "host": "61", - "scheme": "ņ錕?øēƺ", - "httpHeaders": [ - { - "name": "62", - "value": "63" - } - ] - }, - "tcpSocket": { - "port": "64", - "host": "65" - }, - "initialDelaySeconds": -816398166, - "timeoutSeconds": 1229400382, - "periodSeconds": -1583208879, - "successThreshold": 1088264954, - "failureThreshold": 13573196 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "66" - ] - }, - "httpGet": { - "path": "67", - "port": -1293912096, - "host": "68", - "scheme": "託仭", - "httpHeaders": [ - { - "name": "69", - "value": "70" - } - ] - }, - "tcpSocket": { - "port": "71", - "host": "72" - } - }, - "preStop": { - "exec": { - "command": [ - "73" - ] - }, - "httpGet": { - "path": "74", - "port": "75", - "host": "76", - "scheme": "鴜Ł%Ũ", - "httpHeaders": [ - { - "name": "77", - "value": "78" - } - ] - }, - "tcpSocket": { - "port": "79", - "host": "80" - } - } - }, - "terminationMessagePath": "81", - "terminationMessagePolicy": "Ņ£", - "securityContext": { - "capabilities": { - "add": [ - "2Ō¾\\ĒP鄸靇杧ž" - ], - "drop": [ - "娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳ķ蟒苾h^" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "82", - "role": "83", - "type": "84", - "level": "85" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "86", - "gmsaCredentialSpec": "87", - "runAsUserName": "88" - }, - "runAsUser": 4491726672505793472, - "runAsGroup": -5441351197948631872, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ĭÐl恕ɍȇ廄裭4懙", - "seccompProfile": { - "type": "嵒ƫS捕ɷD¡轫n", - "localhostProfile": "89" - } - }, - "stdin": true, - "targetContainerName": "90" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.EphemeralContainers.pb deleted file mode 100644 index 4cc4e0f2790c4da7a4a01bfe44ef9e0c477fed03..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1166 zcmYjPYfKzf6rOu|ZEpy!Lu1zQ4^C1g+ceDFdENC#i?sgfADbHaL2MHmG1wv!Fveg^ zSY=sU%A>GI3kyxVwdLVfWud%UXkZ6eLTWS`jZKUuoqb5e_)MgldS;hK=f}*s=gj%O z?|$c;VND!)oZvTQzWBL@+M3sD8msFLzh3`F^{e$YjZJ*YLB5ai*pES)YP zSf&D&6|v|@v$YUh_rKj_23ETp+!$~^lW%>;0Wuka*ek3(A zR$)bbZ>jsL(;qK2nq6xxiO}T9R7d!g)tlwDZn%^R7t|!dNr;1U-soEC$P+lo$j<9m zhtKD^y1MVA^GcFiOVPhF&XoQ#wK<$MNt*b{vh3soRCR_tYfI565ArqTp%hIOu%?N7 zo;N>8jQXrkW^6`H2Yh3fF}VE4PC`>{0p z+c&>v6Q_KL9JbkXo!<{{gMS31fB&<0AgfCN?{p^Sr$z_vEktZa9qwpILJ`?@$bdl_ zls{;L7z+Osyw!)24Nbs?E;`avA=A6h9JTum7^lJh*AIA1I*pm!$Td&dYW7m|?DFDE zvEF0p*4gy1KQVmGT;%s#qm#+=bMeS}AU+uHDt$TbvxYuQMrV@YvE=ym&)m{CAh1k6+sGp*$I*IPGY(ci}pmLdr;RDL_&@e^`>lo6R5+q0{1=WF0tgt)UXDA<@|%pEk(*oa5fRJK1Tv7QYB>QKs{slDG774F)%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>v301__>0x>xf z0x~cf0x~fo6~wD?O6H!5VL0fajbOy6$(Szan6D}VGBPp(GBY{?GBg?jGBqLsGBzp* z3IZ}W5&|+fG6)FUm+qK!5CA#|2$qPmqHYiXK(yMqxcdM9|Nj9>0x~&L3kdY`(C$GH zfa#bPS`-NWliS+_5)25df|;&!5ct*O*#Tk#Gcal}3Ia1R5&|z8UP{y+n|J0 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.json deleted file mode 100644 index 6d9e8b963b7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "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": "5ƗǸƢ6/ʕVŚ(ĿȊ甞", - "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.19.0/core.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Event.pb deleted file mode 100644 index a05a6b8a8b54619c1484ca7156ae1f7d982dc619..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 395 zcmV;60d)RrICB6B3km{uF%ktuc4cmK67vEIsR0TBG774F)%bT zG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD1 z0x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvYDCW7B#D-lO0x>r-0x>ueFA4%NIT8Xg zFd70fF(MVjt8q%^o{C{O=%I~Z#Hh)bF6fxADgrVxG6FI)Is!5@8UivkA_6itDhLV! zGB*+eGB`2_2-}zLm~;>TItU1sh_j+@5CA~5+PS#;|NsC00ZIZgIZ_J<^zzW|K@foH zm=;z4X+XNB}2&;mbu5%Fh)#KR#VgfTTYA^}{GcghZGcpRJ%+D(pV&PyEV31-^VgLY}6ykDEE%7fX$;{6y7GmaNG?HRaVgLYf?FO0v diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.GetOptions.yaml deleted file mode 100644 index a81415497bd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.LimitRange.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.after_roundtrip.pb deleted file mode 100644 index 099fa5e9c08e8f8f321cc556d1d28fef6839d62e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 378 zcmd0{C}!Xi;9@E>6yoy9%*`wbO3X`76}rpBwVIKO(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!lc8xBqajeK znULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|(87s9XbmIR zN=7a&2alqc>vw8Co4H>|o=YrWC;8>Nz4=8Y&t~)B+8nFXpXudb+u_!bCOk<@)_aNBfR9Je#vA W?nU?Fv}1c5GC+z=EKQ^slo$Z!h>R-$ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json deleted file mode 100644 index 5c7e2b0ffc4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "kind": "LimitRange", - "apiVersion": "v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "limits": [ - { - "type": "@Hr鯹)晿", - "max": { - "o,c鮽ort昍řČ扷5Ɨ": "647" - }, - "min": { - "Ă凗蓏Ŋ蛊ĉy": "361" - }, - "default": { - "甞谐颋DžS": "632" - }, - "defaultRequest": { - "狱³-Ǐ忄*齧獚": "502" - }, - "maxLimitRequestRatio": { - "亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h": "494" - } - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.pb deleted file mode 100644 index 51520e2be200549ceb193451982510e0aec9f565..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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;+ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml deleted file mode 100644 index e71ffd35092..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.LimitRange.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: v1 -kind: LimitRange -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - limits: - - default: - 甞谐颋DžS: "632" - defaultRequest: - 狱³-Ǐ忄*齧獚: "502" - max: - o,c鮽ort昍řČ扷5Ɨ: "647" - maxLimitRequestRatio: - 亞螩B峅x4%a鯿rŎǀ朲^苣fƼ@h: "494" - min: - Ă凗蓏Ŋ蛊ĉy: "361" - type: '@Hr鯹)晿' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json deleted file mode 100644 index f58b421b424..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "kind": "ListOptions", - "apiVersion": "v1", - "labelSelector": "2", - "fieldSelector": "3", - "watch": true, - "resourceVersion": "4", - "resourceVersionMatch": "Exact", - "timeoutSeconds": 6780787122834727873, - "limit": 3549865785210165515, - "continue": "5" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.pb deleted file mode 100644 index e6cf3ad532f3271b08cefc8856aebd7c34afaea0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmd0{C}!Xie>c>L{!C;NJO<1D&2 c_3!)D{A!`06QijILlCQLMPhP^6oV2203Fj8g8%>k diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml deleted file mode 100644 index cdaabbaf627..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ListOptions.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: v1 -continue: "5" -fieldSelector: "3" -kind: ListOptions -labelSelector: "2" -limit: 3549865785210165515 -resourceVersion: "4" -resourceVersionMatch: Exact -timeoutSeconds: 6780787122834727873 -watch: true diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.after_roundtrip.pb deleted file mode 100644 index ebb31f833580b8e66b8bf9ef767578cf3f1d3e1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 319 zcmV-F0l@xiICB6B4+;WyF%k(*VQpn|aA9L*5~BhNs{slDG774 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>v301^xe z3P4D5>94sd=9#}5WeN;n#Hh)bF6fxAHpGh(RSF*Eq_}0tk!8xH=!Ct*o5X_UhnMJ+ zkHw1Un~KDVc@iPWiszJ`=&+FKqKn6cQ^%pkk5eQo!o5i6iI?WIo#n874 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml deleted file mode 100644 index da1a7a65da3..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Namespace.yaml +++ /dev/null @@ -1,42 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - finalizers: - - '@Hr鯹)晿' -status: - conditions: - - lastTransitionTime: "2956-02-24T15:15:18Z" - message: "20" - reason: "19" - status: Ȋ甞谐颋DžSǡƏS$+½H牗洝尿 - type: 夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy - phase: '`Ĩɘ.蘯6ċ' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Node.after_roundtrip.pb deleted file mode 100644 index c4b38c713caaf62d511961aea7438dd3fed45ca9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 748 zcmWlWOH30{6ozLmp!FIMZ(NvhAx>I?Bgo91nRZHiMB+kOC}MO$f(eS4s0joNQ3#Qu zyjogND5cQ&pc*i|p-KTO33On}!o&rMi5p`w)0vG6-MJ92XLE9r?>~?K+*2AU2q9<^ zQ0Aq&n%ih63r^CI#)uXfT4HILqh0urAn+2Fcv*5Qyy9~5PRxtSx1a4h9$&;$UrLov zcfWtq@$z$Im9E?aX&0iEn|mScMnK^2=0PA}1_&aXbG}($9n`v78ddLRUp)s%UrM1H zfFLykLH5!DL7nKB)$i2@y;d}=z9_n;M`9aG)y1j7R^yqcz*r6?JF7@H7Y2e-N}(De zA#8Yj|J``_*u=*XUW2H$&KtSVBvL zmYLjSyWSNt2l`a6IqFUJJYoTMasazZ0Opxb8IXs^)A8ULHIeRGHah+KV(@I*H^07E zwAH7tJ>{&#c-lW=1Ut2WHi|O-TbKd5wU#%BA`F}89dmtt+U->=m#S92+{iW>uw=MKPqm(?L- zqC=lsLO>L7Hr#LX|Jn`w*(E`j6hI&n14NMlqQnAG=78uVN^*#(lmgLR1|+@$NJ422 z1QO02`1?Jc9Q!)+xXiKf@tisJb}OoT`t``G)A!TCsFCoPbF*gK#C2zWl@;@+ycG_3 zRGW5e1~wu_Ag-(@)}tqzwqo18RxF}=9O{JDjesOp`e;~)$TuY7uOu^v*Q4f#;6}9A z>Yle3nKLu3+PMB^D7nG{iTEtJP(HE~S|PNXLFTkipIAr_FQ=w8Z)zkJC}4rib3hiD xVpIfyOiq+V=14MBtGD%Q1A1gi?}-^b3)I?Bgo91nRZHiMB+kOC}MO$f(eS4s0joNQ3#Qu zEzr_}LU}ems0N5oUR7RJ66nB`g^4jHCT@($OlLMObmv06p3TWgzW+S_b4O{UAcUYv zK$#cnYHp&>S#XkuG)A<@&=O0_9PPpf1c8^Z#LJRf;T4yYcVb>tzWr?f;t51N^`%t# zbm!Yg-sc}9t90cqNV^cNT;C08Hv$5GI}ZW@Ge8j8oU_gPYQNUe(y013d+Iqr`cewr z00gNS2(q6pCa4n~v3mV_zu$@utIvwA=#luwVs&wrV?9)QpD9ZS6U^dLu7rggT7R*qvlR=JZYi6xM4Q;g`` zkV5;*?dMfrYQUHrc583ck?p69&Gy4PwsI_&Vr{nHFV#<%b1AZl8v~K&_Q5?D)d6F| ztIsYXAPP7e?zIJf?S%g9kf2KnAP|WGqR0SIVu2`gKy(r%IYd-Sf#@y+5?=u%p)>~q z3Fr3x{l1hO`x<*#=Gb_D#+-V+71cexdgR5)yXkP$NO;WI8MAHTsx!aJiU(8v3I{x_ zO*=M28xbS4q^u{_qsN=J;@jO;JfeCW>V(#bfFxE1Xjq8IHzeY(Br^xsqvpHtMzq-K zoU<31u~@4%uD=>cuCPENK1(i?kL-k22<>K&IUUd^=F>yVscFrh8cBr;SRnHpkOig~ w6+s}A6J?P(lpL(p+j_M=Ju;Ž燹憍峕?狱³-Ǐ忄*齧獚敆Ȏț: "2" - conditions: - - lastHeartbeatTime: "2339-08-25T14:46:58Z" - lastTransitionTime: "2681-06-13T05:43:15Z" - message: "30" - reason: "29" - status: P$Iņɖ橙9ȫŚʒ - type: "" - config: - active: - configMap: - kubeletConfigKey: "51" - name: "49" - namespace: "48" - resourceVersion: "50" - uid: 譋娲瘹ɭȊɚɎ( - assigned: - configMap: - kubeletConfigKey: "47" - name: "45" - namespace: "44" - resourceVersion: "46" - uid: £趕ã/鈱$-议}ȧ外ĺ - error: "56" - lastKnownGood: - configMap: - kubeletConfigKey: "55" - name: "53" - namespace: "52" - resourceVersion: "54" - uid: ėf倐ȓ圬剴扲ȿQZ{ʁgɸ - daemonEndpoints: - kubeletEndpoint: - Port: -1579157235 - images: - - names: - - "42" - sizeBytes: 9177598355370950419 - nodeInfo: - architecture: "41" - bootID: "34" - containerRuntimeVersion: "37" - kernelVersion: "35" - kubeProxyVersion: "39" - kubeletVersion: "38" - machineID: "32" - operatingSystem: "40" - osImage: "36" - systemUUID: "33" - phase: '%a鯿rŎǀ朲^苣f' - volumesAttached: - - devicePath: "43" - name: ȭ%ƎÜ掸8½£.vǴʌ鴜Ł%ŨȈ - volumesInUse: - - üA謥ǣ偐圠=l畣潁谯耨V6&]鴍Ɋ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.json deleted file mode 100644 index ca9a6afcd46..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.NodeProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.NodeProxyOptions.pb deleted file mode 100644 index 33437115c84a4ab66a0fb4cc246412c38d0cd08a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 37 scmd0{C}!Xi<6cZ6S#ng!-3RJE>Q5lPS6Y)xFHvet?>t5nkZuQ-U z(!^!|TC~nzpWcbR1Kk9}R7Mo_`cZO%kj9s~DnG41U{-6KgK{bl@7=$ggx~s>Z8OhJ?4EuwtPGNd?t&rpm`f*6w zP~(J`$e)SDq`} z@H1OFmS&y8PI(K%`^m|@zEUQaeXphV<$SC(<^MSA7MJpKd*g8g!$^2Jl8qy{V+mRk zwC0cj4qS)i!RQh$L&{)1=`!q^VeHZfc3CratrnCFnz*o$>nx%d0m4eI(6Ad+aPVFA z5H(E=4AmbkuDxGgx%PDK-t*=3_q!=CI_4#Aoarzi%NQ6d48~qYuM#+&ppwJxa0vJa z;E+McWdWupU`oRWm<8C19AG=ZPV)ig0T$Yc!re+{XlK;B((mV$NWWK2P7qh!bFE*9Gzdtt7>1F%2)8)-M1E`dNVK6GQjL>$f zd}lJ3YN!nSTw7nxW-k|i@D`?a?gkt?;5ZSroEh?NF7MB*momk8X|6O{*Zekli<~D7 zFazW2lOK3rjupT05@~PnmOr>$+&bHOX)pR=Y34T&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+uIGd2qIMICB6B8wvt;F%lI}WpZ74F)%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>v3022QJ3JO3-a_O(RDdw5K5?=}}3M9mi<%Eajhr2VzhQq8;<(8i4iHqj8 zz38Zyivm74F)%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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml deleted file mode 100644 index cde1c248e35..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PersistentVolumeClaim.yaml +++ /dev/null @@ -1,65 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - accessModes: - - '@Hr鯹)晿' - dataSource: - apiGroup: "27" - kind: "28" - name: "29" - resources: - limits: - Ď儇击3ƆìQ喞艋涽託仭w-檮Ǣ: "465" - requests: - Ł%ŨȈ>Ņ£趕ã/鈱$-议}ȧ外ĺ稥: "713" - selector: - matchExpressions: - - key: PGg8-2_kS91.e5K-_e63_-_3n - operator: DoesNotExist - matchLabels: - h0-6pJ: Hn7y-74.-0MUORQQ.N2.1L - storageClassName: "26" - volumeMode: 娲瘹ɭȊɚɎ(dɅ囥糷磩窮秳ķ蟒苾h^ - volumeName: "25" -status: - accessModes: - - ĭÐl恕ɍȇ廄裭4懙 - capacity: - 嵒ƫS捕ɷD¡轫n: "583" - conditions: - - lastProbeTime: "2588-10-04T08:20:38Z" - lastTransitionTime: "2095-10-31T02:52:44Z" - message: "31" - reason: "30" - status: ƣKʘńw:5塋 - type: Ü郀 - phase: 燴壩卄蓨MĮ? diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Pod.after_roundtrip.pb deleted file mode 100644 index 7c8d9113d3ae07f8767cd83a7fd9b17001daaf60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7197 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%0Doh z7>!>n!|Y^+Nv9qm1&Q9Rr7ut!2IfiHGt5$&pRcW9=p7q3Bj)L+R%K~0CzDQP6m9J) z`U${7j*4EIx&yF`$O0FtfS!VisMm>@Z@#Iji-aEKA;=+u+)grx-m`~SXhGS%ZKt?> zH_D)C#L+TMOWS7iGDmB)3JAK6UP#mQGZOXC3Wm;L;+goJV2ehx^eS#!@>ZH&%ou-y zwnL-0G7QZud{j=S1qNo(fXkY;ZrS$b)T5*<0Amy8(rF64L8KLWo3aH&vnk>xCM!KX zQ=!Ej8KA)WwAs=kuo>)1)_Cf+g{jFIVAi7DTQYV~QHX`TKrC;&Y$i97N#sK$B`+4z zc#YQPZCgk)?7Za+NBwpltiD*(b~BGJUBJ=|y-j23ZM3v9O1H$14lUk&^RnWHIjYtcW>;!S%ZK) z=#_}2ILC81n{W#MpB&FY5&;gfbY5v0j3BGE*E4)Ea^~#C?-dSBjeV&<`>XFThhRTw zJLic?+D$IQ5W_)6!Tl0sl*#&lQ(zOIr*Zs`UfuPK-94=Lb*4mC#&xI4PU3iLe|OtW z1u>tqy!PW4Rc7n?QV(Ts{wDb2EwMSS4+4?ahwTnr3rCvd^)F7=ZJer7O90*2NZt1J zwew>?K{u9jOn)$Vq-2BtgzMz0U`d^?WJ_qU$2k;e?c)+X?RwwI4dJ#C1NK;4y|Kc7 zT*9-s5P+6&y#b@F1UUfS<(oG0&>6zJ>X_kdPy%K9!Z{=Elgr~ndrt>T3&+oF_n!{e zj07r5gC_@*{Z+;qa1x_7+CNAJtaTr}5PlQDkM+3!DX)H-nI0>wWx5G>UnAHUV8RR5;MlLxsbMYNW#9B=%;7!$CC)70%B>o&9q*r@Hp~ibC1t5BUxR zhdPXEhJykTqFL@GswXRB4!Y|_APm~;o3WQyh`~D%@lM4>kzFosuyW zsxQPVZxg1!5x*s8xQD}Cg@Kk)U(Jm4)UDnkU;j>Dk(eIHJ>csM9?tf4g!}S7#$wfL zgy{xx-!ykF=PL3HJs->)37*W+5A^Cq`}OYXU|DxKr+lv&Zo$w@S6Q&JI(W1^Slzfi zI8<-+O&nWjb`de<7Y|PseV~TG+N=+Thg!l1E3b~`g=c?R@mn~pVBoNqtBY}XA zzrbkIWW`FI0(NaE1r2AaCp&T$Ru zBgf!2bo#Dv<(R+IyBE1C!{uGm1E;d_P?b{>W`Y(R+y_F*1edHpP~4r)vwCgoZr^Fw zIqyMfNgNMcF|m*!pTrqW;1udX`~$}_(jW@>7z+@+){Xvb*NC3i8E74LRs>Gu=p|j7 zGNJp$=SRS?EATh_+~SXl2P2-she+U&W&dmY+9wZ@|FzFfPxhFXE3aRPiY-0*VM!!~ zvjqpjQAftMZ8o^HK&G_o>wD7g3EEiGII0S7v! z*Lz?4*CcGcec_9d$fG^)>|gtd*!uSamm(Unf#&M>qSp@+WTLSu+!}GPDqKR`^Z>#h zKyZEoIo%0?eP;us?ZJVw$XFd=yWvJB(%=8z_cz|T2{o9HA~+!+qjMKfq;t>t;YQ(2 z?_kNebFc8VhguEMK&c$ z5V`ajv%-0W;n5Cf>3Co8V2!uOby$07;*|4bLa?)7W~jV6+<$UT7PJ|5(nQ_kJrigw zelE~6mb%5)9ynK?u|RobVmRDW>ZyM)f(HUFj|5yE3Aj8GMA7bhb#Sn!x8uy?u_mMC z{rgz!mBKg94E&2oh`KtsA7_3+#4#`8HcM2JY~;_zd)=k8W`}Y*^_(I>?=KHDcHjZ3 z(de3P!T=A5ZFIK+`)?Q!Sm=3MiCf2eGnRU4#|JkV$zOo~1%U8`1=#k<`7B)gfK#{8g0be=^f;72L@BHPHg8!5lf*@NOK5hKR6l>WBFIPt*(SGL2 zcg2y%*bl${s(T9CQ2&}9kqnX~w$5y_eHl&u#?vx0bnN)VId|c#Ra+L0w|d3`C;B#v zo;>d$ZojCd08|r(}3?d-40TJS2Vy>L-`RXoC{6th^;E3aQHngWtg%o`Wl-M~VfV{VTZC+3vY zIV?xy!5w*Q|E0lb&{k$)0hyZ*gpW5ROdlVf=m{O~_a6)&ZcYvkw}pz@g1KYCvF!LK zy}jNNcabMM(TUB2^Rv=W3QiEb$%ax_|8npntdtsarQl#^q$sucYCk>{DM!Il1f4!Y zDrhz^{PufbA81zmkI!Gb)6fhqIwO|CWhZ!$H-x@aTr@h*u+-Ia1pZTDfgLj3IU!kwb^nq(`~jR0 zuw(ex8?SCO)|Hh>I{+J^5L^vlQTcy+^{*=oJAP;k_#>&$;yLuzp=gk&a3D|NL0(Jt qXGg$XkXPrs{?4xqd5Qpb6udss6vb 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' - initialDelaySeconds: -150133456 - periodSeconds: 1498833271 - successThreshold: 1505082076 - tcpSocket: - host: "268" - port: "267" - timeoutSeconds: 1507815593 - stdinOnce: true - terminationMessagePath: "283" - terminationMessagePolicy: ïì«丯Ƙ枛牐ɺ皚|懥ƖN粕擓ƖHV - tty: true - volumeDevices: - - devicePath: "248" - name: "247" - volumeMounts: - - mountPath: "244" - mountPropagation: "" - name: "243" - readOnly: true - subPath: "245" - subPathExpr: "246" - workingDir: "227" - dnsConfig: - nameservers: - - "425" - options: - - name: "427" - value: "428" - searches: - - "426" - dnsPolicy: 哇芆斩ìh4ɊHȖ|ʐşƧ諔迮 - enableServiceLinks: false - ephemeralContainers: - - args: - - "295" - command: - - "294" - env: - - name: "302" - value: "303" - valueFrom: - configMapKeyRef: - key: "309" - name: "308" - optional: true - fieldRef: - apiVersion: "304" - fieldPath: "305" - resourceFieldRef: - containerName: "306" - divisor: "729" - resource: "307" - secretKeyRef: - key: "311" - name: "310" - optional: true - envFrom: - - configMapRef: - name: "300" - optional: false - prefix: "299" - secretRef: - name: "301" - optional: false - image: "293" - imagePullPolicy: ')酊龨δ摖ȱğ_<ǬëJ橈''琕鶫:' - lifecycle: - postStart: - exec: - command: - - "338" - httpGet: - host: "341" - httpHeaders: - - name: "342" - value: "343" - path: "339" - port: "340" - scheme: 偯J僳徥淳4 - tcpSocket: - host: "344" - port: -1421951296 - preStop: - exec: - command: - - "345" - httpGet: - host: "347" - httpHeaders: - - name: "348" - value: "349" - path: "346" - port: -1856061695 - scheme: Œɥ颶妧Ö闊 鰔澝qV訆Ǝ - tcpSocket: - host: "350" - port: 509813083 - livenessProbe: - exec: - command: - - "318" - failureThreshold: 14304392 - httpGet: - host: "321" - httpHeaders: - - name: "322" - value: "323" - path: "319" - port: "320" - scheme: fʀļ腩墺Ò媁荭gw忊 - initialDelaySeconds: -1532958330 - periodSeconds: 1004325340 - successThreshold: -1313320434 - tcpSocket: - host: "324" - port: -1761398388 - timeoutSeconds: -438588982 - name: "292" - ports: - - containerPort: -1643733106 - hostIP: "298" - hostPort: -1738069460 - name: "297" - readinessProbe: - exec: - command: - - "325" - failureThreshold: 1533365989 - httpGet: - host: "327" - httpHeaders: - - name: "328" - value: "329" - path: "326" - port: 1714588921 - scheme: Ư貾 - initialDelaySeconds: -552281772 - periodSeconds: 383015301 - successThreshold: -1717997927 - tcpSocket: - host: "331" - port: "330" - timeoutSeconds: -677617960 - resources: - limits: - 扴ȨŮ+朷Ǝ膯ljVX1虊谇: "279" - requests: - 圯W:ĸ輦唊#v铿ʩȂ4ē鐭#嬀: "918" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - "" - drop: - - Ȱ囌{屿oiɥ嵐sC8?Ǻ鱎ƙ; - privileged: false - procMount: 丆 - readOnlyRootFilesystem: true - runAsGroup: -545284475172904979 - runAsNonRoot: false - runAsUser: 5431518803727886665 - seLinuxOptions: - level: "355" - role: "353" - type: "354" - user: "352" - seccompProfile: - localhostProfile: "359" - type: ²Ŏ)/灩聋3趐囨 - windowsOptions: - gmsaCredentialSpec: "357" - gmsaCredentialSpecName: "356" - runAsUserName: "358" - startupProbe: - exec: - command: - - "332" - failureThreshold: -1928016742 - httpGet: - host: "334" - httpHeaders: - - name: "335" - value: "336" - path: "333" - port: -2121788927 - initialDelaySeconds: 1313273370 - periodSeconds: -1314967760 - successThreshold: 1174240097 - tcpSocket: - host: "337" - port: -518330919 - timeoutSeconds: -1296830577 - targetContainerName: "360" - terminationMessagePath: "351" - terminationMessagePolicy: ²sNƗ¸g - volumeDevices: - - devicePath: "317" - name: "316" - volumeMounts: - - mountPath: "313" - mountPropagation: ó藢xɮĵȑ6L* - name: "312" - subPath: "314" - subPathExpr: "315" - workingDir: "296" - hostAliases: - - hostnames: - - "423" - ip: "422" - hostIPC: true - hostNetwork: true - hostname: "377" - imagePullSecrets: - - name: "376" - initContainers: - - args: - - "155" - command: - - "154" - env: - - name: "162" - value: "163" - valueFrom: - configMapKeyRef: - key: "169" - name: "168" - optional: true - fieldRef: - apiVersion: "164" - fieldPath: "165" - resourceFieldRef: - containerName: "166" - divisor: "877" - resource: "167" - secretKeyRef: - key: "171" - name: "170" - optional: false - envFrom: - - configMapRef: - name: "160" - optional: false - prefix: "159" - secretRef: - name: "161" - optional: true - image: "153" - imagePullPolicy: ɉ鎷卩蝾H韹寬娬ï瓼猀2:ö - lifecycle: - postStart: - exec: - command: - - "199" - httpGet: - host: "201" - httpHeaders: - - name: "202" - value: "203" - path: "200" - port: -1477511050 - scheme: ;栍dʪīT捘ɍi縱ù墴1Rƥ贫d飼 - tcpSocket: - host: "205" - port: "204" - preStop: - exec: - command: - - "206" - httpGet: - host: "209" - httpHeaders: - - name: "210" - value: "211" - path: "207" - port: "208" - scheme: Ú8參遼ūPH炮掊°nʮ閼咎櫸eʔ - tcpSocket: - host: "213" - port: "212" - livenessProbe: - exec: - command: - - "178" - failureThreshold: 952979935 - httpGet: - host: "180" - httpHeaders: - - name: "181" - value: "182" - path: "179" - port: -522879476 - scheme: "N" - initialDelaySeconds: -687313111 - periodSeconds: 1730325900 - successThreshold: -828368050 - tcpSocket: - host: "184" - port: "183" - timeoutSeconds: -131161294 - name: "152" - ports: - - containerPort: -1746427184 - hostIP: "158" - hostPort: 869879222 - name: "157" - protocol: ŏ{ - readinessProbe: - exec: - command: - - "185" - failureThreshold: -1120128337 - httpGet: - host: "188" - httpHeaders: - - name: "189" - value: "190" - path: "186" - port: "187" - scheme: 蕭k ź贩j - initialDelaySeconds: 580681683 - periodSeconds: 2147073181 - successThreshold: -1934106111 - tcpSocket: - host: "191" - port: -462693598 - timeoutSeconds: 38897467 - resources: - limits: - É/p: "144" - requests: - $妻ƅTGS: "845" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 5w垁鷌辪虽U珝Żwʮ馜üNșƶ - drop: - - ĩĉş蝿ɖȃ賲鐅臬 - privileged: false - procMount: ǵʭd鲡:贅wE@Ȗs«öʮ - readOnlyRootFilesystem: false - runAsGroup: -1245112587824234591 - runAsNonRoot: true - runAsUser: -1799108093609470992 - seLinuxOptions: - level: "218" - role: "216" - type: "217" - user: "215" - seccompProfile: - localhostProfile: "222" - type: <é瞾 - windowsOptions: - gmsaCredentialSpec: "220" - gmsaCredentialSpecName: "219" - runAsUserName: "221" - startupProbe: - exec: - command: - - "192" - failureThreshold: -1902521464 - httpGet: - host: "195" - httpHeaders: - - name: "196" - value: "197" - path: "193" - port: "194" - scheme: 胚O醔ɍ厶耈 T衧ȇe媹Hǝ呮} - initialDelaySeconds: -1482763519 - periodSeconds: 1234551517 - successThreshold: -1618937335 - tcpSocket: - host: "198" - port: 994527057 - timeoutSeconds: -1346458591 - stdin: true - stdinOnce: true - terminationMessagePath: "214" - terminationMessagePolicy: 究:hoĂɋ瀐<ɉ湨 - volumeDevices: - - devicePath: "177" - name: "176" - volumeMounts: - - mountPath: "173" - mountPropagation: ^}穠C]躢|)黰eȪ嵛4$%QɰV - name: "172" - readOnly: true - subPath: "174" - subPathExpr: "175" - workingDir: "156" - nodeName: "365" - nodeSelector: - "361": "362" - overhead: - 4'ď曕椐敛n湙: "310" - preemptionPolicy: '!ń1ċƹ|慼櫁色苆试揯遐' - priority: -1852730577 - priorityClassName: "424" - readinessGates: - - conditionType: ź魊塾ɖ$rolȋɶuɋ5r儉ɩ柀ɨ鴅 - restartPolicy: 邻爥蹔ŧOǨ繫ʎǑyZ涬P­蜷ɔ幩 - runtimeClassName: "429" - schedulerName: "419" - securityContext: - fsGroup: 741362943076737213 - fsGroupChangePolicy: W賁Ěɭɪǹ0 - runAsGroup: -7936947433725476327 - runAsNonRoot: false - runAsUser: 4883846315878203110 - seLinuxOptions: - level: "369" - role: "367" - type: "368" - user: "366" - seccompProfile: - localhostProfile: "375" - type: ',ƷƣMț譎懚XW疪鑳' - supplementalGroups: - - 6726836758549163621 - sysctls: - - name: "373" - value: "374" - windowsOptions: - gmsaCredentialSpec: "371" - gmsaCredentialSpecName: "370" - runAsUserName: "372" - serviceAccount: "364" - serviceAccountName: "363" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "378" - terminationGracePeriodSeconds: -5027542616778527781 - tolerations: - - effect: ŽɣB矗E¸乾 - key: "420" - operator: 堺ʣ - tolerationSeconds: -3532804738923434397 - value: "421" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 4-4D-r.-F__r.oh..2_uGGP..-_N_h_4Hl-X0_2-W - operator: In - values: - - 2-.s_6O-5_7_-0w_--5-_.3--_9QWJ - matchLabels: - p2djmscp--ac8u23-k----26u5--72n-5.j8-0020-1-5/t5W_._._-2M2._i: wvU - maxSkew: -150478704 - topologyKey: "430" - whenUnsatisfiable: ;鹡鑓侅闍ŏŃŋŏ}ŀ - volumes: - - awsElasticBlockStore: - fsType: "24" - partition: 1001983654 - volumeID: "23" - azureDisk: - cachingMode: ƕP喂ƈ - diskName: "87" - diskURI: "88" - fsType: "89" - kind: "" - readOnly: false - azureFile: - secretName: "73" - shareName: "74" - cephfs: - monitors: - - "58" - path: "59" - secretFile: "61" - secretRef: - name: "62" - user: "60" - cinder: - fsType: "56" - readOnly: true - secretRef: - name: "57" - volumeID: "55" - configMap: - defaultMode: 172857432 - items: - - key: "76" - mode: 1392988974 - path: "77" - name: "75" - optional: true - csi: - driver: "119" - fsType: "120" - nodePublishSecretRef: - name: "123" - readOnly: true - volumeAttributes: - "121": "122" - downwardAPI: - defaultMode: 1246233319 - items: - - fieldRef: - apiVersion: "66" - fieldPath: "67" - mode: -1639873916 - path: "65" - resourceFieldRef: - containerName: "68" - divisor: "387" - resource: "69" - emptyDir: - medium: Ƣ6/ʕVŚ(ĿȊ甞 - sizeLimit: "776" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "131": "132" - clusterName: "137" - creationTimestamp: null - deletionGracePeriodSeconds: -3515304508918255230 - finalizers: - - "136" - generateName: "125" - generation: -9190478501544852634 - labels: - "129": "130" - managedFields: - - apiVersion: "139" - fieldsType: "140" - manager: "138" - operation: Ņ£ - name: "124" - namespace: "126" - ownerReferences: - - apiVersion: "133" - blockOwnerDeletion: true - controller: false - kind: "134" - name: "135" - uid: .vǴʌ鴜Ł% - resourceVersion: "14151206080600588555" - selfLink: "127" - uid: Ō¾\ĒP鄸靇杧ž譋娲瘹ɭ - spec: - accessModes: - - (dɅ囥糷磩窮秳ķ蟒苾h^樅燴壩卄 - dataSource: - apiGroup: "149" - kind: "150" - name: "151" - resources: - limits: - ɜ曢\%枅:=ǛƓɥ踓Ǻǧ湬: "530" - requests: - 蓿彭聡A3fƻfʣ繡楙¯ĦE勗E濞: "443" - selector: - matchExpressions: - - key: N2z - operator: In - values: - - i.8--LI--U.v.L.U_f - matchLabels: - DA_-5_-4lQ42M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.Wu5j: K_.0--_0P7_.C.Ze--0 - storageClassName: "148" - volumeMode: ȲϤĦʅ芝M - volumeName: "147" - fc: - fsType: "71" - lun: -1876826602 - targetWWNs: - - "70" - wwids: - - "72" - flexVolume: - driver: "50" - fsType: "51" - options: - "53": "54" - secretRef: - name: "52" - flocker: - datasetName: "63" - datasetUUID: "64" - gcePersistentDisk: - fsType: "22" - partition: -123438221 - pdName: "21" - readOnly: true - gitRepo: - directory: "27" - repository: "25" - revision: "26" - glusterfs: - endpoints: "40" - path: "41" - hostPath: - path: "20" - type: Hr鯹)晿Z)8kwXHRf+X>V?G5-JJ-G7te603i0`=RJ%+D(p;^z4Df7AY7|ABx}ib071 E0HJ;pSpWb4 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodPortForwardOptions.yaml deleted file mode 100644 index 1f83d977fc8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.PodProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodProxyOptions.json deleted file mode 100644 index 1ab7ba0c45a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.PodProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.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;8qrVlhn0t{XwIR9FuYNdpA-4dEyw}Bnf<;hNY0-vbk?RfPzT-t> z_N|)23?MFJp~IkP$3W3-q>!tIkQ%SGBMo-^;`y<_%I%Tn-qC@))e{XTqIKT%=#by3 z$R(PIL9slH5KQ8hI-Q5ML<4r76>B}c%eg#pZdL4Dx3H6QIaNC%?Slmqbp^NEV`V|7 z$tj8W{IU9)F+0{|JEw$Y&W&;VT|*$&QyXuq3YBMvT5r{4r>(dd6j`<;RMxSMXC#)r z8hlW>o@dCwZVXr!0V@(!PXWi3>IM5VfGsluI7C=)4j$_%`u9L%uc}7&&N!yu5 zd|7$Lm+3!bArUl90!`0g+4Dc{+|1?~Om>ZzT9)(78qf@JE2T_AS(G}}9r%<+D1$wF z*XKTq^{%Y>7T8R*z?J~mO`{t_A46n7(qiC!`0-Dg$A{ai{YfIIvIMF^Qb*$c z3ma+b>qytbP4lTL7U_eissO4+sc&EJcH~m3t!cVDg`a!c^?mMN0aYiIL8#vEFMS-P zf)gXXBBe}HV5ISV>o0m4gK81q?Ey{BWO4wj`3uPC#@-&%K-UuubVC5$q_Gv@KQ~Mo zJ9WD=I+JKnH}q;CMFia<@8%}4(K9dm5smeo`S@the5@fS8W@TI2By@D$=VnBl&b&z zYH$G`oV+*s|Cbu71cpYa&kstUrBdo`y*F@xQo4&tp9v590E1x=+Vp^7Wg?N0n7_uF BJW2on diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.json deleted file mode 100644 index 2322dba693d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.json +++ /dev/null @@ -1,208 +0,0 @@ -{ - "kind": "PodStatusResult", - "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" - } - ] - }, - "status": { - "phase": "īqJ枊a8衍`Ĩɘ.蘯", - "conditions": [ - { - "type": "ċV夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉ", - "status": "ĿȊ甞谐颋DžSǡƏS$+½", - "lastProbeTime": "2508-05-13T03:16:18Z", - "lastTransitionTime": "2514-12-25T07:56:30Z", - "reason": "19", - "message": "20" - } - ], - "message": "21", - "reason": "22", - "nominatedNodeName": "23", - "hostIP": "24", - "podIP": "25", - "podIPs": [ - { - "ip": "26" - } - ], - "initContainerStatuses": [ - { - "name": "27", - "state": { - "waiting": { - "reason": "28", - "message": "29" - }, - "running": { - "startedAt": "2680-10-21T03:40:10Z" - }, - "terminated": { - "exitCode": -1965738697, - "signal": 1390645844, - "reason": "30", - "message": "31", - "startedAt": "2559-01-29T18:41:04Z", - "finishedAt": "2570-10-14T17:33:22Z", - "containerID": "32" - } - }, - "lastState": { - "waiting": { - "reason": "33", - "message": "34" - }, - "running": { - "startedAt": "2763-08-05T14:40:52Z" - }, - "terminated": { - "exitCode": 1979600290, - "signal": -827642756, - "reason": "35", - "message": "36", - "startedAt": "2055-07-31T00:22:12Z", - "finishedAt": "2194-08-27T14:35:41Z", - "containerID": "37" - } - }, - "ready": true, - "restartCount": -734360256, - "image": "38", - "imageID": "39", - "containerID": "40", - "started": false - } - ], - "containerStatuses": [ - { - "name": "41", - "state": { - "waiting": { - "reason": "42", - "message": "43" - }, - "running": { - "startedAt": "2943-08-01T13:09:15Z" - }, - "terminated": { - "exitCode": 523306325, - "signal": -1639873916, - "reason": "44", - "message": "45", - "startedAt": "2680-06-15T09:55:37Z", - "finishedAt": "2320-11-04T10:48:57Z", - "containerID": "46" - } - }, - "lastState": { - "waiting": { - "reason": "47", - "message": "48" - }, - "running": { - "startedAt": "2283-08-16T02:57:13Z" - }, - "terminated": { - "exitCode": -1876826602, - "signal": -1134418089, - "reason": "49", - "message": "50", - "startedAt": "2103-08-02T14:34:54Z", - "finishedAt": "2485-12-31T11:06:30Z", - "containerID": "51" - } - }, - "ready": true, - "restartCount": 1366345526, - "image": "52", - "imageID": "53", - "containerID": "54", - "started": false - } - ], - "qosClass": "励鹗塢ē ", - "ephemeralContainerStatuses": [ - { - "name": "55", - "state": { - "waiting": { - "reason": "56", - "message": "57" - }, - "running": { - "startedAt": "2442-02-07T10:23:02Z" - }, - "terminated": { - "exitCode": -1395989138, - "signal": 1995971729, - "reason": "58", - "message": "59", - "startedAt": "1982-02-22T15:48:54Z", - "finishedAt": "2843-03-23T07:04:39Z", - "containerID": "60" - } - }, - "lastState": { - "waiting": { - "reason": "61", - "message": "62" - }, - "running": { - "startedAt": "2809-10-24T21:55:41Z" - }, - "terminated": { - "exitCode": 1192771347, - "signal": -1737266499, - "reason": "63", - "message": "64", - "startedAt": "2256-09-10T15:38:25Z", - "finishedAt": "2907-09-12T12:00:36Z", - "containerID": "65" - } - }, - "ready": false, - "restartCount": 552512122, - "image": "66", - "imageID": "67", - "containerID": "68", - "started": true - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.pb deleted file mode 100644 index 06d4fde83e81bf73737cbe9dbe406e12de08b9a8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 910 zcmXxhTSyd97zgkhn0t{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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml deleted file mode 100644 index d805ba80139..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodStatusResult.yaml +++ /dev/null @@ -1,156 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -status: - conditions: - - lastProbeTime: "2508-05-13T03:16:18Z" - lastTransitionTime: "2514-12-25T07:56:30Z" - message: "20" - reason: "19" - status: ĿȊ甞谐颋DžSǡƏS$+½ - type: ċV夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉ - containerStatuses: - - containerID: "54" - image: "52" - imageID: "53" - lastState: - running: - startedAt: "2283-08-16T02:57:13Z" - terminated: - containerID: "51" - exitCode: -1876826602 - finishedAt: "2485-12-31T11:06:30Z" - message: "50" - reason: "49" - signal: -1134418089 - startedAt: "2103-08-02T14:34:54Z" - waiting: - message: "48" - reason: "47" - name: "41" - ready: true - restartCount: 1366345526 - started: false - state: - running: - startedAt: "2943-08-01T13:09:15Z" - terminated: - containerID: "46" - exitCode: 523306325 - finishedAt: "2320-11-04T10:48:57Z" - message: "45" - reason: "44" - signal: -1639873916 - startedAt: "2680-06-15T09:55:37Z" - waiting: - message: "43" - reason: "42" - ephemeralContainerStatuses: - - containerID: "68" - image: "66" - imageID: "67" - lastState: - running: - startedAt: "2809-10-24T21:55:41Z" - terminated: - containerID: "65" - exitCode: 1192771347 - finishedAt: "2907-09-12T12:00:36Z" - message: "64" - reason: "63" - signal: -1737266499 - startedAt: "2256-09-10T15:38:25Z" - waiting: - message: "62" - reason: "61" - name: "55" - ready: false - restartCount: 552512122 - started: true - state: - running: - startedAt: "2442-02-07T10:23:02Z" - terminated: - containerID: "60" - exitCode: -1395989138 - finishedAt: "2843-03-23T07:04:39Z" - message: "59" - reason: "58" - signal: 1995971729 - startedAt: "1982-02-22T15:48:54Z" - waiting: - message: "57" - reason: "56" - hostIP: "24" - initContainerStatuses: - - containerID: "40" - image: "38" - imageID: "39" - lastState: - running: - startedAt: "2763-08-05T14:40:52Z" - terminated: - containerID: "37" - exitCode: 1979600290 - finishedAt: "2194-08-27T14:35:41Z" - message: "36" - reason: "35" - signal: -827642756 - startedAt: "2055-07-31T00:22:12Z" - waiting: - message: "34" - reason: "33" - name: "27" - ready: true - restartCount: -734360256 - started: false - state: - running: - startedAt: "2680-10-21T03:40:10Z" - terminated: - containerID: "32" - exitCode: -1965738697 - finishedAt: "2570-10-14T17:33:22Z" - message: "31" - reason: "30" - signal: 1390645844 - startedAt: "2559-01-29T18:41:04Z" - waiting: - message: "29" - reason: "28" - message: "21" - nominatedNodeName: "23" - phase: īqJ枊a8衍`Ĩɘ.蘯 - podIP: "25" - podIPs: - - ip: "26" - qosClass: '励鹗塢ē ' - reason: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.after_roundtrip.pb deleted file mode 100644 index b281fb04ab412aaf6f1cd17cf47236f30038d166..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6678 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml deleted file mode 100644 index 9bb18dec36a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.PodTemplate.yaml +++ /dev/null @@ -1,998 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -template: - metadata: - annotations: - "26": "27" - clusterName: "32" - creationTimestamp: null - deletionGracePeriodSeconds: 4075183944016503389 - finalizers: - - "31" - generateName: "20" - generation: 5259823216098853135 - labels: - "24": "25" - managedFields: - - apiVersion: "34" - fieldsType: "35" - manager: "33" - operation: ěĂ凗蓏Ŋ蛊ĉy緅縕 - name: "19" - namespace: "21" - ownerReferences: - - apiVersion: "28" - blockOwnerDeletion: false - controller: true - kind: "29" - name: "30" - uid: ɑ - resourceVersion: "17916580954637291219" - selfLink: "22" - uid: SǡƏ - spec: - activeDeadlineSeconds: 5965170857034075371 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "399" - operator: ċ桉桃喕蠲$ɛ溢臜裡×銵-紑 - values: - - "400" - matchFields: - - key: "401" - operator: 縆łƑ[澔槃JŵǤ桒ɴ鉂W - values: - - "402" - weight: 186003226 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "395" - operator: ǽżLj捲 - values: - - "396" - matchFields: - - key: "397" - operator: U - values: - - "398" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: C0-.-m_0-m-6Sp_N-S..O-BZ..6-1.S-B3_.b17ca-p - operator: In - values: - - 3-3--5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ_K - matchLabels: - 780bdw0-1-47rrw8-5tn.0-1y-tw/8_d.8: wmiJ4x-_0_5-_.7F3p2_-_AmD-.A - namespaces: - - "417" - topologyKey: "418" - weight: 1586122127 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 0--1----v8-4--558n1asz-r886-1--s/t - operator: In - values: - - "1" - matchLabels: - n3-x1y-8---3----p-pdn--j2---25/8...__.Q_c8.G.b_9_1o.K: 9_._X-D---k..1Q7._l.._Q.6.I--2_9.v.--_.--4QQ.-s.H.Hu-r - namespaces: - - "409" - topologyKey: "410" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: G4Hl-X0_2--__4K..-68-7AlR__8-7_-YD-Q9_-__..YF - operator: In - values: - - 7_.-4T-I.-..K.-.0__sD.-.-_I-F.PWtO4-7-P41_.-.-A4 - matchLabels: - F-__BM.6-.Y_72-_--pT75-.emV__1-v: UDf.-4D-r.F - namespaces: - - "433" - topologyKey: "434" - weight: -974760835 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: f2t-m839-qr-7----rgvf3q-z-5z80n--t5--9-4-d2-w/w0_.i__a.O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_ITO - operator: DoesNotExist - matchLabels: - 23bm-6l2e5---k5v3a---ez-o-u.s11-7p--3zm-lx300w-tj-35840-w4g-27-5sx6dbp-72q--m--28/1k.7.l_-W8o._xJ1-lFA_Xf3.V0H2-.zHw.H: 46.-y-s4483Po_L3f1-7_O4.nw_-_x18mtxb__e - namespaces: - - "425" - topologyKey: "426" - automountServiceAccountToken: false - containers: - - args: - - "241" - command: - - "240" - env: - - name: "248" - value: "249" - valueFrom: - configMapKeyRef: - key: "255" - name: "254" - optional: false - fieldRef: - apiVersion: "250" - fieldPath: "251" - resourceFieldRef: - containerName: "252" - divisor: "99" - resource: "253" - secretKeyRef: - key: "257" - name: "256" - optional: false - envFrom: - - configMapRef: - name: "246" - optional: true - prefix: "245" - secretRef: - name: "247" - optional: true - image: "239" - imagePullPolicy: Ļǟi& - lifecycle: - postStart: - exec: - command: - - "286" - httpGet: - host: "289" - httpHeaders: - - name: "290" - value: "291" - path: "287" - port: "288" - scheme: 'ơŸ8T ' - tcpSocket: - host: "292" - port: -1871050070 - preStop: - exec: - command: - - "293" - httpGet: - host: "296" - httpHeaders: - - name: "297" - value: "298" - path: "294" - port: "295" - scheme: '*Z鐫û咡W<敄lu|榝$î' - tcpSocket: - host: "299" - port: -1008986249 - livenessProbe: - exec: - command: - - "264" - failureThreshold: -241238495 - httpGet: - host: "267" - httpHeaders: - - name: "268" - value: "269" - path: "265" - port: "266" - scheme: Í勅跦Opwǩ曬逴褜1ØœȠƬ - initialDelaySeconds: 1419770315 - periodSeconds: 1830495826 - successThreshold: 1102291854 - tcpSocket: - host: "271" - port: "270" - timeoutSeconds: 300356869 - name: "238" - ports: - - containerPort: -406148612 - hostIP: "244" - hostPort: -2123728714 - name: "243" - protocol: 瘴I\p[ħsĨɆâĺɗ - readinessProbe: - exec: - command: - - "272" - failureThreshold: -979584143 - httpGet: - host: "274" - httpHeaders: - - name: "275" - value: "276" - path: "273" - port: 972978563 - scheme: ȨŮ+朷Ǝ膯 - initialDelaySeconds: -249989919 - periodSeconds: -602419938 - successThreshold: 1040396664 - tcpSocket: - host: "277" - port: -1506633471 - timeoutSeconds: -171684192 - resources: - limits: - 攤/ɸɎ R§耶FfBl: "326" - requests: - ɱJȉ罴: "587" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 碔 - drop: - - NKƙ順\E¦队偯J僳徥淳4揻-$ - privileged: false - procMount: ',ŕ' - readOnlyRootFilesystem: false - runAsGroup: 2011630253582325853 - runAsNonRoot: false - runAsUser: -7971724279034955974 - seLinuxOptions: - level: "304" - role: "302" - type: "303" - user: "301" - seccompProfile: - localhostProfile: "308" - type: ĠM蘇KŅ/»頸+SÄ蚃 - windowsOptions: - gmsaCredentialSpec: "306" - gmsaCredentialSpecName: "305" - runAsUserName: "307" - startupProbe: - exec: - command: - - "278" - failureThreshold: 2058122084 - httpGet: - host: "281" - httpHeaders: - - name: "282" - value: "283" - path: "279" - port: "280" - scheme: ĸ輦唊 - initialDelaySeconds: 1474943201 - periodSeconds: 1584029564 - successThreshold: -467985423 - tcpSocket: - host: "285" - port: "284" - timeoutSeconds: -196963939 - terminationMessagePath: "300" - terminationMessagePolicy: ʜ5遰=E埄Ȁ朦 wƯ貾坢'跩aŕ - tty: true - volumeDevices: - - devicePath: "263" - name: "262" - volumeMounts: - - mountPath: "259" - mountPropagation: 6dz娝嘚庎D}埽uʎȺ眖R#yV'W - name: "258" - readOnly: true - subPath: "260" - subPathExpr: "261" - workingDir: "242" - dnsConfig: - nameservers: - - "441" - options: - - name: "443" - value: "444" - searches: - - "442" - dnsPolicy: 誹 - enableServiceLinks: false - ephemeralContainers: - - args: - - "312" - command: - - "311" - env: - - name: "319" - value: "320" - valueFrom: - configMapKeyRef: - key: "326" - name: "325" - optional: true - fieldRef: - apiVersion: "321" - fieldPath: "322" - resourceFieldRef: - containerName: "323" - divisor: "362" - resource: "324" - secretKeyRef: - key: "328" - name: "327" - optional: true - envFrom: - - configMapRef: - name: "317" - optional: true - prefix: "316" - secretRef: - name: "318" - optional: false - image: "310" - imagePullPolicy: 笭/9崍h趭(娕uE增猍ǵ xǨ - lifecycle: - postStart: - exec: - command: - - "354" - httpGet: - host: "357" - httpHeaders: - - name: "358" - value: "359" - path: "355" - port: "356" - scheme: 丽饾| 鞤ɱď - tcpSocket: - host: "360" - port: 2084371155 - preStop: - exec: - command: - - "361" - httpGet: - host: "363" - httpHeaders: - - name: "364" - value: "365" - path: "362" - port: 1369753177 - scheme: )DŽ髐njʉBn(fǂ - tcpSocket: - host: "366" - port: 872525702 - livenessProbe: - exec: - command: - - "335" - failureThreshold: -560238386 - httpGet: - host: "337" - httpHeaders: - - name: "338" - value: "339" - path: "336" - port: 62089442 - scheme: 鍏H鯂² - initialDelaySeconds: -402384013 - periodSeconds: -617381112 - successThreshold: 1851229369 - tcpSocket: - host: "340" - port: -1187301925 - timeoutSeconds: -181601395 - name: "309" - ports: - - containerPort: -825277526 - hostIP: "315" - hostPort: -2128108224 - name: "314" - protocol: ´摖ȱ - readinessProbe: - exec: - command: - - "341" - failureThreshold: -1582469056 - httpGet: - host: "343" - httpHeaders: - - name: "344" - value: "345" - path: "342" - port: -1733181402 - scheme: ŧOǨ繫ʎǑyZ涬P­蜷ɔ幩šeS - initialDelaySeconds: -2113700533 - periodSeconds: -788152336 - successThreshold: 1240798389 - tcpSocket: - host: "346" - port: 155090390 - timeoutSeconds: -2130294761 - resources: - limits: - :顇ə娯Ȱ囌: "776" - requests: - 鰥Z龏´DÒȗ: "302" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - Ƶf - drop: - - Ã茓pȓɻ - privileged: true - procMount: '#耗' - readOnlyRootFilesystem: false - runAsGroup: 5255171395073905944 - runAsNonRoot: false - runAsUser: -4099583436266168513 - seLinuxOptions: - level: "371" - role: "369" - type: "370" - user: "368" - seccompProfile: - localhostProfile: "375" - type: (ť1ùfŭƽ - windowsOptions: - gmsaCredentialSpec: "373" - gmsaCredentialSpecName: "372" - runAsUserName: "374" - startupProbe: - exec: - command: - - "347" - failureThreshold: -969533986 - httpGet: - host: "349" - httpHeaders: - - name: "350" - value: "351" - path: "348" - port: 1575106083 - scheme: ş - initialDelaySeconds: -1835677314 - periodSeconds: 1947032456 - successThreshold: 1233904535 - tcpSocket: - host: "353" - port: "352" - timeoutSeconds: 199049889 - stdin: true - stdinOnce: true - targetContainerName: "376" - terminationMessagePath: "367" - terminationMessagePolicy: ay - volumeDevices: - - devicePath: "334" - name: "333" - volumeMounts: - - mountPath: "330" - mountPropagation: 鱎ƙ;Nŕ璻Ji - name: "329" - readOnly: true - subPath: "331" - subPathExpr: "332" - workingDir: "313" - hostAliases: - - hostnames: - - "439" - ip: "438" - hostname: "393" - imagePullSecrets: - - name: "392" - initContainers: - - args: - - "172" - command: - - "171" - env: - - name: "179" - value: "180" - valueFrom: - configMapKeyRef: - key: "186" - name: "185" - optional: false - fieldRef: - apiVersion: "181" - fieldPath: "182" - resourceFieldRef: - containerName: "183" - divisor: "959" - resource: "184" - secretKeyRef: - key: "188" - name: "187" - optional: false - envFrom: - - configMapRef: - name: "177" - optional: false - prefix: "176" - secretRef: - name: "178" - optional: true - image: "170" - imagePullPolicy: ľǎɳ,ǿ飏騀呣ǎ - lifecycle: - postStart: - exec: - command: - - "216" - httpGet: - host: "219" - httpHeaders: - - name: "220" - value: "221" - path: "217" - port: "218" - scheme: 铻OŤǢʭ嵔棂p儼Ƿ裚瓶釆Ɗ - tcpSocket: - host: "222" - port: -2112697830 - preStop: - exec: - command: - - "223" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "224" - port: -742356330 - scheme: 烀罁胾^拜Ȍzɟ踡肒A - tcpSocket: - host: "228" - port: -342705708 - livenessProbe: - exec: - command: - - "195" - failureThreshold: 462729263 - httpGet: - host: "198" - httpHeaders: - - name: "199" - value: "200" - path: "196" - port: "197" - scheme: '|dk_瀹鞎sn芞QÄȻȊ+?' - initialDelaySeconds: 905846572 - periodSeconds: 166278802 - successThreshold: -2005424724 - tcpSocket: - host: "201" - port: 1094670193 - timeoutSeconds: -396185898 - name: "169" - ports: - - containerPort: 173916181 - hostIP: "175" - hostPort: -379514302 - name: "174" - protocol: 鷅bȻN+ņ榱*Gưoɘ檲ɨ銦 - readinessProbe: - exec: - command: - - "202" - failureThreshold: -1047607622 - httpGet: - host: "205" - httpHeaders: - - name: "206" - value: "207" - path: "203" - port: "204" - scheme: 瞾ʀNŬɨǙÄr蛏豈Ƀ - initialDelaySeconds: -1503428149 - periodSeconds: -1765469779 - successThreshold: 1525829664 - tcpSocket: - host: "208" - port: -774074461 - timeoutSeconds: 279808574 - resources: - limits: - 瓷碑: "809" - requests: - =å睫}堇硲蕵ɢ苆ǮńMǰ溟ɴ扵閝ȝ: "829" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 萭旿@掇lNdǂ>5姣 - drop: - - 懔%熷谟 - privileged: true - procMount: 脾嚏吐ĠLƐȤ藠3.v-鿧悮坮Ȣ幟ļ腻 - readOnlyRootFilesystem: true - runAsGroup: -1448436097540110204 - runAsNonRoot: false - runAsUser: -8231011499756021266 - seLinuxOptions: - level: "233" - role: "231" - type: "232" - user: "230" - seccompProfile: - localhostProfile: "237" - type: "" - windowsOptions: - gmsaCredentialSpec: "235" - gmsaCredentialSpecName: "234" - runAsUserName: "236" - startupProbe: - exec: - command: - - "209" - failureThreshold: -1294101963 - httpGet: - host: "212" - httpHeaders: - - name: "213" - value: "214" - path: "210" - port: "211" - scheme: ȹ嫰ƹǔw÷nI粛E煹ǐƲE - initialDelaySeconds: -1390686338 - periodSeconds: 1908897348 - successThreshold: -153894372 - tcpSocket: - host: "215" - port: -88173241 - timeoutSeconds: 1762266578 - stdinOnce: true - terminationMessagePath: "229" - terminationMessagePolicy: fw[Řż丩ŽoǠŻʘY賃ɪ鐊 - volumeDevices: - - devicePath: "194" - name: "193" - volumeMounts: - - mountPath: "190" - mountPropagation: 虽U珝Żwʮ馜üNșƶ4ĩĉş蝿ɖȃ - name: "189" - subPath: "191" - subPathExpr: "192" - workingDir: "173" - nodeName: "381" - nodeSelector: - "377": "378" - overhead: - 睙: "859" - preemptionPolicy: Ȳȍŋƀ+瑏eCmA - priority: 497309492 - priorityClassName: "440" - readinessGates: - - conditionType: 溣狣愿激 - restartPolicy: æ盪泙若`l}Ñ蠂Ü - runtimeClassName: "445" - schedulerName: "435" - securityContext: - fsGroup: -458943834575608638 - fsGroupChangePolicy: ɢzĮ蛋I滞廬耐鷞焬CQm坊柩劄奼[ - runAsGroup: 5023310695550414054 - runAsNonRoot: true - runAsUser: 6519765915963602850 - seLinuxOptions: - level: "385" - role: "383" - type: "384" - user: "382" - seccompProfile: - localhostProfile: "391" - type: Ƒĝ®EĨǔvÄÚ×p鬷m - supplementalGroups: - - 5114583700398530032 - sysctls: - - name: "389" - value: "390" - windowsOptions: - gmsaCredentialSpec: "387" - gmsaCredentialSpecName: "386" - runAsUserName: "388" - serviceAccount: "380" - serviceAccountName: "379" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "394" - terminationGracePeriodSeconds: -1344691682045303625 - tolerations: - - effect: J赟鷆šl5ɜ - key: "436" - operator: ō6µɑ`ȗ< - tolerationSeconds: 2575412512260329976 - value: "437" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - 82__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q5._D6_.d-n_9n.p.2-.-Qw_Y: 11---.-o7.pJ-4-1WV.-__05._LsuH - maxSkew: 341824479 - topologyKey: "446" - whenUnsatisfiable: Œ,躻[鶆f盧 - volumes: - - awsElasticBlockStore: - fsType: "41" - partition: -1261508418 - volumeID: "40" - azureDisk: - cachingMode: "" - diskName: "104" - diskURI: "105" - fsType: "106" - kind: ƺ魋Ď儇击3ƆìQ - readOnly: false - azureFile: - secretName: "90" - shareName: "91" - cephfs: - monitors: - - "75" - path: "76" - secretFile: "78" - secretRef: - name: "79" - user: "77" - cinder: - fsType: "73" - secretRef: - name: "74" - volumeID: "72" - configMap: - defaultMode: -1648533063 - items: - - key: "93" - mode: 1913946997 - path: "94" - name: "92" - optional: true - csi: - driver: "136" - fsType: "137" - nodePublishSecretRef: - name: "140" - readOnly: false - volumeAttributes: - "138": "139" - downwardAPI: - defaultMode: 1557090007 - items: - - fieldRef: - apiVersion: "83" - fieldPath: "84" - mode: -1413529736 - path: "82" - resourceFieldRef: - containerName: "85" - divisor: "687" - resource: "86" - emptyDir: - medium: x - sizeLimit: "826" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "148": "149" - clusterName: "154" - creationTimestamp: null - deletionGracePeriodSeconds: 8216886158823693263 - finalizers: - - "153" - generateName: "142" - generation: 325496395608582598 - labels: - "146": "147" - managedFields: - - apiVersion: "156" - fieldsType: "157" - manager: "155" - operation: ZƜ/C龷ȪÆl殛瓷雼浢Ü礽绅{囥 - name: "141" - namespace: "143" - ownerReferences: - - apiVersion: "150" - blockOwnerDeletion: false - controller: true - kind: "151" - name: "152" - uid: QZ{ʁgɸ=ǤÆ - resourceVersion: "11750424082729362001" - selfLink: "144" - uid: 鲼ƳÐƣKʘńw:5塋訩塶 - spec: - accessModes: - - 钡n)İ笓珣筩ƐP_痸荎僋 - dataSource: - apiGroup: "166" - kind: "167" - name: "168" - resources: - limits: - Y籎顒ǥŴ: "744" - requests: - ɍi縱ù墴1Rƥ贫: "154" - selector: - matchExpressions: - - key: t-1--.c_-.1..._-O2-4-_Z._x-c3Gy-_7_-I_c0U-.Z.-_9_--t - operator: NotIn - values: - - K_Od - matchLabels: - 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/7_M99: csT52b..N.-.Kj8..3s--_4..I_l.1 - storageClassName: "165" - volumeMode: m - volumeName: "164" - fc: - fsType: "88" - lun: 933484239 - targetWWNs: - - "87" - wwids: - - "89" - flexVolume: - driver: "67" - fsType: "68" - options: - "70": "71" - secretRef: - name: "69" - flocker: - datasetName: "80" - datasetUUID: "81" - gcePersistentDisk: - fsType: "39" - partition: -1487653240 - pdName: "38" - readOnly: true - gitRepo: - directory: "44" - repository: "42" - revision: "43" - glusterfs: - endpoints: "57" - path: "58" - hostPath: - path: "37" - type: H牗洝尿彀亞螩B - iscsi: - fsType: "53" - initiatorName: "56" - iqn: "51" - iscsiInterface: "52" - lun: -400609276 - portals: - - "54" - secretRef: - name: "55" - targetPortal: "50" - name: "36" - nfs: - path: "49" - server: "48" - persistentVolumeClaim: - claimName: "59" - readOnly: true - photonPersistentDisk: - fsType: "108" - pdID: "107" - portworxVolume: - fsType: "123" - readOnly: true - volumeID: "122" - projected: - defaultMode: -1880297089 - sources: - - configMap: - items: - - key: "118" - mode: -1009864962 - path: "119" - name: "117" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "113" - fieldPath: "114" - mode: 1167335696 - path: "112" - resourceFieldRef: - containerName: "115" - divisor: "546" - resource: "116" - secret: - items: - - key: "110" - mode: 565864299 - path: "111" - name: "109" - optional: true - serviceAccountToken: - audience: "120" - expirationSeconds: -8033620543910768540 - path: "121" - quobyte: - group: "102" - registry: "99" - tenant: "103" - user: "101" - volume: "100" - rbd: - fsType: "62" - image: "61" - keyring: "65" - monitors: - - "60" - pool: "63" - readOnly: true - secretRef: - name: "66" - user: "64" - scaleIO: - fsType: "131" - gateway: "124" - protectionDomain: "127" - readOnly: true - secretRef: - name: "126" - sslEnabled: true - storageMode: "129" - storagePool: "128" - system: "125" - volumeName: "130" - secret: - defaultMode: -1639873916 - items: - - key: "46" - mode: -655946460 - path: "47" - optional: true - secretName: "45" - storageos: - fsType: "134" - readOnly: true - secretRef: - name: "135" - volumeName: "132" - volumeNamespace: "133" - vsphereVolume: - fsType: "96" - storagePolicyID: "98" - storagePolicyName: "97" - volumePath: "95" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.RangeAllocation.after_roundtrip.pb deleted file mode 100644 index 56952a19432b8a199b8e2f387706fe634b8ffd25..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215 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犵殇ŕ-Ɂ - initialDelaySeconds: -1664778008 - periodSeconds: -978176982 - successThreshold: 415947324 - tcpSocket: - host: "280" - port: 467291328 - timeoutSeconds: -1191528701 - resources: - limits: - Jȉ罴ņ螡źȰ?$矡ȶ网棊: "199" - requests: - ʎȺ眖R#: "985" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 葢ŵ橨鬶l獕;跣 - drop: - - ǝcw媀瓄&翜舞拉Œɥ - privileged: false - procMount: 訆ƎżŧL²sNƗ¸gĩ餠籲磣 - readOnlyRootFilesystem: false - runAsGroup: 8719280757454240148 - runAsNonRoot: false - runAsUser: 8194791334069427324 - seLinuxOptions: - level: "305" - role: "303" - type: "304" - user: "302" - seccompProfile: - localhostProfile: "309" - type: 'ƿ頀"冓鍓贯澔 ' - windowsOptions: - gmsaCredentialSpec: "307" - gmsaCredentialSpecName: "306" - runAsUserName: "308" - startupProbe: - exec: - command: - - "281" - failureThreshold: 888935190 - httpGet: - host: "283" - httpHeaders: - - name: "284" - value: "285" - path: "282" - port: 453108839 - scheme: 趛屡ʁ岼昕ĬÇó藢xɮĵȑ6L* - initialDelaySeconds: -244758593 - periodSeconds: 104069700 - successThreshold: -331594625 - tcpSocket: - host: "286" - port: 1574967021 - timeoutSeconds: 591440053 - stdinOnce: true - terminationMessagePath: "301" - terminationMessagePolicy: Ȩ<6鄰簳°Ļǟi& - volumeDevices: - - devicePath: "266" - name: "265" - volumeMounts: - - mountPath: "262" - mountPropagation: ¿ - name: "261" - subPath: "263" - subPathExpr: "264" - workingDir: "245" - dnsConfig: - nameservers: - - "446" - options: - - name: "448" - value: "449" - searches: - - "447" - enableServiceLinks: false - ephemeralContainers: - - args: - - "313" - command: - - "312" - env: - - name: "320" - value: "321" - valueFrom: - configMapKeyRef: - key: "327" - name: "326" - optional: false - fieldRef: - apiVersion: "322" - fieldPath: "323" - resourceFieldRef: - containerName: "324" - divisor: "226" - resource: "325" - secretKeyRef: - key: "329" - name: "328" - optional: false - envFrom: - - configMapRef: - name: "318" - optional: false - prefix: "317" - secretRef: - name: "319" - optional: false - image: "311" - imagePullPolicy: ĩȲǸ|蕎'佉賞ǧĒzŔ瘍Nʊ輔3璾ė - lifecycle: - postStart: - exec: - command: - - "359" - httpGet: - host: "361" - httpHeaders: - - name: "362" - value: "363" - path: "360" - port: 597943993 - scheme: "8" - tcpSocket: - host: "365" - port: "364" - preStop: - exec: - command: - - "366" - httpGet: - host: "368" - httpHeaders: - - name: "369" - value: "370" - path: "367" - port: 601942575 - scheme: 壶ƵfȽÃ茓 - tcpSocket: - host: "371" - port: 1359309446 - livenessProbe: - exec: - command: - - "336" - failureThreshold: 467105019 - httpGet: - host: "339" - httpHeaders: - - name: "340" - value: "341" - path: "337" - port: "338" - scheme: šeSvEȤƏ埮pɵ{WOŭW灬pȭ - initialDelaySeconds: -667808868 - periodSeconds: -1952582931 - successThreshold: -74827262 - tcpSocket: - host: "343" - port: "342" - timeoutSeconds: -1411971593 - name: "310" - ports: - - containerPort: 50696420 - hostIP: "316" - hostPort: 472742933 - name: "315" - protocol: iǨź'ǵɐ鰥Z龏´DÒȗÔÂɘɢ - readinessProbe: - exec: - command: - - "344" - failureThreshold: -200074798 - httpGet: - host: "347" - httpHeaders: - - name: "348" - value: "349" - path: "345" - port: "346" - scheme: '| 鞤ɱďW賁Ěɭɪǹ0衷,' - initialDelaySeconds: -278396828 - periodSeconds: -1663818120 - successThreshold: -211480108 - tcpSocket: - host: "350" - port: 1692740191 - timeoutSeconds: 1497888778 - resources: - limits: - ʟ鍏H鯂²静: "193" - requests: - 聋3趐囨鏻: "838" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - 1b - drop: - - 汚磉反-n - privileged: true - procMount: 濑 - readOnlyRootFilesystem: false - runAsGroup: 8284722634127679632 - runAsNonRoot: false - runAsUser: 6952955754983307007 - seLinuxOptions: - level: "376" - role: "374" - type: "375" - user: "373" - seccompProfile: - localhostProfile: "380" - type: ʨIk(dŊiɢzĮ蛋I滞 - windowsOptions: - gmsaCredentialSpec: "378" - gmsaCredentialSpecName: "377" - runAsUserName: "379" - startupProbe: - exec: - command: - - "351" - failureThreshold: 2144856253 - httpGet: - host: "354" - httpHeaders: - - name: "355" - value: "356" - path: "352" - port: "353" - scheme: ay - initialDelaySeconds: 628632965 - periodSeconds: -1396197931 - successThreshold: -1114385515 - tcpSocket: - host: "358" - port: "357" - timeoutSeconds: 552654052 - stdinOnce: true - targetContainerName: "381" - terminationMessagePath: "372" - terminationMessagePolicy: 挴ʠ - volumeDevices: - - devicePath: "335" - name: "334" - volumeMounts: - - mountPath: "331" - mountPropagation: 騎C"6x$1sȣ±p鋄 - name: "330" - readOnly: true - subPath: "332" - subPathExpr: "333" - workingDir: "314" - hostAliases: - - hostnames: - - "444" - ip: "443" - hostIPC: true - hostPID: true - hostname: "398" - imagePullSecrets: - - name: "397" - initContainers: - - args: - - "174" - command: - - "173" - env: - - name: "181" - value: "182" - valueFrom: - configMapKeyRef: - key: "188" - name: "187" - optional: false - fieldRef: - apiVersion: "183" - fieldPath: "184" - resourceFieldRef: - containerName: "185" - divisor: "421" - resource: "186" - secretKeyRef: - key: "190" - name: "189" - optional: false - envFrom: - - configMapRef: - name: "179" - optional: true - prefix: "178" - secretRef: - name: "180" - optional: true - image: "172" - lifecycle: - postStart: - exec: - command: - - "218" - httpGet: - host: "220" - httpHeaders: - - name: "221" - value: "222" - path: "219" - port: 1385030458 - scheme: Ao/樝fw[Řż丩ŽoǠŻ - tcpSocket: - host: "224" - port: "223" - preStop: - exec: - command: - - "225" - httpGet: - host: "227" - httpHeaders: - - name: "228" - value: "229" - path: "226" - port: -1589303862 - scheme: ľǎɳ,ǿ飏騀呣ǎ - tcpSocket: - host: "231" - port: "230" - livenessProbe: - exec: - command: - - "197" - failureThreshold: 208045354 - httpGet: - host: "200" - httpHeaders: - - name: "201" - value: "202" - path: "198" - port: "199" - scheme: '{Ⱦdz@' - initialDelaySeconds: 632397602 - periodSeconds: -730174220 - successThreshold: 433084615 - tcpSocket: - host: "203" - port: 406308963 - timeoutSeconds: 2026784878 - name: "171" - ports: - - containerPort: -614785801 - hostIP: "177" - hostPort: 118729776 - name: "176" - readinessProbe: - exec: - command: - - "204" - failureThreshold: -1131820775 - httpGet: - host: "207" - httpHeaders: - - name: "208" - value: "209" - path: "205" - port: "206" - scheme: Źʣy豎@ɀ羭,铻O - initialDelaySeconds: 1424053148 - periodSeconds: 859639931 - successThreshold: -1663149700 - tcpSocket: - host: "211" - port: "210" - timeoutSeconds: 747521320 - resources: - limits: - _瀹鞎sn芞QÄȻȊ+?: "193" - requests: - '@Ȗs«öʮĀ<é瞾': "51" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - ȟ@7飣奺Ȋ礶惇¸t颟.鵫ǚ灄 - drop: - - rʤî萨zvt莭琽§ć\ ïì - privileged: false - procMount: ƖN粕擓Ɩ - readOnlyRootFilesystem: false - runAsGroup: 3195567116206635190 - runAsNonRoot: true - runAsUser: -5738810661106213940 - seLinuxOptions: - level: "236" - role: "234" - type: "235" - user: "233" - seccompProfile: - localhostProfile: "240" - type: Ve - windowsOptions: - gmsaCredentialSpec: "238" - gmsaCredentialSpecName: "237" - runAsUserName: "239" - startupProbe: - exec: - command: - - "212" - failureThreshold: -233378149 - httpGet: - host: "214" - httpHeaders: - - name: "215" - value: "216" - path: "213" - port: -1710454086 - scheme: mɩC[ó瓧 - initialDelaySeconds: 915577348 - periodSeconds: -1386967282 - successThreshold: -2030286732 - tcpSocket: - host: "217" - port: -122979840 - timeoutSeconds: -590798124 - stdinOnce: true - terminationMessagePath: "232" - terminationMessagePolicy: 萭旿@掇lNdǂ>5姣 - volumeDevices: - - devicePath: "196" - name: "195" - volumeMounts: - - mountPath: "192" - mountPropagation: £軶ǃ*ʙ嫙&蒒5靇C'ɵK.Q貇 - name: "191" - subPath: "193" - subPathExpr: "194" - workingDir: "175" - nodeName: "386" - nodeSelector: - "382": "383" - overhead: - 莏ŹZ槇鿖]: "643" - preemptionPolicy: I梞ū筀 - priority: -413167112 - priorityClassName: "445" - readinessGates: - - conditionType: ÷閂抰^窄CǙķ - restartPolicy: 鷞焬C - runtimeClassName: "450" - schedulerName: "440" - securityContext: - fsGroup: 8801451190757707332 - fsGroupChangePolicy: ɋȑoG鄧蜢暳ǽżLj捲 - runAsGroup: 8766190045617353809 - runAsNonRoot: false - runAsUser: 6358118655232240727 - seLinuxOptions: - level: "390" - role: "388" - type: "389" - user: "387" - seccompProfile: - localhostProfile: "396" - type: xƂ9阠 - supplementalGroups: - - -2524837786321986358 - sysctls: - - name: "394" - value: "395" - windowsOptions: - gmsaCredentialSpec: "392" - gmsaCredentialSpecName: "391" - runAsUserName: "393" - serviceAccount: "385" - serviceAccountName: "384" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "399" - terminationGracePeriodSeconds: 2910487247185363461 - tolerations: - - effect: '`ȗ<8^翜T蘈' - key: "441" - operator: 査Z綶ĀRġ磸 - tolerationSeconds: 563892352146095619 - value: "442" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 0.9-.-._.1..s._jP6j.u--.K--g__..2bidF.-0-...E - operator: DoesNotExist - matchLabels: - dno-52--6-0dkn9/i_zZsY_o8t5Vl6_..7CY-_dc__GN: z1Y_HEb.9x98MM7-.e.Dx._.W-6..4_M7 - maxSkew: -1404859721 - topologyKey: "451" - whenUnsatisfiable: Ɖ虼/h毂 - volumes: - - awsElasticBlockStore: - fsType: "43" - partition: -1095687535 - volumeID: "42" - azureDisk: - cachingMode: ʌ鴜 - diskName: "106" - diskURI: "107" - fsType: "108" - kind: ŨȈ>Ņ£趕ã/鈱$-议 - readOnly: true - azureFile: - readOnly: true - secretName: "92" - shareName: "93" - cephfs: - monitors: - - "77" - path: "78" - secretFile: "80" - secretRef: - name: "81" - user: "79" - cinder: - fsType: "75" - secretRef: - name: "76" - volumeID: "74" - configMap: - defaultMode: 1945687018 - items: - - key: "95" - mode: -818470612 - path: "96" - name: "94" - optional: false - csi: - driver: "138" - fsType: "139" - nodePublishSecretRef: - name: "142" - readOnly: true - volumeAttributes: - "140": "141" - downwardAPI: - defaultMode: -1449552038 - items: - - fieldRef: - apiVersion: "85" - fieldPath: "86" - mode: -816398166 - path: "84" - resourceFieldRef: - containerName: "87" - divisor: "558" - resource: "88" - emptyDir: - medium: ɖ橙9 - sizeLimit: "481" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "150": "151" - clusterName: "156" - creationTimestamp: null - deletionGracePeriodSeconds: -7941641181357802163 - finalizers: - - "155" - generateName: "144" - generation: -3770420463196955451 - labels: - "148": "149" - managedFields: - - apiVersion: "158" - fieldsType: "159" - manager: "157" - operation: l恕ɍȇ廄裭4懙鏮嵒 - name: "143" - namespace: "145" - ownerReferences: - - apiVersion: "152" - blockOwnerDeletion: true - controller: true - kind: "153" - name: "154" - uid: 蓨MĮ? - resourceVersion: "14394439682782579181" - selfLink: "146" - uid: 绅{囥"ŵw^Ü郀叚Fi皬择,Q捇 - spec: - accessModes: - - ɸ殁Ka縳讋ɮ衺 - dataSource: - apiGroup: "168" - kind: "169" - name: "170" - resources: - limits: - 銦妰黖ȓƇ$缔獵偐ę腬瓷碑=ɉ: "707" - requests: - 睫}堇硲蕵ɢ苆ǮńMǰ: "480" - selector: - matchExpressions: - - key: 645-17-05-3z-4831i48x-e4203f-vx010-90q-6-i2d020hj--a-8gb.0-w5-6a-9-mmjt9h20d525-6ni4-g3-s-98w-4-2--083-4y89j-85w8/td---ndm_.8A6.6L_M..--sT52b..N.-.Kj85 - operator: In - values: - - "" - matchLabels: - o82_g50_u__..cu87__-7p_w.e6._.pj5t_k-_v.-6b6.N_u: o--.8--LI--U.v.L.U_8f.-H2._67yg-Ln-__.-__w - storageClassName: "167" - volumeMode: 鶪5w垁鷌辪虽U珝Żwʮ馜üN - volumeName: "166" - fc: - fsType: "90" - lun: 13573196 - targetWWNs: - - "89" - wwids: - - "91" - flexVolume: - driver: "69" - fsType: "70" - options: - "72": "73" - readOnly: true - secretRef: - name: "71" - flocker: - datasetName: "82" - datasetUUID: "83" - gcePersistentDisk: - fsType: "41" - partition: -54954325 - pdName: "40" - gitRepo: - directory: "46" - repository: "44" - revision: "45" - glusterfs: - endpoints: "59" - path: "60" - hostPath: - path: "39" - type: Ơ歿:狞夌碕ʂɭîcP$I - iscsi: - fsType: "55" - initiatorName: "58" - iqn: "53" - iscsiInterface: "54" - lun: 819364842 - portals: - - "56" - readOnly: true - secretRef: - name: "57" - targetPortal: "52" - name: "38" - nfs: - path: "51" - server: "50" - persistentVolumeClaim: - claimName: "61" - photonPersistentDisk: - fsType: "110" - pdID: "109" - portworxVolume: - fsType: "125" - volumeID: "124" - projected: - defaultMode: 808527238 - sources: - - configMap: - items: - - key: "120" - mode: -1706790766 - path: "121" - name: "119" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "115" - fieldPath: "116" - mode: 1258015454 - path: "114" - resourceFieldRef: - containerName: "117" - divisor: "691" - resource: "118" - secret: - items: - - key: "112" - mode: 33624773 - path: "113" - name: "111" - optional: false - serviceAccountToken: - audience: "122" - expirationSeconds: 4844518680130446070 - path: "123" - quobyte: - group: "104" - readOnly: true - registry: "101" - tenant: "105" - user: "103" - volume: "102" - rbd: - fsType: "64" - image: "63" - keyring: "67" - monitors: - - "62" - pool: "65" - readOnly: true - secretRef: - name: "68" - user: "66" - scaleIO: - fsType: "133" - gateway: "126" - protectionDomain: "129" - secretRef: - name: "128" - storageMode: "131" - storagePool: "130" - system: "127" - volumeName: "132" - secret: - defaultMode: 712024464 - items: - - key: "48" - mode: 13677460 - path: "49" - optional: false - secretName: "47" - storageos: - fsType: "136" - readOnly: true - secretRef: - name: "137" - volumeName: "134" - volumeNamespace: "135" - vsphereVolume: - fsType: "98" - storagePolicyID: "100" - storagePolicyName: "99" - volumePath: "97" -status: - availableReplicas: 165851549 - conditions: - - lastTransitionTime: "2204-01-10T03:47:41Z" - message: "459" - reason: "458" - status: PRɄɝ熔ķ´ʑ潞Ĵ3 - type: 鎊t潑嫉悔柅ȵ. - fullyLabeledReplicas: -1993578228 - observedGeneration: 4460932436309061502 - readyReplicas: 1971731732 - replicas: -1576773969 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.after_roundtrip.pb deleted file mode 100644 index 470b7d4ed426ba79ebe57a7ce777233227891b0c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 397 zcmV;80doFpICB6B6AA)$F%k_@Wpi(Ja${vtb#HWG672#Cs{slDG774F)%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>v3 z01}G<3KI$nKuB`wuemAanZFVR3IjGVHxeAgsL7Zv=$NlI#EVwtq_}0tk!8xH=!Ct* zo5X?|Rti)KBg&Ol#hNI@zsQQ`l%D9Ykm;g}$AweJp~jC>BrC$bNau-{5-I16n&y>; z$d1UH!>Y-c#Ioj=tirQ9#-Qe{zdGlOp5>&B=c1L$g2}BK0x>xnFA50?01^cX135A| r5+Vv2BuT}F$(H7+nK{U-#hS{JRmrAL#g^u%g%Sk{135D^8UP{y;$fag diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.json deleted file mode 100644 index ef308ef7d54..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "hard": { - "@Hr鯹)晿": "617" - }, - "scopes": [ - "Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ" - ], - "scopeSelector": { - "matchExpressions": [ - { - "scopeName": "ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗", - "operator": "獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ", - "values": [ - "19" - ] - } - ] - } - }, - "status": { - "hard": { - "": "929" - }, - "used": { - "$Iņɖ橙9ȫŚʒUɦOŖ樅": "934" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.pb deleted file mode 100644 index 147f732f9b8ba40d131bdd62c635f72f34c5d7e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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; diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml deleted file mode 100644 index fb3a44486cd..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ResourceQuota.yaml +++ /dev/null @@ -1,47 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - hard: - '@Hr鯹)晿': "617" - scopeSelector: - matchExpressions: - - operator: 獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ - scopeName: ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 - values: - - "19" - scopes: - - Ĩɘ.蘯6ċV夸eɑeʤ脽ěĂ -status: - hard: - "": "929" - used: - $Iņɖ橙9ȫŚʒUɦOŖ樅: "934" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Secret.after_roundtrip.pb deleted file mode 100644 index 09912d1f00ec088950fd1a00cad69fdee0a418c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 230 zcmVbP~-03abGM0WuN+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+-F$w}P zHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;LI4s63IZ`X g5&_2=2bP~$}3aJ4K0WuN+Ga3OjA^|lj0XH%fF)=VS zGBhwXG&wjhI5##hHZm|XINR=m)q#tgfp9_qP_2lygN2{YoVx*91_}W;5&<}32MPf> z5&|(WY9I;%F)|tgF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-FA4%N zHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;5(f$bF*y4{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#CishN=C z%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$ZLyeacpUwUE9|#zYn2ZdBIJlUMjD(ns zjDeCSO5A!cW~?_m(jE46$qp?hBU3A;lM|hojLf{4jLd_Wj4YxQPAz%SviHdBBTY}+ zr@xrof3)kx?5-o7mCv`gKHo9b?&#ix%X9aB{S7uhgRzL0i<_fi_nS*UzyeK-Oh%Sc UJX~B{KwFIsgqVyCr5KbL0K&kBx&QzG diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.after_roundtrip.yaml deleted file mode 100644 index 45117fd8ee4..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.after_roundtrip.yaml +++ /dev/null @@ -1,63 +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" - 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: - clusterIP: "24" - externalIPs: - - "25" - externalName: "28" - externalTrafficPolicy: ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕>Ž - healthCheckNodePort: -1095807277 - loadBalancerIP: "26" - loadBalancerSourceRanges: - - "27" - ports: - - appProtocol: "20" - name: "19" - nodePort: -474380055 - port: 202283346 - protocol: '@Hr鯹)晿' - targetPort: "21" - publishNotReadyAddresses: true - selector: - "22": "23" - sessionAffinity: ɑ - sessionAffinityConfig: - clientIP: - timeoutSeconds: -1973740160 - topologyKeys: - - "29" - type: .蘯6ċV夸 -status: - loadBalancer: - ingress: - - hostname: "31" - ip: "30" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.json deleted file mode 100644 index 4a3e2caf824..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "kind": "Service", - "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": { - "ports": [ - { - "name": "19", - "protocol": "@Hr鯹)晿", - "appProtocol": "20", - "port": 202283346, - "targetPort": "21", - "nodePort": -474380055 - } - ], - "selector": { - "22": "23" - }, - "clusterIP": "24", - "type": ".蘯6ċV夸", - "externalIPs": [ - "25" - ], - "sessionAffinity": "ɑ", - "loadBalancerIP": "26", - "loadBalancerSourceRanges": [ - "27" - ], - "externalName": "28", - "externalTrafficPolicy": "ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕\u003eŽ", - "healthCheckNodePort": -1095807277, - "publishNotReadyAddresses": true, - "sessionAffinityConfig": { - "clientIP": { - "timeoutSeconds": -1973740160 - } - }, - "ipFamily": "³-Ǐ忄*齧獚敆ȎțêɘIJ斬", - "topologyKeys": [ - "29" - ] - }, - "status": { - "loadBalancer": { - "ingress": [ - { - "ip": "30", - "hostname": "31" - } - ] - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Service.pb deleted file mode 100644 index 223cbb9b9acede1142d55432962a28cee0dc09b7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 410 zcmd0{C}!Z| z%fX}Q<@%kP&t~qIxU^|kf)WP@qX2^xlaZmu%ZbnC{`(IEj7CgG20|QMOh!gROh(2) zNfRY*y%#gqn;q#6d%9$Y7L$>w71POyPE1B-UQ9;jK}<##Q3|J)ylB~bWcHD!r|r{U zOzuD0^Ž - healthCheckNodePort: -1095807277 - ipFamily: ³-Ǐ忄*齧獚敆ȎțêɘIJ斬 - loadBalancerIP: "26" - loadBalancerSourceRanges: - - "27" - ports: - - appProtocol: "20" - name: "19" - nodePort: -474380055 - port: 202283346 - protocol: '@Hr鯹)晿' - targetPort: "21" - publishNotReadyAddresses: true - selector: - "22": "23" - sessionAffinity: ɑ - sessionAffinityConfig: - clientIP: - timeoutSeconds: -1973740160 - topologyKeys: - - "29" - type: .蘯6ċV夸 -status: - loadBalancer: - ingress: - - hostname: "31" - ip: "30" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.after_roundtrip.pb deleted file mode 100644 index 00b9c7e446ee00a2f7e7c059899bd6185a419730..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 253 zcmd0{C}!Xi;bJN?6ygg`Eh@`QPIXL9&M(a?5xT?3wVIKO(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 zqajeKnULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|(87s9 zNCl_`XpfPB6qAvm5|@KV(aZHaHJ{Dguf=3!WW;1-Y{g_`BE`bRWMrzqAjP1>0077J BODq5Y diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.json deleted file mode 100644 index 74c3b1a513e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "secrets": [ - { - "kind": "19", - "namespace": "20", - "name": "21", - "uid": "@Hr鯹)晿", - "apiVersion": "22", - "resourceVersion": "23", - "fieldPath": "24" - } - ], - "imagePullSecrets": [ - { - "name": "25" - } - ], - "automountServiceAccountToken": false -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.pb b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.pb deleted file mode 100644 index 54f4b07fa1b78c1f29a7ddf60dfd17dae11fc6cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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@ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml deleted file mode 100644 index a84d2880006..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceAccount.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: v1 -automountServiceAccountToken: false -imagePullSecrets: -- name: "25" -kind: ServiceAccount -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -secrets: -- apiVersion: "22" - fieldPath: "24" - kind: "19" - name: "21" - namespace: "20" - resourceVersion: "23" - uid: '@Hr鯹)晿' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.ServiceProxyOptions.json deleted file mode 100644 index ab28cd77420..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.ServiceProxyOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.Status.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.Status.yaml deleted file mode 100644 index 8e5da3a291d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.UpdateOptions.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.json deleted file mode 100644 index 83135429328..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.UpdateOptions.pb b/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.UpdateOptions.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.UpdateOptions.yaml deleted file mode 100644 index 2102aa891b7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.WatchEvent.json b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.json deleted file mode 100644 index aadfba67a64..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.WatchEvent.pb b/staging/src/k8s.io/api/testdata/v1.19.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.19.0/core.v1.WatchEvent.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/core.v1.WatchEvent.yaml deleted file mode 100644 index a146a30f0c1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.json b/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.json deleted file mode 100644 index 0c3390f886f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "kind": "EndpointSlice", - "apiVersion": "discovery.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" - } - ] - }, - "addressType": "īqJ枊a8衍`Ĩɘ.蘯", - "endpoints": [ - { - "addresses": [ - "19" - ], - "conditions": { - "ready": false - }, - "hostname": "20", - "targetRef": { - "kind": "21", - "namespace": "22", - "name": "23", - "uid": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy", - "apiVersion": "24", - "resourceVersion": "25", - "fieldPath": "26" - }, - "topology": { - "27": "28" - } - } - ], - "ports": [ - { - "name": "29", - "protocol": "\u003eŽ燹憍峕?狱³-Ǐ忄*", - "port": -1567189236, - "appProtocol": "30" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.pb b/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1alpha1.EndpointSlice.pb deleted file mode 100644 index 212dd8523c2380477ca172578fbf6663f73fe3c5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 380 zcmd0{C}!Z&;*w0sEKbfZOD(F@%eE-i%gom=Gfd1W$VfC4;&shSDag;vD+$iYOimR# z%EYyjk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fX zoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@1GC;+GdXbT5}6qAvGk_8u&k)aTi5zsaxVŽ燹憍峕?狱³-Ǐ忄*' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.after_roundtrip.pb deleted file mode 100644 index 931adae4f085d3566d5129dd524b6f83f482db63..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmd0{C}!Z&4{i_u7k(O8PnM2XQd#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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w z?X!uE8qao4KhhQpG|k+I$vrX?of|{l(<|qg^j%cOB`h)M7F+F=8?@wPG?d)8YW?GzaRmkkSLP zEQKWPj_!TlzVlgI@6*jw?VopVJhWN&c>mM=Em{&i>uyc?^&bcrm6(hTlthoLF7$df ZuPf2w#lqf%BP&kM(0egsy%d8I0{}Z%h`Rs) diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.json b/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.json deleted file mode 100644 index 686f58b092d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "kind": "EndpointSlice", - "apiVersion": "discovery.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" - } - ] - }, - "addressType": "īqJ枊a8衍`Ĩɘ.蘯", - "endpoints": [ - { - "addresses": [ - "19" - ], - "conditions": { - "ready": false - }, - "hostname": "20", - "targetRef": { - "kind": "21", - "namespace": "22", - "name": "23", - "uid": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy", - "apiVersion": "24", - "resourceVersion": "25", - "fieldPath": "26" - }, - "topology": { - "27": "28" - } - } - ], - "ports": [ - { - "name": "29", - "protocol": "\u003eŽ燹憍峕?狱³-Ǐ忄*", - "port": -1567189236, - "appProtocol": "30" - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.pb b/staging/src/k8s.io/api/testdata/v1.19.0/discovery.k8s.io.v1beta1.EndpointSlice.pb deleted file mode 100644 index d0ddfd38a5297c4c3bce28d38eca08ffdf845b65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 379 zcmd0{C}!Z&d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o$E8#XZGBPn@GBUMdGBVTR0O~Xc>a>v31F|fI zB<+swecrzFSzGVZ%~S24cW*qjS@(GV)BP=45Ž燹憍峕?狱³-Ǐ忄*' diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.after_roundtrip.pb deleted file mode 100644 index d85a88121e1116bf37e94ace11aef87db2d76e92..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 411 zcmd0{C}!Z2eyg0YCn(4>mV z(6o!u5UA8lNb%)_uBTJFUM`+_be?YL(>YrXZ%@=eIi>d5#72#0JEtFMiv^lyZp370 z;lv=s!!h^l`PnuC4X>xnXOfcS=-c+^@{j*OzzCFD()RX`slbMX=N2<6F&SEFF&P;c zF&P)dX7Z2IvX#}=9CpPH)0WNc)_WNd83WNZ?|WNaG6 zWNeni!Np{34m7|bi-Y6+%yrY`1sIArIBql@`duQxP|^1C=Sq-M|1(N4C@}y4r8A0> diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json deleted file mode 100644 index 78339f5c030..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "kind": "Event", - "apiVersion": "events.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "eventTime": "2482-03-20T23:11:25.602224Z", - "series": { - "count": -1971381490, - "lastObservedTime": "2429-02-18T17:57:56.343118Z" - }, - "reportingController": "19", - "reportingInstance": "20", - "action": "21", - "reason": "22", - "regarding": { - "kind": "23", - "namespace": "24", - "name": "25", - "uid": "鯹)晿\u003c", - "apiVersion": "26", - "resourceVersion": "27", - "fieldPath": "28" - }, - "related": { - "kind": "29", - "namespace": "30", - "name": "31", - "uid": ",c鮽ort昍řČ扷5ƗǸƢ6/ʕ", - "apiVersion": "32", - "resourceVersion": "33", - "fieldPath": "34" - }, - "note": "35", - "type": "36", - "deprecatedSource": { - "component": "37", - "host": "38" - }, - "deprecatedFirstTimestamp": "2235-03-09T09:44:15Z", - "deprecatedLastTimestamp": "2964-12-12T12:04:40Z", - "deprecatedCount": -180456314 -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.pb b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1.Event.pb deleted file mode 100644 index 089afa0c5c89080312813ef111468aa68a743c68..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 409 zcmd0{C}!Z2eyg0YCn(4>mV z(6ozDAE?w!Nb%)_uBTJFUM`+_be?YL(>YrXZ%@=eIi>d5#72#0JEtFMiv^lyZp370 zA;iNm_w4!EHUbT=r_5)PlH};y_UH1C|3JV9lv>jE_K&H+hK1)AGb%9|T52&F85l7c z8Co$J896C&F&P;PF&UXiF&UXEalBl=Q}fx({Wd@~WvBsN~s<-lH>*^gQd_ZhCC`@g2t&ndzUJs>Nh%WW;1_Y{g`362xR|8pUL6 xmc+ruWNZ#Jz#@x-FNN--!g0086Uib?qcTFuDCXe7jFEX8P| 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$l#KST7?D^R?0u8UH%x994=kkyLK)?u;TGICRkEy_hh36JCDlr*a zYB3oZ7%>?cS}_?JIVo{585s*P8JS2i8JQ|^yj;Ii^V!V(Hb6CIKsDw-H5OjxKs7*5 z7#m1285=6e>LkBhw>Q727Saa#bj(`#AIx2#bj&} z#AIw5#bj)j#KFa6Yz{QQB8!9L{mgaKtdTFJ=8Xe7jFEX8P| z#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4<)yD2QjRj5&0c$(9Hn+|{H)l6v z6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!#-BV7qR~H}cI@VvH#RN2$!Gf`f z$6b%HD*9H=0G(TUgkhGKra{@ zNHG~3D#_|3zg)LBzo_KdjNYR&kMun2+-`bo`tcpd7MbavnySTQY-Ge_Y;473Y!bv| zY#PO6Y?j2q#bj&_G{7Q@gX8_ob<^Yp7>YPJZZsYGT_V6x(f0D^N|00kGfFWiF#rJ4 CNQ@x> diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml deleted file mode 100644 index 813e47ff9ca..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/events.k8s.io.v1beta1.Event.yaml +++ /dev/null @@ -1,63 +0,0 @@ -action: "21" -apiVersion: events.k8s.io/v1beta1 -deprecatedCount: -180456314 -deprecatedFirstTimestamp: "2235-03-09T09:44:15Z" -deprecatedLastTimestamp: "2964-12-12T12:04:40Z" -deprecatedSource: - component: "37" - host: "38" -eventTime: "2482-03-20T23:11:25.602224Z" -kind: Event -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -note: "35" -reason: "22" -regarding: - apiVersion: "26" - fieldPath: "28" - kind: "23" - name: "25" - namespace: "24" - resourceVersion: "27" - uid: 鯹)晿< -related: - apiVersion: "32" - fieldPath: "34" - kind: "29" - name: "31" - namespace: "30" - resourceVersion: "33" - uid: ',c鮽ort昍řČ扷5ƗǸƢ6/ʕ' -reportingController: "19" -reportingInstance: "20" -series: - count: -1971381490 - lastObservedTime: "2429-02-18T17:57:56.343118Z" -type: "36" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.json deleted file mode 100644 index 8820c1a61bc..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "TʡȂŏ{sǡƟ", - "resourceVersion": "1698285396218902212", - "generation": -4139900758039117471, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7534629739119643351, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "^", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "" - }, - "emptyDir": { - "medium": "ɹ坼É/pȿ", - "sizeLimit": "804" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1318752360 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -2007808768 - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": 228756891 - } - ], - "defaultMode": 1233814916, - "optional": false - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "chapAuthSession": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "915" - }, - "mode": -1768075156 - } - ], - "defaultMode": -868808281 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 570501002, - "fsType": "94", - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 2020789772 - } - ], - "defaultMode": 952979935, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", - "readOnly": false, - "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": 675406340 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "461" - }, - "mode": -1618937335 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1126738259 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -6345861634934949644, - "path": "127" - } - } - ], - "defaultMode": 480521693 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": true, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", - "resourceVersion": "1248703441945830579", - "generation": 3849874053153949822, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 2974444584632416014, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "oɘ檲ɨ銦妰黖ȓ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" - ], - "selector": { - "matchLabels": { - "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" - }, - "matchExpressions": [ - { - "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" - }, - "requests": { - "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 852780575, - "containerPort": -1252938503, - "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "139" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" - }, - "requests": { - "嚧ʣq埄": "936" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": "203", - "host": "204", - "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": 1714588921, - "host": "207" - }, - "initialDelaySeconds": -1246371817, - "timeoutSeconds": 617318981, - "periodSeconds": 432291364, - "successThreshold": 676578360, - "failureThreshold": -552281772 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": 1777326813, - "host": "210", - "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": -374766088, - "host": "217", - "scheme": "翜舞拉Œ", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": "220", - "host": "221" - }, - "initialDelaySeconds": -190183379, - "timeoutSeconds": -940334911, - "periodSeconds": -341287812, - "successThreshold": 2030115750, - "failureThreshold": 1847163341 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": -816630929, - "host": "224", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": 1965273344, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": "230", - "host": "231", - "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", - "httpHeaders": [ - { - "name": "232", - "value": "233" - } - ] - }, - "tcpSocket": { - "port": -385597677, - "host": "234" - } - } - }, - "terminationMessagePath": "235", - "terminationMessagePolicy": "橈'", - "imagePullPolicy": "Ɖ飴ɎiǨ", - "securityContext": { - "capabilities": { - "add": [ - "ǵɐ鰥Z" - ], - "drop": [ - "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "236", - "role": "237", - "type": "238", - "level": "239" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "240", - "gmsaCredentialSpec": "241", - "runAsUserName": "242" - }, - "runAsUser": -1666202510534940446, - "runAsGroup": 2823592889848840099, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ƲǦŐnj汰", - "seccompProfile": { - "type": "ŕİi騎C", - "localhostProfile": "243" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "244", - "image": "245", - "command": [ - "246" - ], - "args": [ - "247" - ], - "workingDir": "248", - "ports": [ - { - "name": "249", - "hostPort": -57730414, - "containerPort": -852140121, - "protocol": "ȣ±p", - "hostIP": "250" - } - ], - "envFrom": [ - { - "prefix": "251", - "configMapRef": { - "name": "252", - "optional": true - }, - "secretRef": { - "name": "253", - "optional": true - } - } - ], - "env": [ - { - "name": "254", - "value": "255", - "valueFrom": { - "fieldRef": { - "apiVersion": "256", - "fieldPath": "257" - }, - "resourceFieldRef": { - "containerName": "258", - "resource": "259", - "divisor": "277" - }, - "configMapKeyRef": { - "name": "260", - "key": "261", - "optional": true - }, - "secretKeyRef": { - "name": "262", - "key": "263", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" - }, - "requests": { - "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" - } - }, - "volumeMounts": [ - { - "name": "264", - "mountPath": "265", - "subPath": "266", - "mountPropagation": "衷,ƷƣMț譎懚", - "subPathExpr": "267" - } - ], - "volumeDevices": [ - { - "name": "268", - "devicePath": "269" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "270" - ] - }, - "httpGet": { - "path": "271", - "port": 872525702, - "host": "272", - "scheme": "ay", - "httpHeaders": [ - { - "name": "273", - "value": "274" - } - ] - }, - "tcpSocket": { - "port": "275", - "host": "276" - }, - "initialDelaySeconds": 628632965, - "timeoutSeconds": 552654052, - "periodSeconds": -1396197931, - "successThreshold": -1114385515, - "failureThreshold": 2144856253 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": -1186720090, - "host": "279", - "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": 1737172479, - "timeoutSeconds": -767058113, - "periodSeconds": 1223564938, - "successThreshold": 1241693652, - "failureThreshold": 1803882645 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "賞ǧĒzŔ瘍N", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -531787516, - "host": "290" - }, - "initialDelaySeconds": 2073630689, - "timeoutSeconds": -830875556, - "periodSeconds": -1395144116, - "successThreshold": -684167223, - "failureThreshold": -751455207 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "磉反", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": -313085430, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 413903479, - "host": "300", - "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": "303", - "host": "304" - } - } - }, - "terminationMessagePath": "305", - "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", - "imagePullPolicy": "焬CQm坊柩", - "securityContext": { - "capabilities": { - "add": [ - "[ƕƑĝ®EĨǔvÄÚ" - ], - "drop": [ - "p鬷m罂o3ǰ廋i乳'" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "306", - "role": "307", - "type": "308", - "level": "309" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "310", - "gmsaCredentialSpec": "311", - "runAsUserName": "312" - }, - "runAsUser": 2506229153551047343, - "runAsGroup": 3258181973067899469, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "蠲$ɛ溢臜裡", - "seccompProfile": { - "type": "銵-紑浘牬釼aTG", - "localhostProfile": "313" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "314", - "image": "315", - "command": [ - "316" - ], - "args": [ - "317" - ], - "workingDir": "318", - "ports": [ - { - "name": "319", - "hostPort": -92253969, - "containerPort": 243566659, - "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", - "hostIP": "320" - } - ], - "envFrom": [ - { - "prefix": "321", - "configMapRef": { - "name": "322", - "optional": false - }, - "secretRef": { - "name": "323", - "optional": true - } - } - ], - "env": [ - { - "name": "324", - "value": "325", - "valueFrom": { - "fieldRef": { - "apiVersion": "326", - "fieldPath": "327" - }, - "resourceFieldRef": { - "containerName": "328", - "resource": "329", - "divisor": "574" - }, - "configMapKeyRef": { - "name": "330", - "key": "331", - "optional": true - }, - "secretKeyRef": { - "name": "332", - "key": "333", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ĭ$": "530" - }, - "requests": { - "«V¯ÁȦtl敷": "698" - } - }, - "volumeMounts": [ - { - "name": "334", - "mountPath": "335", - "subPath": "336", - "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", - "subPathExpr": "337" - } - ], - "volumeDevices": [ - { - "name": "338", - "devicePath": "339" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "340" - ] - }, - "httpGet": { - "path": "341", - "port": 731136838, - "host": "342", - "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -183458945, - "host": "345" - }, - "initialDelaySeconds": -1223327585, - "timeoutSeconds": -99080494, - "periodSeconds": -1531582553, - "successThreshold": 1474671869, - "failureThreshold": 1471419756 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": 892837330, - "host": "348", - "scheme": "気Ƀ秮ò", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -1649234654, - "timeoutSeconds": -263708518, - "periodSeconds": 541943046, - "successThreshold": 1502194981, - "failureThreshold": 1447996588 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "đ\u003e*劶?", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -176877925, - "host": "359" - }, - "initialDelaySeconds": 1008425444, - "timeoutSeconds": -821592382, - "periodSeconds": 1678953375, - "successThreshold": 1045190247, - "failureThreshold": 1805682547 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1767555420, - "host": "362", - "scheme": "e", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": -1452767599, - "host": "369", - "scheme": " 瞍髃#ɣȕ", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": "372", - "host": "373" - } - } - }, - "terminationMessagePath": "374", - "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", - "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", - "securityContext": { - "capabilities": { - "add": [ - "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" - ], - "drop": [ - "" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "375", - "role": "376", - "type": "377", - "level": "378" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "379", - "gmsaCredentialSpec": "380", - "runAsUserName": "381" - }, - "runAsUser": 6816267869367451869, - "runAsGroup": 9111865674949727136, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "Ř筿", - "seccompProfile": { - "type": "5Ų買霎ȃň[\u003eą S", - "localhostProfile": "382" - } - }, - "stdinOnce": true, - "targetContainerName": "383" - } - ], - "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", - "terminationGracePeriodSeconds": -155552760352472950, - "activeDeadlineSeconds": 7109959542220202422, - "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", - "nodeSelector": { - "384": "385" - }, - "serviceAccountName": "386", - "serviceAccount": "387", - "automountServiceAccountToken": false, - "nodeName": "388", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "389", - "role": "390", - "type": "391", - "level": "392" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "393", - "gmsaCredentialSpec": "394", - "runAsUserName": "395" - }, - "runAsUser": 4841944355356012825, - "runAsGroup": -4962946920772050319, - "runAsNonRoot": true, - "supplementalGroups": [ - 5695420257629724684 - ], - "fsGroup": -4548866432246561416, - "sysctls": [ - { - "name": "396", - "value": "397" - } - ], - "fsGroupChangePolicy": "Ð扬", - "seccompProfile": { - "type": "惍EʦŊĊ娮rȧ", - "localhostProfile": "398" - } - }, - "imagePullSecrets": [ - { - "name": "399" - } - ], - "hostname": "400", - "subdomain": "401", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "402", - "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "values": [ - "405" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -177041290, - "preference": { - "matchExpressions": [ - { - "key": "406", - "operator": "聧扈4ƫZ", - "values": [ - "407" - ] - } - ], - "matchFields": [ - { - "key": "408", - "operator": " ɲ±", - "values": [ - "409" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "p_N-1": "O-BZ..6-1.S-B3_.b7" - }, - "matchExpressions": [ - { - "key": "1rhm-5y--z-0/5eQ9", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "416" - ], - "topologyKey": "417" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2092358209, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" - }, - "matchExpressions": [ - { - "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "424" - ], - "topologyKey": "425" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" - }, - "matchExpressions": [ - { - "key": "I.4_W_-_-7Tp_.---c", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "432" - ], - "topologyKey": "433" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1084136601, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" - }, - "matchExpressions": [ - { - "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", - "operator": "NotIn", - "values": [ - "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" - ] - } - ] - }, - "namespaces": [ - "440" - ], - "topologyKey": "441" - } - } - ] - } - }, - "schedulerName": "442", - "tolerations": [ - { - "key": "443", - "operator": "Ž彙pg稠氦Ņs", - "value": "444", - "effect": "ưg", - "tolerationSeconds": 7158818521862381855 - } - ], - "hostAliases": [ - { - "ip": "445", - "hostnames": [ - "446" - ] - } - ], - "priorityClassName": "447", - "priority": 197024033, - "dnsConfig": { - "nameservers": [ - "448" - ], - "searches": [ - "449" - ], - "options": [ - { - "name": "450", - "value": "451" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "452", - "enableServiceLinks": false, - "preemptionPolicy": "礗渶", - "overhead": { - "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -918148948, - "topologyKey": "453", - "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", - "labelSelector": { - "matchLabels": { - "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" - }, - "matchExpressions": [ - { - "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", - "operator": "DoesNotExist" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "updateStrategy": { - "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", - "rollingUpdate": { - "maxUnavailable": 2 - } - }, - "minReadySeconds": -985724127, - "templateGeneration": -8308852022291575505, - "revisionHistoryLimit": 408491268 - }, - "status": { - "currentNumberScheduled": -1833348558, - "numberMisscheduled": 1883709155, - "desiredNumberScheduled": 484752614, - "numberReady": 1191556990, - "observedGeneration": 5927758286740396237, - "updatedNumberScheduled": -406189540, - "numberAvailable": -2095625968, - "numberUnavailable": -303330375, - "collisionCount": -7415502, - "conditions": [ - { - "type": "囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ", - "status": "喗vȥ倉螆ȨX\u003e,«ɒó\u003c碡", - "lastTransitionTime": "2343-06-05T09:00:28Z", - "reason": "460", - "message": "461" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb deleted file mode 100644 index 6138eba149a394a322c119887f353acdfa02c54a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7274 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml deleted file mode 100644 index 41ebddedaf5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.after_roundtrip.yaml +++ /dev/null @@ -1,1024 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -985724127 - revisionHistoryLimit: 408491268 - selector: - matchExpressions: - - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 - operator: In - values: - - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - matchLabels: - 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: 7534629739119643351 - finalizers: - - "37" - generateName: "26" - generation: -4139900758039117471 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: ĪȸŹăȲϤĦʅ芝 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: false - kind: "35" - name: "36" - uid: ^ - resourceVersion: "1698285396218902212" - selfLink: "28" - uid: TʡȂŏ{sǡƟ - spec: - activeDeadlineSeconds: 7109959542220202422 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "406" - operator: 聧扈4ƫZ - values: - - "407" - matchFields: - - key: "408" - operator: ' ɲ±' - values: - - "409" - weight: -177041290 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "402" - operator: ɳ礬.b屏ɧeʫį淓¯Ą0 - values: - - "403" - matchFields: - - key: "404" - operator: 鮽ǍJB膾扉A­1襏櫯³£h刪q塨 - values: - - "405" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH - operator: DoesNotExist - matchLabels: - nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L: 3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7 - namespaces: - - "424" - topologyKey: "425" - weight: -2092358209 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1rhm-5y--z-0/5eQ9 - operator: DoesNotExist - matchLabels: - p_N-1: O-BZ..6-1.S-B3_.b7 - namespaces: - - "416" - topologyKey: "417" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: 2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t - operator: NotIn - values: - - Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2 - matchLabels: - 6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4: 2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l - namespaces: - - "440" - topologyKey: "441" - weight: -1084136601 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: I.4_W_-_-7Tp_.---c - operator: DoesNotExist - matchLabels: - H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0: 8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O - namespaces: - - "432" - topologyKey: "433" - automountServiceAccountToken: false - containers: - - args: - - "247" - command: - - "246" - env: - - name: "254" - value: "255" - valueFrom: - configMapKeyRef: - key: "261" - name: "260" - optional: true - fieldRef: - apiVersion: "256" - fieldPath: "257" - resourceFieldRef: - containerName: "258" - divisor: "277" - resource: "259" - secretKeyRef: - key: "263" - name: "262" - optional: true - envFrom: - - configMapRef: - name: "252" - optional: true - prefix: "251" - secretRef: - name: "253" - optional: true - image: "245" - imagePullPolicy: 焬CQm坊柩 - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: 磉反 - tcpSocket: - host: "297" - port: -313085430 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 413903479 - scheme: ɛ棕ƈ眽炊礫Ƽ¨Ix糂 - tcpSocket: - host: "304" - port: "303" - livenessProbe: - exec: - command: - - "270" - failureThreshold: 2144856253 - httpGet: - host: "272" - httpHeaders: - - name: "273" - value: "274" - path: "271" - port: 872525702 - scheme: ay - initialDelaySeconds: 628632965 - periodSeconds: -1396197931 - successThreshold: -1114385515 - tcpSocket: - host: "276" - port: "275" - timeoutSeconds: 552654052 - name: "244" - ports: - - containerPort: -852140121 - hostIP: "250" - hostPort: -57730414 - name: "249" - protocol: ȣ±p - readinessProbe: - exec: - command: - - "277" - failureThreshold: 1803882645 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: -1186720090 - scheme: 增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ - initialDelaySeconds: 1737172479 - periodSeconds: 1223564938 - successThreshold: 1241693652 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: -767058113 - resources: - limits: - 斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ: "850" - requests: - jʒǚ鍰\縑ɀ撑¼蠾8餑噭Dµ: "635" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - '[ƕƑĝ®EĨǔvÄÚ' - drop: - - p鬷m罂o3ǰ廋i乳' - privileged: false - procMount: 蠲$ɛ溢臜裡 - readOnlyRootFilesystem: true - runAsGroup: 3258181973067899469 - runAsNonRoot: true - runAsUser: 2506229153551047343 - seLinuxOptions: - level: "309" - role: "307" - type: "308" - user: "306" - seccompProfile: - localhostProfile: "313" - type: 銵-紑浘牬釼aTG - windowsOptions: - gmsaCredentialSpec: "311" - gmsaCredentialSpecName: "310" - runAsUserName: "312" - startupProbe: - exec: - command: - - "284" - failureThreshold: -751455207 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 賞ǧĒzŔ瘍N - initialDelaySeconds: 2073630689 - periodSeconds: -1395144116 - successThreshold: -684167223 - tcpSocket: - host: "290" - port: -531787516 - timeoutSeconds: -830875556 - stdin: true - terminationMessagePath: "305" - terminationMessagePolicy: ǚŜEuEy竬ʆɞ - volumeDevices: - - devicePath: "269" - name: "268" - volumeMounts: - - mountPath: "265" - mountPropagation: 衷,ƷƣMț譎懚 - name: "264" - subPath: "266" - subPathExpr: "267" - workingDir: "248" - dnsConfig: - nameservers: - - "448" - options: - - name: "450" - value: "451" - searches: - - "449" - dnsPolicy: '#t(ȗŜŲ&洪y儕l' - enableServiceLinks: false - ephemeralContainers: - - args: - - "317" - command: - - "316" - env: - - name: "324" - value: "325" - valueFrom: - configMapKeyRef: - key: "331" - name: "330" - optional: true - fieldRef: - apiVersion: "326" - fieldPath: "327" - resourceFieldRef: - containerName: "328" - divisor: "574" - resource: "329" - secretKeyRef: - key: "333" - name: "332" - optional: false - envFrom: - - configMapRef: - name: "322" - optional: false - prefix: "321" - secretRef: - name: "323" - optional: true - image: "315" - imagePullPolicy: O_h盌3+Œ9两@8Byß讪Ă2 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1767555420 - scheme: e - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: -1452767599 - scheme: ' 瞍髃#ɣȕ' - tcpSocket: - host: "373" - port: "372" - livenessProbe: - exec: - command: - - "340" - failureThreshold: 1471419756 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "341" - port: 731136838 - scheme: 繡旹翃ɾ氒ĺʈʫ羶剹Ɗ - initialDelaySeconds: -1223327585 - periodSeconds: -1531582553 - successThreshold: 1474671869 - tcpSocket: - host: "345" - port: -183458945 - timeoutSeconds: -99080494 - name: "314" - ports: - - containerPort: 243566659 - hostIP: "320" - hostPort: -92253969 - name: "319" - protocol: ×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇 - readinessProbe: - exec: - command: - - "346" - failureThreshold: 1447996588 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: 892837330 - scheme: 気Ƀ秮ò - initialDelaySeconds: -1649234654 - periodSeconds: 541943046 - successThreshold: 1502194981 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: -263708518 - resources: - limits: - ĭ$: "530" - requests: - «V¯ÁȦtl敷: "698" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ - drop: - - "" - privileged: true - procMount: Ř筿 - readOnlyRootFilesystem: true - runAsGroup: 9111865674949727136 - runAsNonRoot: true - runAsUser: 6816267869367451869 - seLinuxOptions: - level: "378" - role: "376" - type: "377" - user: "375" - seccompProfile: - localhostProfile: "382" - type: 5Ų買霎ȃň[>ą S - windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" - startupProbe: - exec: - command: - - "353" - failureThreshold: 1805682547 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: đ>*劶? - initialDelaySeconds: 1008425444 - periodSeconds: 1678953375 - successThreshold: 1045190247 - tcpSocket: - host: "359" - port: -176877925 - timeoutSeconds: -821592382 - stdinOnce: true - targetContainerName: "383" - terminationMessagePath: "374" - terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K - volumeDevices: - - devicePath: "339" - name: "338" - volumeMounts: - - mountPath: "335" - mountPropagation: Ű藛b磾sYȠ繽敮ǰ - name: "334" - subPath: "336" - subPathExpr: "337" - workingDir: "318" - hostAliases: - - hostnames: - - "446" - ip: "445" - hostIPC: true - hostNetwork: true - hostname: "400" - imagePullSecrets: - - name: "399" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "139" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: Ɖ飴ɎiǨ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -816630929 - tcpSocket: - host: "227" - port: 1965273344 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< - tcpSocket: - host: "234" - port: -385597677 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -552281772 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" - scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ - initialDelaySeconds: -1246371817 - periodSeconds: 432291364 - successThreshold: 676578360 - tcpSocket: - host: "207" - port: 1714588921 - timeoutSeconds: 617318981 - name: "175" - ports: - - containerPort: -1252938503 - hostIP: "181" - hostPort: 852780575 - name: "180" - protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 - readinessProbe: - exec: - command: - - "208" - failureThreshold: 549215478 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 1777326813 - scheme: ǟi&皥贸碔lNKƙ順\E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -528664199 - resources: - limits: - LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" - requests: - 嚧ʣq埄: "936" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ǵɐ鰥Z - drop: - - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 - privileged: false - procMount: ƲǦŐnj汰 - readOnlyRootFilesystem: true - runAsGroup: 2823592889848840099 - runAsNonRoot: false - runAsUser: -1666202510534940446 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: ŕİi騎C - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "215" - failureThreshold: 1847163341 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: -374766088 - scheme: 翜舞拉Œ - initialDelaySeconds: -190183379 - periodSeconds: -341287812 - successThreshold: 2030115750 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: -940334911 - terminationMessagePath: "235" - terminationMessagePolicy: 橈' - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "388" - nodeSelector: - "384": "385" - overhead: - '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" - preemptionPolicy: 礗渶 - priority: 197024033 - priorityClassName: "447" - readinessGates: - - conditionType: "" - restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' - runtimeClassName: "452" - schedulerName: "442" - securityContext: - fsGroup: -4548866432246561416 - fsGroupChangePolicy: Ð扬 - runAsGroup: -4962946920772050319 - runAsNonRoot: true - runAsUser: 4841944355356012825 - seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" - seccompProfile: - localhostProfile: "398" - type: 惍EʦŊĊ娮rȧ - supplementalGroups: - - 5695420257629724684 - sysctls: - - name: "396" - value: "397" - windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "401" - terminationGracePeriodSeconds: -155552760352472950 - tolerations: - - effect: ưg - key: "443" - operator: Ž彙pg稠氦Ņs - tolerationSeconds: 7158818521862381855 - value: "444" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 - operator: DoesNotExist - matchLabels: - cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 - maxSkew: -918148948 - topologyKey: "453" - whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -2007808768 - volumeID: "46" - azureDisk: - cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" - kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 952979935 - items: - - key: "99" - mode: 2020789772 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -868808281 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: -1768075156 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "915" - resource: "92" - emptyDir: - medium: ɹ坼É/pȿ - sizeLimit: "804" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 2974444584632416014 - finalizers: - - "159" - generateName: "148" - generation: 3849874053153949822 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: true - kind: "157" - name: "158" - uid: oɘ檲ɨ銦妰黖ȓ - resourceVersion: "1248703441945830579" - selfLink: "150" - uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ - spec: - accessModes: - - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" - requests: - 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" - selector: - matchExpressions: - - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" - volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" - fc: - fsType: "94" - lun: 570501002 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1318752360 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - hostPath: - path: "43" - type: "" - iscsi: - chapAuthDiscovery: true - chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 408756018 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: 480521693 - sources: - - configMap: - items: - - key: "124" - mode: -1126738259 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1618937335 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "461" - resource: "122" - secret: - items: - - key: "116" - mode: 675406340 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: -6345861634934949644 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 1233814916 - items: - - key: "52" - mode: 228756891 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - templateGeneration: -8308852022291575505 - updateStrategy: - rollingUpdate: - maxUnavailable: 2 - type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u -status: - collisionCount: -7415502 - conditions: - - lastTransitionTime: "2343-06-05T09:00:28Z" - message: "461" - reason: "460" - status: 喗vȥ倉螆ȨX>,«ɒó<碡 - type: 囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ - currentNumberScheduled: -1833348558 - desiredNumberScheduled: 484752614 - numberAvailable: -2095625968 - numberMisscheduled: 1883709155 - numberReady: 1191556990 - numberUnavailable: -303330375 - observedGeneration: 5927758286740396237 - updatedNumberScheduled: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json deleted file mode 100644 index 190d1b9b75e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.json +++ /dev/null @@ -1,1498 +0,0 @@ -{ - "kind": "DaemonSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "TʡȂŏ{sǡƟ", - "resourceVersion": "1698285396218902212", - "generation": -4139900758039117471, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 7534629739119643351, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "^", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ĪȸŹăȲϤĦʅ芝", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "" - }, - "emptyDir": { - "medium": "ɹ坼É/pȿ", - "sizeLimit": "804" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1318752360 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -2007808768 - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": 228756891 - } - ], - "defaultMode": 1233814916, - "optional": false - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 408756018, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "chapAuthSession": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "915" - }, - "mode": -1768075156 - } - ], - "defaultMode": -868808281 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 570501002, - "fsType": "94", - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 2020789772 - } - ], - "defaultMode": 952979935, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "k ź贩j瀉ǚrǜnh0åȂ", - "fsType": "112", - "readOnly": false, - "kind": "nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": 675406340 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "461" - }, - "mode": -1618937335 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1126738259 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -6345861634934949644, - "path": "127" - } - } - ], - "defaultMode": 480521693 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "sslEnabled": true, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": true, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳\u0026¼", - "resourceVersion": "1248703441945830579", - "generation": 3849874053153949822, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 2974444584632416014, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "oɘ檲ɨ銦妰黖ȓ", - "controller": true, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎" - ], - "selector": { - "matchLabels": { - "o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38": "m_zm-.-_RJt2pX_2_28.6" - }, - "matchExpressions": [ - { - "key": "Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ": "648" - }, - "requests": { - "鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡": "212" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "dz娝嘚庎D}埽uʎȺ眖R#yV'WK", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 852780575, - "containerPort": -1252938503, - "protocol": "Opwǩ曬逴褜1ØœȠƬQg鄠", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "139" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "LĹ]佱¿\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊": "807" - }, - "requests": { - "嚧ʣq埄": "936" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": "203", - "host": "204", - "scheme": "u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ", - "httpHeaders": [ - { - "name": "205", - "value": "206" - } - ] - }, - "tcpSocket": { - "port": 1714588921, - "host": "207" - }, - "initialDelaySeconds": -1246371817, - "timeoutSeconds": 617318981, - "periodSeconds": 432291364, - "successThreshold": 676578360, - "failureThreshold": -552281772 - }, - "readinessProbe": { - "exec": { - "command": [ - "208" - ] - }, - "httpGet": { - "path": "209", - "port": 1777326813, - "host": "210", - "scheme": "ǟi\u0026皥贸碔lNKƙ順\\E¦", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 1868887309, - "timeoutSeconds": -528664199, - "periodSeconds": -316996074, - "successThreshold": 1933968533, - "failureThreshold": 549215478 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": -374766088, - "host": "217", - "scheme": "翜舞拉Œ", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": "220", - "host": "221" - }, - "initialDelaySeconds": -190183379, - "timeoutSeconds": -940334911, - "periodSeconds": -341287812, - "successThreshold": 2030115750, - "failureThreshold": 1847163341 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": -816630929, - "host": "224", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": 1965273344, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": "230", - "host": "231", - "scheme": "SÄ蚃ɣľ)酊龨δ摖ȱğ_\u003c", - "httpHeaders": [ - { - "name": "232", - "value": "233" - } - ] - }, - "tcpSocket": { - "port": -385597677, - "host": "234" - } - } - }, - "terminationMessagePath": "235", - "terminationMessagePolicy": "橈'", - "imagePullPolicy": "Ɖ飴ɎiǨ", - "securityContext": { - "capabilities": { - "add": [ - "ǵɐ鰥Z" - ], - "drop": [ - "´DÒȗÔÂɘɢ鬍熖B芭花ª瘡" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "236", - "role": "237", - "type": "238", - "level": "239" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "240", - "gmsaCredentialSpec": "241", - "runAsUserName": "242" - }, - "runAsUser": -1666202510534940446, - "runAsGroup": 2823592889848840099, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ƲǦŐnj汰", - "seccompProfile": { - "type": "ŕİi騎C", - "localhostProfile": "243" - } - }, - "tty": true - } - ], - "containers": [ - { - "name": "244", - "image": "245", - "command": [ - "246" - ], - "args": [ - "247" - ], - "workingDir": "248", - "ports": [ - { - "name": "249", - "hostPort": -57730414, - "containerPort": -852140121, - "protocol": "ȣ±p", - "hostIP": "250" - } - ], - "envFrom": [ - { - "prefix": "251", - "configMapRef": { - "name": "252", - "optional": true - }, - "secretRef": { - "name": "253", - "optional": true - } - } - ], - "env": [ - { - "name": "254", - "value": "255", - "valueFrom": { - "fieldRef": { - "apiVersion": "256", - "fieldPath": "257" - }, - "resourceFieldRef": { - "containerName": "258", - "resource": "259", - "divisor": "277" - }, - "configMapKeyRef": { - "name": "260", - "key": "261", - "optional": true - }, - "secretKeyRef": { - "name": "262", - "key": "263", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "斩ìh4ɊHȖ|ʐşƧ諔迮ƙIJ": "850" - }, - "requests": { - "jʒǚ鍰\\縑ɀ撑¼蠾8餑噭Dµ": "635" - } - }, - "volumeMounts": [ - { - "name": "264", - "mountPath": "265", - "subPath": "266", - "mountPropagation": "衷,ƷƣMț譎懚", - "subPathExpr": "267" - } - ], - "volumeDevices": [ - { - "name": "268", - "devicePath": "269" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "270" - ] - }, - "httpGet": { - "path": "271", - "port": 872525702, - "host": "272", - "scheme": "ay", - "httpHeaders": [ - { - "name": "273", - "value": "274" - } - ] - }, - "tcpSocket": { - "port": "275", - "host": "276" - }, - "initialDelaySeconds": 628632965, - "timeoutSeconds": 552654052, - "periodSeconds": -1396197931, - "successThreshold": -1114385515, - "failureThreshold": 2144856253 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": -1186720090, - "host": "279", - "scheme": "增猍ǵ xǨŴ壶ƵfȽÃ茓pȓɻ", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": 1737172479, - "timeoutSeconds": -767058113, - "periodSeconds": 1223564938, - "successThreshold": 1241693652, - "failureThreshold": 1803882645 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "賞ǧĒzŔ瘍N", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -531787516, - "host": "290" - }, - "initialDelaySeconds": 2073630689, - "timeoutSeconds": -830875556, - "periodSeconds": -1395144116, - "successThreshold": -684167223, - "failureThreshold": -751455207 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "磉反", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": -313085430, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 413903479, - "host": "300", - "scheme": "ɛ棕ƈ眽炊礫Ƽ¨Ix糂", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": "303", - "host": "304" - } - } - }, - "terminationMessagePath": "305", - "terminationMessagePolicy": "ǚŜEuEy竬ʆɞ", - "imagePullPolicy": "焬CQm坊柩", - "securityContext": { - "capabilities": { - "add": [ - "[ƕƑĝ®EĨǔvÄÚ" - ], - "drop": [ - "p鬷m罂o3ǰ廋i乳'" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "306", - "role": "307", - "type": "308", - "level": "309" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "310", - "gmsaCredentialSpec": "311", - "runAsUserName": "312" - }, - "runAsUser": 2506229153551047343, - "runAsGroup": 3258181973067899469, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "蠲$ɛ溢臜裡", - "seccompProfile": { - "type": "銵-紑浘牬釼aTG", - "localhostProfile": "313" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "314", - "image": "315", - "command": [ - "316" - ], - "args": [ - "317" - ], - "workingDir": "318", - "ports": [ - { - "name": "319", - "hostPort": -92253969, - "containerPort": 243566659, - "protocol": "×DJɶ羹ƞʓ%ʝ`ǭ躌ñ?卶滿筇", - "hostIP": "320" - } - ], - "envFrom": [ - { - "prefix": "321", - "configMapRef": { - "name": "322", - "optional": false - }, - "secretRef": { - "name": "323", - "optional": true - } - } - ], - "env": [ - { - "name": "324", - "value": "325", - "valueFrom": { - "fieldRef": { - "apiVersion": "326", - "fieldPath": "327" - }, - "resourceFieldRef": { - "containerName": "328", - "resource": "329", - "divisor": "574" - }, - "configMapKeyRef": { - "name": "330", - "key": "331", - "optional": true - }, - "secretKeyRef": { - "name": "332", - "key": "333", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ĭ$": "530" - }, - "requests": { - "«V¯ÁȦtl敷": "698" - } - }, - "volumeMounts": [ - { - "name": "334", - "mountPath": "335", - "subPath": "336", - "mountPropagation": "Ű藛b磾sYȠ繽敮ǰ", - "subPathExpr": "337" - } - ], - "volumeDevices": [ - { - "name": "338", - "devicePath": "339" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "340" - ] - }, - "httpGet": { - "path": "341", - "port": 731136838, - "host": "342", - "scheme": "繡旹翃ɾ氒ĺʈʫ羶剹Ɗ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -183458945, - "host": "345" - }, - "initialDelaySeconds": -1223327585, - "timeoutSeconds": -99080494, - "periodSeconds": -1531582553, - "successThreshold": 1474671869, - "failureThreshold": 1471419756 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": 892837330, - "host": "348", - "scheme": "気Ƀ秮ò", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -1649234654, - "timeoutSeconds": -263708518, - "periodSeconds": 541943046, - "successThreshold": 1502194981, - "failureThreshold": 1447996588 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "đ\u003e*劶?", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -176877925, - "host": "359" - }, - "initialDelaySeconds": 1008425444, - "timeoutSeconds": -821592382, - "periodSeconds": 1678953375, - "successThreshold": 1045190247, - "failureThreshold": 1805682547 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1767555420, - "host": "362", - "scheme": "e", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": -1452767599, - "host": "369", - "scheme": " 瞍髃#ɣȕ", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": "372", - "host": "373" - } - } - }, - "terminationMessagePath": "374", - "terminationMessagePolicy": "s梊ɥʋăƻ遲njlȘ鹾K", - "imagePullPolicy": "O_h盌3+Œ9两@8Byß讪Ă2", - "securityContext": { - "capabilities": { - "add": [ - "m葰賦迾娙ƴ4虵p蓋沥7uPƒw©ɴĶ" - ], - "drop": [ - "" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "375", - "role": "376", - "type": "377", - "level": "378" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "379", - "gmsaCredentialSpec": "380", - "runAsUserName": "381" - }, - "runAsUser": 6816267869367451869, - "runAsGroup": 9111865674949727136, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "Ř筿", - "seccompProfile": { - "type": "5Ų買霎ȃň[\u003eą S", - "localhostProfile": "382" - } - }, - "stdinOnce": true, - "targetContainerName": "383" - } - ], - "restartPolicy": "'呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG", - "terminationGracePeriodSeconds": -155552760352472950, - "activeDeadlineSeconds": 7109959542220202422, - "dnsPolicy": "#t(ȗŜŲ\u0026洪y儕l", - "nodeSelector": { - "384": "385" - }, - "serviceAccountName": "386", - "serviceAccount": "387", - "automountServiceAccountToken": false, - "nodeName": "388", - "hostNetwork": true, - "hostIPC": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "389", - "role": "390", - "type": "391", - "level": "392" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "393", - "gmsaCredentialSpec": "394", - "runAsUserName": "395" - }, - "runAsUser": 4841944355356012825, - "runAsGroup": -4962946920772050319, - "runAsNonRoot": true, - "supplementalGroups": [ - 5695420257629724684 - ], - "fsGroup": -4548866432246561416, - "sysctls": [ - { - "name": "396", - "value": "397" - } - ], - "fsGroupChangePolicy": "Ð扬", - "seccompProfile": { - "type": "惍EʦŊĊ娮rȧ", - "localhostProfile": "398" - } - }, - "imagePullSecrets": [ - { - "name": "399" - } - ], - "hostname": "400", - "subdomain": "401", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "402", - "operator": "ɳ礬.b屏ɧeʫį淓¯Ą0", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": "鮽ǍJB膾扉A­1襏櫯³£h刪q塨", - "values": [ - "405" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -177041290, - "preference": { - "matchExpressions": [ - { - "key": "406", - "operator": "聧扈4ƫZ", - "values": [ - "407" - ] - } - ], - "matchFields": [ - { - "key": "408", - "operator": " ɲ±", - "values": [ - "409" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "p_N-1": "O-BZ..6-1.S-B3_.b7" - }, - "matchExpressions": [ - { - "key": "1rhm-5y--z-0/5eQ9", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "416" - ], - "topologyKey": "417" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -2092358209, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "nn093-pi-9o-l4-vo5byp8q-sf1--gw-jz/F_06.eqk5L": "3zHw.H__V.Vz_6.Hz_V_.r_v_._e_7" - }, - "matchExpressions": [ - { - "key": "yps4483-o--3f1p7--43nw-l-x18mtb/mLlx...w_t-_.5.40Rw4gD.._.-x6db-L7.-__-G_2kCpH", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "424" - ], - "topologyKey": "425" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "H1_-ODgC_1-_8__T3sn-0_.i__a.O2G_-_K-0": "8mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-hj-O" - }, - "matchExpressions": [ - { - "key": "I.4_W_-_-7Tp_.---c", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "432" - ], - "topologyKey": "433" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1084136601, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "6n-f-x--i-b/K_BM.6-.Y_72-_--pT75-.emV__1-wv3UDf.4": "2_uGGP..-_N_h_4Hl-X0_2--__4K..-68-7l" - }, - "matchExpressions": [ - { - "key": "2--4-r4p--w1k8--y.e2-08vc--4-7hdum1-f-7-k8q/YD-Q9_-__..YNFu7Pg-.814e-_07-ht-E6___-X__H.-39-A_-_l67Q.-t", - "operator": "NotIn", - "values": [ - "Oep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_V-_Q_Ap._2_xa_o..p_B-d--Q2" - ] - } - ] - }, - "namespaces": [ - "440" - ], - "topologyKey": "441" - } - } - ] - } - }, - "schedulerName": "442", - "tolerations": [ - { - "key": "443", - "operator": "Ž彙pg稠氦Ņs", - "value": "444", - "effect": "ưg", - "tolerationSeconds": 7158818521862381855 - } - ], - "hostAliases": [ - { - "ip": "445", - "hostnames": [ - "446" - ] - } - ], - "priorityClassName": "447", - "priority": 197024033, - "dnsConfig": { - "nameservers": [ - "448" - ], - "searches": [ - "449" - ], - "options": [ - { - "name": "450", - "value": "451" - } - ] - }, - "readinessGates": [ - { - "conditionType": "" - } - ], - "runtimeClassName": "452", - "enableServiceLinks": false, - "preemptionPolicy": "礗渶", - "overhead": { - "[IŚȆĸsǞÃ+?Ď筌ʨ:": "664" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -918148948, - "topologyKey": "453", - "whenUnsatisfiable": "亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc", - "labelSelector": { - "matchLabels": { - "cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2": "3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7" - }, - "matchExpressions": [ - { - "key": "37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6", - "operator": "DoesNotExist" - } - ] - } - } - ], - "setHostnameAsFQDN": true - } - }, - "updateStrategy": { - "type": "翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u", - "rollingUpdate": { - "maxUnavailable": 2 - } - }, - "minReadySeconds": -985724127, - "templateGeneration": -8308852022291575505, - "revisionHistoryLimit": 408491268 - }, - "status": { - "currentNumberScheduled": -1833348558, - "numberMisscheduled": 1883709155, - "desiredNumberScheduled": 484752614, - "numberReady": 1191556990, - "observedGeneration": 5927758286740396237, - "updatedNumberScheduled": -406189540, - "numberAvailable": -2095625968, - "numberUnavailable": -303330375, - "collisionCount": -7415502, - "conditions": [ - { - "type": "囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ", - "status": "喗vȥ倉螆ȨX\u003e,«ɒó\u003c碡", - "lastTransitionTime": "2343-06-05T09:00:28Z", - "reason": "460", - "message": "461" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DaemonSet.pb deleted file mode 100644 index 9fd117dfd2313646c11109d725339d0c6500bc6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7270 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ą S - windowsOptions: - gmsaCredentialSpec: "380" - gmsaCredentialSpecName: "379" - runAsUserName: "381" - startupProbe: - exec: - command: - - "353" - failureThreshold: 1805682547 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: đ>*劶? - initialDelaySeconds: 1008425444 - periodSeconds: 1678953375 - successThreshold: 1045190247 - tcpSocket: - host: "359" - port: -176877925 - timeoutSeconds: -821592382 - stdinOnce: true - targetContainerName: "383" - terminationMessagePath: "374" - terminationMessagePolicy: s梊ɥʋăƻ遲njlȘ鹾K - volumeDevices: - - devicePath: "339" - name: "338" - volumeMounts: - - mountPath: "335" - mountPropagation: Ű藛b磾sYȠ繽敮ǰ - name: "334" - subPath: "336" - subPathExpr: "337" - workingDir: "318" - hostAliases: - - hostnames: - - "446" - ip: "445" - hostIPC: true - hostNetwork: true - hostname: "400" - imagePullSecrets: - - name: "399" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: true - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "139" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: Ɖ飴ɎiǨ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "224" - httpHeaders: - - name: "225" - value: "226" - path: "223" - port: -816630929 - tcpSocket: - host: "227" - port: 1965273344 - preStop: - exec: - command: - - "228" - httpGet: - host: "231" - httpHeaders: - - name: "232" - value: "233" - path: "229" - port: "230" - scheme: SÄ蚃ɣľ)酊龨δ摖ȱğ_< - tcpSocket: - host: "234" - port: -385597677 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -552281772 - httpGet: - host: "204" - httpHeaders: - - name: "205" - value: "206" - path: "202" - port: "203" - scheme: u|榝$î.Ȏ蝪ʜ5遰=E埄Ȁ - initialDelaySeconds: -1246371817 - periodSeconds: 432291364 - successThreshold: 676578360 - tcpSocket: - host: "207" - port: 1714588921 - timeoutSeconds: 617318981 - name: "175" - ports: - - containerPort: -1252938503 - hostIP: "181" - hostPort: 852780575 - name: "180" - protocol: Opwǩ曬逴褜1ØœȠƬQg鄠 - readinessProbe: - exec: - command: - - "208" - failureThreshold: 549215478 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "209" - port: 1777326813 - scheme: ǟi&皥贸碔lNKƙ順\E¦ - initialDelaySeconds: 1868887309 - periodSeconds: -316996074 - successThreshold: 1933968533 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -528664199 - resources: - limits: - LĹ]佱¿>犵殇ŕ-Ɂ圯W:ĸ輦唊: "807" - requests: - 嚧ʣq埄: "936" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - ǵɐ鰥Z - drop: - - ´DÒȗÔÂɘɢ鬍熖B芭花ª瘡 - privileged: false - procMount: ƲǦŐnj汰 - readOnlyRootFilesystem: true - runAsGroup: 2823592889848840099 - runAsNonRoot: false - runAsUser: -1666202510534940446 - seLinuxOptions: - level: "239" - role: "237" - type: "238" - user: "236" - seccompProfile: - localhostProfile: "243" - type: ŕİi騎C - windowsOptions: - gmsaCredentialSpec: "241" - gmsaCredentialSpecName: "240" - runAsUserName: "242" - startupProbe: - exec: - command: - - "215" - failureThreshold: 1847163341 - httpGet: - host: "217" - httpHeaders: - - name: "218" - value: "219" - path: "216" - port: -374766088 - scheme: 翜舞拉Œ - initialDelaySeconds: -190183379 - periodSeconds: -341287812 - successThreshold: 2030115750 - tcpSocket: - host: "221" - port: "220" - timeoutSeconds: -940334911 - terminationMessagePath: "235" - terminationMessagePolicy: 橈' - tty: true - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: '#嬀ơŸ8T 苧yñKJɐ扵Gƚ绤f' - name: "195" - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "388" - nodeSelector: - "384": "385" - overhead: - '[IŚȆĸsǞÃ+?Ď筌ʨ:': "664" - preemptionPolicy: 礗渶 - priority: 197024033 - priorityClassName: "447" - readinessGates: - - conditionType: "" - restartPolicy: '''呪欼萜õ箘鸰呾顓闉ȦT瑄ǻG' - runtimeClassName: "452" - schedulerName: "442" - securityContext: - fsGroup: -4548866432246561416 - fsGroupChangePolicy: Ð扬 - runAsGroup: -4962946920772050319 - runAsNonRoot: true - runAsUser: 4841944355356012825 - seLinuxOptions: - level: "392" - role: "390" - type: "391" - user: "389" - seccompProfile: - localhostProfile: "398" - type: 惍EʦŊĊ娮rȧ - supplementalGroups: - - 5695420257629724684 - sysctls: - - name: "396" - value: "397" - windowsOptions: - gmsaCredentialSpec: "394" - gmsaCredentialSpecName: "393" - runAsUserName: "395" - serviceAccount: "387" - serviceAccountName: "386" - setHostnameAsFQDN: true - shareProcessNamespace: false - subdomain: "401" - terminationGracePeriodSeconds: -155552760352472950 - tolerations: - - effect: ưg - key: "443" - operator: Ž彙pg稠氦Ņs - tolerationSeconds: 7158818521862381855 - value: "444" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 37-ufi-q7u0ux-qv4kd-36---9-d-6s83--r-vkm.8fmt4272r--49u-0m7u-----v---4b---h-wyux--4t7k--e--x--3/fdw.3-._CJ4a1._-_CH-6 - operator: DoesNotExist - matchLabels: - cg-w2q76.6-7w-tdt-u-0----p6l-3-znd-8b-dg--1035ad1o-d-6-bk81-3s/s-g__.2: 3N_.n1.--.._-x_4..u2-__3uM77U7._pT-___-_5-6h_K7 - maxSkew: -918148948 - topologyKey: "453" - whenUnsatisfiable: 亪鸑躓1Ǐ詁Ȟ鮩ĺJCuɖc - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: -2007808768 - volumeID: "46" - azureDisk: - cachingMode: k ź贩j瀉ǚrǜnh0åȂ - diskName: "110" - diskURI: "111" - fsType: "112" - kind: nj揠8lj黳鈫ʕ禒Ƙá腿ħ缶 - readOnly: false - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 952979935 - items: - - key: "99" - mode: 2020789772 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: true - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: -868808281 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: -1768075156 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "915" - resource: "92" - emptyDir: - medium: ɹ坼É/pȿ - sizeLimit: "804" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 2974444584632416014 - finalizers: - - "159" - generateName: "148" - generation: 3849874053153949822 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: 獵偐ę腬瓷碑=ɉ鎷卩蝾H韹寬娬ï瓼 - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: true - kind: "157" - name: "158" - uid: oɘ檲ɨ銦妰黖ȓ - resourceVersion: "1248703441945830579" - selfLink: "150" - uid: 溟ɴ扵閝ȝ鐵儣廡ɑ龫`劳&¼ - spec: - accessModes: - - 酃=6}ɡŇƉ立hdz緄Ú|dk_瀹鞎 - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - 'âĺɗŹ倗S晒嶗UÐ_ƮA攤/ɸɎ ': "648" - requests: - 鴒翁杙Ŧ癃8鸖ɱJȉ罴ņ螡: "212" - selector: - matchExpressions: - - key: Wik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - o-03-t-0-035--5b95w------4-n4f--139-295at-o7qff2/v2.-_-8wE._._3.-.83_iq_-y.-25C.A-j..9dfn38: m_zm-.-_RJt2pX_2_28.6 - storageClassName: "171" - volumeMode: dz娝嘚庎D}埽uʎȺ眖R#yV'WK - volumeName: "170" - fc: - fsType: "94" - lun: 570501002 - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1318752360 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - hostPath: - path: "43" - type: "" - iscsi: - chapAuthDiscovery: true - chapAuthSession: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 408756018 - portals: - - "60" - readOnly: true - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - volumeID: "128" - projected: - defaultMode: 480521693 - sources: - - configMap: - items: - - key: "124" - mode: -1126738259 - path: "125" - name: "123" - optional: true - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: -1618937335 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "461" - resource: "122" - secret: - items: - - key: "116" - mode: 675406340 - path: "117" - name: "115" - optional: false - serviceAccountToken: - audience: "126" - expirationSeconds: -6345861634934949644 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - readOnly: true - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - sslEnabled: true - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 1233814916 - items: - - key: "52" - mode: 228756891 - path: "53" - optional: false - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" - templateGeneration: -8308852022291575505 - updateStrategy: - rollingUpdate: - maxUnavailable: 2 - type: 翘ǼZ熝Ʊ宷泐ɻvŰ`Ǧɝ憑ǖ菐u -status: - collisionCount: -7415502 - conditions: - - lastTransitionTime: "2343-06-05T09:00:28Z" - message: "461" - reason: "460" - status: 喗vȥ倉螆ȨX>,«ɒó<碡 - type: 囙邵鄨o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ - currentNumberScheduled: -1833348558 - desiredNumberScheduled: 484752614 - numberAvailable: -2095625968 - numberMisscheduled: 1883709155 - numberReady: 1191556990 - numberUnavailable: -303330375 - observedGeneration: 5927758286740396237 - updatedNumberScheduled: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.json deleted file mode 100644 index d097d7227ec..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.json +++ /dev/null @@ -1,1502 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "rollbackTo": { - "revision": -7874172095994035093 - }, - "progressDeadlineSeconds": 484752614 - }, - "status": { - "observedGeneration": 3359608726763190142, - "replicas": 1401559245, - "updatedReplicas": -406189540, - "readyReplicas": -2095625968, - "availableReplicas": -303330375, - "unavailableReplicas": 584721644, - "conditions": [ - { - "type": "ʀł!", - "status": "o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6", - "lastUpdateTime": "2096-03-01T11:48:47Z", - "lastTransitionTime": "2035-01-21T08:11:33Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": 2099542463 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.pb deleted file mode 100644 index 3f378502d7dfb476f90c81d669addf875703d3bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7279 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.yaml deleted file mode 100644 index ba180271a32..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.after_roundtrip.yaml +++ /dev/null @@ -1,1029 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -1934555365 - progressDeadlineSeconds: 484752614 - replicas: 896585016 - revisionHistoryLimit: -1189243539 - rollbackTo: - revision: -7874172095994035093 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - strategy: - rollingUpdate: - maxSurge: 3 - maxUnavailable: 2 - type: xʚ=5谠vÐ仆dždĄ跞肞 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -303330375 - collisionCount: 2099542463 - conditions: - - lastTransitionTime: "2035-01-21T08:11:33Z" - lastUpdateTime: "2096-03-01T11:48:47Z" - message: "460" - reason: "459" - status: o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6 - type: ʀł! - observedGeneration: 3359608726763190142 - readyReplicas: -2095625968 - replicas: 1401559245 - unavailableReplicas: 584721644 - updatedReplicas: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json deleted file mode 100644 index 6eb252911e5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.json +++ /dev/null @@ -1,1503 +0,0 @@ -{ - "kind": "Deployment", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "selector": { - "matchLabels": { - "74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj": "6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1" - }, - "matchExpressions": [ - { - "key": "50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99", - "operator": "Exists" - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "?Qȫş", - "resourceVersion": "1736621709629422270", - "generation": -8542870036622468681, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2575298329142810753, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ƶȤ^}", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "躢", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱\u003c" - }, - "emptyDir": { - "medium": "Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈", - "sizeLimit": "473" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1188153605 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": 912004803, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -547518679 - } - ], - "defaultMode": 332383000, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 994527057, - "iscsiInterface": "58", - "fsType": "59", - "portals": [ - "60" - ], - "chapAuthDiscovery": true, - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64", - "readOnly": true - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - } - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "readOnly": true, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "660" - }, - "mode": 1569992019 - } - ], - "defaultMode": 824682619 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": -1740986684, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97", - "readOnly": true - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": 195263908 - } - ], - "defaultMode": 1593906314, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "|@?鷅bȻN", - "fsType": "112", - "readOnly": true, - "kind": "榱*Gưoɘ檲" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -323584340 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "106" - }, - "mode": 173030157 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": 2063799569 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": 8357931971650847566, - "path": "127" - } - } - ], - "defaultMode": -1334904807 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129", - "readOnly": true - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "uid": "H巧壚tC十Oɢ", - "resourceVersion": "11451542506523135343", - "generation": 6028937828108618026, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 6296624700137074905, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "閝ȝ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "ɑ龫`劳\u0026¼傭Ȟ1酃=6}ɡŇƉ立h", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "鲡:" - ], - "selector": { - "matchLabels": { - "0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6": "igm_-._.q6" - }, - "matchExpressions": [ - { - "key": "m_0_F03_J", - "operator": "NotIn", - "values": [ - "4FpF_W-6" - ] - } - ] - }, - "resources": { - "limits": { - "Ŗȫ焗捏ĨFħ籘": "853" - }, - "requests": { - "zɟ踡肒Ao/樝fw[Řż丩ŽoǠ": "918" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "Z1Ůđ眊ľǎɳ,ǿ飏騀呣", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - }, - "readOnly": true - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 282592353, - "containerPort": 377225334, - "protocol": "Ƹ[Ęİ榌U髷裎$MVȟ@7", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": false - }, - "secretRef": { - "name": "184", - "optional": false - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "573" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": false - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ǚ灄鸫rʤî萨zvt": "829" - }, - "requests": { - "悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\\p": "604" - } - }, - "volumeMounts": [ - { - "name": "195", - "readOnly": true, - "mountPath": "196", - "subPath": "197", - "mountPropagation": "ƖHV", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": -1196874390, - "host": "203", - "scheme": "S晒嶗UÐ_ƮA攤", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -498930176, - "host": "206" - }, - "initialDelaySeconds": 1885897314, - "timeoutSeconds": -465677631, - "periodSeconds": 1054858106, - "successThreshold": 232569106, - "failureThreshold": -1150474479 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": -2717401, - "timeoutSeconds": -1492565335, - "periodSeconds": -1099429189, - "successThreshold": 994072122, - "failureThreshold": 1752155096 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": "217", - "host": "218", - "scheme": "Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ", - "httpHeaders": [ - { - "name": "219", - "value": "220" - } - ] - }, - "tcpSocket": { - "port": -36782737, - "host": "221" - }, - "initialDelaySeconds": -1738069460, - "timeoutSeconds": -1643733106, - "periodSeconds": -805795167, - "successThreshold": 1791615594, - "failureThreshold": 785984384 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "222" - ] - }, - "httpGet": { - "path": "223", - "port": "224", - "host": "225", - "scheme": "\u003e郵[+扴ȨŮ", - "httpHeaders": [ - { - "name": "226", - "value": "227" - } - ] - }, - "tcpSocket": { - "port": "228", - "host": "229" - } - }, - "preStop": { - "exec": { - "command": [ - "230" - ] - }, - "httpGet": { - "path": "231", - "port": -743369977, - "host": "232", - "scheme": "\u003e犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4", - "httpHeaders": [ - { - "name": "233", - "value": "234" - } - ] - }, - "tcpSocket": { - "port": -1224991707, - "host": "235" - } - } - }, - "terminationMessagePath": "236", - "imagePullPolicy": "昕Ĭ", - "securityContext": { - "capabilities": { - "add": [ - "藢xɮĵȑ6L*Z鐫û咡W\u003c" - ], - "drop": [ - "lu|榝$î." - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "237", - "role": "238", - "type": "239", - "level": "240" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "241", - "gmsaCredentialSpec": "242", - "runAsUserName": "243" - }, - "runAsUser": -7565148469525206101, - "runAsGroup": 8949541422887578058, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "朦 wƯ貾坢'跩", - "seccompProfile": { - "type": "ŕ翑0展}", - "localhostProfile": "244" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "245", - "image": "246", - "command": [ - "247" - ], - "args": [ - "248" - ], - "workingDir": "249", - "ports": [ - { - "name": "250", - "hostPort": -778272981, - "containerPort": 2056774277, - "protocol": "现葢ŵ橨鬶l獕;跣Hǝcw媀瓄\u0026翜舞拉", - "hostIP": "251" - } - ], - "envFrom": [ - { - "prefix": "252", - "configMapRef": { - "name": "253", - "optional": true - }, - "secretRef": { - "name": "254", - "optional": false - } - } - ], - "env": [ - { - "name": "255", - "value": "256", - "valueFrom": { - "fieldRef": { - "apiVersion": "257", - "fieldPath": "258" - }, - "resourceFieldRef": { - "containerName": "259", - "resource": "260", - "divisor": "124" - }, - "configMapKeyRef": { - "name": "261", - "key": "262", - "optional": false - }, - "secretKeyRef": { - "name": "263", - "key": "264", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "V訆Ǝżŧ": "915" - }, - "requests": { - "+SÄ蚃ɣľ)酊龨Î": "787" - } - }, - "volumeMounts": [ - { - "name": "265", - "readOnly": true, - "mountPath": "266", - "subPath": "267", - "mountPropagation": "\"冓鍓贯澔 ƺ蛜6", - "subPathExpr": "268" - } - ], - "volumeDevices": [ - { - "name": "269", - "devicePath": "270" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "271" - ] - }, - "httpGet": { - "path": "272", - "port": 465486290, - "host": "273", - "httpHeaders": [ - { - "name": "274", - "value": "275" - } - ] - }, - "tcpSocket": { - "port": -116224247, - "host": "276" - }, - "initialDelaySeconds": -2097329452, - "timeoutSeconds": 1504385614, - "periodSeconds": 865289071, - "successThreshold": -1829146875, - "failureThreshold": -205176266 - }, - "readinessProbe": { - "exec": { - "command": [ - "277" - ] - }, - "httpGet": { - "path": "278", - "port": 234253676, - "host": "279", - "scheme": "ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏", - "httpHeaders": [ - { - "name": "280", - "value": "281" - } - ] - }, - "tcpSocket": { - "port": "282", - "host": "283" - }, - "initialDelaySeconds": -2062708879, - "timeoutSeconds": 215186711, - "periodSeconds": -141401239, - "successThreshold": -1187301925, - "failureThreshold": -402384013 - }, - "startupProbe": { - "exec": { - "command": [ - "284" - ] - }, - "httpGet": { - "path": "285", - "port": "286", - "host": "287", - "scheme": "鏻砅邻爥", - "httpHeaders": [ - { - "name": "288", - "value": "289" - } - ] - }, - "tcpSocket": { - "port": -305362540, - "host": "290" - }, - "initialDelaySeconds": 601198286, - "timeoutSeconds": 409029209, - "periodSeconds": 405193215, - "successThreshold": 2129989022, - "failureThreshold": -1699531929 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "291" - ] - }, - "httpGet": { - "path": "292", - "port": "293", - "host": "294", - "scheme": "­蜷ɔ幩š", - "httpHeaders": [ - { - "name": "295", - "value": "296" - } - ] - }, - "tcpSocket": { - "port": 455833230, - "host": "297" - } - }, - "preStop": { - "exec": { - "command": [ - "298" - ] - }, - "httpGet": { - "path": "299", - "port": 1076497581, - "host": "300", - "scheme": "h4ɊHȖ|ʐ", - "httpHeaders": [ - { - "name": "301", - "value": "302" - } - ] - }, - "tcpSocket": { - "port": 248533396, - "host": "303" - } - } - }, - "terminationMessagePath": "304", - "terminationMessagePolicy": "迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ", - "imagePullPolicy": "ņ", - "securityContext": { - "capabilities": { - "add": [ - "DŽ髐njʉBn(fǂǢ曣" - ], - "drop": [ - "ay" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "305", - "role": "306", - "type": "307", - "level": "308" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "309", - "gmsaCredentialSpec": "310", - "runAsUserName": "311" - }, - "runAsUser": 1958157659034146020, - "runAsGroup": -5996624450771474158, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "嗆u", - "seccompProfile": { - "type": "晲T[irȎ3Ĕ\\", - "localhostProfile": "312" - } - }, - "tty": true - } - ], - "ephemeralContainers": [ - { - "name": "313", - "image": "314", - "command": [ - "315" - ], - "args": [ - "316" - ], - "workingDir": "317", - "ports": [ - { - "name": "318", - "hostPort": -1656699070, - "containerPort": -1918622971, - "protocol": "ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz", - "hostIP": "319" - } - ], - "envFrom": [ - { - "prefix": "320", - "configMapRef": { - "name": "321", - "optional": true - }, - "secretRef": { - "name": "322", - "optional": false - } - } - ], - "env": [ - { - "name": "323", - "value": "324", - "valueFrom": { - "fieldRef": { - "apiVersion": "325", - "fieldPath": "326" - }, - "resourceFieldRef": { - "containerName": "327", - "resource": "328", - "divisor": "69" - }, - "configMapKeyRef": { - "name": "329", - "key": "330", - "optional": true - }, - "secretKeyRef": { - "name": "331", - "key": "332", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "1b": "328" - }, - "requests": { - "}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊": "699" - } - }, - "volumeMounts": [ - { - "name": "333", - "readOnly": true, - "mountPath": "334", - "subPath": "335", - "mountPropagation": "Ik(dŊiɢzĮ蛋I", - "subPathExpr": "336" - } - ], - "volumeDevices": [ - { - "name": "337", - "devicePath": "338" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "339" - ] - }, - "httpGet": { - "path": "340", - "port": "341", - "host": "342", - "scheme": "ȥ}礤铟怖ý萜Ǖ", - "httpHeaders": [ - { - "name": "343", - "value": "344" - } - ] - }, - "tcpSocket": { - "port": -1088996269, - "host": "345" - }, - "initialDelaySeconds": -1922458514, - "timeoutSeconds": 1480364858, - "periodSeconds": 692511776, - "successThreshold": -1231653807, - "failureThreshold": -36573584 - }, - "readinessProbe": { - "exec": { - "command": [ - "346" - ] - }, - "httpGet": { - "path": "347", - "port": -1157640253, - "host": "348", - "scheme": "×p鬷m罂o3ǰ廋i乳'ȘUɻ;", - "httpHeaders": [ - { - "name": "349", - "value": "350" - } - ] - }, - "tcpSocket": { - "port": "351", - "host": "352" - }, - "initialDelaySeconds": -478839383, - "timeoutSeconds": 989933975, - "periodSeconds": 140830733, - "successThreshold": -708495486, - "failureThreshold": -1436899600 - }, - "startupProbe": { - "exec": { - "command": [ - "353" - ] - }, - "httpGet": { - "path": "354", - "port": "355", - "host": "356", - "scheme": "漤ŗ坟", - "httpHeaders": [ - { - "name": "357", - "value": "358" - } - ] - }, - "tcpSocket": { - "port": -1617422199, - "host": "359" - }, - "initialDelaySeconds": -902839620, - "timeoutSeconds": -2030665763, - "periodSeconds": 1808698094, - "successThreshold": 1155232143, - "failureThreshold": -1873425934 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "360" - ] - }, - "httpGet": { - "path": "361", - "port": 1288391156, - "host": "362", - "scheme": "Ǥ桒ɴ鉂WJ1抉泅ą\u0026疀ȼN", - "httpHeaders": [ - { - "name": "363", - "value": "364" - } - ] - }, - "tcpSocket": { - "port": "365", - "host": "366" - } - }, - "preStop": { - "exec": { - "command": [ - "367" - ] - }, - "httpGet": { - "path": "368", - "port": 1859267428, - "host": "369", - "scheme": "ȟP", - "httpHeaders": [ - { - "name": "370", - "value": "371" - } - ] - }, - "tcpSocket": { - "port": 1445923603, - "host": "372" - } - } - }, - "terminationMessagePath": "373", - "terminationMessagePolicy": "殆诵H玲鑠ĭ$#卛8ð仁Q", - "imagePullPolicy": "tl敷斢杧ż鯀", - "securityContext": { - "capabilities": { - "add": [ - "鸔ɧWǘ炙" - ], - "drop": [ - "餸硷" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "374", - "role": "375", - "type": "376", - "level": "377" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "378", - "gmsaCredentialSpec": "379", - "runAsUserName": "380" - }, - "runAsUser": 5215323049148402377, - "runAsGroup": 2946116477552625615, - "runAsNonRoot": true, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "ʈʫ羶剹ƊF豎穜", - "seccompProfile": { - "type": "l咑耖p^鏋", - "localhostProfile": "381" - } - }, - "tty": true, - "targetContainerName": "382" - } - ], - "restartPolicy": "ȿ醏g遧", - "terminationGracePeriodSeconds": -616777763639482630, - "activeDeadlineSeconds": 2031424375743848602, - "dnsPolicy": ":{柯?B", - "nodeSelector": { - "383": "384" - }, - "serviceAccountName": "385", - "serviceAccount": "386", - "automountServiceAccountToken": false, - "nodeName": "387", - "hostNetwork": true, - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "388", - "role": "389", - "type": "390", - "level": "391" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "392", - "gmsaCredentialSpec": "393", - "runAsUserName": "394" - }, - "runAsUser": -1290365495982891537, - "runAsGroup": -759684899479757878, - "runAsNonRoot": false, - "supplementalGroups": [ - 3273247375993523103 - ], - "fsGroup": 4489057930380969432, - "sysctls": [ - { - "name": "395", - "value": "396" - } - ], - "fsGroupChangePolicy": "='ʨ|ǓÓ敆OɈÏ 瞍髃", - "seccompProfile": { - "type": "ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn", - "localhostProfile": "397" - } - }, - "imagePullSecrets": [ - { - "name": "398" - } - ], - "hostname": "399", - "subdomain": "400", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "401", - "operator": "+Œ9两", - "values": [ - "402" - ] - } - ], - "matchFields": [ - { - "key": "403", - "operator": "q=歍þ螗ɃŒGm¨z鋎靀G", - "values": [ - "404" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 377409178, - "preference": { - "matchExpressions": [ - { - "key": "405", - "operator": "#ļǹʅŚO虀^背遻堣灭ƴɦ燻", - "values": [ - "406" - ] - } - ], - "matchFields": [ - { - "key": "407", - "operator": "-觗裓6Ř筿ɾ5Ų買霎ȃň[\u003eą", - "values": [ - "408" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5": "1--L--v_Z--Zg-_4Q__-v_t_u_.A" - }, - "matchExpressions": [ - { - "key": "5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y", - "operator": "Exists" - } - ] - }, - "namespaces": [ - "415" - ], - "topologyKey": "416" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -1507671981, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z": "3Pw_-r75--_-Ao" - }, - "matchExpressions": [ - { - "key": "hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "423" - ], - "topologyKey": "424" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "C--Y_Dp8O_._e_3_.4_W_-_7": "p_.----cp__ac8u.._-__BM.6-.Y7" - }, - "matchExpressions": [ - { - "key": "1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5", - "operator": "NotIn", - "values": [ - "l67Q.-_t--O.3L.z2-y.-...C4_-_2G8" - ] - } - ] - }, - "namespaces": [ - "431" - ], - "topologyKey": "432" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1067925263, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF": "11---.-o7.pJ-4-1WV.-__05._LsuH" - }, - "matchExpressions": [ - { - "key": "8", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "439" - ], - "topologyKey": "440" - } - } - ] - } - }, - "schedulerName": "441", - "tolerations": [ - { - "key": "442", - "operator": "Ɖ肆Ző", - "value": "443", - "effect": "淵", - "tolerationSeconds": -1072615283184390308 - } - ], - "hostAliases": [ - { - "ip": "444", - "hostnames": [ - "445" - ] - } - ], - "priorityClassName": "446", - "priority": -1221153504, - "dnsConfig": { - "nameservers": [ - "447" - ], - "searches": [ - "448" - ], - "options": [ - { - "name": "449", - "value": "450" - } - ] - }, - "readinessGates": [ - { - "conditionType": "媈" - } - ], - "runtimeClassName": "451", - "enableServiceLinks": true, - "preemptionPolicy": "n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:", - "overhead": { - "ȩ纾S": "368" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1568300104, - "topologyKey": "452", - "whenUnsatisfiable": "潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ", - "labelSelector": { - "matchLabels": { - "jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g": "Mqp..__._-J_-fk3-_j.133eT_2_Y" - }, - "matchExpressions": [ - { - "key": "51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u", - "operator": "Exists" - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - }, - "strategy": { - "type": "xʚ=5谠vÐ仆dždĄ跞肞", - "rollingUpdate": { - "maxUnavailable": 2, - "maxSurge": 3 - } - }, - "minReadySeconds": -1934555365, - "revisionHistoryLimit": -1189243539, - "rollbackTo": { - "revision": -7874172095994035093 - }, - "progressDeadlineSeconds": 484752614 - }, - "status": { - "observedGeneration": 3359608726763190142, - "replicas": 1401559245, - "updatedReplicas": -406189540, - "readyReplicas": -2095625968, - "availableReplicas": -303330375, - "unavailableReplicas": 584721644, - "conditions": [ - { - "type": "ʀł!", - "status": "o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6", - "lastUpdateTime": "2096-03-01T11:48:47Z", - "lastTransitionTime": "2035-01-21T08:11:33Z", - "reason": "459", - "message": "460" - } - ], - "collisionCount": 2099542463 - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.pb deleted file mode 100644 index 9efb46fbfac5f733e239d628cdbaf56c0b8ebcf9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7275 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml deleted file mode 100644 index 05a459fb0f5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Deployment.yaml +++ /dev/null @@ -1,1030 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - minReadySeconds: -1934555365 - progressDeadlineSeconds: 484752614 - replicas: 896585016 - revisionHistoryLimit: -1189243539 - rollbackTo: - revision: -7874172095994035093 - selector: - matchExpressions: - - key: 50-u--25cu87--r7p-w1e67-8pj5t-kl-v0q6b68--nu5oii38fn-8.629b-jd-8c45-0-8--6n--w0--w---196g8d--iv1-5--5ht-a-29--0qso796/3___47._49pIB_o61ISU4--A_.XK_._M99 - operator: Exists - matchLabels: - 74404d5---g8c2-k-91e.y5-g--58----0683-b-w7ld-6cs06xj-x5yv0wm-k18/M_-Nx.N_6-___._-.-W._AAn---v_-5-_8LXj: 6-4_WE-_JTrcd-2.-__E_Sv__26KX_R_.-.Nth._--S_4DA_-5_-4lQ42M--1 - strategy: - rollingUpdate: - maxSurge: 3 - maxUnavailable: 2 - type: xʚ=5谠vÐ仆dždĄ跞肞 - template: - metadata: - annotations: - "32": "33" - clusterName: "38" - creationTimestamp: null - deletionGracePeriodSeconds: -2575298329142810753 - finalizers: - - "37" - generateName: "26" - generation: -8542870036622468681 - labels: - "30": "31" - managedFields: - - apiVersion: "40" - fieldsType: "41" - manager: "39" - operation: 躢 - name: "25" - namespace: "27" - ownerReferences: - - apiVersion: "34" - blockOwnerDeletion: true - controller: true - kind: "35" - name: "36" - uid: ƶȤ^} - resourceVersion: "1736621709629422270" - selfLink: "28" - uid: ?Qȫş - spec: - activeDeadlineSeconds: 2031424375743848602 - affinity: - nodeAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - key: "405" - operator: '#ļǹʅŚO虀^背遻堣灭ƴɦ燻' - values: - - "406" - matchFields: - - key: "407" - operator: -觗裓6Ř筿ɾ5Ų買霎ȃň[>ą - values: - - "408" - weight: 377409178 - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "401" - operator: +Œ9两 - values: - - "402" - matchFields: - - key: "403" - operator: q=歍þ螗ɃŒGm¨z鋎靀G - values: - - "404" - podAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: hj6/bW_E..24-O._.v._9-cz.-Y6T4g_-.._Lf2t_m...CqN - operator: DoesNotExist - matchLabels: - ? v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-35840-w4g-27-5s6.q-22r4wye52y-h7463lyps4483-o--3f1p7--43nw-l-x18mtxb--kexr-y/oK-.O--5-yp8q_s-1__gw_-z_659GE.l_.23--_6l.-5_Z - : 3Pw_-r75--_-Ao - namespaces: - - "423" - topologyKey: "424" - weight: -1507671981 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 5X1rh-K5y_AzOBW.9oE9_6.--v17r__.2bIZ___Y - operator: Exists - matchLabels: - 1-2ga-v205p-26-u5wg-g8.m-l80--5o1--cp6-5-x1---0w4rm-0u6/l-7_3x_-J_.....7..--w0_1V4.-r-8S5--_7_-Zp5: 1--L--v_Z--Zg-_4Q__-v_t_u_.A - namespaces: - - "415" - topologyKey: "416" - podAntiAffinity: - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - key: "8" - operator: DoesNotExist - matchLabels: - k407--m-dc---6-q-q0o90--g-09--d5ez1----b69x90/um._fN._k8__._ep2P.B._A_090ERG2nV.__p_Y-.2__a_dWU_VF: 11---.-o7.pJ-4-1WV.-__05._LsuH - namespaces: - - "439" - topologyKey: "440" - weight: 1067925263 - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - key: 1x--i--7-nt-23h-4z-21-sap--h--q0h-t2n4s-6-k5-7-a0w-ke5p-3.nu--17---u7-gl7814ei-07shtq-6---g----9s39z-5/wv3UDf.-4D-5 - operator: NotIn - values: - - l67Q.-_t--O.3L.z2-y.-...C4_-_2G8 - matchLabels: - C--Y_Dp8O_._e_3_.4_W_-_7: p_.----cp__ac8u.._-__BM.6-.Y7 - namespaces: - - "431" - topologyKey: "432" - automountServiceAccountToken: false - containers: - - args: - - "248" - command: - - "247" - env: - - name: "255" - value: "256" - valueFrom: - configMapKeyRef: - key: "262" - name: "261" - optional: false - fieldRef: - apiVersion: "257" - fieldPath: "258" - resourceFieldRef: - containerName: "259" - divisor: "124" - resource: "260" - secretKeyRef: - key: "264" - name: "263" - optional: false - envFrom: - - configMapRef: - name: "253" - optional: true - prefix: "252" - secretRef: - name: "254" - optional: false - image: "246" - imagePullPolicy: ņ - lifecycle: - postStart: - exec: - command: - - "291" - httpGet: - host: "294" - httpHeaders: - - name: "295" - value: "296" - path: "292" - port: "293" - scheme: ­蜷ɔ幩š - tcpSocket: - host: "297" - port: 455833230 - preStop: - exec: - command: - - "298" - httpGet: - host: "300" - httpHeaders: - - name: "301" - value: "302" - path: "299" - port: 1076497581 - scheme: h4ɊHȖ|ʐ - tcpSocket: - host: "303" - port: 248533396 - livenessProbe: - exec: - command: - - "271" - failureThreshold: -205176266 - httpGet: - host: "273" - httpHeaders: - - name: "274" - value: "275" - path: "272" - port: 465486290 - initialDelaySeconds: -2097329452 - periodSeconds: 865289071 - successThreshold: -1829146875 - tcpSocket: - host: "276" - port: -116224247 - timeoutSeconds: 1504385614 - name: "245" - ports: - - containerPort: 2056774277 - hostIP: "251" - hostPort: -778272981 - name: "250" - protocol: 现葢ŵ橨鬶l獕;跣Hǝcw媀瓄&翜舞拉 - readinessProbe: - exec: - command: - - "277" - failureThreshold: -402384013 - httpGet: - host: "279" - httpHeaders: - - name: "280" - value: "281" - path: "278" - port: 234253676 - scheme: ÔÂɘɢ鬍熖B芭花ª瘡蟦JBʟ鍏 - initialDelaySeconds: -2062708879 - periodSeconds: -141401239 - successThreshold: -1187301925 - tcpSocket: - host: "283" - port: "282" - timeoutSeconds: 215186711 - resources: - limits: - V訆Ǝżŧ: "915" - requests: - +SÄ蚃ɣľ)酊龨Î: "787" - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - DŽ髐njʉBn(fǂǢ曣 - drop: - - ay - privileged: false - procMount: 嗆u - readOnlyRootFilesystem: true - runAsGroup: -5996624450771474158 - runAsNonRoot: false - runAsUser: 1958157659034146020 - seLinuxOptions: - level: "308" - role: "306" - type: "307" - user: "305" - seccompProfile: - localhostProfile: "312" - type: 晲T[irȎ3Ĕ\ - windowsOptions: - gmsaCredentialSpec: "310" - gmsaCredentialSpecName: "309" - runAsUserName: "311" - startupProbe: - exec: - command: - - "284" - failureThreshold: -1699531929 - httpGet: - host: "287" - httpHeaders: - - name: "288" - value: "289" - path: "285" - port: "286" - scheme: 鏻砅邻爥 - initialDelaySeconds: 601198286 - periodSeconds: 405193215 - successThreshold: 2129989022 - tcpSocket: - host: "290" - port: -305362540 - timeoutSeconds: 409029209 - terminationMessagePath: "304" - terminationMessagePolicy: 迮ƙIJ嘢4ʗN,丽饾| 鞤ɱďW賁Ěɭ - tty: true - volumeDevices: - - devicePath: "270" - name: "269" - volumeMounts: - - mountPath: "266" - mountPropagation: '"冓鍓贯澔 ƺ蛜6' - name: "265" - readOnly: true - subPath: "267" - subPathExpr: "268" - workingDir: "249" - dnsConfig: - nameservers: - - "447" - options: - - name: "449" - value: "450" - searches: - - "448" - dnsPolicy: :{柯?B - enableServiceLinks: true - ephemeralContainers: - - args: - - "316" - command: - - "315" - env: - - name: "323" - value: "324" - valueFrom: - configMapKeyRef: - key: "330" - name: "329" - optional: true - fieldRef: - apiVersion: "325" - fieldPath: "326" - resourceFieldRef: - containerName: "327" - divisor: "69" - resource: "328" - secretKeyRef: - key: "332" - name: "331" - optional: false - envFrom: - - configMapRef: - name: "321" - optional: true - prefix: "320" - secretRef: - name: "322" - optional: false - image: "314" - imagePullPolicy: tl敷斢杧ż鯀 - lifecycle: - postStart: - exec: - command: - - "360" - httpGet: - host: "362" - httpHeaders: - - name: "363" - value: "364" - path: "361" - port: 1288391156 - scheme: Ǥ桒ɴ鉂WJ1抉泅ą&疀ȼN - tcpSocket: - host: "366" - port: "365" - preStop: - exec: - command: - - "367" - httpGet: - host: "369" - httpHeaders: - - name: "370" - value: "371" - path: "368" - port: 1859267428 - scheme: ȟP - tcpSocket: - host: "372" - port: 1445923603 - livenessProbe: - exec: - command: - - "339" - failureThreshold: -36573584 - httpGet: - host: "342" - httpHeaders: - - name: "343" - value: "344" - path: "340" - port: "341" - scheme: ȥ}礤铟怖ý萜Ǖ - initialDelaySeconds: -1922458514 - periodSeconds: 692511776 - successThreshold: -1231653807 - tcpSocket: - host: "345" - port: -1088996269 - timeoutSeconds: 1480364858 - name: "313" - ports: - - containerPort: -1918622971 - hostIP: "319" - hostPort: -1656699070 - name: "318" - protocol: ĵ鴁ĩȲǸ|蕎'佉賞ǧĒz - readinessProbe: - exec: - command: - - "346" - failureThreshold: -1436899600 - httpGet: - host: "348" - httpHeaders: - - name: "349" - value: "350" - path: "347" - port: -1157640253 - scheme: ×p鬷m罂o3ǰ廋i乳'ȘUɻ; - initialDelaySeconds: -478839383 - periodSeconds: 140830733 - successThreshold: -708495486 - tcpSocket: - host: "352" - port: "351" - timeoutSeconds: 989933975 - resources: - limits: - 1b: "328" - requests: - '}Ñ蠂Ü[ƛ^輅9ɛ棕ƈ眽炊': "699" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 鸔ɧWǘ炙 - drop: - - 餸硷 - privileged: true - procMount: ʈʫ羶剹ƊF豎穜 - readOnlyRootFilesystem: true - runAsGroup: 2946116477552625615 - runAsNonRoot: true - runAsUser: 5215323049148402377 - seLinuxOptions: - level: "377" - role: "375" - type: "376" - user: "374" - seccompProfile: - localhostProfile: "381" - type: l咑耖p^鏋 - windowsOptions: - gmsaCredentialSpec: "379" - gmsaCredentialSpecName: "378" - runAsUserName: "380" - startupProbe: - exec: - command: - - "353" - failureThreshold: -1873425934 - httpGet: - host: "356" - httpHeaders: - - name: "357" - value: "358" - path: "354" - port: "355" - scheme: 漤ŗ坟 - initialDelaySeconds: -902839620 - periodSeconds: 1808698094 - successThreshold: 1155232143 - tcpSocket: - host: "359" - port: -1617422199 - timeoutSeconds: -2030665763 - targetContainerName: "382" - terminationMessagePath: "373" - terminationMessagePolicy: 殆诵H玲鑠ĭ$#卛8ð仁Q - tty: true - volumeDevices: - - devicePath: "338" - name: "337" - volumeMounts: - - mountPath: "334" - mountPropagation: Ik(dŊiɢzĮ蛋I - name: "333" - readOnly: true - subPath: "335" - subPathExpr: "336" - workingDir: "317" - hostAliases: - - hostnames: - - "445" - ip: "444" - hostNetwork: true - hostname: "399" - imagePullSecrets: - - name: "398" - initContainers: - - args: - - "178" - command: - - "177" - env: - - name: "185" - value: "186" - valueFrom: - configMapKeyRef: - key: "192" - name: "191" - optional: false - fieldRef: - apiVersion: "187" - fieldPath: "188" - resourceFieldRef: - containerName: "189" - divisor: "573" - resource: "190" - secretKeyRef: - key: "194" - name: "193" - optional: false - envFrom: - - configMapRef: - name: "183" - optional: false - prefix: "182" - secretRef: - name: "184" - optional: false - image: "176" - imagePullPolicy: 昕Ĭ - lifecycle: - postStart: - exec: - command: - - "222" - httpGet: - host: "225" - httpHeaders: - - name: "226" - value: "227" - path: "223" - port: "224" - scheme: '>郵[+扴ȨŮ' - tcpSocket: - host: "229" - port: "228" - preStop: - exec: - command: - - "230" - httpGet: - host: "232" - httpHeaders: - - name: "233" - value: "234" - path: "231" - port: -743369977 - scheme: '>犵殇ŕ-Ɂ圯W:ĸ輦唊#v铿ʩȂ4' - tcpSocket: - host: "235" - port: -1224991707 - livenessProbe: - exec: - command: - - "201" - failureThreshold: -1150474479 - httpGet: - host: "203" - httpHeaders: - - name: "204" - value: "205" - path: "202" - port: -1196874390 - scheme: S晒嶗UÐ_ƮA攤 - initialDelaySeconds: 1885897314 - periodSeconds: 1054858106 - successThreshold: 232569106 - tcpSocket: - host: "206" - port: -498930176 - timeoutSeconds: -465677631 - name: "175" - ports: - - containerPort: 377225334 - hostIP: "181" - hostPort: 282592353 - name: "180" - protocol: Ƹ[Ęİ榌U髷裎$MVȟ@7 - readinessProbe: - exec: - command: - - "207" - failureThreshold: 1752155096 - httpGet: - host: "210" - httpHeaders: - - name: "211" - value: "212" - path: "208" - port: "209" - scheme: 8鸖ɱJȉ罴ņ螡źȰ?$矡ȶ网棊ʢ - initialDelaySeconds: -2717401 - periodSeconds: -1099429189 - successThreshold: 994072122 - tcpSocket: - host: "214" - port: "213" - timeoutSeconds: -1492565335 - resources: - limits: - ǚ灄鸫rʤî萨zvt: "829" - requests: - 悮坮Ȣ幟ļ腻ŬƩȿ0矀Kʝ瘴I\p: "604" - securityContext: - allowPrivilegeEscalation: true - capabilities: - add: - - 藢xɮĵȑ6L*Z鐫û咡W< - drop: - - lu|榝$î. - privileged: false - procMount: 朦 wƯ貾坢'跩 - readOnlyRootFilesystem: true - runAsGroup: 8949541422887578058 - runAsNonRoot: true - runAsUser: -7565148469525206101 - seLinuxOptions: - level: "240" - role: "238" - type: "239" - user: "237" - seccompProfile: - localhostProfile: "244" - type: ŕ翑0展} - windowsOptions: - gmsaCredentialSpec: "242" - gmsaCredentialSpecName: "241" - runAsUserName: "243" - startupProbe: - exec: - command: - - "215" - failureThreshold: 785984384 - httpGet: - host: "218" - httpHeaders: - - name: "219" - value: "220" - path: "216" - port: "217" - scheme: Kw(ğ儴Ůĺ}潷ʒ胵輓Ɔ - initialDelaySeconds: -1738069460 - periodSeconds: -805795167 - successThreshold: 1791615594 - tcpSocket: - host: "221" - port: -36782737 - timeoutSeconds: -1643733106 - stdinOnce: true - terminationMessagePath: "236" - volumeDevices: - - devicePath: "200" - name: "199" - volumeMounts: - - mountPath: "196" - mountPropagation: ƖHV - name: "195" - readOnly: true - subPath: "197" - subPathExpr: "198" - workingDir: "179" - nodeName: "387" - nodeSelector: - "383": "384" - overhead: - ȩ纾S: "368" - preemptionPolicy: 'n夬LJ:BŐ埑Ô*ɾWȖ韝ƉşʁO^:' - priority: -1221153504 - priorityClassName: "446" - readinessGates: - - conditionType: 媈 - restartPolicy: ȿ醏g遧 - runtimeClassName: "451" - schedulerName: "441" - securityContext: - fsGroup: 4489057930380969432 - fsGroupChangePolicy: ='ʨ|ǓÓ敆OɈÏ 瞍髃 - runAsGroup: -759684899479757878 - runAsNonRoot: false - runAsUser: -1290365495982891537 - seLinuxOptions: - level: "391" - role: "389" - type: "390" - user: "388" - seccompProfile: - localhostProfile: "397" - type: ɣȕW歹s梊ɥʋăƻ遲njlȘ鹾KƂʼn - supplementalGroups: - - 3273247375993523103 - sysctls: - - name: "395" - value: "396" - windowsOptions: - gmsaCredentialSpec: "393" - gmsaCredentialSpecName: "392" - runAsUserName: "394" - serviceAccount: "386" - serviceAccountName: "385" - setHostnameAsFQDN: false - shareProcessNamespace: false - subdomain: "400" - terminationGracePeriodSeconds: -616777763639482630 - tolerations: - - effect: 淵 - key: "442" - operator: Ɖ肆Ző - tolerationSeconds: -1072615283184390308 - value: "443" - topologySpreadConstraints: - - labelSelector: - matchExpressions: - - key: 51-i-d-----9---063-qm-j-3wc89k-0-57z4063--4/rBQ.u - operator: Exists - matchLabels: - jp-z---k-5r6h--y7n.61-cm---ch-g0t-q--qr95ws-v-5--7-ufi-7/35a-1-CdM._bk81S3.s_s_6.-_v__.rP._2_O--d.7.--.2g: Mqp..__._-J_-fk3-_j.133eT_2_Y - maxSkew: -1568300104 - topologyKey: "452" - whenUnsatisfiable: 潑嫉悔柅ȵ.Ȁ鎧Y冒Ɩ - volumes: - - awsElasticBlockStore: - fsType: "47" - partition: 912004803 - readOnly: true - volumeID: "46" - azureDisk: - cachingMode: '|@?鷅bȻN' - diskName: "110" - diskURI: "111" - fsType: "112" - kind: 榱*Gưoɘ檲 - readOnly: true - azureFile: - readOnly: true - secretName: "96" - shareName: "97" - cephfs: - monitors: - - "81" - path: "82" - secretFile: "84" - secretRef: - name: "85" - user: "83" - cinder: - fsType: "79" - secretRef: - name: "80" - volumeID: "78" - configMap: - defaultMode: 1593906314 - items: - - key: "99" - mode: 195263908 - path: "100" - name: "98" - optional: false - csi: - driver: "142" - fsType: "143" - nodePublishSecretRef: - name: "146" - readOnly: false - volumeAttributes: - "144": "145" - downwardAPI: - defaultMode: 824682619 - items: - - fieldRef: - apiVersion: "89" - fieldPath: "90" - mode: 1569992019 - path: "88" - resourceFieldRef: - containerName: "91" - divisor: "660" - resource: "92" - emptyDir: - medium: Xŋ朘瑥A徙ɶɊł/擇ɦĽ胚O醔ɍ厶耈 - sizeLimit: "473" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "154": "155" - clusterName: "160" - creationTimestamp: null - deletionGracePeriodSeconds: 6296624700137074905 - finalizers: - - "159" - generateName: "148" - generation: 6028937828108618026 - labels: - "152": "153" - managedFields: - - apiVersion: "162" - fieldsType: "163" - manager: "161" - operation: ɑ龫`劳&¼傭Ȟ1酃=6}ɡŇƉ立h - name: "147" - namespace: "149" - ownerReferences: - - apiVersion: "156" - blockOwnerDeletion: false - controller: false - kind: "157" - name: "158" - uid: 閝ȝ - resourceVersion: "11451542506523135343" - selfLink: "150" - uid: H巧壚tC十Oɢ - spec: - accessModes: - - '鲡:' - dataSource: - apiGroup: "172" - kind: "173" - name: "174" - resources: - limits: - Ŗȫ焗捏ĨFħ籘: "853" - requests: - zɟ踡肒Ao/樝fw[Řż丩ŽoǠ: "918" - selector: - matchExpressions: - - key: m_0_F03_J - operator: NotIn - values: - - 4FpF_W-6 - matchLabels: - 0-.-yz-0-_p4mz--.I_f6kjsz-7lwY-Y93-6: igm_-._.q6 - storageClassName: "171" - volumeMode: Z1Ůđ眊ľǎɳ,ǿ飏騀呣 - volumeName: "170" - fc: - fsType: "94" - lun: -1740986684 - readOnly: true - targetWWNs: - - "93" - wwids: - - "95" - flexVolume: - driver: "73" - fsType: "74" - options: - "76": "77" - readOnly: true - secretRef: - name: "75" - flocker: - datasetName: "86" - datasetUUID: "87" - gcePersistentDisk: - fsType: "45" - partition: -1188153605 - pdName: "44" - gitRepo: - directory: "50" - repository: "48" - revision: "49" - glusterfs: - endpoints: "63" - path: "64" - readOnly: true - hostPath: - path: "43" - type: ƛƟ)ÙæNǚ錯ƶRquA?瞲Ť倱< - iscsi: - chapAuthDiscovery: true - fsType: "59" - initiatorName: "62" - iqn: "57" - iscsiInterface: "58" - lun: 994527057 - portals: - - "60" - secretRef: - name: "61" - targetPortal: "56" - name: "42" - nfs: - path: "55" - readOnly: true - server: "54" - persistentVolumeClaim: - claimName: "65" - readOnly: true - photonPersistentDisk: - fsType: "114" - pdID: "113" - portworxVolume: - fsType: "129" - readOnly: true - volumeID: "128" - projected: - defaultMode: -1334904807 - sources: - - configMap: - items: - - key: "124" - mode: 2063799569 - path: "125" - name: "123" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "119" - fieldPath: "120" - mode: 173030157 - path: "118" - resourceFieldRef: - containerName: "121" - divisor: "106" - resource: "122" - secret: - items: - - key: "116" - mode: -323584340 - path: "117" - name: "115" - optional: true - serviceAccountToken: - audience: "126" - expirationSeconds: 8357931971650847566 - path: "127" - quobyte: - group: "108" - registry: "105" - tenant: "109" - user: "107" - volume: "106" - rbd: - fsType: "68" - image: "67" - keyring: "71" - monitors: - - "66" - pool: "69" - secretRef: - name: "72" - user: "70" - scaleIO: - fsType: "137" - gateway: "130" - protectionDomain: "133" - secretRef: - name: "132" - storageMode: "135" - storagePool: "134" - system: "131" - volumeName: "136" - secret: - defaultMode: 332383000 - items: - - key: "52" - mode: -547518679 - path: "53" - optional: true - secretName: "51" - storageos: - fsType: "140" - secretRef: - name: "141" - volumeName: "138" - volumeNamespace: "139" - vsphereVolume: - fsType: "102" - storagePolicyID: "104" - storagePolicyName: "103" - volumePath: "101" -status: - availableReplicas: -303330375 - collisionCount: 2099542463 - conditions: - - lastTransitionTime: "2035-01-21T08:11:33Z" - lastUpdateTime: "2096-03-01T11:48:47Z" - message: "460" - reason: "459" - status: o鷺ɷ裝TG奟cõ乨厰ʚ±r珹ȟ6 - type: ʀł! - observedGeneration: 3359608726763190142 - readyReplicas: -2095625968 - replicas: 1401559245 - unavailableReplicas: 584721644 - updatedReplicas: -406189540 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.DeploymentRollback.json deleted file mode 100644 index 6d38980656d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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.19.0/extensions.v1beta1.DeploymentRollback.pb b/staging/src/k8s.io/api/testdata/v1.19.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)#JFv}nk25klv-AaR!dF*2r6(MM0XJaE+Boai0M6y97ViCm$t3ic` z27(rr5@Y{Hg>73vyjH$;MiQg1LvM~B3_eabVn}y^f;q&k0^)W6xmF!A z+&K%{<)Cw0X+LF%paz28;rV1gG7a z1wle;vWTI{*5uGxy<9Slr|^VciVW)O5o~~HsdZ6{Q1JgL89|a$Bn9mo4J&Vx*|Fu$ c{cARt53fqiO5?;t+|we)IxMA@EecHV2X66RRR910 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.json deleted file mode 100644 index 22ae9b7a3a1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "kind": "Ingress", - "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": { - "ingressClassName": "19", - "backend": { - "serviceName": "20", - "servicePort": "21", - "resource": { - "apiGroup": "22", - "kind": "23", - "name": "24" - } - }, - "tls": [ - { - "hosts": [ - "25" - ], - "secretName": "26" - } - ], - "rules": [ - { - "host": "27", - "http": { - "paths": [ - { - "path": "28", - "pathType": ")晿\u003co,c鮽ort昍řČ", - "backend": { - "serviceName": "29", - "servicePort": 1973774989, - "resource": { - "apiGroup": "30", - "kind": "31", - "name": "32" - } - } - } - ] - } - } - ] - }, - "status": { - "loadBalancer": { - "ingress": [ - { - "ip": "33", - "hostname": "34" - } - ] - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.Ingress.pb deleted file mode 100644 index cc298eb8ccee03d81b7d879d98e8944709f35316..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 345 zcmWlRJ4*vW6h>#JFv}nk25klv-AaR!dF*2r6+yJHv#}8@5?MrrBxHj~#3G6hR)Y!= z4FoN$ETWAf62!tpw6RNNoj@9YgJW~~4xD>7Q~>Y*CjM5=PX%k~R1n|fNk5n1Br=~` z&H6z=9uU5R7zzRjI>`a>j%ra<_g3W32;9~f)T@jQ9zO4v|F)gZ=g03n!|KWPgj5S`>JXt zNr~5mQ|@=ljil0SB$=)%lsl`+Ih-$ddd+riuDMYu4xIZ!d~XTMbu68>yfMo^VukJt zN=eW4r0+#WnlO-oE4BIO-}8TOe|BX%o=DB@efsl-kG}cq$}Q{60bzxXWeNv{6*;z& z)mMeB+_bIq*mF}``?q!HE>>g^7+pG?#`3z zU*Ek7OZ!)Ty8Y{F=Hc!KkG|M`^U=-AcRoJL*+SP=W+LT$^{lvRiwl-mFaS_(#!=v@ zjdhG+-4tD@L8RQW4@D>k8XBM*nWGV!#dFogD1oY{Ktd41vFU6h96;zH$lTJ2lk@YK zcTqcU1qP`w-$N+P1Vz9Afcgj^d-XFlMZBpK0-9)Hojm7~CEkmDsac2@hTugpubP1x z#%lwBh!^4T#aBz%^f#(5fRb^GqmVzlATw)oMj>Eys?^8D3Ccm1e8LW5VMaRkY$L6v zWQePT0~%0MlHba^#Ca))c|uwZFe+rLr7Y**bF+r1;p~lwH^j^LFS`4eF7IFa?!ga_ zzx-qW_r1s4*T(hQy<2O4UUv?Rrk=OcDd+r%_{9TP^`eHs7T47WC`#!05VSL)84oZx;f$(~ z&`dTKomue?^I{IL31DPRfzOB-3-r|%c$qd<6op%OItz%jSaKmxE7;+JC9)9|oN^8v z?N^dc;{0ZbmT+0Ok8noM5ls;V9dHo{Oz$W%9?e*crb>%ofZ+O*I1Zunc2rtx=oM2U zNt_dMJ5TkeM}@6J$JQo&b3_~x_QT6hT^V6l zZj6XWmbhn$Z>@9d3YriHfzM3^)nU_j0%#AJm6&0D15CSgE-;=46;K9@FTqRProp}k zkO1^Iq2w{|;zl!)e98+{7i7q$4I=|uRyH$9fRavRw+JVI<@UH5G}NX%pl$$905?74 z>p;sIRf$%znq3|mqzLoN&MRv$o`rdw$uS$AJ%+=Rqk)JzV4Ro4;R5l-P&~k3#d(Gy zaBGj`T+jK@660c&-6J|q%JG-i+UO0L@q>se9uSK}Oc-Pz-Q(o8Hc2kPWa~6e@fNtM z)^+M4=dok5Y3dqEvKPjty8+x$T%yq>=<2EmJn=q8(9)62G%AZ5r~pqba{tt;6k!gP z_PCR=6=ePYCB7H}#-!;OEsRHzKYM)gBqsHtckHL_yJH9M+_=Bnz5QW2HJ17hF%W_? diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.json deleted file mode 100644 index 9b115670ffe..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.json +++ /dev/null @@ -1,152 +0,0 @@ -{ - "kind": "NetworkPolicy", - "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": { - "podSelector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "ingress": [ - { - "ports": [ - { - "protocol": "Ǐ2啗塧ȱ蓿彭聡A3fƻfʣ", - "port": 2 - } - ], - "from": [ - { - "podSelector": { - "matchLabels": { - "yg--79-e-a74bc-v--0jjy45-17-053.zyyms7-tk1po6c-m61733-x-2v4r--5-xgc3-yz-7-x--c0-w5-6r/78A6.6O": "17_.8CnT" - }, - "matchExpressions": [ - { - "key": "3--2---u--80k1-57----1-x1z-4/r.i1_7z.WH-.._Td2-N_Y.t--_0..--_6V", - "operator": "Exists" - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "g--5.-Z3P__D__6t-2.-_-8wE._._3.-.83_iq_-y.-25C.A-7": "9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.-.5-R" - }, - "matchExpressions": [ - { - "key": "2_28.-.7_8B.HF-U-_ik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051", - "operator": "DoesNotExist" - } - ] - }, - "ipBlock": { - "cidr": "37", - "except": [ - "38" - ] - } - } - ] - } - ], - "egress": [ - { - "ports": [ - { - "protocol": "ɗ", - "port": 3 - } - ], - "to": [ - { - "podSelector": { - "matchLabels": { - "hg1-o-p665--4-j8---t6-r7---d--uml-8rdh6844-i-18-850-4s2o8.x4--s--xu-d42--clo90---461v-07r--0---8-30iu/s6.0_OHz_.B-.-_w_--.8_r_N-.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.NX": "f-AH-Q.GM72_-c-.-.6--3-___t-8" - }, - "matchExpressions": [ - { - "key": "b_2_-8-----yY", - "operator": "NotIn", - "values": [ - "M24" - ] - } - ] - }, - "namespaceSelector": { - "matchLabels": { - "P____K_1": "Xfr.4_.-_-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--21kv" - }, - "matchExpressions": [ - { - "key": "4a--0o8m3-d0w7p8vl-1z---883d-v3j4-7y-5.9-q390/niTl.1-.VT--5mj_9.M.134-5-.q6H5", - "operator": "NotIn", - "values": [ - "7-.p_3_J_SA995IKCR.sm" - ] - } - ] - }, - "ipBlock": { - "cidr": "51", - "except": [ - "52" - ] - } - } - ] - } - ], - "policyTypes": [ - "ĨǔvÄ" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.NetworkPolicy.pb deleted file mode 100644 index 19ded16fe8ab398741a9a556ea782599ad880994..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1397 zcmXw&%WoT16vi`-Xv0;D&L`9BwH@1I zkK-3&k(QUjq99T#q^hVY5@nGEh=;0zSoF<;9V^zU+6{jL$Cc15=AOB8&;8EtJEvyi zG4Z;v%l%Hd5m%axIMr2!a%WB1hjZmlui36GG&d{7fqhqq?=4|DwxyGnJ85}GtiX9e zDd{?{^xV)$6Zq11q&ENjd;ah3&#r7oQ)3HzpZZ>B5oMb}j$>(N<`?q!SWYpp);Li@o)cS%^2pFC!^)Ww1S;&w_*g-7JNjov$NU9kb z;2Pn82Go?~wQ>$|Udm#Qkk)(*3z=#u!#Vieydi4Xd*k8_@$&tP&i`~0~0#S#^9cCf)(Lny;q;1-I|<(jM2f$M<^ zKzbU7gF!tGpi@&(lgZS56=)58aJp_Az=QrqQNv)!b@c&?5_%r^?NngWKKdu@2^A2U z=|aYwTMCmE}&`h%&=bD|T`jZnPp#wXiP4ecrI3yAeFF$oMT0h>083}{)|O2s}(I*}O?P65m9aW!bDO*uf_0G74F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34h za6$l3t%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA# z#frv{a4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#) zeddvYDCW7B#D-lO0x>r-0x>v3021Q@2muleaZ2W%ieWhDp^ad~s2U3{=$NlI#EVwt zq_`pi$&o4`%B1Loy~LZug5`&o=#!7dis+k)#EE(5w}t1pl|IG2FabId2>95<=KlZx z|Nj9Hi?y8Z1wa5u0a6tT0aFqX3IZ`X5&|+X8UivgA_6ipS}zI~E5f}<=ZTl*w4LR! zzvaDvQmVorDo|1?Bb`bdf{N0MOsJJR{0C)g^ z0RV~t1_}Z)GY|oi0R##HGBlb20x~wD0Rl2NssRwkqve5+<(!~BZ0D7u=DmTk0W%63 z!m~TZpysW=I_Ha?<)n<~qLs>m$*se#V^9(m2#tt@&HwA!#fJe9qr74F)%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^ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml deleted file mode 100644 index 155e0ae4ab8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.PodSecurityPolicy.yaml +++ /dev/null @@ -1,92 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - allowPrivilegeEscalation: false - allowedCSIDrivers: - - name: "25" - allowedCapabilities: - - ɑ - allowedFlexVolumes: - - driver: "24" - allowedHostPaths: - - pathPrefix: "23" - readOnly: true - allowedProcMountTypes: - - ǣ偐圠=l畣潁 - allowedUnsafeSysctls: - - "26" - defaultAddCapabilities: - - qJ枊a8衍`Ĩ - defaultAllowPrivilegeEscalation: false - forbiddenSysctls: - - "27" - fsGroup: - ranges: - - max: 3058121789713366904 - min: 8572633303645749270 - rule: UɦOŖ - hostIPC: true - hostNetwork: true - hostPorts: - - max: 1575426699 - min: -321835912 - privileged: true - requiredDropCapabilities: - - .蘯6ċV夸 - runAsGroup: - ranges: - - max: 2607109693095207331 - min: -8679730194918865907 - rule: ³;Ơ歿:狞夌碕ʂɭîcP - runAsUser: - ranges: - - max: -90233536926144532 - min: 8901768137137123048 - rule: +½H牗洝尿彀亞螩 - runtimeClass: - allowedRuntimeClassNames: - - "28" - defaultRuntimeClassName: "29" - seLinux: - rule: S - seLinuxOptions: - level: "22" - role: "20" - type: "21" - user: "19" - supplementalGroups: - ranges: - - max: -236027028483226507 - min: -5498021643263379468 - rule: ɖ橙9 - volumes: - - ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕>Ž diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json deleted file mode 100644 index 3c9d80eff21..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.json +++ /dev/null @@ -1,1489 +0,0 @@ -{ - "kind": "ReplicaSet", - "apiVersion": "extensions/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "replicas": 896585016, - "minReadySeconds": -1971381490, - "selector": { - "matchLabels": { - "g8c2-k-912e5-c-e63-n-3snh-z--3uy5-----578/s.X8u4_.l.wV--__-Nx.N_6-___._-.-W._AAn---v_-5-_8LXP-o-9..1l-5": "" - }, - "matchExpressions": [ - { - "key": "U-_Bq.m_-.q8_v2LiTF_a981d3-7-fP81.-.9Vdx.TB_M-H_5_t", - "operator": "In", - "values": [ - "M--n1-p5.3___47._49pIB_o61ISU4--A_.XK_._M9T9sH.W5" - ] - } - ] - }, - "template": { - "metadata": { - "name": "25", - "generateName": "26", - "namespace": "27", - "selfLink": "28", - "uid": "ʬ", - "resourceVersion": "7336814125345800857", - "generation": -6617020301190572172, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -152893758082474859, - "labels": { - "30": "31" - }, - "annotations": { - "32": "33" - }, - "ownerReferences": [ - { - "apiVersion": "34", - "kind": "35", - "name": "36", - "uid": "ɖgȏ哙ȍȂ揲ȼDDŽLŬp:", - "controller": true, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "37" - ], - "clusterName": "38", - "managedFields": [ - { - "manager": "39", - "operation": "ƅS·Õüe0ɔȖ脵鴈Ō", - "apiVersion": "40", - "fieldsType": "41" - } - ] - }, - "spec": { - "volumes": [ - { - "name": "42", - "hostPath": { - "path": "43", - "type": "6NJPM饣`诫z徃鷢6ȥ啕禗Ǐ2啗塧ȱ" - }, - "emptyDir": { - "medium": "彭聡A3fƻfʣ", - "sizeLimit": "115" - }, - "gcePersistentDisk": { - "pdName": "44", - "fsType": "45", - "partition": -1499132872 - }, - "awsElasticBlockStore": { - "volumeID": "46", - "fsType": "47", - "partition": -762366823, - "readOnly": true - }, - "gitRepo": { - "repository": "48", - "revision": "49", - "directory": "50" - }, - "secret": { - "secretName": "51", - "items": [ - { - "key": "52", - "path": "53", - "mode": -104666658 - } - ], - "defaultMode": 372704313, - "optional": true - }, - "nfs": { - "server": "54", - "path": "55", - "readOnly": true - }, - "iscsi": { - "targetPortal": "56", - "iqn": "57", - "lun": 1655406148, - "iscsiInterface": "58", - "fsType": "59", - "readOnly": true, - "portals": [ - "60" - ], - "secretRef": { - "name": "61" - }, - "initiatorName": "62" - }, - "glusterfs": { - "endpoints": "63", - "path": "64" - }, - "persistentVolumeClaim": { - "claimName": "65", - "readOnly": true - }, - "rbd": { - "monitors": [ - "66" - ], - "image": "67", - "fsType": "68", - "pool": "69", - "user": "70", - "keyring": "71", - "secretRef": { - "name": "72" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "73", - "fsType": "74", - "secretRef": { - "name": "75" - }, - "options": { - "76": "77" - } - }, - "cinder": { - "volumeID": "78", - "fsType": "79", - "secretRef": { - "name": "80" - } - }, - "cephfs": { - "monitors": [ - "81" - ], - "path": "82", - "user": "83", - "secretFile": "84", - "secretRef": { - "name": "85" - } - }, - "flocker": { - "datasetName": "86", - "datasetUUID": "87" - }, - "downwardAPI": { - "items": [ - { - "path": "88", - "fieldRef": { - "apiVersion": "89", - "fieldPath": "90" - }, - "resourceFieldRef": { - "containerName": "91", - "resource": "92", - "divisor": "457" - }, - "mode": 1235524154 - } - ], - "defaultMode": -106644772 - }, - "fc": { - "targetWWNs": [ - "93" - ], - "lun": 441887498, - "fsType": "94", - "readOnly": true, - "wwids": [ - "95" - ] - }, - "azureFile": { - "secretName": "96", - "shareName": "97" - }, - "configMap": { - "name": "98", - "items": [ - { - "key": "99", - "path": "100", - "mode": -2039036935 - } - ], - "defaultMode": -460478410, - "optional": false - }, - "vsphereVolume": { - "volumePath": "101", - "fsType": "102", - "storagePolicyName": "103", - "storagePolicyID": "104" - }, - "quobyte": { - "registry": "105", - "volume": "106", - "readOnly": true, - "user": "107", - "group": "108", - "tenant": "109" - }, - "azureDisk": { - "diskName": "110", - "diskURI": "111", - "cachingMode": "HǺƶȤ^}穠", - "fsType": "112", - "readOnly": true, - "kind": "躢" - }, - "photonPersistentDisk": { - "pdID": "113", - "fsType": "114" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "115", - "items": [ - { - "key": "116", - "path": "117", - "mode": -1399063270 - } - ], - "optional": true - }, - "downwardAPI": { - "items": [ - { - "path": "118", - "fieldRef": { - "apiVersion": "119", - "fieldPath": "120" - }, - "resourceFieldRef": { - "containerName": "121", - "resource": "122", - "divisor": "746" - }, - "mode": 926891073 - } - ] - }, - "configMap": { - "name": "123", - "items": [ - { - "key": "124", - "path": "125", - "mode": -1694464659 - } - ], - "optional": true - }, - "serviceAccountToken": { - "audience": "126", - "expirationSeconds": -7593824971107985079, - "path": "127" - } - } - ], - "defaultMode": -522879476 - }, - "portworxVolume": { - "volumeID": "128", - "fsType": "129" - }, - "scaleIO": { - "gateway": "130", - "system": "131", - "secretRef": { - "name": "132" - }, - "protectionDomain": "133", - "storagePool": "134", - "storageMode": "135", - "volumeName": "136", - "fsType": "137" - }, - "storageos": { - "volumeName": "138", - "volumeNamespace": "139", - "fsType": "140", - "readOnly": true, - "secretRef": { - "name": "141" - } - }, - "csi": { - "driver": "142", - "readOnly": false, - "fsType": "143", - "volumeAttributes": { - "144": "145" - }, - "nodePublishSecretRef": { - "name": "146" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "147", - "generateName": "148", - "namespace": "149", - "selfLink": "150", - "resourceVersion": "5302358391842833914", - "generation": 6327094951466338107, - "creationTimestamp": null, - "deletionGracePeriodSeconds": 4217400953499279873, - "labels": { - "152": "153" - }, - "annotations": { - "154": "155" - }, - "ownerReferences": [ - { - "apiVersion": "156", - "kind": "157", - "name": "158", - "uid": "", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "159" - ], - "clusterName": "160", - "managedFields": [ - { - "manager": "161", - "operation": "O醔ɍ厶耈 T衧ȇe媹Hǝ呮}臷Ľð", - "apiVersion": "162", - "fieldsType": "163" - } - ] - }, - "spec": { - "accessModes": [ - "eÞȦY籎顒" - ], - "selector": { - "matchLabels": { - "5_Or.i1_7z.WH-.L": "d2-N_Y.t--0" - }, - "matchExpressions": [ - { - "key": "a40--87-1wpl6-2-310e5hyzn0w-p4mz4.w-6d/6yV07-_.___gO-d.iUaC_wYSJfB._.zS-._..3le-4", - "operator": "DoesNotExist" - } - ] - }, - "resources": { - "limits": { - "ŴĿ": "377" - }, - "requests": { - ".Q貇£ȹ嫰ƹǔw÷nI": "718" - } - }, - "volumeName": "170", - "storageClassName": "171", - "volumeMode": "ŀ樺ȃv渟7¤7djƯĖ漘Z剚敍0", - "dataSource": { - "apiGroup": "172", - "kind": "173", - "name": "174" - } - } - } - } - } - ], - "initContainers": [ - { - "name": "175", - "image": "176", - "command": [ - "177" - ], - "args": [ - "178" - ], - "workingDir": "179", - "ports": [ - { - "name": "180", - "hostPort": 747521320, - "containerPort": 859639931, - "protocol": "p儼Ƿ裚瓶釆Ɗ+j忊Ŗȫ焗捏ĨF", - "hostIP": "181" - } - ], - "envFrom": [ - { - "prefix": "182", - "configMapRef": { - "name": "183", - "optional": true - }, - "secretRef": { - "name": "184", - "optional": true - } - } - ], - "env": [ - { - "name": "185", - "value": "186", - "valueFrom": { - "fieldRef": { - "apiVersion": "187", - "fieldPath": "188" - }, - "resourceFieldRef": { - "containerName": "189", - "resource": "190", - "divisor": "663" - }, - "configMapKeyRef": { - "name": "191", - "key": "192", - "optional": true - }, - "secretKeyRef": { - "name": "193", - "key": "194", - "optional": false - } - } - } - ], - "resources": { - "limits": { - "ſ盷": "532" - }, - "requests": { - "[Řż丩": "47" - } - }, - "volumeMounts": [ - { - "name": "195", - "mountPath": "196", - "subPath": "197", - "mountPropagation": "VƋZ1Ůđ眊ľǎɳ,ǿ飏", - "subPathExpr": "198" - } - ], - "volumeDevices": [ - { - "name": "199", - "devicePath": "200" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "201" - ] - }, - "httpGet": { - "path": "202", - "port": 1214895765, - "host": "203", - "scheme": "悖ȩ0Ƹ[Ęİ榌U", - "httpHeaders": [ - { - "name": "204", - "value": "205" - } - ] - }, - "tcpSocket": { - "port": -187060941, - "host": "206" - }, - "initialDelaySeconds": -442393168, - "timeoutSeconds": -307373517, - "periodSeconds": 1109079597, - "successThreshold": -646728130, - "failureThreshold": 1684643131 - }, - "readinessProbe": { - "exec": { - "command": [ - "207" - ] - }, - "httpGet": { - "path": "208", - "port": "209", - "host": "210", - "scheme": "荶ljʁ揆ɘȌ脾嚏吐ĠLƐȤ藠3", - "httpHeaders": [ - { - "name": "211", - "value": "212" - } - ] - }, - "tcpSocket": { - "port": "213", - "host": "214" - }, - "initialDelaySeconds": 238949508, - "timeoutSeconds": -1389418722, - "periodSeconds": 851018015, - "successThreshold": 596942561, - "failureThreshold": -1880980172 - }, - "startupProbe": { - "exec": { - "command": [ - "215" - ] - }, - "httpGet": { - "path": "216", - "port": 10098903, - "host": "217", - "scheme": "«丯Ƙ枛牐ɺ皚", - "httpHeaders": [ - { - "name": "218", - "value": "219" - } - ] - }, - "tcpSocket": { - "port": -1934111455, - "host": "220" - }, - "initialDelaySeconds": 766864314, - "timeoutSeconds": 1146016612, - "periodSeconds": 1495880465, - "successThreshold": -1032967081, - "failureThreshold": 59664438 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "221" - ] - }, - "httpGet": { - "path": "222", - "port": "223", - "host": "224", - "scheme": "'", - "httpHeaders": [ - { - "name": "225", - "value": "226" - } - ] - }, - "tcpSocket": { - "port": -801430937, - "host": "227" - } - }, - "preStop": { - "exec": { - "command": [ - "228" - ] - }, - "httpGet": { - "path": "229", - "port": 1810980158, - "host": "230", - "scheme": "_ƮA攤/ɸɎ R§耶FfBl", - "httpHeaders": [ - { - "name": "231", - "value": "232" - } - ] - }, - "tcpSocket": { - "port": 1074486306, - "host": "233" - } - } - }, - "terminationMessagePath": "234", - "terminationMessagePolicy": "Zɾģ毋Ó6dz娝嘚庎D}埽uʎ", - "imagePullPolicy": "Ǖɳɷ9Ì崟¿瘦ɖ緕", - "securityContext": { - "capabilities": { - "add": [ - "勅跦Opwǩ曬逴褜1Ø" - ], - "drop": [ - "ȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]" - ] - }, - "privileged": true, - "seLinuxOptions": { - "user": "235", - "role": "236", - "type": "237", - "level": "238" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "239", - "gmsaCredentialSpec": "240", - "runAsUserName": "241" - }, - "runAsUser": -6470941481344047265, - "runAsGroup": 1373384864388370080, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": true, - "procMount": "W:ĸ輦唊#v", - "seccompProfile": { - "type": "ʩȂ4ē鐭#", - "localhostProfile": "242" - } - }, - "stdinOnce": true - } - ], - "containers": [ - { - "name": "243", - "image": "244", - "command": [ - "245" - ], - "args": [ - "246" - ], - "workingDir": "247", - "ports": [ - { - "name": "248", - "hostPort": -179937987, - "containerPort": -1911544792, - "protocol": "苧yñKJɐ扵Gƚ绤fʀļ腩", - "hostIP": "249" - } - ], - "envFrom": [ - { - "prefix": "250", - "configMapRef": { - "name": "251", - "optional": false - }, - "secretRef": { - "name": "252", - "optional": false - } - } - ], - "env": [ - { - "name": "253", - "value": "254", - "valueFrom": { - "fieldRef": { - "apiVersion": "255", - "fieldPath": "256" - }, - "resourceFieldRef": { - "containerName": "257", - "resource": "258", - "divisor": "189" - }, - "configMapKeyRef": { - "name": "259", - "key": "260", - "optional": false - }, - "secretKeyRef": { - "name": "261", - "key": "262", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "蔞|表徶đ寳议Ƭƶ氩Ȩ\u003c6": "446" - }, - "requests": { - "ŕ翑0展}": "910" - } - }, - "volumeMounts": [ - { - "name": "263", - "mountPath": "264", - "subPath": "265", - "mountPropagation": "碔", - "subPathExpr": "266" - } - ], - "volumeDevices": [ - { - "name": "267", - "devicePath": "268" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "269" - ] - }, - "httpGet": { - "path": "270", - "port": -260262954, - "host": "271", - "scheme": "ŵ橨鬶l獕;跣H", - "httpHeaders": [ - { - "name": "272", - "value": "273" - } - ] - }, - "tcpSocket": { - "port": -1164530482, - "host": "274" - }, - "initialDelaySeconds": 1877574041, - "timeoutSeconds": 1430286749, - "periodSeconds": -374766088, - "successThreshold": -736151561, - "failureThreshold": -1515369804 - }, - "readinessProbe": { - "exec": { - "command": [ - "275" - ] - }, - "httpGet": { - "path": "276", - "port": 1909548849, - "host": "277", - "scheme": "4Ǒ輂,ŕĪ", - "httpHeaders": [ - { - "name": "278", - "value": "279" - } - ] - }, - "tcpSocket": { - "port": 567263590, - "host": "280" - }, - "initialDelaySeconds": 887319241, - "timeoutSeconds": 1559618829, - "periodSeconds": 1156888068, - "successThreshold": -1296077882, - "failureThreshold": 937646333 - }, - "startupProbe": { - "exec": { - "command": [ - "281" - ] - }, - "httpGet": { - "path": "282", - "port": 1328165061, - "host": "283", - "scheme": "¸gĩ", - "httpHeaders": [ - { - "name": "284", - "value": "285" - } - ] - }, - "tcpSocket": { - "port": 1186392166, - "host": "286" - }, - "initialDelaySeconds": 725793326, - "timeoutSeconds": 217380320, - "periodSeconds": -239231628, - "successThreshold": 1143791964, - "failureThreshold": -1129035468 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "287" - ] - }, - "httpGet": { - "path": "288", - "port": 972193458, - "host": "289", - "scheme": "ƺ蛜6Ɖ飴ɎiǨź", - "httpHeaders": [ - { - "name": "290", - "value": "291" - } - ] - }, - "tcpSocket": { - "port": -1453143878, - "host": "292" - } - }, - "preStop": { - "exec": { - "command": [ - "293" - ] - }, - "httpGet": { - "path": "294", - "port": "295", - "host": "296", - "scheme": "ɥ嵐sC8?Ǻ鱎ƙ;Nŕ璻", - "httpHeaders": [ - { - "name": "297", - "value": "298" - } - ] - }, - "tcpSocket": { - "port": "299", - "host": "300" - } - } - }, - "terminationMessagePath": "301", - "terminationMessagePolicy": "h亏yƕ丆録²Ŏ)/灩聋3趐囨鏻砅邻", - "imagePullPolicy": "騎C\"6x$1sȣ±p鋄", - "securityContext": { - "capabilities": { - "add": [ - "ȹ均i绝5哇芆斩ìh4Ɋ" - ], - "drop": [ - "Ȗ|ʐşƧ諔迮ƙIJ嘢4" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "302", - "role": "303", - "type": "304", - "level": "305" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "306", - "gmsaCredentialSpec": "307", - "runAsUserName": "308" - }, - "runAsUser": 4288903380102217677, - "runAsGroup": 6618112330449141397, - "runAsNonRoot": false, - "readOnlyRootFilesystem": false, - "allowPrivilegeEscalation": false, - "procMount": "ďW賁Ěɭɪǹ0衷,ƷƣMț譎懚XW", - "seccompProfile": { - "type": "鑳w妕眵笭/9崍h趭", - "localhostProfile": "309" - } - }, - "stdin": true - } - ], - "ephemeralContainers": [ - { - "name": "310", - "image": "311", - "command": [ - "312" - ], - "args": [ - "313" - ], - "workingDir": "314", - "ports": [ - { - "name": "315", - "hostPort": -748525373, - "containerPort": 805162379, - "protocol": "ǵ xǨŴ壶ƵfȽÃ", - "hostIP": "316" - } - ], - "envFrom": [ - { - "prefix": "317", - "configMapRef": { - "name": "318", - "optional": false - }, - "secretRef": { - "name": "319", - "optional": true - } - } - ], - "env": [ - { - "name": "320", - "value": "321", - "valueFrom": { - "fieldRef": { - "apiVersion": "322", - "fieldPath": "323" - }, - "resourceFieldRef": { - "containerName": "324", - "resource": "325", - "divisor": "854" - }, - "configMapKeyRef": { - "name": "326", - "key": "327", - "optional": true - }, - "secretKeyRef": { - "name": "328", - "key": "329", - "optional": true - } - } - } - ], - "resources": { - "limits": { - "ğ Ņ#耗Ǚ(": "24" - }, - "requests": { - "瘍Nʊ輔3璾ėȜv1b繐汚": "243" - } - }, - "volumeMounts": [ - { - "name": "330", - "readOnly": true, - "mountPath": "331", - "subPath": "332", - "mountPropagation": "Ü[ƛ^輅9ɛ棕ƈ眽炊礫Ƽ", - "subPathExpr": "333" - } - ], - "volumeDevices": [ - { - "name": "334", - "devicePath": "335" - } - ], - "livenessProbe": { - "exec": { - "command": [ - "336" - ] - }, - "httpGet": { - "path": "337", - "port": "338", - "host": "339", - "scheme": "dŊiɢ", - "httpHeaders": [ - { - "name": "340", - "value": "341" - } - ] - }, - "tcpSocket": { - "port": -370404018, - "host": "342" - }, - "initialDelaySeconds": -1844150067, - "timeoutSeconds": 414056303, - "periodSeconds": -1143639551, - "successThreshold": 571693619, - "failureThreshold": 1643238856 - }, - "readinessProbe": { - "exec": { - "command": [ - "343" - ] - }, - "httpGet": { - "path": "344", - "port": 677650619, - "host": "345", - "scheme": "怖ý萜Ǖc8ǣƘƵŧ1ƟƓ宆!鍲ɋȑ", - "httpHeaders": [ - { - "name": "346", - "value": "347" - } - ] - }, - "tcpSocket": { - "port": -843639240, - "host": "348" - }, - "initialDelaySeconds": 1573261475, - "timeoutSeconds": -1211577347, - "periodSeconds": 1529027685, - "successThreshold": -1612005385, - "failureThreshold": -1706593993 - }, - "startupProbe": { - "exec": { - "command": [ - "349" - ] - }, - "httpGet": { - "path": "350", - "port": "351", - "host": "352", - "scheme": "U", - "httpHeaders": [ - { - "name": "353", - "value": "354" - } - ] - }, - "tcpSocket": { - "port": 758604605, - "host": "355" - }, - "initialDelaySeconds": -291429895, - "timeoutSeconds": -478839383, - "periodSeconds": 989933975, - "successThreshold": 140830733, - "failureThreshold": -708495486 - }, - "lifecycle": { - "postStart": { - "exec": { - "command": [ - "356" - ] - }, - "httpGet": { - "path": "357", - "port": "358", - "host": "359", - "scheme": "臜裡×銵-紑浘", - "httpHeaders": [ - { - "name": "360", - "value": "361" - } - ] - }, - "tcpSocket": { - "port": -1095116290, - "host": "362" - } - }, - "preStop": { - "exec": { - "command": [ - "363" - ] - }, - "httpGet": { - "path": "364", - "port": -1431381588, - "host": "365", - "scheme": "JŵǤ", - "httpHeaders": [ - { - "name": "366", - "value": "367" - } - ] - }, - "tcpSocket": { - "port": "368", - "host": "369" - } - } - }, - "terminationMessagePath": "370", - "terminationMessagePolicy": "鉂WJ1抉泅ą\u0026疀ȼN翾ȾD虓氙磂t", - "imagePullPolicy": ":/", - "securityContext": { - "capabilities": { - "add": [ - "诵H玲鑠ĭ$#卛8ð" - ], - "drop": [ - "Q橱9ij\\Ď愝Ű藛b" - ] - }, - "privileged": false, - "seLinuxOptions": { - "user": "371", - "role": "372", - "type": "373", - "level": "374" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "375", - "gmsaCredentialSpec": "376", - "runAsUserName": "377" - }, - "runAsUser": 5574781452707956333, - "runAsGroup": 8850141386971124227, - "runAsNonRoot": false, - "readOnlyRootFilesystem": true, - "allowPrivilegeEscalation": false, - "procMount": "忀oɎƺL肄$鬬", - "seccompProfile": { - "type": "矐_", - "localhostProfile": "378" - } - }, - "tty": true, - "targetContainerName": "379" - } - ], - "restartPolicy": "嵞嬯t{Eɾ敹Ȯ-湷D谹", - "terminationGracePeriodSeconds": -2985049970189992560, - "activeDeadlineSeconds": 4369716065827112267, - "nodeSelector": { - "380": "381" - }, - "serviceAccountName": "382", - "serviceAccount": "383", - "automountServiceAccountToken": true, - "nodeName": "384", - "shareProcessNamespace": false, - "securityContext": { - "seLinuxOptions": { - "user": "385", - "role": "386", - "type": "387", - "level": "388" - }, - "windowsOptions": { - "gmsaCredentialSpecName": "389", - "gmsaCredentialSpec": "390", - "runAsUserName": "391" - }, - "runAsUser": 1322232608671575212, - "runAsGroup": -3565639689247870986, - "runAsNonRoot": false, - "supplementalGroups": [ - -7888525810745339742 - ], - "fsGroup": -3029419263270634763, - "sysctls": [ - { - "name": "392", - "value": "393" - } - ], - "fsGroupChangePolicy": "?jĎĭ¥#ƱÁR»淹揀.", - "seccompProfile": { - "type": "鍃G昧牱", - "localhostProfile": "394" - } - }, - "imagePullSecrets": [ - { - "name": "395" - } - ], - "hostname": "396", - "subdomain": "397", - "affinity": { - "nodeAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "398", - "operator": "", - "values": [ - "399" - ] - } - ], - "matchFields": [ - { - "key": "400", - "operator": "kƒK07曳wœj堑ūM鈱ɖ'蠨磼", - "values": [ - "401" - ] - } - ] - } - ] - }, - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1724658051, - "preference": { - "matchExpressions": [ - { - "key": "402", - "operator": "盌3+Œ", - "values": [ - "403" - ] - } - ], - "matchFields": [ - { - "key": "404", - "operator": ")Zq=歍þ", - "values": [ - "405" - ] - } - ] - } - } - ] - }, - "podAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "a-z_-..6W.VKs": "1" - }, - "matchExpressions": [ - { - "key": "KA-._d._.Um.-__0", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "412" - ], - "topologyKey": "413" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": 1387858949, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "y_-3_L_2--_v2.5p_6": "u.wg_-b8a_6_.0Q4_.84.K_-_0_..u.F.pq..--3QC1--L--v_Z--Zg-_Q" - }, - "matchExpressions": [ - { - "key": "3--51", - "operator": "NotIn", - "values": [ - "C.-e16-O5" - ] - } - ] - }, - "namespaces": [ - "420" - ], - "topologyKey": "421" - } - } - ] - }, - "podAntiAffinity": { - "requiredDuringSchedulingIgnoredDuringExecution": [ - { - "labelSelector": { - "matchLabels": { - "93z-w5----7-z-63-z---5r-v-5-e-m78o-6-6211-7p--3zm-lx300w-tj-354/9--v17r__.2bIZ___._6..tf-_u-3-_n0..KpiS.oK-.O--5-yp8q_s-1__gwj": "5HG2_5XOAX.gUqV22-4-ye52yQh7.6.-y-s4483Po_L3f1-7_O4.nM" - }, - "matchExpressions": [ - { - "key": "8mtxb__-ex-_1_-ODgC_1-_8__3", - "operator": "DoesNotExist" - } - ] - }, - "namespaces": [ - "428" - ], - "topologyKey": "429" - } - ], - "preferredDuringSchedulingIgnoredDuringExecution": [ - { - "weight": -824709210, - "podAffinityTerm": { - "labelSelector": { - "matchLabels": { - "O2G_-_K-.03.mp.-10KkQ-R_R.-.--4_IT_O__3.5h_XC0_-7.-j": "O_8-b6E_--Y_Dp8O_._e_3_.4_W_-_-7Tp_.----p" - }, - "matchExpressions": [ - { - "key": "H72-_--pT7p", - "operator": "NotIn", - "values": [ - "0_._f" - ] - } - ] - }, - "namespaces": [ - "436" - ], - "topologyKey": "437" - } - } - ] - } - }, - "schedulerName": "438", - "tolerations": [ - { - "key": "439", - "operator": "ƞ=掔廛ĤJŇv膈ǣʛsĊ剞", - "value": "440", - "effect": "Ɵ鳝稃Ȍ液文?謮ɶÎ磣:mʂ渢pɉ驻(", - "tolerationSeconds": 5238971742940252651 - } - ], - "hostAliases": [ - { - "ip": "441", - "hostnames": [ - "442" - ] - } - ], - "priorityClassName": "443", - "priority": -125022959, - "dnsConfig": { - "nameservers": [ - "444" - ], - "searches": [ - "445" - ], - "options": [ - { - "name": "446", - "value": "447" - } - ] - }, - "readinessGates": [ - { - "conditionType": "Ɍ邪鳖üzÁ" - } - ], - "runtimeClassName": "448", - "enableServiceLinks": false, - "preemptionPolicy": ".Ą", - "overhead": { - "ɨ悪@黝Ɓ": "177" - }, - "topologySpreadConstraints": [ - { - "maxSkew": -1569123121, - "topologyKey": "449", - "whenUnsatisfiable": "魨练脨,Ƃ3貊ɔ帘錇š裢C仗ɂ覥", - "labelSelector": { - "matchLabels": { - "4e-_07-ht-E6___-X__H.-39-A_-_l67Q.-_t--O.3L.z2-y.-...C4_-_G": "8-c_C.G.h--m.f" - }, - "matchExpressions": [ - { - "key": "OA_090ERG2nV.__p_Y-.2__a_dWU_V-_QA", - "operator": "NotIn", - "values": [ - "7CY-_dc__G6N-_-0o.0C_gV.9_G-.-z1Y_HEb.9x8" - ] - } - ] - } - } - ], - "setHostnameAsFQDN": false - } - } - }, - "status": { - "replicas": 337922430, - "fullyLabeledReplicas": 31486357, - "readyReplicas": -1983654895, - "availableReplicas": 1308809900, - "observedGeneration": -5594148640067537624, - "conditions": [ - { - "type": "议ĪS", - "status": "?Ď筌ʨ:ÿ1諘蚿[ĵ皥袨\\k%橳", - "lastTransitionTime": "2125-04-24T12:13:40Z", - "reason": "456", - "message": "457" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb deleted file mode 100644 index dc1a7ecf25f9ac6dcc00e1bf127ac8f1a83266cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6826 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 F008L!tLPp5RfTs-sWJl)Wz zbG97bo~VCvO6{|WjT+B(PCwEX3pCB#h{@1GsGf@jsKrvC<@wwvfBypkqm&Ytf=AKI z^*c46&D?L3uao?8-QN77l4mn|kIp>O^Q?2b>9Ofb9$Xq+0!NyjwoiXCx&LU_i`iXA zIxB^MMj07Mfk;Co4j^eH#AIYFBm`uc09mF|Oh#r33|dS^=29S83nL~YODRJxeJ)}9 z=iM6*ZPq>B|8#$g*2}%ipZCrZVtcx`;mNLfQXCuyUQS=&D!`z`WNe_tWNawKpu_+G D7+#Nj diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml deleted file mode 100644 index 0cfe23a40b5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.yaml +++ /dev/null @@ -1,68 +0,0 @@ -apiVersion: flowcontrol.apiserver.k8s.io/v1alpha1 -kind: FlowSchema -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: - distinguisherMethod: - type: Hr鯹)晿W3Aba_l=c4cfsZ*FF3XLWL6bZKvH65Ij`s{slDG774 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>v301`$D z6~wD?O6H!5VL0fajbOy6$(Szan6DBo2-2;l`1}9=|Nj9JAPNdr<)pY}$&qEsq!JPc z{k53z2N3nQXv=Zl`@q>SgHmCAz2tr`dj W-pt6UMGycY0x>x%0x~cf03rb20kF3K diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.json b/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.json deleted file mode 100644 index 1eed375f074..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "kind": "PriorityLevelConfiguration", - "apiVersion": "flowcontrol.apiserver.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": { - "type": "īqJ枊a8衍`Ĩɘ.蘯", - "limited": { - "assuredConcurrencyShares": -1089890606, - "limitResponse": { - "type": "V夸eɑeʤ", - "queuing": { - "queues": 2114329341, - "handSize": 634969077, - "queueLengthLimit": 471098387 - } - } - } - }, - "status": { - "conditions": [ - { - "type": "ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗", - "status": "獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ", - "lastTransitionTime": "2559-09-14T11:32:46Z", - "reason": "19", - "message": "20" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.pb b/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.pb deleted file mode 100644 index 0a29a58d9877bef35d58a949ee2be1a8c2c233a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 426 zcmV;b0agBMICB6BLkcBkY;SjCZ*FvQZ)`4MaA|X8a&~2ME^9b*E@^Ksb}?aWaA;vM z5*ko)X>W3Aba_l=c4cfsZ*FF3XLWL6bZKvH650X^sR0TBG774 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>ueMhX?g zt8q%^o{C{O=%I~Z#Hh)bF6fxA5-kYQt)}?<|NsC00TLhz3RdN$xMj(aWy+)y5(xdZ znD7S>^|#}$0vMCX(cl3ZWC~&mBg&Ol#hNI@zsQQ`l%D9Ykm;g}$AweJp~jC>BrC$b zNau-{5-I16n&y>;$d1UH!>Y-c#Ioj=tirQ9#-Qe{zdGlOp5>&B=c1L$g2}BK2ngQH U$f-pT03rf0IVu7&Fd6_N00KX-ZvX%Q diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml deleted file mode 100644 index ad40adb7ce8..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.yaml +++ /dev/null @@ -1,48 +0,0 @@ -apiVersion: flowcontrol.apiserver.k8s.io/v1alpha1 -kind: PriorityLevelConfiguration -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: - limited: - assuredConcurrencyShares: -1089890606 - limitResponse: - queuing: - handSize: 634969077 - queueLengthLimit: 471098387 - queues: 2114329341 - type: V夸eɑeʤ - type: īqJ枊a8衍`Ĩɘ.蘯 -status: - conditions: - - lastTransitionTime: "2559-09-14T11:32:46Z" - message: "20" - reason: "19" - status: 獚敆ȎțêɘIJ斬³;Ơ歿:狞夌碕ʂɭ - type: ʕVŚ(ĿȊ甞谐颋DžSǡƏS$+½H牗 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb deleted file mode 100644 index 7a38800eb63f57faeb77e3b2b8743e4ce426d773..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 269 zcmd0{C}!Z&;*!qHO-xTM$j`}4uGGu6DAvo&*Do_n%qhr7G!)|Y1W5*^mSv`v3teO6 zTFuDCXe7jFEX8P|#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4<)yD2QjRj5& z0c$(9Hn+|{H)l6v6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!#-BV7qR~H}c zI@VvH#RN2$!Gf`f$lB*Mi4)MP2d!Np``AjD*3D8*!CBqhMX2xJ>efkaJ! KEK?~4B?bVX+D$b8 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json b/staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.json deleted file mode 100644 index ce63272356b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "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": { - "containers": [ - { - "image": "19" - } - ], - "annotations": { - "20": "21" - }, - "namespace": "22" - }, - "status": { - "allowed": true, - "reason": "23", - "auditAnnotations": { - "24": "25" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb b/staging/src/k8s.io/api/testdata/v1.19.0/imagepolicy.k8s.io.v1alpha1.ImageReview.pb deleted file mode 100644 index 53b641098486350810bebf36ce252e52ea9fdb2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 267 zcmd0{C}!Z&;*!qHO-xTM$j`}4uGGu6DAvo&*Do_n%qhr7G!)|Y1W5*^mSv`v3teI4 zTFJ=8Xe7jFEX8P|#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4<)yD2QjRj5& z0c$(9Hn+|{H)l6v6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!#-BV7qR~H}c zI@VvH#RN2$!Gf`f$N_ z&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EvBNQueN5~z)f3uvsd2~ex46oV220BG)EN_ z&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EBAILKh;slb00`q=sP!!?-GEITfW>U^T zmbs8Emo=9qkYypH3esw9D8yt8be^%Xk|FKQiz9($;d#6$;eQO$;e2GL5TqXqcKTH diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.after_roundtrip.yaml deleted file mode 100644 index 5f2287447ca..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.after_roundtrip.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: networking.k8s.io/v1 -kind: IngressClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - controller: "19" - parameters: - apiGroup: "20" - kind: "21" - name: "22" - scope: null diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.json deleted file mode 100644 index f7372554a8e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "kind": "IngressClass", - "apiVersion": "networking.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "controller": "19", - "parameters": { - "apiGroup": "20", - "kind": "21", - "name": "22" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.pb deleted file mode 100644 index 83a691231a117161cbc1c9ee4d77abb605467bd1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 241 zcmd0{C}!YN;S$M9Eh*10%FfJ7*UPpj*2~P-FEbS4@ytsvN-ZvS&PgmT7COMlwUUvG 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 p&vs5f(iRIe&D@B|&_YNEsKHW*hl|O`K#0l6P>RXONQyy;0RRhuNdN!< diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml deleted file mode 100644 index 1dab79b18da..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.IngressClass.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: networking.k8s.io/v1 -kind: IngressClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - controller: "19" - parameters: - apiGroup: "20" - kind: "21" - name: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb deleted file mode 100644 index e270376a1ac03967e6d4bdd0814c50f2fd946281..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1401 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml deleted file mode 100644 index 0c1b28c586c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1.NetworkPolicy.yaml +++ /dev/null @@ -1,89 +0,0 @@ -apiVersion: networking.k8s.io/v1 -kind: NetworkPolicy -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - egress: - - ports: - - port: 3 - protocol: ɗ - to: - - ipBlock: - cidr: "51" - except: - - "52" - namespaceSelector: - matchExpressions: - - key: 4a--0o8m3-d0w7p8vl-1z---883d-v3j4-7y-5.9-q390/niTl.1-.VT--5mj_9.M.134-5-.q6H5 - operator: NotIn - values: - - 7-.p_3_J_SA995IKCR.sm - matchLabels: - P____K_1: Xfr.4_.-_-_-...1py_8-3..s._.x.2K_2qu_0S-CqW.D_8--21kv - podSelector: - matchExpressions: - - key: b_2_-8-----yY - operator: NotIn - values: - - M24 - matchLabels: - ? hg1-o-p665--4-j8---t6-r7---d--uml-8rdh6844-i-18-850-4s2o8.x4--s--xu-d42--clo90---461v-07r--0---8-30iu/s6.0_OHz_.B-.-_w_--.8_r_N-.3n-x.-_-_-Nm-_X3.1d_YH3x---.._1_.NX - : f-AH-Q.GM72_-c-.-.6--3-___t-8 - ingress: - - from: - - ipBlock: - cidr: "37" - except: - - "38" - namespaceSelector: - matchExpressions: - - key: 2_28.-.7_8B.HF-U-_ik_--DSXr.n-A9..9__Y-H-Mqpt._.-_..051 - operator: DoesNotExist - matchLabels: - g--5.-Z3P__D__6t-2.-_-8wE._._3.-.83_iq_-y.-25C.A-7: 9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.-.5-R - podSelector: - matchExpressions: - - key: 3--2---u--80k1-57----1-x1z-4/r.i1_7z.WH-.._Td2-N_Y.t--_0..--_6V - operator: Exists - matchLabels: - yg--79-e-a74bc-v--0jjy45-17-053.zyyms7-tk1po6c-m61733-x-2v4r--5-xgc3-yz-7-x--c0-w5-6r/78A6.6O: 17_.8CnT - ports: - - port: 2 - protocol: Ǐ2啗塧ȱ蓿彭聡A3fƻfʣ - podSelector: - matchExpressions: - - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 - operator: In - values: - - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - matchLabels: - 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 - policyTypes: - - ĨǔvÄ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb deleted file mode 100644 index f38efce213fc890de80c5f624e4d968a08bce7e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 354 zcmWlRy-R{Y9LMi&$cH0Bjv6{5N*YQ^@8x+psR*Qoww9KlK|{m@4Ie2m8Z3I@DXG9H zL276WgP@3zXh@@$Hm7C$U?!2@%I4CkOfr;KZYY%vZ}NB| zALGQgm`Uamu1g*ezJnMF0wslJ09rxlhZPwS<~u)Yz34d5@eE^0ms{y!xnNOFp#paT<~ j%G*qKa;H@nDJnx diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json deleted file mode 100644 index 5fafa258026..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "kind": "Ingress", - "apiVersion": "networking.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "ingressClassName": "19", - "backend": { - "serviceName": "20", - "servicePort": "21", - "resource": { - "apiGroup": "22", - "kind": "23", - "name": "24" - } - }, - "tls": [ - { - "hosts": [ - "25" - ], - "secretName": "26" - } - ], - "rules": [ - { - "host": "27", - "http": { - "paths": [ - { - "path": "28", - "pathType": ")晿\u003co,c鮽ort昍řČ", - "backend": { - "serviceName": "29", - "servicePort": 1973774989, - "resource": { - "apiGroup": "30", - "kind": "31", - "name": "32" - } - } - } - ] - } - } - ] - }, - "status": { - "loadBalancer": { - "ingress": [ - { - "ip": "33", - "hostname": "34" - } - ] - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.pb deleted file mode 100644 index ee71af2b4d7acfe24a9a8b36cdb2697eeee17b9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmWlRy-Ncz7>6$z>=8st(7_<0hl3VvFUfu6P!U82Hy0Pdp_Ni z6UjoH;?Pnyl}~yeet_r>Aiyx-1Q;4HBfw_;llkuMAZKJ? kBB;L2xRdMM`&Tz#2(HSlYV$;c)R7`WGR(P@4WekuAL49aT>t<8 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml deleted file mode 100644 index fa5da5a18b6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.Ingress.yaml +++ /dev/null @@ -1,62 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - backend: - resource: - apiGroup: "22" - kind: "23" - name: "24" - serviceName: "20" - servicePort: "21" - ingressClassName: "19" - rules: - - host: "27" - http: - paths: - - backend: - resource: - apiGroup: "30" - kind: "31" - name: "32" - serviceName: "29" - servicePort: 1973774989 - path: "28" - pathType: )晿d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w w?X!uE8qao4KhhQpG|k+I$OV diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.yaml deleted file mode 100644 index 38462c08660..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: networking.k8s.io/v1beta1 -kind: IngressClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - controller: "19" - parameters: - apiGroup: "20" - kind: "21" - name: "22" - scope: null diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.json deleted file mode 100644 index 1378dd2fc36..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "kind": "IngressClass", - "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": { - "controller": "19", - "parameters": { - "apiGroup": "20", - "kind": "21", - "name": "22" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/networking.k8s.io.v1beta1.IngressClass.pb deleted file mode 100644 index 368ca656d64218db012568bb9d2b162c9986db83..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 246 zcmd0{C}!Z&d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o$ETufF=1?QXkjrD3{rJ&bZKp6Lu_Gla}xFe z3abGM0WuN+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+-F$w}PHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;LI4s*3IZ`X5*P{=3Jq~e=AMdSIOw5`V8o~r1quT;H8L6| t3J3}UGB6SXGBFYw3IZ}R5&#+kGBY9rHpGi4@`~u=-^-}Iu>l$YA^?JOTX6sY diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.json deleted file mode 100644 index 5625d089623..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "kind": "RuntimeClass", - "apiVersion": "node.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": { - "runtimeHandler": "19", - "overhead": { - "podFixed": { - "qJ枊a8衍`Ĩ": "652" - } - }, - "scheduling": { - "nodeSelector": { - "20": "21" - }, - "tolerations": [ - { - "key": "22", - "value": "23", - "effect": "6ċ", - "tolerationSeconds": -5658031457286093454 - } - ] - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.pb deleted file mode 100644 index 584d00b44223d39d2a4882f7cfb9ad283f95d226..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmV+=0owj+ICB6BBnlL6Z)9aIYdCW*X>TufF=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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml deleted file mode 100644 index 9728996b1d0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1alpha1.RuntimeClass.yaml +++ /dev/null @@ -1,44 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - overhead: - podFixed: - qJ枊a8衍`Ĩ: "652" - runtimeHandler: "19" - scheduling: - nodeSelector: - "20": "21" - tolerations: - - effect: 6ċ - key: "22" - tolerationSeconds: -5658031457286093454 - value: "23" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb deleted file mode 100644 index 16bfbe23a96cdeca903ffdb5913825831d42b38d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmV+<0o(p-ICB6BBMK94Z)9aIYdCW*X>TufF=AzOVKEX6Qgv>0X>DagY+-YA67&HI zs{slDG774F)%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>v301^T*IT{!W777hTufF=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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml deleted file mode 100644 index 014f2a463b6..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/node.k8s.io.v1beta1.RuntimeClass.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: node.k8s.io/v1beta1 -handler: "19" -kind: RuntimeClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -overhead: - podFixed: - qJ枊a8衍`Ĩ: "652" -scheduling: - nodeSelector: - "20": "21" - tolerations: - - effect: 6ċ - key: "22" - tolerationSeconds: -5658031457286093454 - value: "23" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.after_roundtrip.pb deleted file mode 100644 index f8a7d5934fd6af527a313aba7e58ba766e8b80e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmV+!0p|W|ICB6B8VU|@Z)|B}c`tS`Vr6t;F%k$xc4=dDX>V>4@&O8~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*uiUBbS0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0 zF*h;-F*rg15<&=`_^_dXr?a><5-AEJ=AMdSIOw5`V8p1&m@ep;uQtSsR^_C)Wyz6c f%B1Loy~LXm0x>xl0U`zHlaIxUDgrVv8UP{y-Xvre diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.json deleted file mode 100644 index da935721bf5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "deleteOptions": { - "gracePeriodSeconds": 3850803321873644574, - "preconditions": { - "uid": "枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě", - "resourceVersion": "19" - }, - "orphanDependents": true, - "propagationPolicy": "蓏Ŋ", - "dryRun": [ - "20" - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.pb b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.pb deleted file mode 100644 index f23d153efe25c59782e2188f139c2d9f13f76f1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml deleted file mode 100644 index d7b27e3a213..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.Eviction.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: policy/v1beta1 -deleteOptions: - dryRun: - - "20" - gracePeriodSeconds: 3850803321873644574 - orphanDependents: true - preconditions: - resourceVersion: "19" - uid: 枊a8衍`Ĩɘ.蘯6ċV夸eɑeʤ脽ě - propagationPolicy: 蓏Ŋ -kind: Eviction -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb deleted file mode 100644 index eceb77aea33f9096b70fd94c55a20dc973b752b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 605 zcmX9)O-NKx6n^&=HoV0kw-)hMHV}w(?%aFd-+kM`nlTvD(iT!&=1-e(oOwE9I!230 zDw&81CL%H;j5ZP!7$GjpD2O)wED9o_5hQS(5Y;u$=6v5d-}%nrjEah895%v1xtPz? zqUTvUS4}azzptF_&Q~TTgKEB9icMxma#g&v*H}UZ;uu*bvLndpLLNWB7`3@g9orXF zcrJB0wZzx0OP}i3=IcRB>w7ZyeD?B#_w%c0sLengMk2k>Kt9$PEp!+<@%l#4r7K@epb4GXGdgn`h$*Ry4{hFTw3?00#k*?@FxZ-3e)%F5ecQaa zajV|Bv2y3tm9xst<2n;D4L{S3wvg7Yn;Krwjag)z5&%#r2fk~w;s^;~L}WOOg3ox) zfehqa3rb*>qDOrq2F?`*{0bCo1{B-?jvq^uyc&2m0h$~ zY6_E1vA_Ws4aODoRG9;f4)+O0fcU4g(_|nflaP>(BvnGvafH6aGF6{jI?%U^GNbjvY{PO3&z|Yao7k4vUSkOvh+|}#$c`YV3witiW7Ot0b!=Zy z;knf1)DmB}E`6$Bo395kt?$X)^V!P}-p{Y1p*90~7>V>g1Nm5Iw9sMbjGH>MBH`|t z)@t+3)eDui#_JnFm#%y@fhKfj&*;o)ps13%_|WFfMyuJ_T)exs0E4ah<(Dr~(YMWu z8@KA68!LBST{)}VJgzf=pXo+hNNd+k4KL`%EHX|B04S6L-?dqBgaj}mG8{(1XFTUX z26C=L!RU1qwC;3T^<$k0nZ84Lq9wO%9$o+22okIkE5&R}h)*pCXWr zyBQ!ZfSe`(bZTs9lu6aJDiUODoQz2u-$urnz@e5p#P&R}{Xn6z%Xav14Zv5x+evCQ zg-NGa-~fyU74F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3 zt%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{ za4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvY zDCW7B#D-lO0x>r-0x>v3021Q@2muleaZ2W%ieWhDp^ad~s2U3{=$NlI#EVwtq_`pi z$&o4`%B1Loy~LZug5`&o=#!7dis+k)#EE(5w}t1pl|IG2FabId2>95<=KlZx|Nj9H zi?y8Z1wa5u0a6tT0aFqX3IZ`X5&|+X8UivgA_6ipS}zI~E5f}<=ZTl*w4LR!zvaDv zQmVorDo|1?Bb`bdf{N0MOsJJR{0C)g^0RV~t z1_}Z)GY|oi0R##HGBlb20x~wD0Rl2NssRwkqve5+<(!~BZ0D7u=DmTk0W%63!m~TZ zpysW=I_Ha?<)n<~qLs>m$*se#V^9(m2#tt@&HwA!#fJe9qr74F)%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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml deleted file mode 100644 index 2d20202fbb0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/policy.v1beta1.PodSecurityPolicy.yaml +++ /dev/null @@ -1,92 +0,0 @@ -apiVersion: policy/v1beta1 -kind: PodSecurityPolicy -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - allowPrivilegeEscalation: false - allowedCSIDrivers: - - name: "25" - allowedCapabilities: - - ɑ - allowedFlexVolumes: - - driver: "24" - allowedHostPaths: - - pathPrefix: "23" - readOnly: true - allowedProcMountTypes: - - ǣ偐圠=l畣潁 - allowedUnsafeSysctls: - - "26" - defaultAddCapabilities: - - qJ枊a8衍`Ĩ - defaultAllowPrivilegeEscalation: false - forbiddenSysctls: - - "27" - fsGroup: - ranges: - - max: 3058121789713366904 - min: 8572633303645749270 - rule: UɦOŖ - hostIPC: true - hostNetwork: true - hostPorts: - - max: 1575426699 - min: -321835912 - privileged: true - requiredDropCapabilities: - - .蘯6ċV夸 - runAsGroup: - ranges: - - max: 2607109693095207331 - min: -8679730194918865907 - rule: ³;Ơ歿:狞夌碕ʂɭîcP - runAsUser: - ranges: - - max: -90233536926144532 - min: 8901768137137123048 - rule: +½H牗洝尿彀亞螩 - runtimeClass: - allowedRuntimeClassNames: - - "28" - defaultRuntimeClassName: "29" - seLinux: - rule: S - seLinuxOptions: - level: "22" - role: "20" - type: "21" - user: "19" - supplementalGroups: - ranges: - - max: -236027028483226507 - min: -5498021643263379468 - rule: ɖ橙9 - volumes: - - ʤ脽ěĂ凗蓏Ŋ蛊ĉy緅縕>Ž diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.pb deleted file mode 100644 index d94bc54296af568a412011ec8263d1c6998d3864..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 346 zcmWNKy-Pwt0KnfJQE-97;q+)IhY;h=yL->~&efvtFHILIL{0Du6`%HDG+6Y34HXCx zNI{L!Rzx_KQA=A>vw};1LvR0mTc2 z%vY^SsvIijQ}_;|2Y`UUKvRM40zMBgg_Cop3!V9Nzhu%hm?4-ZfBz1C>SwKbDWI%A zo<1KQ-F~;)AUcSEiGfTEA>hZ5v+O8>T&R$1F2_`@+irfI>{*@0$9c&E?XDt08FIY_ zxvv4ZjT(5Yf6?eR8~yw1&JBrlTTgETP2MOH$=AYIn+fVN1h*p2X- lpVO3Yfy7dV79%l@q%oW;s17Zb2yRodIb$RV-BA^n@()-LW2pcD diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.json deleted file mode 100644 index a491cca3181..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "rules": [ - { - "verbs": [ - "19" - ], - "apiGroups": [ - "20" - ], - "resources": [ - "21" - ], - "resourceNames": [ - "22" - ], - "nonResourceURLs": [ - "23" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" - }, - "matchExpressions": [ - { - "key": "S91.e5K-_e63_-_3-h", - "operator": "In", - "values": [ - "3_bQw.-dG6c-.x" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.pb deleted file mode 100644 index 150784b0348a3ba3c22884da872c996bc196c110..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml deleted file mode 100644 index e33801fd7d1..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRole.yaml +++ /dev/null @@ -1,51 +0,0 @@ -aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - key: S91.e5K-_e63_-_3-h - operator: In - values: - - 3_bQw.-dG6c-.x - matchLabels: - 8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4: 3L.u -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRole -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -rules: -- apiGroups: - - "20" - nonResourceURLs: - - "23" - resourceNames: - - "22" - resources: - - "21" - verbs: - - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb deleted file mode 100644 index f8e8f35f58f90a3ff59abdd65a01e473e1c495a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 269 zcmd0{C}!X?;*u#!N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbPpa?U9&E=es4%Fju4 z%FIj2%u5$K$H=vsk&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{@2xi9tvJs0C<`k%1JGk)aZkk&zS+7n6}O OP{af%Vk*U;!~g)fu~2CM diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json deleted file mode 100644 index 388e1319226..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "kind": "ClusterRoleBinding", - "apiVersion": "rbac.authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "subjects": [ - { - "kind": "19", - "apiGroup": "20", - "name": "21", - "namespace": "22" - } - ], - "roleRef": { - "apiGroup": "23", - "kind": "24", - "name": "25" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.pb deleted file mode 100644 index 95d9eca13c7e2bf112eb2432edbb2f84c2d3b6d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml deleted file mode 100644 index 0e61aefa171..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRoleBinding -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -roleRef: - apiGroup: "23" - kind: "24" - name: "25" -subjects: -- apiGroup: "20" - kind: "19" - name: "21" - namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb deleted file mode 100644 index 10b428510ace27558a6b42e5e4d40d73066a87fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 245 zcmd0{C}!YN;gTszN=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbQk3Chn&6*|JmwVIKO 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!lc8xBqajeKnULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw s&vs5f(iRIe&D@B|(87s9NCc<_XpfPB6qAvm5|fdU7L$>&6oV2203CrzrvLx| diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json deleted file mode 100644 index 05e0c55781d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "kind": "Role", - "apiVersion": "rbac.authorization.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "rules": [ - { - "verbs": [ - "19" - ], - "apiGroups": [ - "20" - ], - "resources": [ - "21" - ], - "resourceNames": [ - "22" - ], - "nonResourceURLs": [ - "23" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.pb deleted file mode 100644 index 48614b9c9268394c1babaa1dc125c047f1cb6704..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml deleted file mode 100644 index 8435ab4c54f..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.Role.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1 -kind: Role -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -rules: -- apiGroups: - - "20" - nonResourceURLs: - - "23" - resourceNames: - - "22" - resources: - - "21" - verbs: - - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb deleted file mode 100644 index 18ea3e710b8982a0dd9d534ec1c68da4fbd3b247..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262 zcmd0{C}!Z&=8`E&N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbS44$99-b;`_3$;?X^ zI>*ShnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zEF;K(=C}Jwb Hpu_+G#{f-v diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.json deleted file mode 100644 index df6b5134802..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "subjects": [ - { - "kind": "19", - "apiGroup": "20", - "name": "21", - "namespace": "22" - } - ], - "roleRef": { - "apiGroup": "23", - "kind": "24", - "name": "25" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1.RoleBinding.pb deleted file mode 100644 index 1ed7b28211ba41143bc458384852200e8292914b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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|YioxNK0erbAE_k7#%EnV228X z2&ABn(XEK+*n_%s>(p7HOMgS&zwfsuJq2;3Rnks|I<;!9T*=p+YQ9{eYtp0na%i19 zMK|YgJUCjcdDUzsRxW1oHAJ@n0fB+80z(7gAh3j=b7lyGg$-LWX_?FvOqV}@yWfrD zcEgP*i+4v4d;3>k?PrkeN5H~BrUwwPG32Z;gdi6x?s6!rZ0^UnaJp6mw?6jJ{Hy3Z0B++T#zdSmj&(==&tP$uwoxdKe^fXIAE+Y!| z_ZC})f@x6jAQVDCp{vU%i6|P8@mwKpd!%4+!iedT>G8>uwM8t05;m7uh()7x-oSnO rEUn=H!b>)%+3*ZWWlcRrQaZ_DI8{=8dMX{=pk#Hz%n-V%Dw^^SbW&yv diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.json deleted file mode 100644 index bec4c90a0fe..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "rules": [ - { - "verbs": [ - "19" - ], - "apiGroups": [ - "20" - ], - "resources": [ - "21" - ], - "resourceNames": [ - "22" - ], - "nonResourceURLs": [ - "23" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" - }, - "matchExpressions": [ - { - "key": "S91.e5K-_e63_-_3-h", - "operator": "In", - "values": [ - "3_bQw.-dG6c-.x" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.pb deleted file mode 100644 index 9490dd0f27a53e25700968287abd4748faac2607..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 350 zcmWN}%S!@50D$qGAqpn&FnHQi?IA>%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> diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml deleted file mode 100644 index 77390e404e5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.yaml +++ /dev/null @@ -1,51 +0,0 @@ -aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - key: S91.e5K-_e63_-_3-h - operator: In - values: - - 3_bQw.-dG6c-.x - matchLabels: - 8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4: 3L.u -apiVersion: rbac.authorization.k8s.io/v1alpha1 -kind: ClusterRole -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -rules: -- apiGroups: - - "20" - nonResourceURLs: - - "23" - resourceNames: - - "22" - resources: - - "21" - verbs: - - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb deleted file mode 100644 index d20134a91afe6c8cae925ff4a90b7de9c4b2f8f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 275 zcmd0{C}!ZY;8H3|N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdQcDac4P6cTdIDJ?EZ zEegudNp;H1OUcYj7dpqtwVIKO(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!lc8xBqajeKnULbk30+U8biG_W z^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|(87s9NC2n>XpfPB6qAvm5|fdU U6b~1Zkugxj1Sn!E#h}Ch02+2utN;K2 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json deleted file mode 100644 index 17b919d9dec..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "kind": "ClusterRoleBinding", - "apiVersion": "rbac.authorization.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "subjects": [ - { - "kind": "19", - "apiVersion": "20", - "name": "21", - "namespace": "22" - } - ], - "roleRef": { - "apiGroup": "23", - "kind": "24", - "name": "25" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.pb deleted file mode 100644 index 552e768db9c4a742ecd7ce84e6ecadfa5381f0ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml deleted file mode 100644 index 26fd0ef238d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1alpha1 -kind: ClusterRoleBinding -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -roleRef: - apiGroup: "23" - kind: "24" - name: "25" -subjects: -- apiVersion: "20" - kind: "19" - name: "21" - namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb deleted file mode 100644 index 4b4e18ab10d1910839475f9c1aa09e93691e8cf1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 251 zcmd0{C}!Z&;!-L~N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdQcDac4P6k-X=&q)!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@2xi9tvNsKru>$;d#7$;eQP$;ilv$;eoWL5TqXNn1<` diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.json deleted file mode 100644 index 2df5bb2e869..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "rules": [ - { - "verbs": [ - "19" - ], - "apiGroups": [ - "20" - ], - "resources": [ - "21" - ], - "resourceNames": [ - "22" - ], - "nonResourceURLs": [ - "23" - ] - } - ] -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.pb deleted file mode 100644 index b5dd3868c9890b16c062897f79d65cf43176c1c5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml deleted file mode 100644 index a951ad06f3b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml +++ /dev/null @@ -1,42 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -rules: -- apiGroups: - - "20" - nonResourceURLs: - - "23" - resourceNames: - - "22" - resources: - - "21" - verbs: - - "19" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb deleted file mode 100644 index 2666f9e1c8a319415a2391b73ec655f2cba1008d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 268 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#CishN=C%L!dir*yqsJoD&0-O#6V zwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$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 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml deleted file mode 100644 index e82c4c2f00b..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.yaml +++ /dev/null @@ -1,40 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -roleRef: - apiGroup: "23" - kind: "24" - name: "25" -subjects: -- apiVersion: "20" - kind: "19" - name: "21" - namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.pb deleted file mode 100644 index 3fc556c53238cd0ad9b5740563cd29cebe975bfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 351 zcmWNKOG^Sl0DyOfD44**&}mQUAw-yIW_H~juNJ*uR$io#)fUvm6<2#09V~iahYExU zq@a$`t%&egMqRpf>a5_U-_YK_$EI`@#E`#~veMM5lrv5#TeZqrr$9HQOS8`C7Ejq_ zi{rtue8nx>rDZ2?<2#5R00II7O$B-YghRj-L!2{R=q#*9B$KAW48b({`*-kDJ8Ra8 zQDy1z^!f1U_Pf~viGBo33}k8mfe412<%SXDLWNul_{OW9R^#(z&u!N~&Wj=FbrlIp zkn2^*!*#$t)WH7UMZMFg_wKLTHzeL^KE1tIqhF2v?qx05eZ6`=UiWIIfLuluJme|f zM=%u%9)LoGpwQGclt2`X$kj}4HR6(-&Iuz%k<3g?70g{?>Xfkg_~LRbMi+G4r_Ip{ o4kEk~;nWV#lB8{DNs`n^2E*xs>eG^`*fu2_lSZ1*9aRY^|J6WcfB*mh diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.json deleted file mode 100644 index 2e96bc779ff..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "rules": [ - { - "verbs": [ - "19" - ], - "apiGroups": [ - "20" - ], - "resources": [ - "21" - ], - "resourceNames": [ - "22" - ], - "nonResourceURLs": [ - "23" - ] - } - ], - "aggregationRule": { - "clusterRoleSelectors": [ - { - "matchLabels": { - "8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N4": "3L.u" - }, - "matchExpressions": [ - { - "key": "S91.e5K-_e63_-_3-h", - "operator": "In", - "values": [ - "3_bQw.-dG6c-.x" - ] - } - ] - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.pb deleted file mode 100644 index f40dbff6a50dc4f8bee7e0fd4f62c25f00655555..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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-O*ShnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt z$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3B zLt`aAm#U|`r<`c7EF;K(=C}Jwbpu_+GsaaA$ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.json deleted file mode 100644 index b1bbef81a83..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "subjects": [ - { - "kind": "19", - "apiGroup": "20", - "name": "21", - "namespace": "22" - } - ], - "roleRef": { - "apiGroup": "23", - "kind": "24", - "name": "25" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.pb deleted file mode 100644 index 2ad9e05e983a96d6d162edef9046a2b1bdc3eb1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 272 zcmd0{C}!X?=Ta<6N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdO^ElD&K5^~NdEiOqd z3d+w(b;`_3$;?X^I>X4dl97wiNQlu`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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w x?X!uE8qao4KhhQpG|k+I$d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o$EXpfPB6qAvm5|fdU6b~1Zkugxj M1Sn!E#h}Ch0I8%;Pyhe` diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json deleted file mode 100644 index 45723e17b1c..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "kind": "RoleBinding", - "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" - } - ] - }, - "subjects": [ - { - "kind": "19", - "apiGroup": "20", - "name": "21", - "namespace": "22" - } - ], - "roleRef": { - "apiGroup": "23", - "kind": "24", - "name": "25" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.pb deleted file mode 100644 index e398cd51c458ee082264b104de1d3e5cbddc10cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 265 zcmd0{C}!X?;8H9~N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdO^ElD&K;ttBsNp;H1 zOUcYj7dpepwUUvG(MX8VSc=g^iP2Px(cDPH(9pod$i%?Z#L~jR!raWj%*epl;`Y0y ztBu`r8Vj5l0@ikHZEl@^Zq9DTC^jxeb0J2HBz7)FOCcshgDeFuCPO1BCPQN-K9{Pe zyQiFJuP#2?b*#TYiwS5hg9T#|lc7l!lc8xBqdrinnULbk30+U8biG_W^XNR?(5G{@ z9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|&_YN6r~zn;k%1JGk)aZkk&zS+7n6}OP{af% KVk*U;!~g&VoKFY< diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml deleted file mode 100644 index 47d6669973e..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1beta1 -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: -- apiGroup: "20" - kind: "19" - name: "21" - namespace: "22" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb deleted file mode 100644 index 1d00b2b25bc2fa39eafa3f021618c4396cadd46c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmd0{C}!YNd#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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE w8qao4KhhQpG|k+I$F-8vpd#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?; diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml deleted file mode 100644 index e3645677dda..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1.PriorityClass.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: scheduling.k8s.io/v1 -description: "19" -globalDefault: true -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -preemptionPolicy: J枊a -value: -595102844 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.pb deleted file mode 100644 index ee73c05060198a6f71fb7d4ce035e0ff79ff6271..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 254 zcmd0{C}!Z&=8`H-&PYuu&B@G5*UPpj*2~P-FEdQcDac4P6ygmi%FHjyEU9$PNh~fF zI>yMgnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zEN}cl97wiNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zElmrk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fX zoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@2xi9w*{`P?Ue{{sP|1fvp@p`{k9*Ry$DiBb$o3;>;h BRPq1- diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.json deleted file mode 100644 index c0be49e3f1d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "kind": "PriorityClass", - "apiVersion": "scheduling.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" - } - ] - }, - "value": -595102844, - "globalDefault": true, - "description": "19", - "preemptionPolicy": "J枊a" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.pb deleted file mode 100644 index 7313a234d9f621c84ef93f668895a66ade5e3aa2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 251 zcmd0{C}!Z&;*u;*&PYuu&B@G5*UPpj*2~P-FEdO^ElD&K;teRu%rD9;sdUasEG`y0 z!pOCfk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fX zoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@1Gpym18Cx8C~0iy(?5|g2&7OU5@d0mN83`z_D04-Fi diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml deleted file mode 100644 index 89818f2eceb..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/scheduling.k8s.io.v1beta1.PriorityClass.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: scheduling.k8s.io/v1beta1 -description: "19" -globalDefault: true -kind: PriorityClass -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -preemptionPolicy: J枊a -value: -595102844 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json deleted file mode 100644 index d1e81963df0..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.json +++ /dev/null @@ -1,461 +0,0 @@ -{ - "kind": "PodPreset", - "apiVersion": "settings.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "selector": { - "matchLabels": { - "8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3": "68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4" - }, - "matchExpressions": [ - { - "key": "p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0", - "operator": "In", - "values": [ - "D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n" - ] - } - ] - }, - "env": [ - { - "name": "25", - "value": "26", - "valueFrom": { - "fieldRef": { - "apiVersion": "27", - "fieldPath": "28" - }, - "resourceFieldRef": { - "containerName": "29", - "resource": "30", - "divisor": "91" - }, - "configMapKeyRef": { - "name": "31", - "key": "32", - "optional": false - }, - "secretKeyRef": { - "name": "33", - "key": "34", - "optional": true - } - } - } - ], - "envFrom": [ - { - "prefix": "35", - "configMapRef": { - "name": "36", - "optional": true - }, - "secretRef": { - "name": "37", - "optional": false - } - } - ], - "volumes": [ - { - "name": "38", - "hostPath": { - "path": "39", - "type": "3fƻfʣ繡楙¯ĦE" - }, - "emptyDir": { - "sizeLimit": "700" - }, - "gcePersistentDisk": { - "pdName": "40", - "fsType": "41", - "partition": -1215463021, - "readOnly": true - }, - "awsElasticBlockStore": { - "volumeID": "42", - "fsType": "43", - "partition": 1686297225, - "readOnly": true - }, - "gitRepo": { - "repository": "44", - "revision": "45", - "directory": "46" - }, - "secret": { - "secretName": "47", - "items": [ - { - "key": "48", - "path": "49", - "mode": -815194340 - } - ], - "defaultMode": -999327618, - "optional": false - }, - "nfs": { - "server": "50", - "path": "51", - "readOnly": true - }, - "iscsi": { - "targetPortal": "52", - "iqn": "53", - "lun": -388204860, - "iscsiInterface": "54", - "fsType": "55", - "readOnly": true, - "portals": [ - "56" - ], - "secretRef": { - "name": "57" - }, - "initiatorName": "58" - }, - "glusterfs": { - "endpoints": "59", - "path": "60" - }, - "persistentVolumeClaim": { - "claimName": "61" - }, - "rbd": { - "monitors": [ - "62" - ], - "image": "63", - "fsType": "64", - "pool": "65", - "user": "66", - "keyring": "67", - "secretRef": { - "name": "68" - }, - "readOnly": true - }, - "flexVolume": { - "driver": "69", - "fsType": "70", - "secretRef": { - "name": "71" - }, - "options": { - "72": "73" - } - }, - "cinder": { - "volumeID": "74", - "fsType": "75", - "secretRef": { - "name": "76" - } - }, - "cephfs": { - "monitors": [ - "77" - ], - "path": "78", - "user": "79", - "secretFile": "80", - "secretRef": { - "name": "81" - }, - "readOnly": true - }, - "flocker": { - "datasetName": "82", - "datasetUUID": "83" - }, - "downwardAPI": { - "items": [ - { - "path": "84", - "fieldRef": { - "apiVersion": "85", - "fieldPath": "86" - }, - "resourceFieldRef": { - "containerName": "87", - "resource": "88", - "divisor": "965" - }, - "mode": 345648859 - } - ], - "defaultMode": 1169718433 - }, - "fc": { - "targetWWNs": [ - "89" - ], - "lun": -460478410, - "fsType": "90", - "wwids": [ - "91" - ] - }, - "azureFile": { - "secretName": "92", - "shareName": "93", - "readOnly": true - }, - "configMap": { - "name": "94", - "items": [ - { - "key": "95", - "path": "96", - "mode": -513127725 - } - ], - "defaultMode": -958191807, - "optional": true - }, - "vsphereVolume": { - "volumePath": "97", - "fsType": "98", - "storagePolicyName": "99", - "storagePolicyID": "100" - }, - "quobyte": { - "registry": "101", - "volume": "102", - "user": "103", - "group": "104", - "tenant": "105" - }, - "azureDisk": { - "diskName": "106", - "diskURI": "107", - "cachingMode": "穠C]躢|)黰eȪ嵛4$%Qɰ", - "fsType": "108", - "readOnly": false, - "kind": "Ï抴ŨfZhUʎ浵ɲõTo\u0026蕭k" - }, - "photonPersistentDisk": { - "pdID": "109", - "fsType": "110" - }, - "projected": { - "sources": [ - { - "secret": { - "name": "111", - "items": [ - { - "key": "112", - "path": "113", - "mode": -163325250 - } - ], - "optional": false - }, - "downwardAPI": { - "items": [ - { - "path": "114", - "fieldRef": { - "apiVersion": "115", - "fieldPath": "116" - }, - "resourceFieldRef": { - "containerName": "117", - "resource": "118", - "divisor": "85" - }, - "mode": -1996616480 - } - ] - }, - "configMap": { - "name": "119", - "items": [ - { - "key": "120", - "path": "121", - "mode": -1120128337 - } - ], - "optional": false - }, - "serviceAccountToken": { - "audience": "122", - "expirationSeconds": -1239370187818888272, - "path": "123" - } - } - ], - "defaultMode": 1366821517 - }, - "portworxVolume": { - "volumeID": "124", - "fsType": "125", - "readOnly": true - }, - "scaleIO": { - "gateway": "126", - "system": "127", - "secretRef": { - "name": "128" - }, - "sslEnabled": true, - "protectionDomain": "129", - "storagePool": "130", - "storageMode": "131", - "volumeName": "132", - "fsType": "133" - }, - "storageos": { - "volumeName": "134", - "volumeNamespace": "135", - "fsType": "136", - "secretRef": { - "name": "137" - } - }, - "csi": { - "driver": "138", - "readOnly": true, - "fsType": "139", - "volumeAttributes": { - "140": "141" - }, - "nodePublishSecretRef": { - "name": "142" - } - }, - "ephemeral": { - "volumeClaimTemplate": { - "metadata": { - "name": "143", - "generateName": "144", - "namespace": "145", - "selfLink": "146", - "uid": "y綸_Ú8參遼ū", - "resourceVersion": "16267283576845911679", - "generation": 2131277878630553496, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -2351574817327272831, - "labels": { - "148": "149" - }, - "annotations": { - "150": "151" - }, - "ownerReferences": [ - { - "apiVersion": "152", - "kind": "153", - "name": "154", - "uid": "臷Ľð»ųKĵ\u00264ʑ%:;栍dʪ", - "controller": false, - "blockOwnerDeletion": false - } - ], - "finalizers": [ - "155" - ], - "clusterName": "156", - "managedFields": [ - { - "manager": "157", - "operation": "ɍi縱ù墴1Rƥ贫", - "apiVersion": "158", - "fieldsType": "159" - } - ] - }, - "spec": { - "accessModes": [ - "掊°nʮ閼咎櫸eʔŊƞ究:hoĂɋ瀐" - ], - "selector": { - "matchLabels": { - "d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.SD..P.---5.-Z3P__D__6t-2.-m": "wE._._3.-.83_iQ" - }, - "matchExpressions": [ - { - "key": "x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2/C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.6", - "operator": "In", - "values": [ - "A.0.__cd..lv-_aLQbI2_-.XFw.8._..._Wxpe..J7r6" - ] - } - ] - }, - "resources": { - "limits": { - "\u003c鴒翁杙Ŧ癃8鸖ɱJȉ罴": "587" - }, - "requests": { - "Ó6dz娝嘚庎D}埽uʎȺ眖R#yV": "156" - } - }, - "volumeName": "166", - "storageClassName": "167", - "volumeMode": "瘦ɖ緕ȚÍ勅跦Opwǩ曬逴", - "dataSource": { - "apiGroup": "168", - "kind": "169", - "name": "170" - } - } - }, - "readOnly": true - } - } - ], - "volumeMounts": [ - { - "name": "171", - "readOnly": true, - "mountPath": "172", - "subPath": "173", - "mountPropagation": "œȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ]", - "subPathExpr": "174" - } - ] - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.pb b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.pb deleted file mode 100644 index 07ef4ca7da240b4cf0d22c667f6374d8a1ebbb04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2207 zcmXX{du$ZP8NXQ`Nj4~4wvBXI6ve#+L{6FU&g|~YtXs9jn1@{;w!ukoi&i$a!4J-d zZSbRw6k}2vyEX){gN*~k5EAnU4)FspP!&J09VLod^^Z2Hnnb!gU)4mZTD7TCk$!V# z|M=eDZ)U#vX1{7#AJA9oq5ATMhRW!!dQvUxNo8&3ep*r!+g(D9hw^L7^6SdMZ+scl z2a%4Lfou~wVdO@TVBe?Ia+qVejwdZCxW$=e%TK>L@Wi{kym6JsTrv&UafyxzJxas7?SU+n-i!89t3+spM+n%;)= ztrBBgRU7lTLu+=C7~Um!GF**4%F1256PI%vN3k8vT;~zFZFki+uO3%96kC|baNhcj zQPGTrL$I~E==s8e0+jy2s;+GaQ5?r={@5F>->^BjNt;RjY)zk;4UGHN*doS7J zJ4QFse;#u!8#dwyfgLXfQZ1)SuV}{D13@STOIvuKTT{g_rdDh(XadX(TbUL4k`he3 z7s{H*wrqbh-srnNX&|I@gJo#BQIqCaf|U5A*>Co1E#KX{h53N%ZzfxO;+JsZm2Rvm z+Xxttmn(fgYOK*U<{BE~Cf6SXS%55!M?ix6u`P44u6fj4rUSPrSXd|!UeIjNoDecY z;Bk!y(-Ay~%mqmV1L1oQgG(C!d01C5o?+M()8iF$XOq|8O1#~B=gQ>yb;d(_z*wR$ z5|(8?rfUwI!=a&LZKF58{SH2qfx)|n(IU~*R@cV z=JGXxLO8N3UJ8_IuFO-(P!Mi~0)^|33XUb<5Wy-7I~I~czx((%WA_V*2GFAr0xNp3QO^r6 zqLy_5typQRnF_{HXjE1hnzfRq6 z>_Av8##nIZoiDoH`1@GmD`bLh2Rpkz>saz<6aufUPG-Acw>eyz+N3SMKu;qDIGph0i7P`N9=!dp*(cx^-ukCc{@EA*{Jp=T;`Dk_fqJD%hDQa2R#{56 zVI9{Aub4kHHhF7e=+5}m2S1%0S>?>VzB22Fi8GyLa~C2I!Qjsxr~|=m0m9qSQz}^) z#%yP0^4j|o*W&}jv~c?E`QeKSP%U5jpVn9WC^dXE`PMHM#`4B> z5bxXY8vp%-oe-TsSDBfdpwamaelTZIo3VXH_;jI zcy)g4{PVHKyMu|7mr}0`XDx?9an%>xgK7yYh$24*lc4EF6%3kB*pXFJ$7aqnd*LT2$3&#wE1OEreNQT@1 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml deleted file mode 100644 index 2dd00087635..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/settings.k8s.io.v1alpha1.PodPreset.yaml +++ /dev/null @@ -1,327 +0,0 @@ -apiVersion: settings.k8s.io/v1alpha1 -kind: PodPreset -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - env: - - name: "25" - value: "26" - valueFrom: - configMapKeyRef: - key: "32" - name: "31" - optional: false - fieldRef: - apiVersion: "27" - fieldPath: "28" - resourceFieldRef: - containerName: "29" - divisor: "91" - resource: "30" - secretKeyRef: - key: "34" - name: "33" - optional: true - envFrom: - - configMapRef: - name: "36" - optional: true - prefix: "35" - secretRef: - name: "37" - optional: false - selector: - matchExpressions: - - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 - operator: In - values: - - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - matchLabels: - 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 - volumeMounts: - - mountPath: "172" - mountPropagation: œȠƬQg鄠[颐o啛更偢ɇ卷荙JLĹ] - name: "171" - readOnly: true - subPath: "173" - subPathExpr: "174" - volumes: - - awsElasticBlockStore: - fsType: "43" - partition: 1686297225 - readOnly: true - volumeID: "42" - azureDisk: - cachingMode: 穠C]躢|)黰eȪ嵛4$%Qɰ - diskName: "106" - diskURI: "107" - fsType: "108" - kind: Ï抴ŨfZhUʎ浵ɲõTo&蕭k - readOnly: false - azureFile: - readOnly: true - secretName: "92" - shareName: "93" - cephfs: - monitors: - - "77" - path: "78" - readOnly: true - secretFile: "80" - secretRef: - name: "81" - user: "79" - cinder: - fsType: "75" - secretRef: - name: "76" - volumeID: "74" - configMap: - defaultMode: -958191807 - items: - - key: "95" - mode: -513127725 - path: "96" - name: "94" - optional: true - csi: - driver: "138" - fsType: "139" - nodePublishSecretRef: - name: "142" - readOnly: true - volumeAttributes: - "140": "141" - downwardAPI: - defaultMode: 1169718433 - items: - - fieldRef: - apiVersion: "85" - fieldPath: "86" - mode: 345648859 - path: "84" - resourceFieldRef: - containerName: "87" - divisor: "965" - resource: "88" - emptyDir: - sizeLimit: "700" - ephemeral: - readOnly: true - volumeClaimTemplate: - metadata: - annotations: - "150": "151" - clusterName: "156" - creationTimestamp: null - deletionGracePeriodSeconds: -2351574817327272831 - finalizers: - - "155" - generateName: "144" - generation: 2131277878630553496 - labels: - "148": "149" - managedFields: - - apiVersion: "158" - fieldsType: "159" - manager: "157" - operation: ɍi縱ù墴1Rƥ贫 - name: "143" - namespace: "145" - ownerReferences: - - apiVersion: "152" - blockOwnerDeletion: false - controller: false - kind: "153" - name: "154" - uid: 臷Ľð»ųKĵ&4ʑ%:;栍dʪ - resourceVersion: "16267283576845911679" - selfLink: "146" - uid: y綸_Ú8參遼ū - spec: - accessModes: - - 掊°nʮ閼咎櫸eʔŊƞ究:hoĂɋ瀐 - dataSource: - apiGroup: "168" - kind: "169" - name: "170" - resources: - limits: - <鴒翁杙Ŧ癃8鸖ɱJȉ罴: "587" - requests: - Ó6dz娝嘚庎D}埽uʎȺ眖R#yV: "156" - selector: - matchExpressions: - - key: x--r7v66bm71u-n4f9wk-3--652x01--p--n4-4-t--2/C.A-j..9dfn3Y8d_0_.---M_4FpF_W-1._-vL_i.-_-a--G-I.-_Y33--.8U.6 - operator: In - values: - - A.0.__cd..lv-_aLQbI2_-.XFw.8._..._Wxpe..J7r6 - matchLabels: - d.iUaC_wYSJfB._.zS-._..3le-Q4-R-083.SD..P.---5.-Z3P__D__6t-2.-m: wE._._3.-.83_iQ - storageClassName: "167" - volumeMode: 瘦ɖ緕ȚÍ勅跦Opwǩ曬逴 - volumeName: "166" - fc: - fsType: "90" - lun: -460478410 - targetWWNs: - - "89" - wwids: - - "91" - flexVolume: - driver: "69" - fsType: "70" - options: - "72": "73" - secretRef: - name: "71" - flocker: - datasetName: "82" - datasetUUID: "83" - gcePersistentDisk: - fsType: "41" - partition: -1215463021 - pdName: "40" - readOnly: true - gitRepo: - directory: "46" - repository: "44" - revision: "45" - glusterfs: - endpoints: "59" - path: "60" - hostPath: - path: "39" - type: 3fƻfʣ繡楙¯ĦE - iscsi: - fsType: "55" - initiatorName: "58" - iqn: "53" - iscsiInterface: "54" - lun: -388204860 - portals: - - "56" - readOnly: true - secretRef: - name: "57" - targetPortal: "52" - name: "38" - nfs: - path: "51" - readOnly: true - server: "50" - persistentVolumeClaim: - claimName: "61" - photonPersistentDisk: - fsType: "110" - pdID: "109" - portworxVolume: - fsType: "125" - readOnly: true - volumeID: "124" - projected: - defaultMode: 1366821517 - sources: - - configMap: - items: - - key: "120" - mode: -1120128337 - path: "121" - name: "119" - optional: false - downwardAPI: - items: - - fieldRef: - apiVersion: "115" - fieldPath: "116" - mode: -1996616480 - path: "114" - resourceFieldRef: - containerName: "117" - divisor: "85" - resource: "118" - secret: - items: - - key: "112" - mode: -163325250 - path: "113" - name: "111" - optional: false - serviceAccountToken: - audience: "122" - expirationSeconds: -1239370187818888272 - path: "123" - quobyte: - group: "104" - registry: "101" - tenant: "105" - user: "103" - volume: "102" - rbd: - fsType: "64" - image: "63" - keyring: "67" - monitors: - - "62" - pool: "65" - readOnly: true - secretRef: - name: "68" - user: "66" - scaleIO: - fsType: "133" - gateway: "126" - protectionDomain: "129" - secretRef: - name: "128" - sslEnabled: true - storageMode: "131" - storagePool: "130" - system: "127" - volumeName: "132" - secret: - defaultMode: -999327618 - items: - - key: "48" - mode: -815194340 - path: "49" - optional: false - secretName: "47" - storageos: - fsType: "136" - secretRef: - name: "137" - volumeName: "134" - volumeNamespace: "135" - vsphereVolume: - fsType: "98" - storagePolicyID: "100" - storagePolicyName: "99" - volumePath: "97" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.after_roundtrip.pb deleted file mode 100644 index 2aa254374c71350481dc6d4d3090a3bfc0eb0620..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR{?ICB6B9tsh2bZ>HDXJsyHICCy(Z!dN+5(z_7NknpKc4cxB^Z^R10SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBbS0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*rg15=0095C9q>a_O(RDdw5KJZ~&x>8`zRa&+dHjm4S7jOK~AHO806 lxF7*4886C}R>hhq#J|Xj=aio4u#oAZi^qji$DtYkA^?I9X&?Xq diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json deleted file mode 100644 index 6fe7dbd2b46..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "kind": "CSIDriver", - "apiVersion": "storage.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "attachRequired": false, - "podInfoOnMount": false, - "volumeLifecycleModes": [ - "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" - ], - "storageCapacity": true, - "fsGroupPolicy": "/ʕVŚ(ĿȊ甞谐颋DžSǡ" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.pb deleted file mode 100644 index fd70e9d3998d786f719e036c9f594c86be093801..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 285 zcmV+&0pk8^ICB6B9tsh2bZ>HDXJsyHICCy(Z!dN+5(z_7NknpKc4cxB@&O8|0SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBVQ0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*p)L2mlZO8XD`K=9rDenZ%6diMKVzm&dpu j0V)|U%9U2dnkdA-$cpEbp6IZU>7t9rg;U3&8UP{y;ihQV diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml deleted file mode 100644 index 9e7b4cf89c2..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.CSIDriver.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: storage.k8s.io/v1 -kind: CSIDriver -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - attachRequired: false - fsGroupPolicy: /ʕVŚ(ĿȊ甞谐颋DžSǡ - podInfoOnMount: false - storageCapacity: true - volumeLifecycleModes: - - r鯹)晿$kXv_YNj;7~cJlb-s!}+ns{+QT= zIfN&PaEbJYVs$~_3nqLiBJFDx`XTeV{`JqEpSlO9x{qh9#>?+~(fjtf@28f?p=z5b zhv??5Hi;Y>_=i(A4Oo%}+}-wYXS_7NKJaFHF}pf^+@q*#Y0^dm(MbcDB>|+Nv$Hai zjmNW<+0(`8JqP2d&+}h3?Y%yJqBPpQyRtP8+(k* z{e;C(fy0VpaL!%Ig-5w$l!xgWL=+-=pOvl$MuzYc8~wdMY;~y!JSvz^(p2z$)&XdR zKwLg$HB%90>aa(y&~P*{AwM~^zzHKWGt#y^A7M>{&&SnX$G%iAm_X&cfn^+qhCF`CqUm3kG|MmXz{DrmIxO*g?`tSiag^GB(SORp$ zm}{XA#u*lYKA7}&R^C1JVE$@hZ1q~@@?c>o?i+{)miTIae*Up|V!C{C(1=4LRvEgo z-0-A*(0<&$-xStPs&py0HWT+x6u;RR89x^1dRFGk%V(nXp^dIw>4RQ#9(cFApys}F z=bmydcVhjccy6L_ZR6sF(x;30fwxw^govB|@S^=1;+U~GN7Gy+Z?kJ^ejYj9=ha$< Tkgg&AxVg}E%l|}}v|Q^yE_FK0 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.json deleted file mode 100644 index 694aa265bb7..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "kind": "VolumeAttachment", - "apiVersion": "storage.k8s.io/v1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "attacher": "19", - "source": { - "persistentVolumeName": "20", - "inlineVolumeSpec": { - "capacity": { - "qJ枊a8衍`Ĩ": "652" - }, - "gcePersistentDisk": { - "pdName": "21", - "fsType": "22", - "partition": 1847377175 - }, - "awsElasticBlockStore": { - "volumeID": "23", - "fsType": "24", - "partition": -387137265 - }, - "hostPath": { - "path": "25", - "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy" - }, - "glusterfs": { - "endpoints": "26", - "path": "27", - "readOnly": true, - "endpointsNamespace": "28" - }, - "nfs": { - "server": "29", - "path": "30" - }, - "rbd": { - "monitors": [ - "31" - ], - "image": "32", - "fsType": "33", - "pool": "34", - "user": "35", - "keyring": "36", - "secretRef": { - "name": "37", - "namespace": "38" - } - }, - "iscsi": { - "targetPortal": "39", - "iqn": "40", - "lun": 2048967527, - "iscsiInterface": "41", - "fsType": "42", - "readOnly": true, - "portals": [ - "43" - ], - "secretRef": { - "name": "44", - "namespace": "45" - }, - "initiatorName": "46" - }, - "cinder": { - "volumeID": "47", - "fsType": "48", - "readOnly": true, - "secretRef": { - "name": "49", - "namespace": "50" - } - }, - "cephfs": { - "monitors": [ - "51" - ], - "path": "52", - "user": "53", - "secretFile": "54", - "secretRef": { - "name": "55", - "namespace": "56" - }, - "readOnly": true - }, - "fc": { - "targetWWNs": [ - "57" - ], - "lun": -616291512, - "fsType": "58", - "wwids": [ - "59" - ] - }, - "flocker": { - "datasetName": "60", - "datasetUUID": "61" - }, - "flexVolume": { - "driver": "62", - "fsType": "63", - "secretRef": { - "name": "64", - "namespace": "65" - }, - "options": { - "66": "67" - } - }, - "azureFile": { - "secretName": "68", - "shareName": "69", - "secretNamespace": "70" - }, - "vsphereVolume": { - "volumePath": "71", - "fsType": "72", - "storagePolicyName": "73", - "storagePolicyID": "74" - }, - "quobyte": { - "registry": "75", - "volume": "76", - "readOnly": true, - "user": "77", - "group": "78", - "tenant": "79" - }, - "azureDisk": { - "diskName": "80", - "diskURI": "81", - "cachingMode": "x", - "fsType": "82", - "readOnly": false, - "kind": "a鯿rŎǀ朲^苣" - }, - "photonPersistentDisk": { - "pdID": "83", - "fsType": "84" - }, - "portworxVolume": { - "volumeID": "85", - "fsType": "86", - "readOnly": true - }, - "scaleIO": { - "gateway": "87", - "system": "88", - "secretRef": { - "name": "89", - "namespace": "90" - }, - "protectionDomain": "91", - "storagePool": "92", - "storageMode": "93", - "volumeName": "94", - "fsType": "95" - }, - "local": { - "path": "96", - "fsType": "97" - }, - "storageos": { - "volumeName": "98", - "volumeNamespace": "99", - "fsType": "100", - "secretRef": { - "kind": "101", - "namespace": "102", - "name": "103", - "uid": "ȮO励鹗塢ē ƕP", - "apiVersion": "104", - "resourceVersion": "105", - "fieldPath": "106" - } - }, - "csi": { - "driver": "107", - "volumeHandle": "108", - "readOnly": true, - "fsType": "109", - "volumeAttributes": { - "110": "111" - }, - "controllerPublishSecretRef": { - "name": "112", - "namespace": "113" - }, - "nodeStageSecretRef": { - "name": "114", - "namespace": "115" - }, - "nodePublishSecretRef": { - "name": "116", - "namespace": "117" - }, - "controllerExpandSecretRef": { - "name": "118", - "namespace": "119" - } - }, - "accessModes": [ - "d賑'üA謥ǣ偐圠=" - ], - "claimRef": { - "kind": "120", - "namespace": "121", - "name": "122", - "apiVersion": "123", - "resourceVersion": "124", - "fieldPath": "125" - }, - "persistentVolumeReclaimPolicy": "錕?øēƺ魋Ď儇击3ƆìQ喞艋", - "storageClassName": "126", - "mountOptions": [ - "127" - ], - "volumeMode": "½", - "nodeAffinity": { - "required": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "128", - "operator": "檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2", - "values": [ - "129" - ] - } - ], - "matchFields": [ - { - "key": "130", - "operator": "-议}ȧ外ĺ稥氹Ç|¶", - "values": [ - "131" - ] - } - ] - } - ] - } - } - } - }, - "nodeName": "132" - }, - "status": { - "attached": true, - "attachmentMetadata": { - "133": "134" - }, - "attachError": { - "time": "2327-07-20T07:31:37Z", - "message": "135" - }, - "detachError": { - "time": "2046-08-01T16:33:49Z", - "message": "136" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1.VolumeAttachment.pb deleted file mode 100644 index 85aa93ba166d0495d948d2127078d10dad4b816b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1155 zcmX9+TTC2P7@l)TDNbU=3D$LEn(b6$GqEspE_2RoVr0#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~H6fGe zTmJd`;MeHsbd=q+t-Kturix|`0^>t{g~W8dNI0m z^!e4-N4GW27bcf^!`e6L9-&nU08uXqJcoDNm_S=L1au(aqUAyZTAmFt*m3SkfU>q8 z)q)fvhXVsIfooR_u|EXgL13ko>o+PDEDN-)%brA4uWTbUm%Ij`2cUKkfNgKCcDT}^ zohnfIK5i< W(0fIxRGcw|n>|J6xXm&~*7ygGlb2=y diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.json deleted file mode 100644 index ae15b18e36a..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "kind": "CSIStorageCapacity", - "apiVersion": "storage.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "nodeTopology": { - "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" - ] - } - ] - }, - "storageClassName": "25", - "capacity": "130" -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.pb deleted file mode 100644 index 6d376f4c15c7e79bc2ec324e0c040da223db5b59..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 530 zcmXAjziU%b6vuO4QQ-{^7eUCRnWT75?!E8Fy>CscO@ze8qz*;7y!>d|mo$0li?*pa z#NrR)ph851PzNUmH$|kQR&;R_1m_gG_&0cq)A@eS_ngl;ZIz^Ku+Jxh-d5OZVp}D+ z(aYZDVJBV>Ii(AgLgjz95XNDBV=$z@=j?aHCV~2wt5Qp@k3eB68Z=I8W)te&=sq(s%u*d(A9XVC@Q;v#KvCv$djcXlxO z{`g*UIR5r5p0^A)rO1}W-Cc`&W0EzaKD~JSd_0?skKevN+=rFf^uw1=VfM%5{?Uuk zrK8WUzCOBbXi`{Q(S6I_BX&grK-7x^-{qYa#?VrA0c{AlXnIhGrtd%(oNo3?fU3G4 zRf7Z~mjeSohHF>zT{#5lBCz7h^&90fmIONVvae9r%G(HyCBF{n1Lz$DVB4FkZLUq| zBpP(CkDJ=1FNu9C_LyTHais(|h>hy`{KT&f0RkiBNinAx-0?b*0N^a{8z)U$0L!i| zD~^D{&BhK^bGit5?P(k!)|MEx3f(kcWD-M-Lp{_zroDbiXv5V-ENRrCk3lUTHS&gG W_6kbtZrT!F=9E3h9hOdIQvU#<(w80p diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml deleted file mode 100644 index 08bf0ae2888..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.yaml +++ /dev/null @@ -1,41 +0,0 @@ -apiVersion: storage.k8s.io/v1alpha1 -capacity: "130" -kind: CSIStorageCapacity -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -nodeTopology: - matchExpressions: - - key: p503---477-49p---o61---4fy--9---7--9-9s-0-u5lj2--10pq-0-7-9-2-0/fP81.-.9Vdx.TB_M-H_5_.t..bG0 - operator: In - values: - - D07.a_.y_y_o0_5qN2_---_M.N_._a6.9bHjdH.-.5_.I8__n - matchLabels: - 8---jop9641lg.p-g8c2-k-912e5-c-e63-n-3n/E9.8ThjT9s-j41-0-6p-JFHn7y-74.-0MUORQQ.N2.3: 68._bQw.-dG6c-.6--_x.--0wmZk1_8._3s_-_Bq.m_4 -storageClassName: "25" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb deleted file mode 100644 index 5b9593d946350ffd294c6ffba54ea35b30d8ac61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1163 zcmX9+TWlLe6y2Gqsac6)twL)oRJmIus)eRIubo*-h}Q6B2@#44s1gVVB1&HgNk9;& zlsF-#4kQjq6WUrSO;S;n)IiFkX$VO1BQ76E2=M`kKi087Koy^rc-%4jF?;6RbMLu# zW{#;o!+gNp(bwPIn|i6M{g~=&f4O_#Yb15N=SYfJ;itNfzj~tUK!1Pgg(D}rPWD?r zhRlzViKvBG6mc5~2T9sSh|4K=1^1P!r006nW$M>I(?1Q3<%fC_M#t56z8HS{!uR=A zbhy<-(n6|ptBHII6ZdG$#DqpMVfMC12ZGhY4nNMGCd z=U@0x%!u9xw6Jyti`TnuPIi5_SRYv{oiC+>%xryXqMWUt&z4TVVQ&MK2gx#mY)qA7 z!X8FuZp5Hafq@l+!5OnL;|^wmV&=s|5Rnj3`;B-zV94NZWOH=*hpjf|#KD}pD2_SX zZyW?I=MWdq7@e4Vi8k0nE?3~FV~{J{>q;3dFIfS2G7#DoCGbJ4+j0LyT-lKbWF z=6E1dF~h;aKMXR@wXjDzcLJh-SX6Uh=?Tzi32M&xDJ&umi?@s((@9b%=@W;a z50~5muNEjmXcJS7S-gq4#v;+gp2jlS#7bj7+V*1o+T{JkuMgChE^RCXL%AUT;X`%| zD#Fu+g+OPN+6MGN8HI&IA5=KI8t zTI^}DOyKpkMs`^o|I8(Z@dHGW9)0JZ8t@STK#B_h~qTLX(^jM5R(~L*&GDD%C ab7x1Ku%QWIYvPaF%Y%3PPk2$oHvR);j6Dwk diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json deleted file mode 100644 index 7fdc8f43405..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "kind": "VolumeAttachment", - "apiVersion": "storage.k8s.io/v1alpha1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "attacher": "19", - "source": { - "persistentVolumeName": "20", - "inlineVolumeSpec": { - "capacity": { - "qJ枊a8衍`Ĩ": "652" - }, - "gcePersistentDisk": { - "pdName": "21", - "fsType": "22", - "partition": 1847377175 - }, - "awsElasticBlockStore": { - "volumeID": "23", - "fsType": "24", - "partition": -387137265 - }, - "hostPath": { - "path": "25", - "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy" - }, - "glusterfs": { - "endpoints": "26", - "path": "27", - "readOnly": true, - "endpointsNamespace": "28" - }, - "nfs": { - "server": "29", - "path": "30" - }, - "rbd": { - "monitors": [ - "31" - ], - "image": "32", - "fsType": "33", - "pool": "34", - "user": "35", - "keyring": "36", - "secretRef": { - "name": "37", - "namespace": "38" - } - }, - "iscsi": { - "targetPortal": "39", - "iqn": "40", - "lun": 2048967527, - "iscsiInterface": "41", - "fsType": "42", - "readOnly": true, - "portals": [ - "43" - ], - "secretRef": { - "name": "44", - "namespace": "45" - }, - "initiatorName": "46" - }, - "cinder": { - "volumeID": "47", - "fsType": "48", - "readOnly": true, - "secretRef": { - "name": "49", - "namespace": "50" - } - }, - "cephfs": { - "monitors": [ - "51" - ], - "path": "52", - "user": "53", - "secretFile": "54", - "secretRef": { - "name": "55", - "namespace": "56" - }, - "readOnly": true - }, - "fc": { - "targetWWNs": [ - "57" - ], - "lun": -616291512, - "fsType": "58", - "wwids": [ - "59" - ] - }, - "flocker": { - "datasetName": "60", - "datasetUUID": "61" - }, - "flexVolume": { - "driver": "62", - "fsType": "63", - "secretRef": { - "name": "64", - "namespace": "65" - }, - "options": { - "66": "67" - } - }, - "azureFile": { - "secretName": "68", - "shareName": "69", - "secretNamespace": "70" - }, - "vsphereVolume": { - "volumePath": "71", - "fsType": "72", - "storagePolicyName": "73", - "storagePolicyID": "74" - }, - "quobyte": { - "registry": "75", - "volume": "76", - "readOnly": true, - "user": "77", - "group": "78", - "tenant": "79" - }, - "azureDisk": { - "diskName": "80", - "diskURI": "81", - "cachingMode": "x", - "fsType": "82", - "readOnly": false, - "kind": "a鯿rŎǀ朲^苣" - }, - "photonPersistentDisk": { - "pdID": "83", - "fsType": "84" - }, - "portworxVolume": { - "volumeID": "85", - "fsType": "86", - "readOnly": true - }, - "scaleIO": { - "gateway": "87", - "system": "88", - "secretRef": { - "name": "89", - "namespace": "90" - }, - "protectionDomain": "91", - "storagePool": "92", - "storageMode": "93", - "volumeName": "94", - "fsType": "95" - }, - "local": { - "path": "96", - "fsType": "97" - }, - "storageos": { - "volumeName": "98", - "volumeNamespace": "99", - "fsType": "100", - "secretRef": { - "kind": "101", - "namespace": "102", - "name": "103", - "uid": "ȮO励鹗塢ē ƕP", - "apiVersion": "104", - "resourceVersion": "105", - "fieldPath": "106" - } - }, - "csi": { - "driver": "107", - "volumeHandle": "108", - "readOnly": true, - "fsType": "109", - "volumeAttributes": { - "110": "111" - }, - "controllerPublishSecretRef": { - "name": "112", - "namespace": "113" - }, - "nodeStageSecretRef": { - "name": "114", - "namespace": "115" - }, - "nodePublishSecretRef": { - "name": "116", - "namespace": "117" - }, - "controllerExpandSecretRef": { - "name": "118", - "namespace": "119" - } - }, - "accessModes": [ - "d賑'üA謥ǣ偐圠=" - ], - "claimRef": { - "kind": "120", - "namespace": "121", - "name": "122", - "apiVersion": "123", - "resourceVersion": "124", - "fieldPath": "125" - }, - "persistentVolumeReclaimPolicy": "錕?øēƺ魋Ď儇击3ƆìQ喞艋", - "storageClassName": "126", - "mountOptions": [ - "127" - ], - "volumeMode": "½", - "nodeAffinity": { - "required": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "128", - "operator": "檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2", - "values": [ - "129" - ] - } - ], - "matchFields": [ - { - "key": "130", - "operator": "-议}ȧ外ĺ稥氹Ç|¶", - "values": [ - "131" - ] - } - ] - } - ] - } - } - } - }, - "nodeName": "132" - }, - "status": { - "attached": true, - "attachmentMetadata": { - "133": "134" - }, - "attachError": { - "time": "2327-07-20T07:31:37Z", - "message": "135" - }, - "detachError": { - "time": "2046-08-01T16:33:49Z", - "message": "136" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.pb deleted file mode 100644 index 0caf9b8d2be5d93568d63489158c4c90bf795cf1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1161 zcmX9+TTC5A7~UCDikn!;2HWF_X->B$Hmil*x$MlI#Mq)wBu1>MnkF?KlvsNM0ga+f zxC!>4T!eyc3AI3D+t8y@FQtekaJbY5lRo&M#y9tH&V#1$v5A*&a35yB`Tp?_13%pp8UgiEAH6srmXUohcI5ouqm&<~l<^{;<+{nXh%(b-&U)n9x6tM2zM{5Y{d z4wc(PIYc*XwMpdAz(1O@X~2>+;O@33+vA1N^}csnSF)>v%^pQvOOqBFh;|ytEUAGs zbas`7vhirPG<|kua__--;>+c4GBvkGPZfqc_Y~&G^Sy^rO)(m1=T12?BIkGfnD6{n zZg02meZ8(Qna$|p#SdS~Uv{?GWuatF#}>O1n!urqCC2amb*DUKIroF%U_@fD>-yS1 z|KcMlEBO#;>FkVWZZzH+Zv0`U*t3{FpYMwM#)~6^E7{`tZ2t7y?l!1GB&!5*Dbt>f zJqG4}!eXevVZ|{v=Pu>Kqg*n|!*m5A3K6}}N>>9TL->h}-tOC5T`B^P3g(kE6?~s{ z09qjsmoHciRD`uv*dteHIGPx8rC;};O(nb}yd=D&@DP&{Oz4vX4*;vm_0^$Y{@xr9 zBAv24Dx*V?g}y_>pkXHv1L8@;!7`N47>of!brhq98YoIwE>(UDPEx^A!BW9eiT3Sa zV5vfL7)p6mX+~AlMRwa%!$b#3@|H_A+heiHOzE@lTUG|vItmkWFBbc!vjkQe7oo*R z1jndRNu$y^;$ee{wKk1u%p3Wp`6ysCVrd%jS{jKu8p(QV$`pyvZ=|l0CjilK6eY_7 z-=r`bAaJlSLvhzx&pjPyzbMU*#}}vaBdOIh^&SF(VUcMp;T(C&Bq@_*P8`1omt2N7 z3n~cMCT0fn^d=St%i2vG8m#Izu{JnLR=rZZKK$_VxBH8;m)54^&Y^hXlgHc?D&py4 z3D6m1u7y4rXIKRKVA9)F`rypt%Qx~Pt2ay6`tt*EPhZ@(z*l>hXP=43CX1*0jW{%7 zRZEu^>z=m{+RxgLn!?&i6|UyirsCeQmG3r&Mo-4MuBF-H;<;#jV51{f__*7g2j1;& zsJZX#*jvoyPOX0$&y3}7Zd|@p_yV#ylB6IIA$!)(KHvy`|OH}pNG!& Xc$JnRq-%&j?#^}G^FI+LE!X-F$AUb^ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml deleted file mode 100644 index 526e4459b18..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1alpha1.VolumeAttachment.yaml +++ /dev/null @@ -1,229 +0,0 @@ -apiVersion: storage.k8s.io/v1alpha1 -kind: VolumeAttachment -metadata: - annotations: - "9": "10" - clusterName: "15" - creationTimestamp: null - deletionGracePeriodSeconds: -4955867275792137171 - finalizers: - - "14" - generateName: "3" - generation: 8071137005907523419 - labels: - "7": "8" - managedFields: - - apiVersion: "17" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - attacher: "19" - nodeName: "132" - source: - inlineVolumeSpec: - accessModes: - - d賑'üA謥ǣ偐圠= - awsElasticBlockStore: - fsType: "24" - partition: -387137265 - volumeID: "23" - azureDisk: - cachingMode: x - diskName: "80" - diskURI: "81" - fsType: "82" - kind: a鯿rŎǀ朲^苣 - readOnly: false - azureFile: - secretName: "68" - secretNamespace: "70" - shareName: "69" - capacity: - qJ枊a8衍`Ĩ: "652" - cephfs: - monitors: - - "51" - path: "52" - readOnly: true - secretFile: "54" - secretRef: - name: "55" - namespace: "56" - user: "53" - cinder: - fsType: "48" - readOnly: true - secretRef: - name: "49" - namespace: "50" - volumeID: "47" - claimRef: - apiVersion: "123" - fieldPath: "125" - kind: "120" - name: "122" - namespace: "121" - resourceVersion: "124" - csi: - controllerExpandSecretRef: - name: "118" - namespace: "119" - controllerPublishSecretRef: - name: "112" - namespace: "113" - driver: "107" - fsType: "109" - nodePublishSecretRef: - name: "116" - namespace: "117" - nodeStageSecretRef: - name: "114" - namespace: "115" - readOnly: true - volumeAttributes: - "110": "111" - volumeHandle: "108" - fc: - fsType: "58" - lun: -616291512 - targetWWNs: - - "57" - wwids: - - "59" - flexVolume: - driver: "62" - fsType: "63" - options: - "66": "67" - secretRef: - name: "64" - namespace: "65" - flocker: - datasetName: "60" - datasetUUID: "61" - gcePersistentDisk: - fsType: "22" - partition: 1847377175 - pdName: "21" - glusterfs: - endpoints: "26" - endpointsNamespace: "28" - path: "27" - readOnly: true - hostPath: - path: "25" - type: 夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy - iscsi: - fsType: "42" - initiatorName: "46" - iqn: "40" - iscsiInterface: "41" - lun: 2048967527 - portals: - - "43" - readOnly: true - secretRef: - name: "44" - namespace: "45" - targetPortal: "39" - local: - fsType: "97" - path: "96" - mountOptions: - - "127" - nfs: - path: "30" - server: "29" - nodeAffinity: - required: - nodeSelectorTerms: - - matchExpressions: - - key: "128" - operator: 檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2 - values: - - "129" - matchFields: - - key: "130" - operator: -议}ȧ外ĺ稥氹Ç|¶ - values: - - "131" - persistentVolumeReclaimPolicy: 錕?øēƺ魋Ď儇击3ƆìQ喞艋 - photonPersistentDisk: - fsType: "84" - pdID: "83" - portworxVolume: - fsType: "86" - readOnly: true - volumeID: "85" - quobyte: - group: "78" - readOnly: true - registry: "75" - tenant: "79" - user: "77" - volume: "76" - rbd: - fsType: "33" - image: "32" - keyring: "36" - monitors: - - "31" - pool: "34" - secretRef: - name: "37" - namespace: "38" - user: "35" - scaleIO: - fsType: "95" - gateway: "87" - protectionDomain: "91" - secretRef: - name: "89" - namespace: "90" - storageMode: "93" - storagePool: "92" - system: "88" - volumeName: "94" - storageClassName: "126" - storageos: - fsType: "100" - secretRef: - apiVersion: "104" - fieldPath: "106" - kind: "101" - name: "103" - namespace: "102" - resourceVersion: "105" - uid: ȮO励鹗塢ē ƕP - volumeName: "98" - volumeNamespace: "99" - volumeMode: ½ - vsphereVolume: - fsType: "72" - storagePolicyID: "74" - storagePolicyName: "73" - volumePath: "71" - persistentVolumeName: "20" -status: - attachError: - message: "135" - time: "2327-07-20T07:31:37Z" - attached: true - attachmentMetadata: - "133": "134" - detachError: - message: "136" - time: "2046-08-01T16:33:49Z" diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb deleted file mode 100644 index b3fbcb2fdbaff4deee7dc9836b4dad082ccf435f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmV+<0o(p-ICB6BBMKICbZ>HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D67&HI zs{slDG774F)%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>v301`w901yBgA#&-jxhdwEzdUa&W9hEFZ*p|zn2p7m#Ej;N qw>8F>$G9K?Dj6@zl~%=?D8#?WiszJ`=&+FKqKn6cQ^%ni03ra8A8Pji diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json deleted file mode 100644 index 38d938f9ce5..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "kind": "CSIDriver", - "apiVersion": "storage.k8s.io/v1beta1", - "metadata": { - "name": "2", - "generateName": "3", - "namespace": "4", - "selfLink": "5", - "uid": "7", - "resourceVersion": "11042405498087606203", - "generation": 8071137005907523419, - "creationTimestamp": null, - "deletionGracePeriodSeconds": -4955867275792137171, - "labels": { - "7": "8" - }, - "annotations": { - "9": "10" - }, - "ownerReferences": [ - { - "apiVersion": "11", - "kind": "12", - "name": "13", - "uid": "Dz廔ȇ{sŊƏp", - "controller": false, - "blockOwnerDeletion": true - } - ], - "finalizers": [ - "14" - ], - "clusterName": "15", - "managedFields": [ - { - "manager": "16", - "operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]", - "apiVersion": "17", - "fieldsType": "18" - } - ] - }, - "spec": { - "attachRequired": false, - "podInfoOnMount": false, - "volumeLifecycleModes": [ - "r鯹)晿\u003co,c鮽ort昍řČ扷5ƗǸ" - ], - "storageCapacity": true, - "fsGroupPolicy": "/ʕVŚ(ĿȊ甞谐颋DžSǡ" - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.pb deleted file mode 100644 index 76d98ea818e64e85b7d629434905535695a6f00a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 290 zcmV+-0p0#HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D67m5G zsR0TBG774F)%bTG%z(ZIXEylH#RUfGB7hZ+wOwZfs34ha6$l3 zt%$XQg`duxy8&7T3IR6~0XSj@3IRD10x>XZAPNF8G8zIgGa?Q|dgZ&6$cKA##frv{ za4G^ZF)#o)0dfK{G7$v&o-I}7oV3HYVK2#)eddvY zDCW7B#D-lO0x>r-0x>ueL94sd=9#}dZ!BZ!uDx$^bmo|i#hJv6=83m8 o#+S#qAOR{FFUplx#hNI@zsQQ`l%D9Ykm;g}$AweJp&9@p0PF~AuK)l5 diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml deleted file mode 100644 index 3d131d2ec26..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.CSIDriver.yaml +++ /dev/null @@ -1,38 +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" - fieldsType: "18" - manager: "16" - operation: 鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć] - name: "2" - namespace: "4" - ownerReferences: - - apiVersion: "11" - blockOwnerDeletion: true - controller: false - kind: "12" - name: "13" - uid: Dz廔ȇ{sŊƏp - resourceVersion: "11042405498087606203" - selfLink: "5" - uid: "7" -spec: - attachRequired: false - fsGroupPolicy: /ʕVŚ(ĿȊ甞谐颋DžSǡ - podInfoOnMount: false - storageCapacity: true - volumeLifecycleModes: - - r鯹)晿M{_Vmk7NfkQA$hDf0i_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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4 sKhhQpG|k+I$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>9PVw2RRYsMJhI@#TcBr&GFKE}nUGo^I&VIa>~IPt-p-rS{pxMvZ4X zrypsH1)64V#AImU!~nFxQi_9%$;d#6$;eQNx6td^yskux7Yln6j;zpPGBPq?v|@1L Q;sPl#1}ZU;Vo+iL0C|K``~Uy| diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.json deleted file mode 100644 index 115d300a157..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.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": "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.19.0/storage.k8s.io.v1beta1.StorageClass.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.StorageClass.pb deleted file mode 100644 index 2cb75f3979718a447ae32f8bb8fe76eaae42c930..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 272 zcmd0{C}!YN;}R<_$uCMwPu0t|DAvo&*Do_nN-aq=6ygbnh&$&b78eWMW#n4P$i-+R z#AqzVXrjbus>Nt-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^|ukEM>Mtsg_? z$H+v~LM(!~jf8_F?IgtIl)Hla%2m>HJ?b*`>z|pQhQ|xTC*nrWm3O`vdHcif3v1|b zyNRTQRPS~Z`4%Sbk*J9YjbOs;9S;u%YcsX%n*)_xb@GIRp{}7&KPG$-6Ols%q@J~_ zna>3?x#r@T%KY9#LE-b#SIK=hW=__phWFH0=gMPGLp4b;QE|h%*$z3r^*j8iYyH-4 zcA2-olBmz;lB#jxy=TjptZinSC#W^F&FlaTu`s3Kxm$nTY>yh&oxm_)cz7~%b@QKp z;X_d)axc)r+8HceOWl}CeYeyYT`!+2XM*fpV|ucZYn;oKPrYI90F?*HGK_3Ym1Dvl zMrLl z1TE(f7f%_zn0xU~*h4N?;HYDeE8N6ACKli&z)OIa;10xu0LF9C!Mg#=j#@SU%ipc> zK%}CEgN1(>WS(nbkM!;YL;ehD+L#! z`1=TsQ9&gImChmuHZZYLx-kXw`mS!?ClvcMhJ6;tK2Km@^cV}eh!6ex@-lh|AT;dz zkv8J$6lww>7A#a#%(iO9M}ypF&DFW!!a{jET0Pz4K!8(NL<|;h1wEpZq)yT&4nH3* zxeZ<|P=wGHrW&(Y3v-P{yoEiDWuk?Z#(t#p`Nq|$`$}IQXe?jcTnvWuLE-!Zb`&bY z(}jgVXO!9o^g$Vgg+m`yIJ=tfo_?@&tvp@5-n=qio(M*>L3WK*$4bkO1+(*wQ{!6f zX|assjrGKn<{|TO^L|}eS<(9C;^smyHe2~-D?f8QC}uX68|!EN+QimSvHrn`J`Z@e zyFtxd>#n_xV)10{qhM*ae0}TE#rmhKrR-Z9UxJ9~{@_KsA!O;X7=xx6kKAE~LOMGV{c4}GjWqW}N^ diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.json b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.json deleted file mode 100644 index 5284de5914d..00000000000 --- a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "kind": "VolumeAttachment", - "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": { - "attacher": "19", - "source": { - "persistentVolumeName": "20", - "inlineVolumeSpec": { - "capacity": { - "qJ枊a8衍`Ĩ": "652" - }, - "gcePersistentDisk": { - "pdName": "21", - "fsType": "22", - "partition": 1847377175 - }, - "awsElasticBlockStore": { - "volumeID": "23", - "fsType": "24", - "partition": -387137265 - }, - "hostPath": { - "path": "25", - "type": "夸eɑeʤ脽ěĂ凗蓏Ŋ蛊ĉy" - }, - "glusterfs": { - "endpoints": "26", - "path": "27", - "readOnly": true, - "endpointsNamespace": "28" - }, - "nfs": { - "server": "29", - "path": "30" - }, - "rbd": { - "monitors": [ - "31" - ], - "image": "32", - "fsType": "33", - "pool": "34", - "user": "35", - "keyring": "36", - "secretRef": { - "name": "37", - "namespace": "38" - } - }, - "iscsi": { - "targetPortal": "39", - "iqn": "40", - "lun": 2048967527, - "iscsiInterface": "41", - "fsType": "42", - "readOnly": true, - "portals": [ - "43" - ], - "secretRef": { - "name": "44", - "namespace": "45" - }, - "initiatorName": "46" - }, - "cinder": { - "volumeID": "47", - "fsType": "48", - "readOnly": true, - "secretRef": { - "name": "49", - "namespace": "50" - } - }, - "cephfs": { - "monitors": [ - "51" - ], - "path": "52", - "user": "53", - "secretFile": "54", - "secretRef": { - "name": "55", - "namespace": "56" - }, - "readOnly": true - }, - "fc": { - "targetWWNs": [ - "57" - ], - "lun": -616291512, - "fsType": "58", - "wwids": [ - "59" - ] - }, - "flocker": { - "datasetName": "60", - "datasetUUID": "61" - }, - "flexVolume": { - "driver": "62", - "fsType": "63", - "secretRef": { - "name": "64", - "namespace": "65" - }, - "options": { - "66": "67" - } - }, - "azureFile": { - "secretName": "68", - "shareName": "69", - "secretNamespace": "70" - }, - "vsphereVolume": { - "volumePath": "71", - "fsType": "72", - "storagePolicyName": "73", - "storagePolicyID": "74" - }, - "quobyte": { - "registry": "75", - "volume": "76", - "readOnly": true, - "user": "77", - "group": "78", - "tenant": "79" - }, - "azureDisk": { - "diskName": "80", - "diskURI": "81", - "cachingMode": "x", - "fsType": "82", - "readOnly": false, - "kind": "a鯿rŎǀ朲^苣" - }, - "photonPersistentDisk": { - "pdID": "83", - "fsType": "84" - }, - "portworxVolume": { - "volumeID": "85", - "fsType": "86", - "readOnly": true - }, - "scaleIO": { - "gateway": "87", - "system": "88", - "secretRef": { - "name": "89", - "namespace": "90" - }, - "protectionDomain": "91", - "storagePool": "92", - "storageMode": "93", - "volumeName": "94", - "fsType": "95" - }, - "local": { - "path": "96", - "fsType": "97" - }, - "storageos": { - "volumeName": "98", - "volumeNamespace": "99", - "fsType": "100", - "secretRef": { - "kind": "101", - "namespace": "102", - "name": "103", - "uid": "ȮO励鹗塢ē ƕP", - "apiVersion": "104", - "resourceVersion": "105", - "fieldPath": "106" - } - }, - "csi": { - "driver": "107", - "volumeHandle": "108", - "readOnly": true, - "fsType": "109", - "volumeAttributes": { - "110": "111" - }, - "controllerPublishSecretRef": { - "name": "112", - "namespace": "113" - }, - "nodeStageSecretRef": { - "name": "114", - "namespace": "115" - }, - "nodePublishSecretRef": { - "name": "116", - "namespace": "117" - }, - "controllerExpandSecretRef": { - "name": "118", - "namespace": "119" - } - }, - "accessModes": [ - "d賑'üA謥ǣ偐圠=" - ], - "claimRef": { - "kind": "120", - "namespace": "121", - "name": "122", - "apiVersion": "123", - "resourceVersion": "124", - "fieldPath": "125" - }, - "persistentVolumeReclaimPolicy": "錕?øēƺ魋Ď儇击3ƆìQ喞艋", - "storageClassName": "126", - "mountOptions": [ - "127" - ], - "volumeMode": "½", - "nodeAffinity": { - "required": { - "nodeSelectorTerms": [ - { - "matchExpressions": [ - { - "key": "128", - "operator": "檮Ǣ冖ž琔n宂¬轚9Ȏ瀮昃2", - "values": [ - "129" - ] - } - ], - "matchFields": [ - { - "key": "130", - "operator": "-议}ȧ外ĺ稥氹Ç|¶", - "values": [ - "131" - ] - } - ] - } - ] - } - } - } - }, - "nodeName": "132" - }, - "status": { - "attached": true, - "attachmentMetadata": { - "133": "134" - }, - "attachError": { - "time": "2327-07-20T07:31:37Z", - "message": "135" - }, - "detachError": { - "time": "2046-08-01T16:33:49Z", - "message": "136" - } - } -} \ No newline at end of file diff --git a/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.pb b/staging/src/k8s.io/api/testdata/v1.19.0/storage.k8s.io.v1beta1.VolumeAttachment.pb deleted file mode 100644 index 155fabc1e68ebe96475ef5301d9aec90d5cdeaa9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1160 zcmX9+TTC2P7@l)TDNbS~6U236n(frYW@2IHT;`nF#Mq)wBu1>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: Mon, 19 Apr 2021 10:09:14 -0400 Subject: [PATCH 3/3] Update round-tripped protobuf output compatibility.go:488: proto differs compatibility.go:490: ( """ ... // 40 identical lines 3: "17" 6: "18" + 8: "" } } ... // 292 identical lines """ ) introduced in http://issue.k8s.io/100970 // Subresource is the name of the subresource used to update that object, or // empty string if the object was updated through the main resource. The // value of this field is used to distinguish between managers, even if they // share the same name. For example, a status update will be distinct from a // regular update using the same manager name. // Note that the APIVersion field is not related to the Subresource field and // it always corresponds to the version of the main resource. Subresource string `json:"subresource,omitempty" protobuf:"bytes,8,opt,name=subresource"` --- ...tatingWebhookConfiguration.after_roundtrip.pb | Bin 0 -> 724 bytes ...datingWebhookConfiguration.after_roundtrip.pb | Bin 0 -> 719 bytes ...tatingWebhookConfiguration.after_roundtrip.pb | Bin 0 -> 729 bytes ...datingWebhookConfiguration.after_roundtrip.pb | Bin 0 -> 724 bytes ...apps.v1.ControllerRevision.after_roundtrip.pb | Bin 0 -> 329 bytes .../v1.21.0/apps.v1.DaemonSet.after_roundtrip.pb | Bin 0 -> 8220 bytes .../apps.v1.Deployment.after_roundtrip.pb | Bin 0 -> 8015 bytes .../apps.v1.ReplicaSet.after_roundtrip.pb | Bin 0 -> 7926 bytes .../apps.v1.StatefulSet.after_roundtrip.pb | Bin 0 -> 8585 bytes ...v1beta1.ControllerRevision.after_roundtrip.pb | Bin 0 -> 334 bytes .../apps.v1beta1.Deployment.after_roundtrip.pb | Bin 0 -> 8011 bytes .../apps.v1beta1.Scale.after_roundtrip.pb | Bin 0 -> 242 bytes .../apps.v1beta1.StatefulSet.after_roundtrip.pb | Bin 0 -> 8641 bytes ...v1beta2.ControllerRevision.after_roundtrip.pb | Bin 0 -> 334 bytes .../apps.v1beta2.DaemonSet.after_roundtrip.pb | Bin 0 -> 8225 bytes .../apps.v1beta2.Deployment.after_roundtrip.pb | Bin 0 -> 8020 bytes .../apps.v1beta2.ReplicaSet.after_roundtrip.pb | Bin 0 -> 7931 bytes .../apps.v1beta2.Scale.after_roundtrip.pb | Bin 0 -> 242 bytes .../apps.v1beta2.StatefulSet.after_roundtrip.pb | Bin 0 -> 8590 bytes ...ion.k8s.io.v1.TokenRequest.after_roundtrip.pb | Bin 0 -> 308 bytes ...tion.k8s.io.v1.TokenReview.after_roundtrip.pb | Bin 0 -> 274 bytes ...k8s.io.v1beta1.TokenReview.after_roundtrip.pb | Bin 0 -> 279 bytes ...1.LocalSubjectAccessReview.after_roundtrip.pb | Bin 0 -> 318 bytes ...v1.SelfSubjectAccessReview.after_roundtrip.pb | Bin 0 -> 293 bytes ....v1.SelfSubjectRulesReview.after_roundtrip.pb | Bin 0 -> 278 bytes ....io.v1.SubjectAccessReview.after_roundtrip.pb | Bin 0 -> 313 bytes ...1.LocalSubjectAccessReview.after_roundtrip.pb | Bin 0 -> 323 bytes ...a1.SelfSubjectAccessReview.after_roundtrip.pb | Bin 0 -> 298 bytes ...ta1.SelfSubjectRulesReview.after_roundtrip.pb | Bin 0 -> 283 bytes ...1beta1.SubjectAccessReview.after_roundtrip.pb | Bin 0 -> 318 bytes ...v1.HorizontalPodAutoscaler.after_roundtrip.pb | Bin 0 -> 313 bytes .../autoscaling.v1.Scale.after_roundtrip.pb | Bin 0 -> 234 bytes ...a1.HorizontalPodAutoscaler.after_roundtrip.pb | Bin 0 -> 1959 bytes ...a2.HorizontalPodAutoscaler.after_roundtrip.pb | Bin 0 -> 2127 bytes .../v1.21.0/batch.v1.CronJob.after_roundtrip.pb | Bin 0 -> 8481 bytes .../v1.21.0/batch.v1.Job.after_roundtrip.pb | Bin 0 -> 7715 bytes .../batch.v1beta1.CronJob.after_roundtrip.pb | Bin 0 -> 8486 bytes .../batch.v1beta1.JobTemplate.after_roundtrip.pb | Bin 0 -> 8027 bytes ....CertificateSigningRequest.after_roundtrip.pb | Bin 0 -> 363 bytes ....CertificateSigningRequest.after_roundtrip.pb | Bin 0 -> 368 bytes ...ordination.k8s.io.v1.Lease.after_roundtrip.pb | Bin 0 -> 248 bytes ...ation.k8s.io.v1beta1.Lease.after_roundtrip.pb | Bin 0 -> 253 bytes .../v1.21.0/core.v1.Binding.after_roundtrip.pb | Bin 0 -> 249 bytes .../core.v1.ComponentStatus.after_roundtrip.pb | Bin 0 -> 244 bytes .../v1.21.0/core.v1.ConfigMap.after_roundtrip.pb | Bin 0 -> 223 bytes .../v1.21.0/core.v1.Endpoints.after_roundtrip.pb | Bin 0 -> 380 bytes ...ore.v1.EphemeralContainers.after_roundtrip.pb | Bin 0 -> 1274 bytes .../v1.21.0/core.v1.Event.after_roundtrip.pb | Bin 0 -> 397 bytes .../core.v1.LimitRange.after_roundtrip.pb | Bin 0 -> 378 bytes .../v1.21.0/core.v1.Namespace.after_roundtrip.pb | Bin 0 -> 319 bytes .../v1.21.0/core.v1.Node.after_roundtrip.pb | Bin 0 -> 748 bytes .../core.v1.PersistentVolume.after_roundtrip.pb | Bin 0 -> 1179 bytes ...e.v1.PersistentVolumeClaim.after_roundtrip.pb | Bin 0 -> 597 bytes .../v1.21.0/core.v1.Pod.after_roundtrip.pb | Bin 0 -> 8009 bytes .../core.v1.PodStatusResult.after_roundtrip.pb | Bin 0 -> 912 bytes .../core.v1.PodTemplate.after_roundtrip.pb | Bin 0 -> 7914 bytes .../core.v1.RangeAllocation.after_roundtrip.pb | Bin 0 -> 215 bytes ...e.v1.ReplicationController.after_roundtrip.pb | Bin 0 -> 7844 bytes .../core.v1.ResourceQuota.after_roundtrip.pb | Bin 0 -> 397 bytes .../v1.21.0/core.v1.Secret.after_roundtrip.pb | Bin 0 -> 230 bytes .../v1.21.0/core.v1.Service.after_roundtrip.pb | Bin 0 -> 527 bytes .../core.v1.ServiceAccount.after_roundtrip.pb | Bin 0 -> 253 bytes ...ry.k8s.io.v1.EndpointSlice.after_roundtrip.pb | Bin 0 -> 367 bytes ...s.io.v1beta1.EndpointSlice.after_roundtrip.pb | Bin 0 -> 368 bytes .../events.k8s.io.v1.Event.after_roundtrip.pb | Bin 0 -> 411 bytes ...vents.k8s.io.v1beta1.Event.after_roundtrip.pb | Bin 0 -> 416 bytes ...tensions.v1beta1.DaemonSet.after_roundtrip.pb | Bin 0 -> 8248 bytes ...ensions.v1beta1.Deployment.after_roundtrip.pb | Bin 0 -> 8017 bytes ...extensions.v1beta1.Ingress.after_roundtrip.pb | Bin 0 -> 377 bytes ...ions.v1beta1.NetworkPolicy.after_roundtrip.pb | Bin 0 -> 1414 bytes ....v1beta1.PodSecurityPolicy.after_roundtrip.pb | Bin 0 -> 584 bytes ...ensions.v1beta1.ReplicaSet.after_roundtrip.pb | Bin 0 -> 7937 bytes .../extensions.v1beta1.Scale.after_roundtrip.pb | Bin 0 -> 248 bytes ...k8s.io.v1alpha1.FlowSchema.after_roundtrip.pb | Bin 0 -> 418 bytes ...PriorityLevelConfiguration.after_roundtrip.pb | Bin 0 -> 428 bytes ....k8s.io.v1beta1.FlowSchema.after_roundtrip.pb | Bin 0 -> 417 bytes ...PriorityLevelConfiguration.after_roundtrip.pb | Bin 0 -> 427 bytes ...8s.io.v1alpha1.ImageReview.after_roundtrip.pb | Bin 0 -> 269 bytes ...io.v1alpha1.StorageVersion.after_roundtrip.pb | Bin 0 -> 352 bytes ...tworking.k8s.io.v1.Ingress.after_roundtrip.pb | Bin 0 -> 369 bytes ...ing.k8s.io.v1.IngressClass.after_roundtrip.pb | Bin 0 -> 251 bytes ...ng.k8s.io.v1.NetworkPolicy.after_roundtrip.pb | Bin 0 -> 1416 bytes ...ing.k8s.io.v1beta1.Ingress.after_roundtrip.pb | Bin 0 -> 384 bytes ...8s.io.v1beta1.IngressClass.after_roundtrip.pb | Bin 0 -> 256 bytes ...ode.k8s.io.v1.RuntimeClass.after_roundtrip.pb | Bin 0 -> 287 bytes ...s.io.v1alpha1.RuntimeClass.after_roundtrip.pb | Bin 0 -> 295 bytes ...8s.io.v1beta1.RuntimeClass.after_roundtrip.pb | Bin 0 -> 292 bytes ...icy.v1.PodDisruptionBudget.after_roundtrip.pb | Bin 0 -> 673 bytes .../policy.v1beta1.Eviction.after_roundtrip.pb | Bin 0 -> 281 bytes ...1beta1.PodDisruptionBudget.after_roundtrip.pb | Bin 0 -> 678 bytes ....v1beta1.PodSecurityPolicy.after_roundtrip.pb | Bin 0 -> 580 bytes ...tion.k8s.io.v1.ClusterRole.after_roundtrip.pb | Bin 0 -> 346 bytes ...s.io.v1.ClusterRoleBinding.after_roundtrip.pb | Bin 0 -> 269 bytes ...thorization.k8s.io.v1.Role.after_roundtrip.pb | Bin 0 -> 245 bytes ...tion.k8s.io.v1.RoleBinding.after_roundtrip.pb | Bin 0 -> 262 bytes ...8s.io.v1alpha1.ClusterRole.after_roundtrip.pb | Bin 0 -> 352 bytes ...1alpha1.ClusterRoleBinding.after_roundtrip.pb | Bin 0 -> 275 bytes ...ation.k8s.io.v1alpha1.Role.after_roundtrip.pb | Bin 0 -> 251 bytes ...8s.io.v1alpha1.RoleBinding.after_roundtrip.pb | Bin 0 -> 268 bytes ...k8s.io.v1beta1.ClusterRole.after_roundtrip.pb | Bin 0 -> 351 bytes ...v1beta1.ClusterRoleBinding.after_roundtrip.pb | Bin 0 -> 274 bytes ...zation.k8s.io.v1beta1.Role.after_roundtrip.pb | Bin 0 -> 250 bytes ...k8s.io.v1beta1.RoleBinding.after_roundtrip.pb | Bin 0 -> 267 bytes ...ng.k8s.io.v1.PriorityClass.after_roundtrip.pb | Bin 0 -> 248 bytes ....io.v1alpha1.PriorityClass.after_roundtrip.pb | Bin 0 -> 254 bytes ...s.io.v1beta1.PriorityClass.after_roundtrip.pb | Bin 0 -> 253 bytes ...torage.k8s.io.v1.CSIDriver.after_roundtrip.pb | Bin 0 -> 306 bytes .../storage.k8s.io.v1.CSINode.after_roundtrip.pb | Bin 0 -> 239 bytes ...age.k8s.io.v1.StorageClass.after_roundtrip.pb | Bin 0 -> 269 bytes ...k8s.io.v1.VolumeAttachment.after_roundtrip.pb | Bin 0 -> 1157 bytes ...1alpha1.CSIStorageCapacity.after_roundtrip.pb | Bin 0 -> 539 bytes ....v1alpha1.VolumeAttachment.after_roundtrip.pb | Bin 0 -> 1163 bytes ...e.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb | Bin 0 -> 311 bytes ...age.k8s.io.v1beta1.CSINode.after_roundtrip.pb | Bin 0 -> 244 bytes ...v1beta1.CSIStorageCapacity.after_roundtrip.pb | Bin 0 -> 538 bytes ...8s.io.v1beta1.StorageClass.after_roundtrip.pb | Bin 0 -> 274 bytes ...o.v1beta1.VolumeAttachment.after_roundtrip.pb | Bin 0 -> 1162 bytes 117 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.ValidatingWebhookConfiguration.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.Deployment.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.StatefulSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Scale.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.StatefulSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Deployment.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.Scale.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.StatefulSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenRequest.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectAccessReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.Scale.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta2.HorizontalPodAutoscaler.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.Job.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Binding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.EphemeralContainers.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Node.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolume.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PersistentVolumeClaim.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Pod.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodStatusResult.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ReplicationController.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ResourceQuota.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Service.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ServiceAccount.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.DaemonSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Deployment.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.NetworkPolicy.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.ReplicaSet.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.FlowSchema.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1alpha1.PriorityLevelConfiguration.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/imagepolicy.k8s.io.v1alpha1.ImageReview.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.IngressClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1.RuntimeClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1alpha1.RuntimeClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1.PodDisruptionBudget.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.Eviction.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodSecurityPolicy.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRole.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRole.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.RoleBinding.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1alpha1.PriorityClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1beta1.PriorityClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSINode.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.StorageClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.VolumeAttachment.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIStorageCapacity.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.StorageClass.after_roundtrip.pb create mode 100644 staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1.MutatingWebhookConfiguration.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..04db5af51b871decd6a2bb15aa243aee42d60435 GIT binary patch literal 724 zcmX9+Ur19?7~j1$g$o6pqF@BgL14mncJI08{@GJ#isip*V`)O1Hl1^uZfkd&x#+>7 zvZ-mXP-`gKOAw(CrG*bZxJ`ZOC8CF(U5=pV9)dd1dHD{%@AvzCfB0giWs@#S=K_PH z5zC4s;;B$LVx?1oH2>q6Y2ir1omJ4;?o66v@o;Y_IGjktE+yhak#Oce4^7&ow}K=P zB&ZI7x&*CBFvuxIktw0FMm?r%8oI0#Sv9}^dhm5(syLBsv0ZyN`QhQC<G3V@W)M*^TWsjt5w7tdr*uXViGoDJ zOA*!iY~#04E<6G^F~dM9#)Fu#_OJf=*V?Sx&h(}Xh^&gcQ~(R6g5z#ka%z73hiTf5uLMGq_b zH!}?uY7Iqu2_o{LvhcwNx2Z1?L{B}tl%VGxf;!N7`3}GD_xpW+_~NGHl3JzH_V9Sr zaiYmYIvj~QnY5kZe;hX*98LOi3Odzik41+$nuzp=L!-%L{9H0I5{+d4Gf|;IdM!u- zL4xWQs8`Th1cMw`6qyn#Yt%Aj)6iv|$g27M*PU;Lsd6FJ=DPgm;rqMymOhu)g~3CT zU?9N^HA;eoL`9ByBvB!5QBl1|+Vi{XrR@i|oNBQ)lWGyUugetDqC)ecq7?;&Q+3p| zKU>@_7585*R2Lz*TYk5>X8U$Zx9d*}&Gk=nmHXGYn?XdyY;&P62e`&U9_gec5(SBb zmm;d?$%j8*fB)rAKtdBoWH*rxn|sUC*DJ4f=JDSAThzn_lnXST*1gB-^V8LZ%H#T@ zHLW(c^|7|1`@Bc{s?VD%8{5SnrNzC~+5MHNmQ_LWOD4ez?!jYl6*CN!Vmyo)>x`H{ zSUg}UIIML83+pNara}UEU}_d{7dp|&un~k{l2HcjMw&5fkLwf-N`zp}>R^E!V?^&B zV190mdo!b$0R$LrZ)Kn{pkr4kxd@O@Kttk%gxhl|tKe~lwbp)M0l;bm8;p$f4r#y* z`~xOws4bn{Trf9&z9=7T6IH9LA+WVvoAEyrBw0FRq}T)w>wJ(@Ov|u1up9jifpN0)c~~74A?*{0QrWKG_1)8fMG!xY=ee|Ajk1oY?5lA7$9q) n=7E~3=~Ll6!Av(ey@#)bH^_$t$m0x|K!-YR@{@JkF0bn!V#VTC literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.MutatingWebhookConfiguration.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..3804632f3050c8bdfd307a19051a6533030a2e59 GIT binary patch literal 729 zcmX9+T}YE*6yEoh2_F>n76qe=ISNcT@4ol_-tT9Z+Qjm&+E|(pZ=24!O}Di_bJ2xG zWmD5&q1I5en;=3jN((Q%aGQG5O+*)6yOf~oE`oZYb8`;oJkN7}I58`2Q#{J~z`#f( zosJ~psZcnQ&ZGhv5#yMZ#*u_8M}nbDfS_|-*^DT}!#$zkP$Ch#l!y;T!rA{|G*PF# zl@y60NwZ7LDd|m;Nlz1^GRjn)xh>T)4b`BkW_|zl;OqEgX*}6tyY_D4!^1~QpG%uk z-!Vlpkz@ty70HccqDCExOsHKZn)8GwzrR`BeR3~dDO6{YO|sCnSyDmPu1q9D+}eR z+S3iaI=Az&x?;GTCvQ|x^~*#0ls~z7n@Pu4V}y;aG3(0qz5=g|W%$V0XU` zLcrT=(Yor=#q9-a>*uS|(H2>Ax7Yc0ma8+~y2Gi}>U!S`Nl}#xW|EKMkRkR-M)eGj z0ncGDf(Gv9ki`IiE$Bq`G4SIYW+FVF1$&Aqbc(*bh08 xk4DFs4#Wgi2Q3fG(kzz-mnr6kDd3&rI$}<-Ge90^=qNhYdRIJe+HP~&{sA!u=X?MF literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/admissionregistration.k8s.io.v1beta1.ValidatingWebhookConfiguration.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..78b8abbd8b3a66c175ac8cf08f2077e6ceb06d1b GIT binary patch literal 724 zcmX9+O-NKx6rT4=g$D)QqF@#=4h1Hh>$~^e_cKdPv(&6+7&ReoZ*&}IMrWq^GbdV1 z(chS9Frn6{lyk}{dw4vY zN`>RGWH1y?rIU7A#5iiDa5&zQC4petCg^0JJr*7orC6vx7#NMmqi5r>k#H#UACB^M z%4$<$wZPBXiy{%l8G8|DKeo>nP~3A?YZ6c;`W1EsY;yXA8TT40Z4UJ1fZ%wLOF5y) zlpvXkR#bC6`S9oK@4vz%BsGeR>ZHmcYj1h_dimAPJl>msiy8%i34$)lhWlu3e!8+y zeq4LBrdQ{-K2}$Z7Wa|9%JZi3#&+RHadB^Tc7J86c~w%pibXNOJ$MYRVvd0^jE6Dj zogoV-kNP|W2lZ~?K||xfHHd+5T+0CNLdQEfHvQm_bH<_FOmdFxaf6{jg;Fd~9o(1Y zoEqH&+$*GUZ+aAS03T=VtsHa?Z0ri77Xe}fbR=JhIbD}B1dns9xAp_~0oFp;6Y?B3sAS?2b$RyK& rn4s#Q<$zh5)uO?9in(D5c#k-X7*H$=ki%&@f$BSMioZ=c9d5@zkuu~h literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ControllerRevision.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..2838bfa945693bbe0a65f2803503d7ff85472c95 GIT binary patch literal 329 zcmd0{C}!Z24{i_u7k(O8Pn zM2XQd#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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4KhhQp zG|k+I$1JE2Y$m#N2|MRK4W;)2vPplC^ANhy#GG_fo(Gbb@AClw@7E79_N R?vuI8Cw-a1D8-<}002d!ZKD7H literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.DaemonSet.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..aafecc9cfb553454a1a44c2b1c316ec4422d3ec7 GIT binary patch literal 8220 zcmY*;30zgznK<{k<~D8k-z3xbBW?5Yk~W0)T<<-1calkh7!ji}h^VB~TM!Td*%hVD z41$V0WffUOKz0NK1Qigs;q5Pzrb#BrWU@DTTbtM{wqwoq|IT~ZOyB$czI*Pu=X~co z-}&~FqZUWd_t48y3kr%??BSU^;!-nq<>zh6C}F;QoF1WQ3Nw@tMTurgilG#I56^QV z7CA}OR8Cc7PR5*|zIDCgwf#pg`w26Wi+KR2A<0{ z(FPtz8F<0`gSay9T$8KnH^p{~qpl#v0C*!*s>r~LWd>fdP&^EknFoUP7H^X!*xP3B zM4P=Q&snEaSGb#=_ciQ~_RY4~4*e@&Q?P+oVW0Zq59%o2sJIas+l!t`86{|H?P0Gqn(uz^G$RiHP1t{UE_&jAFQbZPU>o-4> z`0TUn2Fwb~FJzU~)1ED5QTiHrJ7Q&o^t~)XTdYKsQF*ip-5F&mvY!PT$KW z#p>%(ye{c%3CpIf;TXf(yeK}7Q`l6U-KX!<^Eq8A+<y@8)Gq#i}G|GUio{ z!B&926Y#8^>L*T)x=q%1T*I8w8+6;L}J8LrciM8(LD7L6FVVuVM^> z7(Q7+DKiMFh59Lc)tGy2!>$?otgX^DX`7qxvkiC-1}q&>29d)Ck%!al)@axFXoHBE z|M(ug6dD2(!Q4ZC&pqqyxMZzfQQ*4DETI>voEUX4d=(jkC>dMdJAUNLZ{bIoBFv;) zhHk}JZh3M3=0bPOozSg9w-#lPID8*%ka*_%0D*Q%Ft)c_b{P*G8UD}3rihg^bOT~Z zGE%WI&<1RhVw}8kW1cb_BsIn$X&klEAahSpiHm82%x|UA3^GoDd9uJ5WYHLr2&BtW zB$WcPFT;FUi89El*&u5%1_k!2@GD`af}fz$qTmU$6fuhQNG2)6f^OGMJ^pELEwX6dK4@Rfcqd3Tj-`U9>@iX&R0K z=4rfS`uNme&iyUKo5;aqZ-4MrsA-|@fpJ2l<)s7lhA4w3nj&Hhn$$?a&NRTSDMso9 zbw3SDYAQo;YRn>@8SI85C~x+T&r!+zkQ z!~jq+0Bw?52VZ#(zVdw34|7cRi-B{ev;F1O&J#t>lX+R3wck|%lXx5*f$w)7_0^qH zoz=m)so>!e&vE}iqodW@9XNQ^Ht4@};UZ8BLj{6OoTu)D7p%ey21a@)7G6Pm0q}$! zynun}@DMNnaU}pL7J!@pK-n1a3IzGWE0hOJFUqs4AQwio7ODs=!H#rhZfZ>3_Vv|NRRR7>nBL-kHxQU+;Y+g{%*H z20%y)wFxbflpRg_6N>$#PElrw>?9{5CyD_m|HGJ8PLO^v`Ltwa0eR z-D02hmbYy3wKaM#v~0H4>yEJ}eNBBU+%xW46R|}y*p+Dd{@}Sr|JD7zjyC&%zpYXY z&NREvCb+8om(SS`1v1q}Xy#NMY74)5jI@-q~EUjXnMArDx`WRNT8u zFWZG+cw#~cF4(GL9jmO&$n?*)?92go5w~e;5u1me)L@3LZ$t5DePKZf;6*yia$p

    $>Pa*_`;`zT}6utXp{( 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1.ReplicaSet.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..d4950163170af83e2b475eb375ba9d0246f60e79 GIT binary patch literal 7926 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.ControllerRevision.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..d06d93200ef7039afdd31c03545560da5d0d9ecb GIT binary patch literal 334 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-A^a?Z~yDay~uNi7OWEz2y<%+C{=&&0Kwk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@2xi9slZE2&y3u^=-nwFu+^B`c-Wip1Q4oK(H!{9K?{m2{M{GxJh_ z;?AYTCHc7_l?AClvEqW%WF@O=rJ~e=oXq6JVkIlXTA*l2Vo52G4K%SVF*7GIDJK;q WQ7h5%eD0IE%O`!A!YIX{!~g)H4R3k? literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Deployment.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..58efdd01419e8cc68544a8300e7564144df9c589 GIT binary patch literal 8011 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Scale.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta1.Scale.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..d9fef5270246f2caeea5a131b918ae28e862a58e GIT binary patch literal 242 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ControllerRevision.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..94f948c7595b104d997146326d2efe0d050dfdab GIT binary patch literal 334 zcmd0{C}!YN;^IjxC@9u1GfYY?Ni-4?a?Z~yDay~uNi7OWEz2y<%+C{=&&0Kwk&Dqt zh|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fXoEQSuc5H2K zoqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCvO6{|WjT+B( zPCwEX3pCB#h{@2xi9slZE2&y3u^=-nwFu+^B`c-Wip1Q4oK(H!{9K?{m2{M{GxJh_ z;?AYTCHc7_l?AClvEqW%WF@O=rJ~e=oXq6JVkIlXTA*l2Vo52G4K%SVF*7GIDJK;q WQ7h5%eD0IE%O`!A!YIX{!~g)INN;-p literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.DaemonSet.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..6735abbb6c809117fd5208b5d3fd1076f2481408 GIT binary patch literal 8225 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 ZFaIX+*<1HU!c`pH<$u!E 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/apps.v1beta2.ReplicaSet.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..1b3e49f6dde3c5d30ada7d01721cd312a1e63fa6 GIT binary patch literal 7931 zcmY*ec|a8B*=H6tWMY!-Bu(h%DBWCy^c`pBozpaJL`@V?QBjnnnSdOk$Sue=`O2Xv zC@QCbD2NAmfQrZ^!WWiZb}{kG-L&yb(!{+?HAi!(vHCslt~tK_5vvup~K;dG{Im2t`u@LtzsonkgxQQiOYXo)ZO; zlSEDBR7K`wfy3&DmrLF&-qKv06&V!Mx%pJ-#+GxXcUG^H?CV>241unc&UQoVW`af&bOn&Ra@cP*J#^= zmb#jItbGa7oVBmItBS+j13Smc{tT-rf`L~fgBZutA^lC(Bf-pv6upK{O;uM4XbsYM zAz4BzQL>Ct2Ew@+tB?gDysl6}ZWv|M(%x=z&Dbhcm_Lb{F?tY;VKGCb+5j#w1O z>N93!z~FoxNk~_tm&c$?q_HfYjwB|CNvH8rq(^46YhiS@s^<&QX|d1g37X0$VWgmx z7?o!ct1U}f&&EdT^U)k#((@R@+zb;xAE68$Wl1cC-9&}eMJ;P?q@F4BbC)a?5t^a1 z%jdx{=4-K9?i@BwGQF?SJrr#aB*q}fCWD}u4T2hBm^dojqhKtnyvPd@7A2MARJh$Y zUH@(={mfIhp91034P5KE@t>1l{)dVWp$(X0446+OPXavQ)lb2bWHMmc{2OO|s$;vW zrqNO9C~37DlZ_uDrv8SS&yS%;E2XRV{& zyWy0tXR~dq$slrqLF7R|%_==e(*{vsPSP}j2h2Pnk5|OZ_Z`^xviH~#i)*;l*ViUH z4!G*-JO_7v3J6(I*9VeLk>APHKI=#hvXW$h3>6D3m%w#&4=OxpxVI7e%h*D^O zL+z<+H{nNx1(`{+49!Ytqi?A8KY?Z{Vk$JN(5#sZ5-0qQHb^{k4^X(jghM}iXUjP< z@+K8Ju=)H6DvX*A=apc2NeZPRBj6dz#E|%mxYgE@>P!-5_(%1}&aM8)SZY zP@+K=qF|nk8G|f_1}&Zf&ytaf2lba>zO0xGvT8QST7*FX-YEQZn5hWQQi&$`hgphf zA}vx_Py`4^fjNq@+6Yf@bVUmdGDEM*<%9y|8G{NYrDC%|6(dNy#06PkmI|{}rGygb z$KXX}NE2A0#+mM>4H`_-1QW1Ol$5Z+p6WLy8P9)P{YK#O71X^j1RE>f|Hs>u$)Jg0 zRD?m3swudX2Fq$nXiyXNBn`W1DnrI85^0u0Dbl7y08s@XS~vA55ike6Ja3vhXME7!>)8L&tDZxxFp?L- zDIwT9*ft1%t2iKEn1co9^15r9n-6brAQi>;T{Qd0+v*)@v11O82&}|^fr6-Cl~8Iao{+L$3Av-TzkVhJ)W!%<^lvK z`k%>8lC+xKKvG~;Ni`E5OS0dg!-HlC=4Gye(qM$lGmkIymDM^cUE6xSMVm)kW4&PC zo046J2j-0Lc2#w~>fO{gcE)-fR+0q)2nNqlYM`ekTlY8)uJD}L=G$A%Or!6lC)s+& zMu;20io!fh|C(Lo?cOxH&oSUSa@;;JURz-8%a}|06`tHy;mjK-`nR-E(ii5iX}qpj z*tj`}jb`ph63_yD1)GNu$0X2;5=0ImRY80~R=SJ?gn2GmT2*Mt;0jQdxYi=F1xQYs zCKoQ_6a>Cm*HagwBsOhn!c4tj#geF$NLFVpOAt^NrzazknK~;oId?&3-t6^hxp}}G zg%`qXMedG4M`^yhzeO3{uOzLu9~-N84>iQQ%A4GEmE82ZfnN&Yw1Ua;MdphTI#>Xw z2}Cpjk<38k2q20OPP$ZM(fNjtsL->omv#nJ%Y29ZsJ+*H{E(yL5B`zb^tmunB8y0( z=@}YCC`e#}0(dsqP>?`71PS;BG23((u>(N@^%i6fEHv;AGK6;_G$=BLew2PNeZf3? zqp!8>#o40=eGM(H;$u;+(vz;?1Ma?)3~>>d38#PSI$Y$b+3>h$q}jW9k9$kGt=f6O z*VgMg*lw-&?W`bTf?Gs^!3r`ank>j7Tu+uF?i*{J?`_yL&$e;e=xJYT|5Hn>8@x@W z0(8oY+bBBCe@Izl7QkGEW9|+KG7j&$Yz^3|i7ch?=Epqy_E~G}Bfi!mv#YGeS6Soj zIp!X&4YLn=cQwoQa^Jol=e7vK4#IN*cy6R`525@=0p3H4WbAlr!q_7Xp zT-q0qdHAJ~wvTR|=i}D~nkej{j7KjNy-V#DXu%Pkg z-;8&7298W@8?P#iclRER8SV5o_c?1_1Bd*F(g=GreCtqWC;oYKlK)Ve$UNs?S(BKj zU}cCDL=;yyed-_#xk>qNsX@A8JsMaDoSC3$Kl2%L;HojluLdIIn8urYmB(N7^jA5H z+|^a1L*CY5)wjRO)!1n%q3HW)gRP7)J~_U@cVx%-)`{}SjPR845|9@J8_a=%V-BnY zb6_Qylf%B)Sy}s9NBxC1Dm;kfFV9~6_KlkQ8~@mTm5RD^{P0B0lj9|}1FoHA>lT9@ zU=Hj6b6^LU)8g-??{qhI$G(u3RKs*A& z6Y*d_69>yaJQ$F+pNXny4)Gl;8SVD%ZuGNKB^Ip8ru%5Z@_+a4`0qf}2xyC9to;7u zp@0xVHk|np!}n+r-YyT=cR7~4cw8<*XpOJ4F?-94h-~cc2Fi`oV#-%*WFg( zJTS3ktkixw?0EgRU%d0>?vA^{KY#P%ueO$aupvaa{|RqvhiBi=LVcBI*H-+Lty;U# zzyDbklBZw{Hvl3=0+FJC$cup}%c+-xRt4o)Xd*07MIaE>u*QL~G~Rf!;&1Ni9XBsL z8A^qXy?b%|dgt~1>%%vny>`V}du3!R#eHFOT)pvC_y3$H85&H1`(sUxB$6Zgi9tVs zh*3t-+juI=TeHR8eLz_kW3OI(8x0nOHN`>#ho+WLK(z`gSmd~BYRjE;4z1A&Z3cG) z3Cn$+;!b;y^Pp$bX>WhOud!#zSe<+1pb0t!2Ex4vdN$e9IpQ29O(G+O>?%I9A;4+y zdiRhK5_6lcd7Gouwwa8P1Je{{@j7K?3N$BHbHaUBZG+Rd^VwXcaUBfDDx{l)1OjchX z#iR7+W-MnOqVG|bS#+75W6_uCY>u7}adY`kM|opXNb~z=25)1=CehzfG-P3gDne@! z64szBD7+x&Nku|I9!f>|$&$1df^rh{u3L{GWUplt5n7YHJ_qqomcbANbs0=2#a;o2 za2i4h3d}&Or={_+?Ao*fT}c3@u_~}r*QGhn3%ay?;f&>M>eB3G0%MAq&9Z`s7J?M= zSzSXbEi76g$BL;ICZ4``kq*2>7)4qZN*0yN(C6gEF_R&})>%=H(?LW^EC>b; zfmUYedcsO|9SgOju1C&iWyG$~6#>SetXM@tZ1UP=x?TYC5WogR%$bJ`^y?J8mr8-@ z>lBolu0U0noQ60hcU4|ClA#%HiIA3yH7I6NP`a!jEdk}_SuE^<78U6FidYuZ6<#tGHY*BrD$ZXg zqoqn(bjlLMu^RM&V0f0zW%boD@@jS+44(%afoh!<64R2NTW_*XrneaAztWlXJTa*N zC9cayDUt-*Bp^t~M7&m3R3zl98nUQtUM`Zc1!RiU9K;bt$w^336(u!C7FMRp(`KW1 zPLG|h%S>2SECB_OE+Ki9KCck6KWnM>cEza&l@hRY&SE)k6vUtroEo7q+yOzbPfY+q@0NBH9r)ZIWc-ef3Wzhm1uom)wW@B9dM$L-T^-Nu5 zm^GG21=M~KD@rR15wLL{Q%TV!l$?_cY(p62xv~H}3K;2n#ASoeNrsD|yp>QasA4W) zNoh#o`CPzgv|R8unMfrr37CQsr*Zjg-1?Z6@H!9FB`tN`bI-?u(yjnLv$C=(2Bj}2 zqGG}LSv^Od56};aL8&+@PfmXRN3YlfK}nX{s2#VHLV%RXicAUt1*$ehB~^qbJPutd zXFS$ahnkjbl%a_|s&Nzn>P zU@#BqA4$StfIrRW0V9A$;m5R}hddtMMZiHK0laz4bEeo^I{cD*OS5CE#o6NR-|H=@ zo{>4t-LX5R;00TQZRkS(A(HNNS`(GGq5MYeD_yB?SU$496`F!ZXmc#o3kv**Pt9LHm%KbmMS>GGXZG8Ln3&Co` z*9W%!$NBjuiSCtYgCa zo*{f^%dyucb0r(E&sVMApSxcF!5)eBm{*aRU4o#L=w&Y-=3TtSWPq2 z>n65220hL7iy!f?MW7e~pqQU4D*zs$1+NAo=G?_w8*DX>R{POKslE-ZmJy0p>F`Wf z-7fd89#?UjbCavG&s*6T6+Jfa=L=^}jE?-#Q*p}OwaHe8oW;!4xanj4-l2m47(bF9 zr~?4gAnSwK2pG&pz-ri6egA5`vGr=v1L2gv3}~tt{NVL}HNS6(Vr>0tY?yaTd!hBj zyeQ`mcljw&3J3shLTycoBax5)J^h%y$#Z&t%0v+n+96llptag{xY%3SnOfi)sd#0! ztGwDiYV$AB?7Msff9jNF(|&jL;$$OUm`paH?JUkti`pV$JRAA_^SI%-$b>y z^ptm~#$M(x5qN^J2^`l=6;t#AKjV4PUrq9opYfNP_mxfYGaeGUyO&yb==QD|?%Ms+ zoc*`zTAmac0EPU_eV(i-aK>xBH@^!Gt^WG!jIgS6Js$=XKD^?+Z$C9~H*8m{15QP4 zKX|_3M1TGF`5hG1O+|yV066op1<~I2BG-|2-^M+jV>?t|=@HL{E^IyN=^L{3dMZm@ z`|Ipw;F)E`eAm;S@-pwC>aqT@jk)&T@HZRJy!+Z=_j^|!HVTeU;T+V} zF<0-Tx2gMJBL!>#@BtHeE)ft?AmRrU^(lamPo&RsmDJg5+^rS9oweS^-LAfBPtieJ zowuRKJu)$B^7jydU(8S4rd?sG>nY)KauUL?(htEKW&bEBzL~2 zw|ni35(8jMqo-}He(Xq4Dhz{ENM+^U>;X$7o6Dv<(p;sjuEr*J@y-S2CX&2s76G#> z63|RY1at&Zc;1ryWe_o zN;V`I84%QYIXM}^pe(Oi8Oi3v<|&D5wYkv1W~1j&EEE@^i8=5E0wUWIR6sIvb{3mu z(NRK@KR$*mf;9?dQLHw!-A*?_2*JdUVDKYA0D#537y(2Qo*`Ybadcbh#Q=T~y3xMl z(yci1z!;$T#bbvY-Q)eQcEwZz)| zf_>LZ-l2_}bC-Kxoqe;X`HZK;4;smu76sTB#yp870PMoeFpe6sko{9(MN%o%!Fk8Y*F<{R(8=N)(R>+}b^W%=H%;$X@+P%$f?xvIDXKX{` zo86V&?%LDq?IoJ8q4iPM(d`9=fpZe}0>1l`nPZVKSmKP`$D8^Lp`SLF`wU^dAN#%t zoHo4p?Ae;YBX_g4>G))IqRv`=_(DthD3y4Eg3^#MOj4PdC+P2U1i>5r{;LJb^EGX$2uSNyM8Q_s$BjBsD@<-ELfHpKQxBHlZdcB z03jrbTy8u5zTcU__bjt9FWp_&=dN#a?{2pZ`HmI&uL*!30KeQXu1S0ZR)p0+aE@{O zxc5-e_=szyDAT#kJ{WE3Ceb9+cl79^o|YZDyROc5!gXqo>*%q(zszktkb9tS zmiPF8`}j_0si(cm+HF7T>>oRwIURJ102KrW#0nJ6Sb>}cVCS&Xp7$?*e&fi|haj2+ zsX@Q=f?Dc(hnTle3H79dL(bH0A-(>BG@KtSp#*Zw)M;w?+v`yvWAExi0=y+wk z##-a9D_iK?Y~3E_*;DB|Qu+uCQu+TMKrno7@J9{IYd;1M4DK5~u-xJ6uXVP^jW>8o z8vXGClgJ0@e>b&cl4B8A#Ny>d37@L_K{eH8(x8NP9A z_rxtT*tYMZht*4$wu~LRdUB_oA{P}J3_)Srdau6|&_mOTkj{<&+Yop$7H#VIjtaeK z>pSY+(e?d3VOM+J`uw)=lDE8jAt2HrGhgE;!C@9u1GfYY?Ni-5-4NgwXNfo-l$hDf0i_u7k(O8PnM2XQd#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr7y{OIY;A6xe{Rlh#wa!}Msp!X zizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l+I6hIK#K`zE`tSQ5tE@w6_cT9 z7o#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$Hag6Q$k9bM~3dBxoGK0YODc(^E#7L1uW(_W%(D z1!NMCL7Wi55tTt4^0)){(l&{i=O$_Hls2hN^72y6@YcT9wBqMF=kC4F9@buat$+PH zTP-rs_t6WJ3JQuAmGa4H#Yvd?NqliqaawvwPJCK1i?_A)@W}jh%iFG29+u_@?xctml`P^n##ax~72fZoS$g5EX#v1}Z*tNwO@I8vx#buH3rH;g$^&(z_5YHT<=x$2lPzgdJrAj@jJ0Hxm5S69Q9>MoY8fV1#=(D>Bd^I@)l`Hs zOL>?qk}`@>62cm+ds|VyqREQ{SeB@;x~LVbiqi9CepUQN5ur$(-5dk!U88Btf@jJz zi;9a(7gf5IqK#N$j94}qv0^r2HDbZj>m8%E{rGNP5o8(j3a7!8M2xY*sS{_1?SCEc zPBu_r6+gUq*j;!1_<{GR#9-PeaEwvllgS%~Hz6w&-XxPzkj)G1eLlh{h#W-> zLQpD=g4#&k4NWvA$a~?S$tZHzDDtr7M-=)fO&dkb4AS%?@FFk|*n92!e`)El46U8r z=i7bCJ|4HNB=Tv`z?ki@tLn@Xj6g?hw(WBFb$eQmM7l2bILDohwwgum_Il@#^^$k{ zzIDF34ri0AdE8sIlbKHkiHczQ8T2hOMo|jA@!6#F#t-mEg&E8tP%J~S5^6bdZ7e8^ zidYCGDwJp@qr~9{X`{q5Fm(ymDG8y+n!mpOo&V#|?z$@jR2a1wrY}Lyk`zisMZi0B zCn=#mQZo?Xrs(;HY6Km91Y*e0%MfLP%3T#yh|ZeBAhQ7 zzLyn~QC7`HS&J|#pelu53|}gEi6PkpPxwj^O{7GE3Bx8R@QtEm!D1Acx}t>|%uuUx zg|ICu&lpuWv#MY=s$v8wmpDTue5Jxys!~HCqIgwhND&-!jWgXv8#VY$!zR$4EOTM6 zzVq_m=7-#Pd7vSvk-8UZg%InXKK-A6`ZZxPY9h?Ts7Y-UEJ}lJH6@hVN8L}uXqw90 z2@-am=eW?rH=3RcZ9G={&HOOKLFzwfDC9{EHh~b#AjA>sK2j`^Vi{Hf4yWJyW7hpzEA&}lflo_xZcS0uw?S zh@^oO+B&lPt=qsriHfis@?u?WPs6*fe_sT8!b(Wbwdw5v8-9lhg%$!?lb}JR$iWiG z^hEw+>H+e^AqG+|n8{q=41kaVE#yzBks$hL5IswgDuq<3q^$kyR=OsRx(@9t zUg~P9UgtbWf`=&al87ZvmaqWo5kx^9X}j8Z=0n@-@!%%j{^-WV_uj5MlaNS8gF^#C zNcO*zktHe1M9LKyMN-Z4eS7;I{SojkL+~&Z!i!cJ#LHYGB|$TpXUxu4-{sNYxf;(t zI&;xgbHXve`*v)9Qhwffz*cW>@Qm)tfUabWK?vYa-l6DuzOe&~ndJ~08QWgRsHe8e z-PB?oUT!_=Inzztfhq~iWAy!%&i&rW1Kygp$oxg_;r{fpXKmfKi=Rv$vt7!c9V87k zo@hhi%yBfPALbx@R8)eO)(gbkN`%-|db*sQRaA+ToU$!wizXnMp)gj8=UY>1sp8fUg72ly2 z-*AZ{g=gzzo zFi3M~nf;V^?6Rx>;A7s2V@bA7&y`lrb*A%q@~yf!2EHX*g(boCG!2`D!J&bW7%*83 z4h@9jKOm}Px|3KdmcZb!1c%5R_$|XJ!ZIIfh>E1|r9*tj$8$VQosWAb4y~N+PbnkX zBr|`QzVBh@rB5dJTe`}99WBoN;%uw;V$H8@oz@YnU+1!*M1w_R*>AR32A_asF~Wf1 zA;oQ@qx{3mD)T65q%pS#Q^dX@UJ=2YgM5RN5o8HOa~L%DQ<@Gogj{m${BoYjK#IhW ziM}1L8bi1qzFSPypJ&v1> zV)u84omBYgKUE#Njq5#qWqiKc`OW!{uAZ8CWt2)Dr0CWDk-;hd3P#qre=SzyVX+!E z2m4Od%#8W^d;9}y;N>8Ao9>~>48I)T^Fm-4|FSiSiS_pe?s*aEP5F0kVC7iT%nN-j z)1JW{zM5&z&LgBpfrE()9DlRNj`p$7|J|d&;Vh^W3h&JHO!rH!_Iht)oqO-G%1+`S z4b0D-jVm2{e?Pa!w%>l#JKEvBa?;*o9dmUb6z95N%fPV-9GIEFNhT1o8H5tnQ~S{e zwq5O?wNl{*f+v@J)qG*1_uIYiou;DiNbsJmw(fJDaE{DQadB`w1P*j9aNzd@o=f}% zeb2A$6ZS)E9KGHX&F=brn-e^HM|`bkp$*ShQPfTf95}=!h%Z)mCs)eGT4Qvo*mOzCnFvQd* zU!J)ErUp7yMf1-cr(M0f|I2meN`9vEi0k~GqNVE7vlo14n(aN0`*%%+K!;WNR&xPI zj8!#c=g6nm0{RYhzA`yUg$?hRwh&YO0c@tPZ439x58H>0>OaOtCnx{baQ-98bcg+n zr8;hA+C4GlZm9~peyZ0wVd=egU-)nH2M1?m`e^&ECb#Lc$+#kJ`ne$E8dtW4Q3BG_83Yr>4wooHB zpb;C;GLv!uUY0^Yy)&}#F$jgMKj zZ%g)G8l7u*PY+x7#$`P3JJ^unIOCjfoK7HLsstQ}99Ws}K)bK2!7;P}iUGI0zJUHa zMfXtP$!L`&U|;7qDU4W%)OY~-x}u}R0s!wU%FT=x%MnBnNK{y5xln+0q(|m1Lo62= z3pvTs6egYy6A=U%l#Ar}0(~utXW4ZqDv@Pn#Ix}zN)UdGJmI3QuYwMc0RND*nJ>&h zF;aydS-CDMfz|S#(R3N6Qwm!n@(`azUNx_vgXwu<+BS(XFptyx=9P%eW)(I^M+s^^ ztCvUfC}(-3zByfBH*qU5Vk=jcu`6|b6T7JrdaL{~`(Qqt7u@Xm;%E@_<~+LDNGH(u zRO*q*{vJ5ZNeCds3J|m73(t; z7G_$3ibPQrV)OOYLOPEWeVv%cj8Sw&nwFJPsih;x>b9avQAQ{o7o%KN(9kxG6*98& z5mK|0p}eFRlB@zqx&)L4|3wj{Es8Ja)!gFpWL-yTpnP6O>y~X@s`HR5>iPzuC=YQu zo2lzb>^i&x)ENW2A+WgxEP|8>0zAJGDH~w_pl6g)0PRxL5*AWNU5{D=o5F6<6%3nz z3N|PbV$*Urtp|Mr`~-o`Q%1U!R!TEqsX66B8 z>Y_DlY#vI$0@5p)$8mJ_My$Zt;s&$|41|pV0jexo22Z4~Ld)6MgyMA~Qc$eOle88^ zu4nZ^7R51_Df;&c=mc>ZWS1f^DIuzOkECYhjp?EifLv( z{l1YtM$tudl$5P1VB~xrFBFx-0#eG6h}9CDg@i?koW5a=ULfbJVYi^XRGm%M(bm;E z3?d~V9xY8>!|KT@g9=%kvXx!4B6$UDm%2Wah3SYaj?tH|XP<#{3Ok>n!{{53zPgaX zboeqQt|UEk6H-b*f%>*mNW^tk*4OIVW)#I1slY=Nu0h%AzYax^D1zG)McI6qq93Q{ zm*{M634=F6QePUMpo@gGAf{4Mu0JD!Dq>-%wdGK@92AzvCM0dq^U3<3VbbWQqG4@p zG_)$zQGRSHVzHhGT0;6p#L6%sIIb$3%$z(O_9?P7liiw_nzwONEEMy4kze}{Y-06o zYjr(RPuIb7=rEDhY|KhIhK(yLN?(PUKO2L;{^0y4fvk_YYNSt4bQ49d$x}0Bv6u%- zg})RckN~a>v1cB|UTg#HUZ1@Exle;xjK{zW-smvX*mS*u)z-1A5u3{vGxyOy zl@k;Z#liA7RI*8ezB2z7jZ1(PM42;pP_#maW$?=qbZ|sqW!aTc3K-&gR+LgIz@*5D zO=RvaW>;^Jxl%TvJeDjh27DE>g%+|i@uI?<&9FOQHl%f-yauQk6pOYB(ZzC_wt@xf z2RtrflS&ddq?APm4E+9bLfOCv=@OE`y`X$uUZ<~0CybKLF5d_7N>&b1vjFsY0GuFX z0{sD9@`_4Q1`R(3RVo+qZFNiMZJ~dEWAujr+&9xp+|BhlYg1=yo`QxdPf$HiqB#%X z!jI~Cm1KC3=#xYgKxGgQsXl~Dg%<*-o`<9#3h|Gqo+pTs*F-?|E9eN?>}?vKZJ4We zx70bi9lO1?mtFf>TzmFd2UpwoI1YQe1_g%D3o>&r{nKJ^^9j$MOEX8U^}h+ToU$DE zS8>rAjI9CH0n5?=^YNMz@gV2fUllXg@993b>Nf??T8|c4hn;nngVqbqF58r=sw*Bt zJ2h@MMX&YaEuahpz*`*lL-EVs)c4*3#eqej^D=!qdIfv6rOFSn2+YI)GyjdqA+SS< z60+l3%lQEM4;}yGv8e#K3cL2++iSyLK09p1AkUeNjt2iUc+f5e`ZSP{+_1dxn$ZuF%ABpLGdG`~hL$3(*v zfL$O{nCbcA^IJ56vH3ykh3DOuCg$3_+s}J1w%h9*?cS+F&ONierN2_`hdp&8{uu%X z0iB4qC<^#OD3O`p28L0XC^8K28ZgY%jot52exQpr^Zm|xSJQ;IsV921b?UiKE}faV z@|36Xy!&LmtrIz`{oNC)1z3Zd3V5N%_W^uPiXfA~f>1cG(6#SqWdlXuLoaacul0`i zG7IObU1JyB-JRCsmU^%nfS*_(+X-wV2(Tb5C}Hip{&KmlyK47WR5(S5ge4=L-t9fE zS0{fT9g^tVGisT3wH-)!!rfV$Q$q3vO!yK^_!3~k6Yr%N_fY@CmXoZb+1o!d*C+X^ zPeZ*3IfLProPk$yAZOrJ0jA>58F*C;p$<~P)=BThAt1W_DFRQ}F3fRb)PK`4e#P-3 z69K~lWkmMp#*tTFz12iyGgTI_5Q6-HbO>Z{)14oF`QtW{axLV-@#=SiLf@*tVp$OO zX7%~EZYHkXpEySsaBUsO{x@JJYI~K-@!IGA^M2|uMU4UE2Ct$rzYrgpJHG7U$2a@7 zkNoB#cU!G@Y}_*F>bv9~>U2&Kx2T!tyLX%}UmX6YnZLjG)=A%Mte-v;71%dX;b*`* zDcC_(|Ml$0##g9&pj)6KL5L;*^&;_Cq9VUV89oM1>K?9QQ>5#7jce!Fg!Qa%|Ao1uPt_R1=>J^is_C@1y9XP6T^-(@e%C~sr)tR7 zNw@=`#Tt$Opn@B|{_1$(B$BaIlfnERMd#9@lBA-7j3Pb>d^CU;74S+L&!KdbkJ1Z) zI~R&G7OlzE2>@IR5d@(%0C^zZFBQP`qZ|n4@uiyp@vPSMr8zys|g0Ppn>sZv7zap|S4p|!iuzD=1Iy3RFac*jqKyM{YUNFzVLBVh79 zzRB+hgk==qY(pdv;B5y;UM1j6qK^h2~M-EqmX-MhQJ zzyXPpd-u7yL1!OHC%c=;Zo&Nlvyh(W?QDLGczxiyA>#&8m3VzY07gd;#E78To^T9r zQXJe%q>xi0z^PnG9sx)C!`RiI# zKW9HIRA-t$?y>{ln3D)BuRqoZqC{ei0G9+e*&IQH^`y6V z*Q&tqaP$R}mKju4C#Xsho>~J1UnCHrrg8W570-!!$Nt#Gi<10NLJ-LO1R#>SDLU1^4?s+leFpaRM`M!+F(S$4FxQcb z&)Pfft=9gTlh0U(XFEzQwU&LBt^(ijiCoX6z&=ZaSCM{z*cKSoeghIS_-wCq8_sFL2Pfw`*I+=Bv$~Z~k_D;Ki!F6j`j;ZKTZC=g}X+ zC4oo)r3io$1b|XeRU<-+AGg%nFH6GA(GBjdp$gf1`HbzHulWeRTTzZ%w!85URc*(+7`QBG8*X}IeCUhs?oA}|gRn}X#*@neQ3G!!YC;x(U6F7@B49

    *#%Uji;f>UK0ToqW{_%UX)4@aL)(`Q-lEgsBipYjHhSVvu7aDeR{yv zaojs~-gzX=am70HJJ-PQ><;IEYY^g|#Bmq|xs4n#(hEJi&X%~VFW5SY=61l*e}w+| z%Gs%y*reGjuCAfyoX6dL1I}9exTTtZ(B796Ahv<{qmA|>euxVPN8(g7K(j~bdzPhv zQ)f{+aqa6NLx5az-O3DRA;cC|7ua%E&D_THQS|RHA!U+yHl-A0i)G4IK}MyyDv1(M zp=!W!Du}DB&>%&JWNsVMxb%E+YhkvSjo=0fWvEC|7Ue)^sTWS!;M z+(Lf<5);bNvRGYLkX%Mm9vnqlpp~q|#*}fJRFd=LVXeH7l~ydv)k|5ZS{(t)(XfHs zMo8q^O@eDT5ZIJK|HL_J8Czy)pB;DZXYNe)?Q3-RPA`sfba^i|0z5Jh<$x z>^<9WtFfJZc)f3X2XmLT(N%w9cG!DyD$-JA8!-h3zcY08T3(3392|W4viBntVt{es zJ`Mzg3b=E^cNDu?#+E+e>%3?mx1U&iH+{Red;8q3^1_*u%z|Lcj{2A9ExFqE#i^SX zpA~%7UHi`Tq1QUPsE}Rn|M~h&&wu?*n=Q~J>|F2VcLR1G-rlw2Gl~o*F9xBkoE_MC tJ}B-{`gTXPZ{L7*+EK;K&$8^=m5&|(WY9I;%F)|tgF*70#M0(}Bl*osB zbH$3rk8mmiF)=UzI0143F*JGtF*S+-F$w}PHWDG}kc#D$is_@7#hxuy<(#y`w_z{I zlzrxrfhgv=m&Ar$8UislG6FF;LI4s!3IZ`X8ZQb0GB6SXGBFwgGBP3|a_O(RDdw5K zJZ~&x>8`zRa&+dHjm4S7jOK~AHO806xFDYRu%Upbv$!=H4hjM?GZF|0uAch40}ucj G03ra}oN03a literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1.TokenReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..5f7bae3e1f8b1dadb8eb434acecd108047740009 GIT binary patch literal 274 zcmd0{C}!YN=aNV)Ey+mDE6GewEXmBz)62Ff*2~P-FEbS44$03>%?nB`%SN_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EXPkCB0t3I~Ib1Q(N$A&>{O&&XJb3&=AOVgZt- PK)$&WlaZMegAxM(I`K`N literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authentication.k8s.io.v1beta1.TokenReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..97560d8a74aac32d1619eaa8d3f30fe51c1eb417 GIT binary patch literal 279 zcmd0{C}!Z&;gU@(Ey+mDE6GewEXmBz)62Ff*2~P-FEdO^ElD&K;tt8rPR$ESEz3+T z7rMvDwVIKO(MX8VSc=g^iP2Px(cDPH(9pod$i%?Z#L~jR!raWj%*epl;`Y0ytBu`r z8Vj5l0@ikHZEl@^Zq9DTC^jxeb0J2HBz7)FOCcshgDeFuCPO1BCPQN-K9{PeyQiFJ zuP#2?b*#TYiwS5hg9T#|lc7l!lc8xBqajeKnULbk30+U8biG_W^XNR?(5G{@9NwO& ze{xFgvx$uw&vs5f(iRIe&D@B|(87s9hy$nvXpfPBlnMufkOUW#ks*)=w9m*`i3`Xx U5n=(7ra->A5|fdc6oV2205f7wbN~PV literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.LocalSubjectAccessReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..170a56ddf2bbc9224f141a78927163352dcc068a GIT binary patch literal 318 zcmWNKze~eF7>08nqU8{WLr{W4%_ITa+;>THb<*PKAc~9NkcNP1#gwL1s5n&d2XRoL zAVSf>QQQ=fj#|;h&B?iiF8&GPE${NY@AH;rtWiNHyn1ajs)h}(7Dn5dvWzofl-=QM zaw+n?t<`$56!^6T-w)z=CD;jrUG_)lJ)r~{5jwFA;+Vw6an3CpZOgIq(voh@%AqCX z&+ox^^Q_&h6tv}s)2G9u+pl(qtPfM-G9rs3l;jz3tCXg|Q3o!JvBgHO)A~5si@VAD zdBp_f)g-9`w;RBngm6{OvFX7@(rYDyyX)@F>{_q=`16)%B)H($;{8w%eE-i%gom=GZYdJPR&URE=|fxO)havPEIW@ z4oWS{Of46B#>lmrk&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{@2xi9tw%O9rS3Xp@nF6qAvm5|fdU7L$>& l5tEUL6_b&v5C<2Nkr`0dT#AQ-5lCAARaq)9NHHie006QPQ-J^g literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SelfSubjectRulesReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..ac2e25d702bfda5bf670d47e5d3c214aea816ba8 GIT binary patch literal 278 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GZYdFPR&URE=|fxO)d#4%}Ff| zN-fJwEf>1M$hDf0i_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#CishN=C%L!dir*yqsJoD&0-O#6V zwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$F_mBh^39|elo$ZFyiq0q literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1.SubjectAccessReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..4df149bca69c315123b9b102f7c0413a88ab4c8e GIT binary patch literal 313 zcmWNKJxc>Y6h&tqqB4lZC(CsrE#0ixIl7D-re6EGp0M2J{K@q@Kc zAs|A~!cy!Mk(3(I#?Hz*fi(UEahltld(SQDh_ED^$<=Gy)xz>lvZSMASWY!0 zpIWcyi$S5bTqp!lv=%hNV3+?)@j$&%HF)2G9u+pkWSZjLhQbE@-WjAl4UQA{w9Xn|Dr2Zh-6lvcrqWc?d~SFV_uKLC?z(rgu+i^4zCPztpY8p@Wov%$a`kq+Wo$lz)LFup z*sK|uClnT-v;olpR0!xU0(yL$0j3T04b_Hb9L7KiK4MZLD6}TV2?wPtP;P=)#3ujo Ck5ugd literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..e4522c25cde2ce0500008c88ed8a727eafa5ce2a GIT binary patch literal 323 zcmWNKze~eF7>4gYMCA~N!$Crann?<_x$n~E>ZHZdK@=CkAq@f3iY-lAq2f@*AH+e0 zf(S(iM{!d`I%-81Hz(&7y7(uEx4g^qzRz1$Az_Lo+%2H0w z%AqCI&+ox^>#WnN7RbuO>C@rS?N_HuH%1wCI90_lM)MqmRZ21tXn>IB0r L0n$zqgP7zWnL=2( literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..1be1cc5aeca5597db1100be0713f13b032b9c436 GIT binary patch literal 298 zcmd0{C}!X?=aNY*Ey>6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^4^GWV3ocE{N=+_t zOioTME)Gg9%SN_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3B zLt`aAm#U|`r<`c7Es43) literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..b579b27a584155b1421faa91ba70837e843db302 GIT binary patch literal 283 zcmd0{C}!X?6)%B)H($;{8w%eE-i%gom=GfYY?Ni-A^3r@{R3ocE{N=+^a zD$PkP4oWS{Of46>!N|3mk&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{@2xi9v`3sKruBiA#Ws$;d#6$;eQO b$;e2F$;eoU11Mqw6fu=x1oF+K7?c1 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/authorization.k8s.io.v1beta1.SubjectAccessReview.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..f2bf84aa27b26e80819fbbdb379ba479c21849c7 GIT binary patch literal 318 zcmWNKze~eF7>4gYM9U!#r&DmKnIvGF`z~p&PFnl}L~#)u(h@K&*wUmGDh^frK^#;l zh){HJ6gNerqgHfrb8>E>i+_T6%ey@9`@9tu5hmHJ--x%X^|0l~VRa`{QBfwWW}BiI z#J=Fu>y2VLD8OJK{E_?`5$HXlu_hV8q_hVYf%qpgs>fSY}d&vTX{J(v9B0(yR23%}&2tcTIn6+z0YaKnE3HAV^Kr5l^^^DW zng!ZR6s?1BS|Hqn3SG_dxzR;3=p>`N>;BEc#-RK7`s`;vJNv`S_WbbW>g{+-+dKrJ z3WP7QSv}HEXd8gS1Vjr^BA~Mf=<*Z;%xUUrsx-}8jDfWIm`;Hp(U?pT4pJH*ois6s GN&W#cFjm9> literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.HorizontalPodAutoscaler.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..5a6edc2e5eca747b55a74ceb66e6faa7bc64918c GIT binary patch literal 313 zcmd0{C}!Z&raG&d44G&C?VGBGeUv9vI-FgG(WGcqu?xc#o_YGe1D#sVjXfVCZ4 zn_K6fo3ooSij9lWT!_&kiJgnlQi#dWAWMOZ$wWN6yOXb4nlCZzasLf6wNT`w2UJUUM|^y!=}hqou{pPW+rY+|Fv zvz^nAw8a8VGdE%~v~Xe&(&FL)Y69A1WFW<4WGJv>*5TF65`EkLT>kMN2pAO>PWe6g uH<&4<&hc!)^XZE}Y+b&cQR3{wjs<@qO5V5ku7D`fxczI*OC~7>B?bVa8F)+p literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.Scale.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v1.Scale.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..630f8fa20f184d2f2f3eb452b8a85c15c1707992 GIT binary patch literal 234 zcmd0{C}!Xi=i*B&Ey*uVPRz;7OV=+m6k-hqvQveQF>gnz&C)%rvk9HmFFVJEFn#*9pSj1##QpIFw z+Qn!HRB9%q_;Nzm(p0!=eFVluRF gVi4lyXn8*O$>0A#z$nGZG4IC)MWC&gQVdEA0M}kkPXGV_ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/autoscaling.v2beta1.HorizontalPodAutoscaler.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..9afb65c898827e51d8fa4c37149422272eada4c7 GIT binary patch literal 1959 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 POp_*NnKa3gl9}=!#P--M literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1.CronJob.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..8f0c1ab1bfb54c1816bc16a1ab288c0e7a12223f GIT binary patch literal 8481 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.CronJob.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..7255121126d9599156ca8dea53bfe2163ea2b25d GIT binary patch literal 8486 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/batch.v1beta1.JobTemplate.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..ad74179e9390ed30b67be94ccb0fedcbcf0916d0 GIT binary patch literal 8027 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 IWwYP^0p7W3a{vGU literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1.CertificateSigningRequest.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..9e2bc8eb973631b5cb57ac04756c1af915b371c9 GIT binary patch literal 363 zcmd0{C}!X?<`PRzEh@=O%S=uzNiEjPwkX!i%-1h76q0mChzDn;=Vj)l2c;I4rWTh7 zt!Cm{&B(=QB*bVe#b~0$XsX3%ZX{x8XkcPwVqj`wX<=YtZf0O+WMFJ@`(4x3#_leyg0YCn(4>mV(6o!u5UA8lNb%)_uBTJFUM`+_be?YL(>YrXZ%@=e zIi>d5#72#0JEtFMiv^lyZp370;lv=M#>HqM#AIY3#bjit#AIZo#p?BJURR;E?Z*P6RW2z8iu@r+60{~fk BdjbFe literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/certificates.k8s.io.v1beta1.CertificateSigningRequest.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..ef038900952723a2e21baf0bd4b61d3d0d7af320 GIT binary patch literal 368 zcmd0{C}!ZY;F3;GEh@=O%S=uzNiEjPwkX!i%-1h7OiC?DG!&9_Mo0!{rsrkmr3a-J zmZlb$2(4z~TFuDCXe7jFEX8P|#AvF;Xl^88XlP(!WMW`yVrgMuVQyw%W@KP&ar<4< z)yD2QjRj5&0c$(9Hn+|{H)l6v6dM<#xe%j85<3^8r4W;$L6!m+lcA9mlcBK^pG(!# z-BV7qR~H}cI@VvH#RN2$!Gf`f$lq{hW)A;e^4AjM>4sKjJsq{Zs>Y+hHQ z5f>Mek+Bd9kTkJkGPINm=JMkb%hySMxo&TMQOUCzy+>yr>3P<<-SpUWpmtNBb~7ao zj*r{ApE3$CXmN0CSoiOzjsSy^#F5!Ynx3{#e=)iLXxEF`T}L`ApKot{zGJEoW3d#2 G5(5DA=6u-z literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1.Lease.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..ad5cdd26194a179d1d60f472944f19567b37cbf2 GIT binary patch literal 248 zcmVMV3X>V>WYdCW*X>TufF%kt#Wnpt=63hV#s{slD 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 y#D-lO0x>r-0x>v301_Mu0x>xdxSGSO0~!Pf0uTTq1PB8V04T?ky6yxT03raxc}yb! literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/coordination.k8s.io.v1beta1.Lease.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..e214cf154df8b160e77975d9301d43bc3d8654ac GIT binary patch literal 253 zcmVMV3X>V>WYdCW*X>TufF=AzOVKEW~Ol4tnWfIH* z3abGM0WuN+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+-F$w}PHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;LI4sR3IZ`X5V)Gds{Md`Zf6qT0Sc=D3IQ?_0W%r_G$H{tDgie#6frR{ zG%_?WH8eRmFgQ0hFg7wUGdSDsg4KbGoPlsc08p)nwS$G9&YZgeS_TRMHxdCjVh0KV zIT8XfFlrzQ0x>cg0x>fp4n%t8yOhX>dvnE##*c6+0x>Z#05}110x>jt0x>m;0Wk^! zF*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=b-I6?ptFA4%N zIT8XgFd70fF(MVjt8q%^o{C{O=%I~Z#Hh)bF6fxADgrVxG6FI)Is!5@8UP{yS=CNr literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ComponentStatus.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..0358713125ed0b0b2d5ae5692a141f8f740de82a GIT binary patch literal 244 zcmVc;b#oHZ0Sc=D3IQ?_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;0Wk^!F*Xt*>5z)$l#1!2nZ=$hRpp$t!?$5C$&`KOk%1`YxtGL-T^a&0H!=b- uI6?ptA_@vXNOI|~xhdwEzY+{!#Hh)bF6fxAHpGh>0x>xv0x~cf03rbOaZmLC literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.ConfigMap.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..8d32832e6e8c3e0570a1865a44b2caf367dc546e GIT binary patch literal 223 zcmd0{C}!Z|=VB@|6ykKw&r8cp_f0GiI?TwmnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV z#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLs zAtpnEECntmLnA3BLt`aAm#U|`r<`c7EXP WkCA~CI~S9Yp%9~-0)rHT5(5B%;y}v) literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Endpoints.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..52c154796f438febdf6b9a16429bf9363df6a809 GIT binary patch literal 380 zcmWO0y)Q#i9LDi`ehK0X$ce?BxRc%x_ndQIP8%T+l8zRO#NcH?qD?Cj#85A-UZg~& z8V!R{5J997ky@>mx6&;duEoe9NQ~8C z6ed88sa6b>sX)2b(7)i{=3g?4NzZ-C#dVNfMW6&wa{;L3A}XggX{&C#e%`Gf7rn#I zA-{C>cr)7dnqLZbQtd&xP)U!-n!|vKK82hk9F;0eA{ZDWz_<#`)LNs7>UlX76z{uZ z9plxryI5j2*x&MsmCYb~V?7mgU={;rM}Rp}7#c82glq_+W8jnkm!~<`nkvhFrtrI) z^W5J9x00RLftw7t6#;Hb8PPz#;+*i}HRbo3IZMjcHmhC2A_lYA%;kKv!uA_)1uPC{W+fwD*hs)pfVTpX zeTHFZj^${c%aCYE6lj5^ZPE`*$F5hpyp<){*n5LDV^#K!tKJ!q{}cow0i-<}A;=(b zhTdm^IKz@SW22JaD3@nE3yvdYQD@9uV#QHhOai4i!YcL3neewn zeQEE@-qG+xVfrP{QKg|WRhc>!sr~>(6Iq;*vN6JMgkB?ZL%CR*#94;IS=NfPHuial zvz%$ZaeB#M?({rteE0-?fWnZGe>Dpkk&BHc1&G{j43b$Q8A&!Iail>9y&0mvjYk^6 zj8SVh5#1y+md(Hv2=nCb$)ZaQMT^};65PPCG(p0xu`VHfu_-Uwni>f$I8~2Nvx%ax zYbOepVZun9qbZzYtSL(MNqM9xQ+1u68%djY%c0{|7U$UAjR59rsX3lNKskXh8iDR7 zB43H3?oIpRzP@aE#Qr7sQek2!R2r?DuTZ?h1#y@EXs4$+RQk3Sp*WVQ)qdCf$Cwflyw?}6+G(4h_7sxGe z6Y}aAXv@>Vh^Cg>Xy`9JfO)9%dNj$>a%J`QI-<$Di_X7w8y&tpwPcXyW7n$Oft!wB z!JZg^A8BX=o_HIbf{sRAdEkEh9~wcVcE-n>!v6F`&G{W^@nG=i!dbbyIWn#Go>9(C zg&kkbjVJ0_=Q=GKLO~*MA%jeY>uifOfr|`Lpk)zRA`_i9LgR9{`ttW1v~op`+OGQh z)c&A)b|f+p@Ax|Ink_C+dhM!XRQC7DCy#4^MO3;dklUa}Sm)2NwtpcawYU!#rP3GD za}u)?3;p5h{YtP+ZJbE7T~Nll!d|ueqB>(QKMc3SXQ}Ae;exO?QB@(kTi@ENwhkz+ zzE^Sy!@}f|m(h5bP$txJ39W&I)<9w{x8&Nu@}EC`cORr;G>|}6!#6h)H4pAo9o%Jz zo&G$1_hyJoXy7Fdx$ya0;nS8c;+?~<&4pCQ8Kf2}09FIAdH`C18Ep(2M2!qqMA_CP z$%J(QV`e~C~o$B~$_4oC$ beSB-$w>B@*&80glCmPlM9jFYE#3<|^mh{>3 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Event.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..95224807686ff2cd5afe624e7b7cc9a3234935ed GIT binary patch literal 397 zcmV;80doFpICB6B3km{uF%ktuc4cmK67>QKs{slDG774F)%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>v301__>0x>xf z0x~cf0x~fo6~wD?O6H!5VL0fajbOy6$(Szan6D}VGBPp(GBY{?GBg?jGBqLsGBzp* z3IZ}W5&|+fG6)FUm+qK!5CA#|2$qPmqHYiXK(yMqxcdM9|Nj9>0x~&L3kdY`(C$GH zfa#bPS`-NWliS+_5)25df|;&!5ct*O*#Tk#Gcal}3Ia1R5&|z8UP{y+n|J0 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.LimitRange.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..099fa5e9c08e8f8f321cc556d1d28fef6839d62e GIT binary patch literal 378 zcmd0{C}!Xi;9@E>6yoy9%*`wbO3X`76}rpBwVIKO(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!lc8xBqajeK znULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|(87s9XbmIR zN=7a&2alqc>vw8Co4H>|o=YrWC;8>Nz4=8Y&t~)B+8nFXpXudb+u_!bCOk<@)_aNBfR9Je#vA W?nU?Fv}1c5GC+z=EKQ^slo$Z!h>R-$ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Namespace.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..ebb31f833580b8e66b8bf9ef767578cf3f1d3e1b GIT binary patch literal 319 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 BJW2on literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.PodTemplate.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..7cbcea1912b8a54866b768f219eb1fdd2a2f9b75 GIT binary patch literal 7914 zcmY*e34B$>xzD))#N(EpqQBc%HD0x*(K$J1=B&730NEix*izf`vO@Ndov6Q;gpiPg zEG%IQAqyZOge`jr5Y63k(^e^{wXIsE+|8{%#XhYH@0)wU`tti_?m08x%zX3BxBgFt zmLJ0Yj5QUB+#Rtw$#E%JxtR$CDcm2PVUIH`gE@wTGm?doqZk#>5Jf@4k|0aECTOZ6 zC|Drc-#)K+yS(l|d2UQd?1`-do42&RabT2*pT;sO$7qSSv5d}{L?JzbHHkRfBofQr zb4uN#yC$k%%D2}#8grveux^OP4#TiwWbXsVkiwjz(Zy)kQ_t z1YMRCqGDadqOLVo^f?=jAG8uG$u!x*UpA>jf(`Uew9&RFn z#pK!^Wx|@kXd!tfB9@v6u4N)w6Cs@0)?%x0SMTxdY_!+>e++7gU4bxmSsw~scfi*mGFCk zPUB2OH*fvy;@N-SfIlXJu|T&Za3)DKU-;ALtKS8?L!$14ZVcTd+$2f(SMVltKZh1h zBB|!X`wuvO2#}g9w^V)k?ajqzvOocQNV+*BCYm+Lu&^weD?j}Hwd(;Ai%G^&CYcB! zGflEID`dqKAd=UHB${MpAxxH4n4pP&gQM6wd zLP}wl2D3D=g28MQykL%Y5$KY_?|~8zPbMW`#}+g{kiqLXKF12m#e8^ zZ=Ps89~y4bG~mOe={p!Wln%@4qB&$g^9T#O>6p74T3A?@%wJbsYP!ulV*UEFTQclq zfNLE#(}71Fc+|CS1`es~T&O4ra1!_tqoBbU8qy1T1HTd-mBRz0N@NKBx#O(=M4hd{ zU0Lm}9wm+{YtQntzztBTlvEpM?t~YN;RO>jGs*Dul`ey2dP)&15lj^Ps2Cb;CNz3X zs7Qo`(1@|jB?b;x$*}jclvvQYF!&J#m@kUvPu}p?n<5zQNsuITU{FN(A#_j*{~3Lj z>2pAwU`r8A;}?6TghvFH5>@VAN}*8--F*H1vj@Mwsb8S1z=jZZwY{h9gXY24o0xET z7sGB`>AUewfab4^8Au2{6(KN4Bsc_RkjPhn8#nX+!j-XK!1J9HRNl&*xzbwLrGPc~c zJpQH0^7XFaXPk$vRZ-9<1e^stkWy%*T1KPfGWS@#<3RLm|AnE6ZfjMh=VXg_=a9eU zoM)iZdcb@5ymxfVOYW8B}p<85DY8X2o($Pj}Q`dWxbY+P+F0QWQ61m1tR%)%Mu5+gh2_Q3D}aVis5%tE5hJO zp#fKFx%m$611o}=i6JZ)zPqU@aHp!uJ;L6fH+k54($~~gT2$a`IN@zNKYr9!{bGdm zl(mNgkEIC_B}>vC0DJ8frOd+a0b zvOOy?&`B${G3?R+OW>vnT}I>XnH~~$;hXA~V6+JbgT#t%VYAcxTUv;t+*%ez&j?N& z8ZkVKy?r`Etrjec_K>hGUo;K`?cF^1hhrnu@*$Re@!nsSMqcb2wFP61@Mitw<=~KJ z?Hd_7`oGuzaE^&DW7v5Cc2tRbg6<***g08Oc_lb6z>ca|OcOOhHmD?34crzBY=38c z?JZMy2<_6tD(k-aG}LUjy)$;xdpoV&o}jaeZ2#`7wqS%1KKT3}*BEWj$6aT7w$}_i zmgr>IlmH8w!Yu?AG&R7&_`WYc|A|C2&GNAA>?@x0Lz6pvn+JU7b~>sicKSvRxtg3U zMNeps!``ay0EZgATV42xpmeG%5NLiE*al)v3~ZxI96iCvciY}$0*BOP%Y&|Jcm0sB ze&52ywvpdnJ%46=>{)N^fahejy&1X61Iz26-dI;}3gESU{tsX}?b6br(etL{x%VF} ztzp>v*lF&zO5b1$cjsieyZ4-DZ?mn(S`At=gAFADTqhC0zYzg6hzKNNXWc(8RP8O> zc8!T-Aae_u)!ppdyw81k_~nIR@&2ac)=~G4jx|qvnkzF4SAd}r8s!K?IcSvlU$C6# z)z(L?C;5p6Uu*Z|0oh-EnvSbwOvqM-X=0fD%>8g~$VhGv$U)LUi-M1`5XN*e({01P zbFV^j*i9oNR;VE$d8@czY>-aQb$F5^v2lYhTS>~R2>+{#& zPY!>`dtkuZb0S)I_t$Um4W5W}cQqHzb$1^0ZmV|=M3h9FdTVprrSaZ(=0(<@8U6Ot zx371dVeo^tT`#&i*ZNO)d0H<-Pn6jP{Qc#&V-vm3;g@~Q4UnCM5*2iXXhIA$;zDTf z3TVjMkpE&fgyeNF;P>I3idmy#))crYNNf7au3V{a|Db=9IV9q>>c4bc{;un*xX6!A zU43uQyVu^hU1<6G*r$6(nyztyJ*f5(9mmis(;&DJO^3B~Vc`=K2a3c*??{v9%zp2o z8h2wo%J#kbs<*t?zk92%dt`Epueru`&ePQAJh9?l_HOUVuF0+i8Ij5M+B8=uU6ho9 zb0fM`!9WWsKD5dX=A(PqeuiDfE@6L7M^)~DP2S@@lU1&R6GvY09zN{f+2$$RZ9VU6 zI^b+h(kL?;7ePsNZicOO{N!9)mvdKwfx0G4AMSbYv!Fe5acndT zy(0Grah`UM)}>t?>3e))?<&{mQ@$h3wmMHoji+O?dv~+1z4uW%A9D}W352^h-gEA- zeUH1f&3^LfP5x7Z-r*{H1tpQV&!@3(nAoEX8_&*9KxjQ*h;Vc+(jgqhW$}hF4}u~D zD1%>aBx(FSJ`rM(n8Ozv2@80Gh{#xgo<{~rEaeStiLgpEkOAqXxGvvVl9Nj$18w5x za|_t%5+4JrC|R5dBA8B4K0lwIUx+f00bw>y%u2~b=mppb{)kavpiCZO=bU+J9wIzM zUc?)cVXV#OLM0I_SQ4>i55qpphLs=^tsq{V1Jf48u3yaEmCPIbsw@baMg}i)dF->m zBqGLQ149fh!n~Yo@ccT&7q2%^qLyGN1}`j^3|^D?MZmoPqlNqneC|fz0Fl`NhM&we zmZFtBzYN91^SpvYekF<_2A?RZNeRfvg;S<1kJobzg`Zu_?VmEe{z%p5q1^T<>SX%3Qa2`eH~QI~^U;ULR+vY0Q$pc)9SVK$h8f#+%AgSWBAOze7gKKpFy zQr^e_`SC_dE{>%J^1LDF!rT?}aQ14jmRtkW6vHu%7gQ_tzBTjeO}MluP^L;W#Lr<5w5K;dm*z_=Uv6 zqPeNEybfpZFHp-RS)iH*F4FW>aGg9^YQWvkVg;=b!~KxLC91kg<&E4pcmq+$NZDX4 z+N6TPtu97OOH-4Jc>-3xkh^nEPD(yxx^qj?@(Z}?sndIGww5W}^(pK(CiW1+ZosJ- zqy(kwP++A%ijP3n87MWYK!Wrv4HD4wjA zO0*ZICPo(-vN1T)(XXNleylF04A+M1QoDGstwS=5P1D4_! zA|B-#C?__V-V&H6hz5kH~>}Y=%6BiPX$#**;<++6^NkI@RvjzL_o=D6`(+& zqG*L0J-?Euswfqz4zO`h;5<#E6uF9+1XYI;or0b(O5@kZCugr(9SaT@%n+eWgMd8e zAuw&8PlrN-ZV65*agMPB_5$YyLfW{2PrRk0xR6)js$x(^zM4D_=_}DP1?TV@^$ZBD z0w>6)gS~(lj7_}0j9-khK#gRmW+hp&{EK1Nu+M;asRbvmgNg^}jU_T@%u-{%A=3vm zml${s66dTjj2t?gQ5vJJf*8U}a?&Q5yKfz=jpB<6_{DLGP{gk(i3OP~;`TFa4O5&) zHWp+dt*9_ZR5#|OAVQ$nD%4ViRB>YwShk8$3B9=@ET@V*XfT*^HV9i4#e9&jo)7ZN zL0WPa&?Le?5pr}QstuK6GUL2fxorDBlQ8&b*%(dYDcwUBoBTtF@ z|C+d;36&JFlNp5aN>nHoq6$!OsUp;i{u$6&4f@I-nBwc5bH~02wZPk}gX#&`?nqfNNch znqfWSZ9V>qyS>`m(d%m-aCQ3XsxS=U6+3B405e5^f}W#4up%UvCtkaJHCWTo3|<6$ z=)QIS!EU+OeX!g=w9R*++qduhDsN*eO-uot1O|2eCxrn`!m%KR^=<95G3H&Loo$;I zQGV?0s^FTDu9KJj!R%DH`sucon|W!qf6KR9KK%RJ`SCBaF@eMwlAFirF-f4Jn5g~R z$kaeZAxM@`U+Y*PD;8)rEhsXs9kkkPfYq{OlBW)T#9zy@;3&4bHPTn;gA!A5XJhu#Ze0+T=UaFw0fuy>Q}5|IX26 z_QTH3$rGiW46Cw_L>LwVAqK=SSXh1giM2ndoPqLF zl*4YkKEBp`?fq)|)QGQkoF8Q(FYX`TF;%Gh)^Rk5PHU$=y!75jr>~QqE>*}70^0%I{opRKIyH$wgA$zlLZ@*{k zobyb&zhQ^{*qWCo2Ax&&1;+*N-m&rF$bWs^_3nhVa-1yka$u@s|M} z6J@^s_K9lipnF>l^*?|;)tYvgrh6NI-yJMr>DD;>{oDN;^eg3cGHiCK^vW(m^9Y?KW{NhAZ>R7lhk^Hd@V z>oZYFah8lUIUzbvLyHY#wxI|RaCi}5wDs%OfzRhtV<8t@t|q2H9O5CZlX)cTG`equ z>?AvmqiFzSln5<{JZzI9Erv9LPeKJ*5E^LEr8zmwoU@qEF;Y;nj#IRiP|3{UqFHuP zT;?*M5@Oc|a`M7WBSc1LTJGNbLpJ{%D z&Xs70Ar!_Yq8Te&WHc2RC zP9Uib!eQqpwth8*nj?{fu%QE6E}P8#|Mwh7l{lQE|E3MbpNS}@m_!HzQD#Zg-jITrWg8Zu<7Q2DnMwr}xQjC!{o39Lu~V*-G2(68;<+57n|T#5DrtVR?)@9s43 zXshhrS?#N>^6WlV+RU&KYzX&DSMB_X-7ilz+1ngPeaCnC#!fo+*?Qf3JEh4z!MH#u za!LR>g@!_HDv8)v`OydVx}BeGXCg!BN77l>8qN;2e82m>)6BxV*7*9$ZTnp(T;0wQ zApo=iHVV@y0;DSO53u(==@@bxS~Ah%JJH~&-oJK@cXzjcdmp6%uq_xNf?ykg4?BUd zKt%eX<>sSGBg8M9UEY!7lMT-8o8mo#J+b2_dJ*6TSl!n6QI)vcB~UF-Pqh^(*CFS`0((j SH3J_p^qksWQwV%r3;91G*Cwa{ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.RangeAllocation.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..56952a19432b8a199b8e2f387706fe634b8ffd25 GIT binary patch literal 215 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/core.v1.Secret.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..09912d1f00ec088950fd1a00cad69fdee0a418c6 GIT binary patch literal 230 zcmVbP~-03abGM0WuN+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+-F$w}P zHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;LI4s63IZ`X g5&_2=2XxyMJv`sg5!4*8N;3-i72d;eyaS{(TG}`^)c+*3Y1W2o8wY;p_De z-0JDY+xyTwK!9LCIUw;sb_10h5k)~Fk|0YSP0&4XaZ-0Vc0+Cdp&&zaVM+-y4 zPd}tqKvx3-DhApO2Lc`pMd9`_1VzF@k@ANw4Axen8=?FCdf1rkb3;3q(SRR{(jXM& zFc592f}5Pc6n(2keo50Va26p?$i|>vgfK&*B{hp0^J^2_wA}7IdGq$ky z`iwDWW=n1LNV@iXyq=la3|6z{#h#Ali~2}4HV42<+bS*rhU-KwbOJ$Y@28YM%I@th z7!W&+Q8PAi?y^$JpEnCpJ;y;RVYjW5u|t37YT3#b8biMd?_=eUJ0W0SGqL+{h&mZJ MqzZvl0077J BODq5Y literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1.EndpointSlice.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..b9917cb9e1320c0b4cce5d1811fe542bad3b2d4f GIT binary patch literal 367 zcmWMfze@s99Dnaim^>)rRUk)09StF*_uie}vr!77DTtOJ=!XtwsA&Wh4Ho^nh>DDg z#E6!lqNT79S~??_HmBxOTlx>8-e>p>pPzA&L8Ot1#4O~uJ)(wo64E5arU4f G75xLI$9I4L literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/discovery.k8s.io.v1beta1.EndpointSlice.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..980ce5bf11c42e1264ee88aaef381a528ed4b7be GIT binary patch literal 368 zcmWMfzb^w(9DnZ{spcg_UPzjYftzTe?!CL~y&8qZBoT{5qUcaW%Sn?~3?+V@2%^%8 zhKNOiScqSvtLS1gnXf&I|3G-3;WK=G&I%imZW5YK+Eb}aVlf+;6?P<<>dmmp#8RBm zros8?bSgQ&G%}Z*O3-H@SD0W>t`S37d#dq*rHfWHWD18z_ghT0*oubbhUXP=e-o(H<#^-^R|}`gWN>| zF9I`iz)S}-8I97;?|sKBINuk?mD8S4uYC9V5bv!PR%!?NuG&-4-58f^76&H!5gm|~ z7!3qb3ko3xxTdxf;EV#7pIld=dJqO~aNuSi@Mt(FT}!$`DzUx*X&|6$N{?hlL+**Y z>TMSN!@Y{*pE&Mzw*IhQe>@6ZfBt&Ee-c;)ovUr`)xuEi)QJoKe0RdVtd=5v=~h81 F`Ul1Xc%=XU literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1.Event.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..d85a88121e1116bf37e94ace11aef87db2d76e92 GIT binary patch literal 411 zcmd0{C}!Z2eyg0YCn(4>mV z(6o!u5UA8lNb%)_uBTJFUM`+_be?YL(>YrXZ%@=eIi>d5#72#0JEtFMiv^lyZp370 z;lv=s!!h^l`PnuC4X>xnXOfcS=-c+^@{j*OzzCFD()RX`slbMX=N2<6F&SEFF&P;c zF&P)dX7Z2IvX#}=9CpPH)0WNc)_WNd83WNZ?|WNaG6 zWNeni!Np{34m7|bi-Y6+%yrY`1sIArIBql@`duQxP|^1C=Sq-M|1(N4C@}y4r8A0> literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/events.k8s.io.v1beta1.Event.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..0a3362f6579e846c588ee8f2c7f67da16ad6bc41 GIT binary patch literal 416 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 n`}>c#54JM_hB^NJ+Zt`B literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Ingress.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..4738e4990cd84ff257541578837a291f7f579c4d GIT binary patch literal 377 zcmWlRu}cC`9LL{#LmrO^dDQZ-s2jqh@ZP&S@1!D-8roV~f(8wV3RFCaG8#0>x)O^F zm86Eouqlaytep4|GpW@?+YJPpEo2lb+Di#0>mBZ@Z z{`E(>2A6s;Gzc_94h;PSF=c%iBgQFWs@yl5Y}N8_nH{TPzvf~dB)Y(aam2JFV!92P zP<>>iduq4xcK4>#xSCjOmG563g5LN1Zu>0dZa)_42g{;naKy|2AQpCE#1$e*&z@1COZM7x-6l;s)0t#4$vjbhGkHxObCXOm zd5Mc@(dtyFVoMQ9rIsQhMTANz^|7$6tqT!EH{A(S+J!FM`#7m9@8_zVFmz zJH%dKMzP;12JK2CXh*tyz1YcdBkEJG7v%^ugBBbsMD z!?|f&w&~cuG^OX7u4M{&?~miZ?3_Bk(~O1Yue|-`i8nv`@%#;KZ6DJ-LzC-|G0iu0 zZdMO6om*j@i}9x>hI=>8+&TGr`_}I5)6FBg>Kl^Umd@>=&YfM2tF5ka=;3?2duMhZ zUi$FX1z6lWfAza-xyao!Z`^->=kWdO=Wf3Bs_N!hI+wAKarpqdptBPi%SZsIHk!U` z^LiPZP?mWMYT$FL=s+Hdu7ChU5SjE*W;d!?zYSHJg9&aEW~LH>HvrE@Fy|Ii3+Xf_ zEfmJfu0&c-_YewkHxK9nP#*!z-sW13lUfvQ0*bY8lWgOx#$IVUrcgv|&jZ_Us;c4g z(YQ1K@KxcBehS)zZKqzf0Jzy~sgb9qEifacdC3vbUn=x58>2Z$kVDu(T#uWEJ{^Sl zgy~_9a6kiUnB=sQ7OB28he<-px#+Jas)dB=q0UW9qQLlljB)n-_ouDBv*-3MesbrF z2OoU9_w|(rI~Sv(bo)l>hfBu3{h_DzaOk;vpZ;|1?|;;%8P~?xWsSYY9ES)uUY4oEo1!ybm?(8yFs|qoOND5bgZM-Nr*w|kwBATM4D4K|~XtvVsGGGBM za|2SxfXYUcc?)iadxY|6aEww|0HkCu9}niC2bq#XsV%H<@`kva00odOSdgSu>>B$f z`;~U5Z5-EGi`mV(t0WZMjU>w{C}3qVca(aonVC{du^MJnTSQSWLfVD}Fr~nZWB7|S zLF9J8LLiX6NwtZDQcnu1v2v-;yKK`_P0|v*QBqfv`*`&+GkSYY>2=(ok@60=)HB#GYzS(K2u( z=+07Q#3u(3hiO%<3Wb4kab&9!e7Ff}a$%-ptvm{aUbe&gnJzp-7czWuj2&c;x5c5g zyWiZrbpP{HkL(>&_FldI)z5$ZXYX%1%duzKfqCABCG=I;5BP|A+HQ!P5oaE!1~pyR zNs%3|BE?oZm;#T8V3oEvf#jCDw6qmj;!+8VlS-+^z<6S!QEVq0ok!Lfe`@R e9mxM*dgO$|4c)QE_a83Y+O6FEco+_ihyDd5UYH~R literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.PodSecurityPolicy.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..21db177cec4e55cc918b0e7ca6a87c2a22706852 GIT binary patch literal 584 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 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/extensions.v1beta1.Scale.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..53752fd8c05cf1c47a2b7a23ae51fe16c0c184f3 GIT binary patch literal 248 zcmd0{C}!Z2<`PP+C`rvL&dkp%)-N+mN-aq=6k-idPRvOay1>Y_nvsjqNQlu`iqS-g z(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_&Thsi zHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7E!tLPp5RfTs-sWJl)Wz zbG97bo~VCvO6{|WjT+B(PCwEX3pCB#h{@2xi9x8Iiv_63QlRDe+$Vqk0|BFy5|@HU z(aZHaHJ{DgZEJLoR(T zVf*LZ8xL*PJ>LIxe~Z@3z005X&JtpKy0_uUu6a@%90y)bU*Iahpu}Wspv7ctD8-<} F008LW3Aba_l=c4cfsZ*FF3XLWL6bZKvH65Ij`s{slDG774 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>v301`$D z6~wD?O6H!5VL0fajbOy6$(Szan6DBo2-2;l`1}9=|Nj9JAPNdr<)pY}$&qEsq!JPc z{k53z2N3nQXv=Zl`@q>SgHmCAz2tr`dj W-pt6UMGycY0x>x%0x~cf03rb20kF3K literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..2479e67a8ba9dbd07cb2053371a424028d7b4b12 GIT binary patch literal 417 zcmd0{C}!X?;!;V=$uCdN&nqd)&(TXP$Sh7RDoZWW%eE-i%gom=GfYY?Ni-DVas#Rg zPR>ZpO%!^>#I>4{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#CishN=C%L!dir*yqsJoD&0-O#6V zwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$mx4#p z%k?`opUvEFldqHfa^2qiqLODbdXLUL((|lyyXmp%N*-JqTmna$p0-baF}eR}*NfR* zM>;EofJPY^NP$R0B@Q5IB*bK7EF=VEnE+X)QcOl>3Jh9IM&?o=Sqmd3BTFemE`2Ux z`{&&o4{g>x-v4xei`L7%%b)ko5@LJ0x8cdIc~Tr42VPEJ;3~kN#AIxs#bj(K#h}Ch E06T||SO5S3 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/flowcontrol.apiserver.k8s.io.v1beta1.PriorityLevelConfiguration.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..324fb07bc4513ebbcd02af9e7e0d0b3db881f86a GIT binary patch literal 427 zcmV;c0aX5LICB6BLJA~iY;SjCZ*FvQZ)`4MaA|X8a&~2ME^9b*E@^Ksb}?dQbYU?P z8c=d+Z*pmLc}!(?Wo$!lZf0p`b#h^JX>V>4+yV-#0SW;!5&<(B0W=~3H7Wr&G88c} zFf=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=-pU#}S0a^wM0XGr>IARA1 z0XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSvFaS6Kasn|ldIB*uiUBbS z0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0F*h;-F*rg15=IIY z#H(>i=AMdSIOw5`V8p1&m@ep;uM#Z?(ygZW`~Uy{{{a#p3JO-`q_}0tk!8xH5)ugg zwV3b+5cRj?t^yd7$kE^d8e|G$3M0yuR>hhq#J|Xj=aio4u#oAZi^qji$DziLQzR?G zy-4SYml7%Gjhg0_hRBY{o5QNfn8dQ?maM|FJI0{qt-m_wi=O4AjOU`2%7V$Q8VCs9 V%*d%l5C9?qF*zy%GB6qdA^lB*Mi4)MP2d!Np``AjD*3D8*!CBqhMX2xJ>efkaJ! KEK?~4B?bVX+D$b8 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..e1f01f599011449a94fbf99d603d9231e0ed2bdd GIT binary patch literal 352 zcmV-m0iXVBICB6BGzubVZggdGZeeULVQ^`4WpZ|9axQB)b1rFbFLp6uY;b5{F%k|_ zbZ>HDXJuApa&u{KZW5mY3abGM0WuN+Ga3OjA^|lj0XH%fF)=VSGBhwXG&wjhI5##h zHZm|XINR=m)q#tgfp9_qP_2lygN2{YoVx*91_}W;5&<}32MPf>5&|(WY9I;%F)|tg zF*70#M0(}Bl*osBbH$3rk8mmiF)=UzI0143F*JGtF*S+-F$w}PHWDG}kc#D$is_@7 z#hxuy<(#y`w_z{Ilzrxrfhgv=m&Ar$8UislG6FF;LI4r~8f^*;3IZ`X5&|+X8Uivg z5&|+Z8d(Y;NOI|~xhdwEzdUa&W9hEFZ*p|zn2p7m#Ej;Nw>8F>5*Wmr#De9Am*|s^ y#fs>gio}U|=eLFDxRn^0w~4sQ^7fId0U`(p$GXvr2M_=%0x~l)0x~oj03rZ6;(n0; literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.Ingress.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..87f74bc20f9422fa071eb7ef83cbf63d69728f77 GIT binary patch literal 369 zcmd0{C}!Z2=Mu?FEh*10%FfJ7*UPpj*2~P-FEbQk_smN#N-ZuHI?BYgnvsjqNQlu` ziqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^3!E4N)^==dZk>N_ z&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7EvBNQueNQc9jnmP;C_%mk>_R7sFy_QOA5wf`A~7=R|3Niirf0036@YjFSo literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.IngressClass.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..9859fca7ad278f704cc2ff1e81a5720211a5e72f GIT binary patch literal 251 zcmd0{C}!YN;S$M9Eh*10%FfJ7*UPpj*2~P-FEbS4@ytsvN-ZvS&PgmT7CObqwVIKO 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!lc8xBqajeKnULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw z&vs5f(iRIe&D@B|(87s9ND8RMQb>f0$;d#6$;eQO$;e2F$;eoX$;d>CL5TqX{OU@3 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1.NetworkPolicy.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..e7ae747a7bd7af4ebae5ac381ab7f6f8d1b403a5 GIT binary patch literal 1416 zcmY*YONd-W6z%s0Vp4vPM-XXTBm-iI-rKKUy-&SmcV?!0CNtgB(><9F%C)C|)1P_W zJ>AnkaWM%Rod{7(2ttU&5JV)15D6iE7A7%qA%f^8J7Gey(1m+H)yc}YdADxey7$yM zr)shtVlT4&L9x?oY}P748EdkQl}4n?ji-~3v-6F5B|k8JW9)N{X_ldhux5{I&SA~7 z_H%C9mTfw=FHPyWrfZo(-uv_TuiK~2Z#QG1`77^yb>gj$e>#6dTiwGn&(P%B6HN0B zotxDIOy^cu=VJVsiQ(>zGj~qD(Z02F`*icLuKI?gwyAS_sB>pW96Us7gK@EIv6&=V!(G?JY2qKd{%ItbI>$jn5b1=be!pu}6@CM-72P?RjAPO%*j< zK3bOs0KN*m(NB#wVauskEdXvdTWaO0v;}6QG%q;<`o{`=%*JRA666qe5ZB_Sp-%^4 zK4E&8BOK6x8YVfdq(!PP&0&&|axVI7iE1ICdZ=^Lk|;3#7-O8h@WW|q_w2ddi=W>4 z^1+AS?S6CR!S=-6g;R zTIM>Wjslg9DDxKF4EG4-k>Dt$umDKOUOpboLk}_~hf#m|ua5s`Hr=Wn9#oQ63OF@~iMxl!67fOLxkp(gdVPL$cv2Cs7_iCUNcO9$0 zj#dsTHOSSJAe&~e4!$KvqW7T*t!Bps-UDHoPM+8M#nvDIN4cTkdFlQaryj{WrsTbP{p(-;ek||rI?J)=*uHt*hGXa}v+wf}^R(3vIU~+IP7P|h zu9G4=UPX#6cQ6GW5y1*=Z2-wlb!llUu*9Vz7AF-`je+shM5EYFHad@_G5*rnyBb?{ z>frcgXblwj+$NL*M+WM3j(CFxD4u{jT~%T^Ip}l6qQz|x?R;boXXdF9B|C~UR$Jim ztV@%N0MP`bF+S(TjF*#&r*0S0R!bQK(N<6p)|HI$a@Hd+Mia_3fHiw-XcSo1+k#G| zXpbIZc|)L(-8%505=lx?fUc;jt%1@Dwju?vN!eR5y=voZR3whYeWC1u(*hL_Xu^<& fW;>Aozw}56ha0+Mjqg2FxV2Nc`^hjI8V~&k#a@`5 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/networking.k8s.io.v1beta1.Ingress.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..fb7bc17e8be6dd1bcd7ce70568ccdd1c175d5414 GIT binary patch literal 384 zcmWlRu}eZh9LMi&$j1>OM-3ej^@uR3e0T3X-$_LvHMF&~1PvJ?C8+qMsA$kA>s3@_ zs3bKsMomRTL_-?2)a2Bx=o0+{LD%x*`+?8z6BRbVeYi6gPOZd~(ZyI~I4bPn#kg;o zg~F+MMqE>|NHT2O4g?=XG}A=p_xWNXu|Sqey-`_>pN3T@0HSt zAeg@1x!c^j_$WQX*%k~f0!7G$VSpf}E%ji;I7LiX+a}g(kGZ$(x?OQz4-;M_yFkDs zV#XR`rURK&{iL^f0K|HtxcR zYeZ3?8&Jdd#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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w z?X!uE8qao4KhhQpG|k+I$TufF%k??b#8QNZDm7jVRLg5^Z^R10SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBbS0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*rg15&|(f8W;)|3Jq~e=AMdSIOw5`V8o~r1quT;H8LV53J3}UGB6SX lGBFYw3IZ}R5&#+kGBY9rHpGi4@`~u=-^-}Iu>l$YA^=%TufF=1?QXkjrD3{rJ&bZKp6Lu_Gla}xFe z3abGM0WuN+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+-F$w}PHWDG}kc#D$is_@7#hxuy<(#y`w_z{Ilzrxr zfhgv=m&Ar$8UislG6FF;LI4s*3IZ`X5*P{=3Jq~e=AMdSIOw5`V8o~r1quT;H8L6| t3J3}UGB6SXGBFYw3IZ}R5&#+kGBY9rHpGi4@`~u=-^-}Iu>l$YA^?JOTX6sY literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/node.k8s.io.v1beta1.RuntimeClass.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..16bfbe23a96cdeca903ffdb5913825831d42b38d GIT binary patch literal 292 zcmV+<0o(p-ICB6BBMK94Z)9aIYdCW*X>TufF=AzOVKEX6Qgv>0X>DagY+-YA67&HI zs{slDG774F)%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>v301^T*IT{!W777hC0C10vPai1JoL-m`W&oy(-xCPx>>p&>W+;OV0#-?Pk_ z{FP)$K07jh;RIJR6_HwgL7ow%0+&!Ex&?V$lm?M>)B=D=%&`rPcC=y#TCI=*?O;=- zS%(lb8!ALWjrz)MY}KEP)Z1~0XcPz-4jifoM9l=48U|9`aQH}F9j;NZD(^Ea%z|}& z7{ZlC2(SUb`Y{0M>uhYNj2G271Lp6-olKLjA?diI6O}KbnI>qq!%@tjn{i75z~;c* zbbK^{UcDot08rv|@yO(91&FVu)}k1&eJtFM>;0@60!(MP2jgHRk;SU0o0bt1H!+-G z2^J$v@2XK4*JahXhGEuZU^^IygacfI^QtVyqVCN@ZF39mVdPrLWiF+1Z(iR*a-k$D zy6kdI{ra-uDH4j;Z)`08{L2k_?k`V1*n%bBUVeVJ1V>4@&O8~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*uiUBbS0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-|hFuy0 zF*h;-F*rg15<&=`_^_dXr?a><5-AEJ=AMdSIOw5`V8p1&m@ep;uQtSsR^_C)Wyz6c f%B1Loy~LXm0x>xl0U`zHlaIxUDgrVv8UP{y-Xvre literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/policy.v1beta1.PodDisruptionBudget.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..8f742fc89463af16d67d2dd9a6b278cd72347940 GIT binary patch literal 678 zcmX9*OGs2<6u$p0Y`6=NTMM}>n+QZY|NQ@b-*!zt#z5237E=5;FLTtHt23r!w3zHM zjD$rKBAFqUi$Y2$VvrC@#U8Zj1r?FtOiCaGEfRWN^K8y{9^ZEk=X98HPS`6H+p*5} zK+fxz6z*8-QsMD&8yVovf^4ZMVxRNR_F_60E!$%q$alMQcai4Bt z=5Or75UkMyfOP=Yj{!(uS4#(FPEm<7VBT)r#Z>Vc5{}y%QJh6o!vNK?9Td~)W*kle zSPn2Yoimz1uhton0VuJ%oyc&~G7wL=!K4_lbu8GAo4l+Jd`x3Ffw8}ah$Z+@yOKQvNRm>Vz6r9aJlUrE0|hukjL?-zHL R4wi5gyzKl@HYLu@{R2UV74F)%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>v3021Q@2muleaZ2W%ieWhDp^ad~s2U3{=$NlI#EVwtq_`pi z$&o4`%B1Loy~LZug5`&o=#!7dis+k)#EE(5w}t1pl|IG2FabId2>95<=KlZx|Nj9H zi?y8Z1wa5u0a6tT0aFqX3IZ`X5&|+X8UivgA_6ipS}zI~E5f}<=ZTl*w4LR!zvaDv zQmVorDo|1?Bb`bdf{N0MOsJJR{0C)g^0RV~t z1_}Z)GY|oi0R##HGBlb20x~wD0Rl2NssRwkqve5+<(!~BZ0D7u=DmTk0W%63!m~TZ zpysW=I_Ha?<)n<~qLs>m$*se#V^9(m2#tt@&HwA!#fJe9qr~&efvtFHILIL{0Du6`%HDG+6Y34HXCx zNI{L!Rzx_KQA=A>vw};1LvR0mTc2 z%vY^SsvIijQ}_;|2Y`UUKvRM40zMBgg_Cop3!V9Nzhu%hm?4-ZfBz1C>SwKbDWI%A zo<1KQ-F~;)AUcSEiGfTEA>hZ5v+O8>T&R$1F2_`@+irfI>{*@0$9c&E?XDt08FIY_ zxvv4ZjT(5Yf6?eR8~yw1&JBrlTTgETP2MOH$=AYIn+fVN1h*p2X- lpVO3Yfy7dV79%l@q%oW;s17Zb2yRodIb$RV-BA^n@()-LW2pcD literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.ClusterRoleBinding.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..f8e8f35f58f90a3ff59abdd65a01e473e1c495a7 GIT binary patch literal 269 zcmd0{C}!X?;*u#!N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbPpa?U9&E=es4%Fju4 z%FIj2%u5$K$H=vsk&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{@2xi9tvJs0C<`k%1JGk)aZkk&zS+7n6}O OP{af%Vk*U;!~g)fu~2CM literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.Role.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..10b428510ace27558a6b42e5e4d40d73066a87fb GIT binary patch literal 245 zcmd0{C}!YN;gTszN=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbQk3Chn&6*|JmwVIKO 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!lc8xBqajeKnULbk30+U8biG_W^XNR?(5G{@9NwO&e{xFgvx$uw s&vs5f(iRIe&D@B|(87s9NCc<_XpfPB6qAvm5|fdU7L$>&6oV2203CrzrvLx| literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1.RoleBinding.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..18ea3e710b8982a0dd9d534ec1c68da4fbd3b247 GIT binary patch literal 262 zcmd0{C}!Z&=8`E&N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEbS44$99-b;`_3$;?X^ zI>*ShnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zEF;K(=C}Jwb Hpu_+G#{f-v literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRole.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..dd3c1d35469364e21b02308fdab6122eb6e321c4 GIT binary patch literal 352 zcmWN}%S!@50D$qGAqpn&FnHQi?IA>%ab|YioxNK0erbAE_k7#%EnV228X z2&ABn(XEK+*n_%s>(p7HOMgS&zwfsuJq2;3Rnks|I<;!9T*=p+YQ9{eYtp0na%i19 zMK|YgJUCjcdDUzsRxW1oHAJ@n0fB+80z(7gAh3j=b7lyGg$-LWX_?FvOqV}@yWfrD zcEgP*i+4v4d;3>k?PrkeN5H~BrUwwPG32Z;gdi6x?s6!rZ0^UnaJp6mw?6jJ{Hy3Z0B++T#zdSmj&(==&tP$uwoxdKe^fXIAE+Y!| z_ZC})f@x6jAQVDCp{vU%i6|P8@mwKpd!%4+!iedT>G8>uwM8t05;m7uh()7x-oSnO rEUn=H!b>)%+3*ZWWlcRrQaZ_DI8{=8dMX{=pk#Hz%n-V%Dw^^SbW&yv literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.ClusterRoleBinding.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..d20134a91afe6c8cae925ff4a90b7de9c4b2f8f4 GIT binary patch literal 275 zcmd0{C}!ZY;8H3|N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdQcDac4P6cTdIDJ?EZ zEegudNp;H1OUcYj7dpqtwVIKO(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!lc8xBqajeKnULbk30+U8biG_W z^XNR?(5G{@9NwO&e{xFgvx$uw&vs5f(iRIe&D@B|(87s9NC2n>XpfPB6qAvm5|fdU U6b~1Zkugxj1Sn!E#h}Ch02+2utN;K2 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.Role.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..4b4e18ab10d1910839475f9c1aa09e93691e8cf1 GIT binary patch literal 251 zcmd0{C}!Z&;!-L~N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdQcDac4P6k-X=&q)!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@2xi9tvNsKru>$;d#7$;eQP$;ilv$;eoWL5TqXNn1<` literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1alpha1.RoleBinding.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..2666f9e1c8a319415a2391b73ec655f2cba1008d GIT binary patch literal 268 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#CishN=C%L!dir*yqsJoD&0-O#6V zwjAD`sDE-w?X!uE8qao4KhhQpG|k+I$a5_U-_YK_$EI`@#E`#~veMM5lrv5#TeZqrr$9HQOS8`C7Ejq_ zi{rtue8nx>rDZ2?<2#5R00II7O$B-YghRj-L!2{R=q#*9B$KAW48b({`*-kDJ8Ra8 zQDy1z^!f1U_Pf~viGBo33}k8mfe412<%SXDLWNul_{OW9R^#(z&u!N~&Wj=FbrlIp zkn2^*!*#$t)WH7UMZMFg_wKLTHzeL^KE1tIqhF2v?qx05eZ6`=UiWIIfLuluJme|f zM=%u%9)LoGpwQGclt2`X$kj}4HR6(-&Iuz%k<3g?70g{?>Xfkg_~LRbMi+G4r_Ip{ o4kEk~;nWV#lB8{DNs`n^2E*xs>eG^`*fu2_lSZ1*9aRY^|J6WcfB*mh literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.ClusterRoleBinding.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..8cd38d0d4b2ce49f11d9d9b569f9acb28398e528 GIT binary patch literal 274 zcmd0{C}!X?=Ta<6N=(*EEG@~%FUqV+EXmBz)62Ff*2~P-FEdO^ElD&K5^~NdEiOqd z3d+w(b;`_3$;?X^I>*ShnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt z$iUd*_PeI5joot^3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3B zLt`aAm#U|`r<`c7EF;K(=C}Jwbpu_+GsaaA$ literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/rbac.authorization.k8s.io.v1beta1.Role.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..c1b88bedcd44a234c6a7e726f754759542138fbf GIT binary patch literal 250 zcmd0{C}!Z&d#K^?J)Wp)lz{1?jz|6?N*y8rPrmKzJa~cbr z7y{OIY;A6xe{Rlh#wa!}Msp!XizId~MoS?kLxU^@E+#`GDJDZ>B|ev`r@N<|Xs<3l z+I6hIK#K`zE`tSQ5tE@w6_cT97o#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w x?X!uE8qao4KhhQpG|k+I$XpfPB6qAvm5|fdU6b~1Zkugxj M1Sn!E#h}Ch0I8%;Pyhe` literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/scheduling.k8s.io.v1.PriorityClass.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..1d00b2b25bc2fa39eafa3f021618c4396cadd46c GIT binary patch literal 248 zcmd0{C}!YNd#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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE w8qao4KhhQpG|k+I$F-8vpyMgnvsjqNQlu`iqS-g(Nv4k+(^XG(7?pV#K6?V(!#*P+|0nt$iUd*_PeI5joot^ z3!E4N)^==dZk>N_&ThsiHZDeUAx4WNb}mLsAtpnEECntmLnA3BLt`aAm#U|`r<`c7 zElmrk&Dqth|ySz(L{;SREyEvNW{?4z{JSJz|_Rj!ob4Z%)rdZz}VvUyQZs+-E$fX zoEQSuc5H2Koqul5ZpJ7!E=F@9MvEkNE=EfsCPRZP1uiB-BPk|BV!tLPp5RfTs-sWJl)WzbG97bo~VCv zO6{|WjT+B(PCwEX3pCB#h{@2xi9w*{`P?Ue{{sP|1fvp@p`{k9*Ry$DiBb$o3;>;h BRPq1- literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1.CSIDriver.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..ddbae9e5bfc81c82844e79b0b2d3f3c404b7dead GIT binary patch literal 306 zcmV-20nPqvICB6B9tsh2bZ>HDXJsyHICCy(Z!dN+5(z_7NknpKc4cxBhXM+#0SW;! z5&<(B0W=~3H7Wr&G88c}Ff=kWFf}weI50RjHZV3aFf%yY?t;~Ui=2UQLI6;$h_!=- zpU#}S0a^wM0XGr>IARA10XY%^F)(T%3IZ`Q8UishA`V1)<-3%~hkJ9yipGy{DgrSv zFaS6Kasn|ldIB*uiUBbS0x>ocA?c8c<&=u)qnX8?Emh^5w8OVyFUgdB=8=IY=DC-| zhFuy0F*h;-F*rg15?2TS5C9q>a_O(RDdw5KJZ~&x>8`zRa&+dHjm4S7jOK~AHO806 zxF7*4886C}R>hhq#J|Xj=aio4u#oAZi^qji$DuM03IZ`X5Qv$kXv_YNj;7~cJlb-s!}+ns{+QT= zIfN&PaEbJYVs$~_3nqLiBJFDx`XTeV{`JqEpSlO9x{qh9#>?+~(fjtf@28f?p=z5b zhv??5Hi;Y>_=i(A4Oo%}+}-wYXS_7NKJaFHF}pf^+@q*#Y0^dm(MbcDB>|+Nv$Hai zjmNW<+0(`8JqP2d&+}h3?Y%yJqBPpQyRtP8+(k* z{e;C(fy0VpaL!%Ig-5w$l!xgWL=+-=pOvl$MuzYc8~wdMY;~y!JSvz^(p2z$)&XdR zKwLg$HB%90>aa(y&~P*{AwM~^zzHKWGt#y^A7M>{&&SnX$G%iAm_X&cfn^+qhCF`CqUm3kG|MmXz{DrmIxO*g?`tSiag^GB(SORp$ zm}{XA#u*lYKA7}&R^C1JVE$@hZ1q~@@?c>o?i+{)miTIae*Up|V!C{C(1=4LRvEgo z-0-A*(0<&$-xStPs&py0HWT+x6u;RR89x^1dRFGk%V(nXp^dIw>4RQ#9(cFApys}F z=bmydcVhjccy6L_ZR6sF(x;30fwxw^govB|@S^=1;+U~GN7Gy+Z?kJ^ejYj9=ha$< Tkgg&AxVg}E%l|}}v|Q^yE_FK0 literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.CSIStorageCapacity.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..6fa9f26a2d3dec574d6879294e958bc62a94a6f9 GIT binary patch literal 539 zcmXAj%WD%+6vpRHQDGJ?20_S5vy$LBxsQ3=*{0PdLSkc57e%>D9!)z*lSwCiq~anL zAH;{NfS3ie13s3>Trj;P9UlDJ?e2P zIuo43kkEO8X}RZpU-m3I&ti(Vbj15mpNKzBA)+Dz%D zNEE1CA2*a^za-Y3*rh^0;`lx|L9AWRW2bp_2oPxFpNc+BVax4A9DvcduamFK9B6iR zNiqZsZZ~$Zno~u{D_7wFv9?HUv(Qbk1?pp{aHxi=N0r+zaizJch$V$8^f0L9qefmc a^j<+K)lHe)O`oymn4lRgLeP|vHvR#`KbSuN literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1alpha1.VolumeAttachment.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..5b9593d946350ffd294c6ffba54ea35b30d8ac61 GIT binary patch literal 1163 zcmX9+TWlLe6y2Gqsac6)twL)oRJmIus)eRIubo*-h}Q6B2@#44s1gVVB1&HgNk9;& zlsF-#4kQjq6WUrSO;S;n)IiFkX$VO1BQ76E2=M`kKi087Koy^rc-%4jF?;6RbMLu# zW{#;o!+gNp(bwPIn|i6M{g~=&f4O_#Yb15N=SYfJ;itNfzj~tUK!1Pgg(D}rPWD?r zhRlzViKvBG6mc5~2T9sSh|4K=1^1P!r006nW$M>I(?1Q3<%fC_M#t56z8HS{!uR=A zbhy<-(n6|ptBHII6ZdG$#DqpMVfMC12ZGhY4nNMGCd z=U@0x%!u9xw6Jyti`TnuPIi5_SRYv{oiC+>%xryXqMWUt&z4TVVQ&MK2gx#mY)qA7 z!X8FuZp5Hafq@l+!5OnL;|^wmV&=s|5Rnj3`;B-zV94NZWOH=*hpjf|#KD}pD2_SX zZyW?I=MWdq7@e4Vi8k0nE?3~FV~{J{>q;3dFIfS2G7#DoCGbJ4+j0LyT-lKbWF z=6E1dF~h;aKMXR@wXjDzcLJh-SX6Uh=?Tzi32M&xDJ&umi?@s((@9b%=@W;a z50~5muNEjmXcJS7S-gq4#v;+gp2jlS#7bj7+V*1o+T{JkuMgChE^RCXL%AUT;X`%| zD#Fu+g+OPN+6MGN8HI&IA5=KI8t zTI^}DOyKpkMs`^o|I8(Z@dHGW9)0JZ8t@STK#B_h~qTLX(^jM5R(~L*&GDD%C ab7x1Ku%QWIYvPaF%Y%3PPk2$oHvR);j6Dwk literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSIDriver.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..1945f87011d28954a8f16e0f23328f683491a0ce GIT binary patch literal 311 zcmV-70m%MqICB6BBMKICbZ>HDXJsyHICCy(Z!dN+Vr6t;F%k(wQ%OW}X?A6D5{Ci` zs{slDG774F)%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>v301{US01yBgA#&-jxhdwEzdUa&W9hEFZ*p|zn2p7m#Ej;N zw>8F>$G9K?Dj6@zl~%=?D8#?WiszJ`=&+FKqKn6cQ^%n)4+;V?IS`1Pj^x&l#`%c> JH~<;|A^>cQap3>} literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.CSINode.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..7f8edb0bda0ebcb985f70d8b99c64ccd92df5291 GIT binary patch literal 244 zcmd0{C}!YNM{_Vmk7NfkQA$hDf0i_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#CishN=C%L!dir*yqsJoD&0-O#6VwjAD`sDE-w?X!uE8qao4 sKhhQpG|k+I$3o&GZOepF(x%b+>zFyNp6QqQOqzo14%6T-@X&t8yv?*c; z6%U00kb)3WR0c-G212MK6v4vA#Ke$FUHBWg71Q^9=kYtID^tUox6Y@7-d5OYV^^lQ z-pk)*jrJg9w!Kg*)&92@!X#|24~F)iIqMy<2)BuoA#Rp!Vwm=5v$Df?@BQ)*i8H5&)uJ5(t-VbTEOAY;x#AzX+AoQ9Gx4aSA8~yj+#u1eC)i0|8v+E{_$Q)IQ@G=8L>z$8q_2~&%N%Ha zZCNq|3~sb`uwGDQC@N3k0I{(|ZL<_-*dp~YR5(;a)uYPmSGdw#RmO@!6$%U*#i&)( b482#9O2rwId)ZUg9CK(+i{sFYkv0ASNt-Bw}c2U}9uqU}|D%VPIiyW?*JyU~F;wUDMUZ?m3MGP7DESJGM5r z&ObM2H)9kV7o)ilqeT)s7o(*Rlc7PD0vD5^krb1mu@aw4)zjTmPPA7SAMHBUU!cVV zG?&4Gv53jgq>9PVw2RRYsMJhI@#TcBr&GFKE}nUGo^I&VIa>~IPt-p-rS{pxMvZ4X zrypsH1)64V#AImU!~nFxQi_9%$;d#6$;eQNx6td^yskux7Yln6j;zpPGBPq?v|@1L Q;sPl#1}ZU;Vo+iL0C|K``~Uy| literal 0 HcmV?d00001 diff --git a/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb b/staging/src/k8s.io/api/testdata/v1.21.0/storage.k8s.io.v1beta1.VolumeAttachment.after_roundtrip.pb new file mode 100644 index 0000000000000000000000000000000000000000..8592d16f2bf4caa1b72482450e47021997d00d47 GIT binary patch literal 1162 zcmX9+TWlLe6y2Gqsac5|ukEM>Mtsg_? z$H+v~LM(!~jf8_F?IgtIl)Hla%2m>HJ?b*`>z|pQhQ|xTC*nrWm3O`vdHcif3v1|b zyNRTQRPS~Z`4%Sbk*J9YjbOs;9S;u%YcsX%n*)_xb@GIRp{}7&KPG$-6Ols%q@J~_ zna>3?x#r@T%KY9#LE-b#SIK=hW=__phWFH0=gMPGLp4b;QE|h%*$z3r^*j8iYyH-4 zcA2-olBmz;lB#jxy=TjptZinSC#W^F&FlaTu`s3Kxm$nTY>yh&oxm_)cz7~%b@QKp z;X_d)axc)r+8HceOWl}CeYeyYT`!+2XM*fpV|ucZYn;oKPrYI90F?*HGK_3Ym1Dvl zMrLl z1TE(f7f%_zn0xU~*h4N?;HYDeE8N6ACKli&z)OIa;10xu0LF9C!Mg#=j#@SU%ipc> zK%}CEgN1(>WS(nbkM!;YL;ehD+L#! z`1=TsQ9&gImChmuHZZYLx-kXw`mS!?ClvcMhJ6;tK2Km@^cV}eh!6ex@-lh|AT;dz zkv8J$6lww>7A#a#%(iO9M}ypF&DFW!!a{jET0Pz4K!8(NL<|;h1wEpZq)yT&4nH3* zxeZ<|P=wGHrW&(Y3v-P{yoEiDWuk?Z#(t#p`Nq|$`$}IQXe?jcTnvWuLE-!Zb`&bY z(}jgVXO!9o^g$Vgg+m`yIJ=tfo_?@&tvp@5-n=qio(M*>L3WK*$4bkO1+(*wQ{!6f zX|assjrGKn<{|TO^L|}eS<(9C;^smyHe2~-D?f8QC}uX68|!EN+QimSvHrn`J`Z@e zyFtxd>#n_xV)10{qhM*ae0}TE#rmhKrR-Z9UxJ9~{@_KsA!O;X7=xx6kKAE~LOMGV{c4}GjWqW}N^ literal 0 HcmV?d00001