From 829516a59a0974c207b57530d8af1e8c14667277 Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Mon, 29 Jul 2024 16:46:01 -0700 Subject: [PATCH 1/8] chore(deps)!: bump k8s dependencies to 1.30 Signed-off-by: william.vanhevelingen --- Makefile | 6 +- api/jsonschema/schema.json | 1011 ++-- api/openapi-spec/swagger.json | 1123 +++-- cmd/argo/commands/logs.go | 6 +- config/node_events_test.go | 6 +- docs/executor_swagger.md | 321 +- docs/fields.md | 580 ++- examples/example-golang/main.go | 4 +- go.mod | 50 +- go.sum | 182 +- .../argoproj.io_clusterworkflowtemplates.yaml | 1643 ++++++- .../crds/full/argoproj.io_cronworkflows.yaml | 1643 ++++++- .../argoproj.io_workflowartifactgctasks.yaml | 46 + .../argoproj.io_workfloweventbindings.yaml | 24 + .../base/crds/full/argoproj.io_workflows.yaml | 4125 ++++++++++++++++- .../full/argoproj.io_workflowtaskresults.yaml | 24 + .../full/argoproj.io_workflowtasksets.yaml | 711 ++- .../full/argoproj.io_workflowtemplates.yaml | 1643 ++++++- .../argoproj.io_workflowtaskresults.yaml | 24 + manifests/quick-start-minimal.yaml | 24 + manifests/quick-start-mysql.yaml | 24 + manifests/quick-start-postgres.yaml | 24 + .../artifact_repository_types_test.go | 10 +- .../workflow/v1alpha1/openapi_generated.go | 165 +- .../workflow/v1alpha1/workflow_types_test.go | 17 +- pkg/plugins/executor/swagger.yml | 366 +- .../docs/AWSElasticBlockStoreVolumeSource.md | 8 +- sdks/java/client/docs/AppArmorProfile.md | 15 + .../client/docs/ArchivedWorkflowServiceApi.md | 12 +- .../java/client/docs/AzureDiskVolumeSource.md | 12 +- .../java/client/docs/AzureFileVolumeSource.md | 6 +- sdks/java/client/docs/CSIVolumeSource.md | 8 +- sdks/java/client/docs/CephFSVolumeSource.md | 10 +- sdks/java/client/docs/CinderVolumeSource.md | 6 +- .../docs/ClusterTrustBundleProjection.md | 18 + .../docs/ClusterWorkflowTemplateServiceApi.md | 10 +- sdks/java/client/docs/ConfigMapEnvSource.md | 2 +- sdks/java/client/docs/ConfigMapProjection.md | 6 +- .../java/client/docs/ConfigMapVolumeSource.md | 8 +- .../java/client/docs/ContainerResizePolicy.md | 15 + .../client/docs/CronWorkflowServiceApi.md | 10 +- sdks/java/client/docs/EmptyDirVolumeSource.md | 4 +- sdks/java/client/docs/EventServiceApi.md | 6 +- .../java/client/docs/EventSourceServiceApi.md | 16 +- sdks/java/client/docs/FCVolumeSource.md | 10 +- sdks/java/client/docs/FlexVolumeSource.md | 8 +- sdks/java/client/docs/FlockerVolumeSource.md | 4 +- .../docs/GCEPersistentDiskVolumeSource.md | 8 +- sdks/java/client/docs/GitRepoVolumeSource.md | 6 +- .../java/client/docs/GlusterfsVolumeSource.md | 6 +- sdks/java/client/docs/HTTPGetAction.md | 11 +- sdks/java/client/docs/HTTPHeader.md | 2 +- sdks/java/client/docs/HostPathVolumeSource.md | 4 +- sdks/java/client/docs/ISCSIVolumeSource.md | 20 +- ...IoArgoprojWorkflowV1alpha1ContainerNode.md | 2 + ...oArgoprojWorkflowV1alpha1ScriptTemplate.md | 2 + ...IoArgoprojWorkflowV1alpha1UserContainer.md | 2 + ...IoK8sApiPolicyV1PodDisruptionBudgetSpec.md | 1 + sdks/java/client/docs/KeyToPath.md | 6 +- sdks/java/client/docs/LifecycleHandler.md | 1 + sdks/java/client/docs/ModifyVolumeStatus.md | 15 + sdks/java/client/docs/NFSVolumeSource.md | 6 +- .../client/docs/NodeSelectorRequirement.md | 15 +- sdks/java/client/docs/OwnerReference.md | 6 +- .../docs/PersistentVolumeClaimCondition.md | 17 +- .../client/docs/PersistentVolumeClaimSpec.md | 11 +- .../docs/PersistentVolumeClaimStatus.md | 24 +- .../docs/PersistentVolumeClaimVolumeSource.md | 4 +- .../docs/PhotonPersistentDiskVolumeSource.md | 4 +- sdks/java/client/docs/PodAffinityTerm.md | 4 +- sdks/java/client/docs/PortworxVolumeSource.md | 6 +- .../java/client/docs/ProjectedVolumeSource.md | 4 +- sdks/java/client/docs/QuobyteVolumeSource.md | 12 +- sdks/java/client/docs/RBDVolumeSource.md | 14 +- sdks/java/client/docs/ResourceClaim.md | 14 + .../java/client/docs/ResourceFieldSelector.md | 2 +- sdks/java/client/docs/ScaleIOVolumeSource.md | 18 +- sdks/java/client/docs/SeccompProfile.md | 14 +- sdks/java/client/docs/SecretEnvSource.md | 2 +- sdks/java/client/docs/SecretProjection.md | 6 +- sdks/java/client/docs/SecretVolumeSource.md | 8 +- sdks/java/client/docs/SensorServiceApi.md | 16 +- .../docs/ServiceAccountTokenProjection.md | 6 +- sdks/java/client/docs/ServicePort.md | 14 +- sdks/java/client/docs/SleepAction.md | 14 + .../java/client/docs/StorageOSVolumeSource.md | 8 +- sdks/java/client/docs/TypedObjectReference.md | 16 + sdks/java/client/docs/VolumeProjection.md | 1 + .../client/docs/VolumeResourceRequirements.md | 15 + .../docs/VsphereVirtualDiskVolumeSource.md | 8 +- .../docs/WindowsSecurityContextOptions.md | 2 +- sdks/java/client/docs/WorkflowServiceApi.md | 22 +- .../client/docs/WorkflowTemplateServiceApi.md | 10 +- .../api/archived_workflow_service_api.py | 12 + .../cluster_workflow_template_service_api.py | 8 +- .../api/cron_workflow_service_api.py | 8 +- .../argo_workflows/api/event_service_api.py | 6 + .../api/event_source_service_api.py | 14 +- .../argo_workflows/api/sensor_service_api.py | 14 +- .../api/workflow_service_api.py | 20 +- .../api/workflow_template_service_api.py | 8 +- .../argo_workflows/model/app_armor_profile.py | 265 ++ .../aws_elastic_block_store_volume_source.py | 16 +- .../model/azure_disk_volume_source.py | 24 +- .../model/azure_file_volume_source.py | 12 +- .../model/ceph_fs_volume_source.py | 20 +- .../model/cinder_volume_source.py | 12 +- .../model/cluster_trust_bundle_projection.py | 283 ++ .../model/config_map_env_source.py | 4 +- .../model/config_map_key_selector.py | 4 +- .../model/config_map_projection.py | 12 +- .../model/config_map_volume_source.py | 16 +- .../client/argo_workflows/model/container.py | 43 +- .../argo_workflows/model/container_port.py | 9 +- .../model/container_resize_policy.py | 267 ++ .../argo_workflows/model/csi_volume_source.py | 16 +- .../model/empty_dir_volume_source.py | 8 +- .../argo_workflows/model/fc_volume_source.py | 20 +- .../model/flex_volume_source.py | 16 +- .../model/flocker_volume_source.py | 8 +- .../gce_persistent_disk_volume_source.py | 16 +- .../model/git_repo_volume_source.py | 12 +- .../model/glusterfs_volume_source.py | 12 +- .../client/argo_workflows/model/host_alias.py | 18 +- .../model/host_path_volume_source.py | 8 +- .../argo_workflows/model/http_get_action.py | 8 +- .../argo_workflows/model/http_header.py | 4 +- ...goproj_workflow_v1alpha1_container_node.py | 10 + ...oproj_workflow_v1alpha1_script_template.py | 10 + ...goproj_workflow_v1alpha1_user_container.py | 10 + ...pi_policy_v1_pod_disruption_budget_spec.py | 4 + .../model/iscsi_volume_source.py | 40 +- .../argo_workflows/model/key_to_path.py | 12 +- .../argo_workflows/model/lifecycle_handler.py | 6 + .../client/argo_workflows/model/list_meta.py | 4 +- .../model/local_object_reference.py | 4 +- .../model/modify_volume_status.py | 265 ++ .../argo_workflows/model/nfs_volume_source.py | 12 +- .../model/node_selector_requirement.py | 12 +- .../argo_workflows/model/object_meta.py | 32 +- .../argo_workflows/model/owner_reference.py | 12 +- .../persistent_volume_claim_condition.py | 16 +- .../model/persistent_volume_claim_spec.py | 34 +- .../model/persistent_volume_claim_status.py | 43 +- .../persistent_volume_claim_volume_source.py | 8 +- .../photon_persistent_disk_volume_source.py | 8 +- .../argo_workflows/model/pod_affinity_term.py | 12 +- .../model/pod_security_context.py | 10 +- .../model/portworx_volume_source.py | 12 +- .../model/projected_volume_source.py | 8 +- .../model/quobyte_volume_source.py | 24 +- .../argo_workflows/model/rbd_volume_source.py | 28 +- .../argo_workflows/model/resource_claim.py | 261 ++ .../model/resource_field_selector.py | 4 +- .../model/resource_requirements.py | 14 +- .../model/scale_io_volume_source.py | 36 +- .../argo_workflows/model/seccomp_profile.py | 13 +- .../argo_workflows/model/secret_env_source.py | 4 +- .../model/secret_key_selector.py | 4 +- .../argo_workflows/model/secret_projection.py | 12 +- .../model/secret_volume_source.py | 16 +- .../argo_workflows/model/security_context.py | 6 + .../model/service_account_token_projection.py | 12 +- .../argo_workflows/model/service_port.py | 13 +- .../argo_workflows/model/sleep_action.py | 261 ++ .../model/storage_os_volume_source.py | 16 +- .../client/argo_workflows/model/toleration.py | 17 +- .../model/typed_object_reference.py | 275 ++ .../client/argo_workflows/model/volume.py | 4 +- .../argo_workflows/model/volume_mount.py | 8 +- .../argo_workflows/model/volume_projection.py | 6 + .../model/volume_resource_requirements.py | 259 ++ .../vsphere_virtual_disk_volume_source.py | 16 +- .../model/windows_security_context_options.py | 4 +- .../client/argo_workflows/models/__init__.py | 8 + .../docs/AWSElasticBlockStoreVolumeSource.md | 8 +- sdks/python/client/docs/AppArmorProfile.md | 14 + .../client/docs/ArchivedWorkflowServiceApi.md | 8 +- .../client/docs/AzureDiskVolumeSource.md | 12 +- .../client/docs/AzureFileVolumeSource.md | 6 +- sdks/python/client/docs/CSIVolumeSource.md | 8 +- sdks/python/client/docs/CephFSVolumeSource.md | 10 +- sdks/python/client/docs/CinderVolumeSource.md | 6 +- .../docs/ClusterTrustBundleProjection.md | 17 + .../docs/ClusterWorkflowTemplateServiceApi.md | 1837 ++++++-- sdks/python/client/docs/ConfigMapEnvSource.md | 2 +- .../client/docs/ConfigMapKeySelector.md | 2 +- .../python/client/docs/ConfigMapProjection.md | 6 +- .../client/docs/ConfigMapVolumeSource.md | 8 +- sdks/python/client/docs/Container.md | 14 +- sdks/python/client/docs/ContainerPort.md | 2 +- .../client/docs/ContainerResizePolicy.md | 14 + .../client/docs/CronWorkflowServiceApi.md | 1840 ++++++-- .../client/docs/EmptyDirVolumeSource.md | 4 +- sdks/python/client/docs/EventServiceApi.md | 4 +- .../client/docs/EventSourceServiceApi.md | 238 +- sdks/python/client/docs/FCVolumeSource.md | 10 +- sdks/python/client/docs/FlexVolumeSource.md | 8 +- .../python/client/docs/FlockerVolumeSource.md | 4 +- .../docs/GCEPersistentDiskVolumeSource.md | 8 +- .../python/client/docs/GitRepoVolumeSource.md | 6 +- .../client/docs/GlusterfsVolumeSource.md | 6 +- sdks/python/client/docs/HTTPGetAction.md | 2 +- sdks/python/client/docs/HTTPHeader.md | 2 +- sdks/python/client/docs/HostAlias.md | 2 +- .../client/docs/HostPathVolumeSource.md | 4 +- sdks/python/client/docs/ISCSIVolumeSource.md | 20 +- ...IoArgoprojWorkflowV1alpha1ContainerNode.md | 2 + ...oArgoprojWorkflowV1alpha1ScriptTemplate.md | 2 + ...IoArgoprojWorkflowV1alpha1UserContainer.md | 2 + ...IoK8sApiPolicyV1PodDisruptionBudgetSpec.md | 1 + sdks/python/client/docs/KeyToPath.md | 6 +- sdks/python/client/docs/LifecycleHandler.md | 1 + sdks/python/client/docs/ListMeta.md | 2 +- .../client/docs/LocalObjectReference.md | 2 +- sdks/python/client/docs/ModifyVolumeStatus.md | 14 + sdks/python/client/docs/NFSVolumeSource.md | 6 +- .../client/docs/NodeSelectorRequirement.md | 2 +- sdks/python/client/docs/ObjectMeta.md | 15 +- sdks/python/client/docs/OwnerReference.md | 6 +- .../docs/PersistentVolumeClaimCondition.md | 8 +- .../client/docs/PersistentVolumeClaimSpec.md | 11 +- .../docs/PersistentVolumeClaimStatus.md | 14 +- .../docs/PersistentVolumeClaimVolumeSource.md | 4 +- .../docs/PhotonPersistentDiskVolumeSource.md | 4 +- sdks/python/client/docs/PodAffinityTerm.md | 4 +- sdks/python/client/docs/PodSecurityContext.md | 3 +- .../client/docs/PortworxVolumeSource.md | 6 +- .../client/docs/ProjectedVolumeSource.md | 4 +- .../python/client/docs/QuobyteVolumeSource.md | 12 +- sdks/python/client/docs/RBDVolumeSource.md | 14 +- sdks/python/client/docs/ResourceClaim.md | 13 + .../client/docs/ResourceFieldSelector.md | 2 +- .../client/docs/ResourceRequirements.md | 3 +- .../python/client/docs/ScaleIOVolumeSource.md | 18 +- sdks/python/client/docs/SeccompProfile.md | 4 +- sdks/python/client/docs/SecretEnvSource.md | 2 +- sdks/python/client/docs/SecretKeySelector.md | 2 +- sdks/python/client/docs/SecretProjection.md | 6 +- sdks/python/client/docs/SecretVolumeSource.md | 8 +- sdks/python/client/docs/SecurityContext.md | 1 + sdks/python/client/docs/SensorServiceApi.md | 234 +- .../docs/ServiceAccountTokenProjection.md | 6 +- sdks/python/client/docs/ServicePort.md | 4 +- sdks/python/client/docs/SleepAction.md | 13 + .../client/docs/StorageOSVolumeSource.md | 8 +- sdks/python/client/docs/Toleration.md | 4 +- .../client/docs/TypedObjectReference.md | 15 + sdks/python/client/docs/Volume.md | 2 +- sdks/python/client/docs/VolumeMount.md | 3 +- sdks/python/client/docs/VolumeProjection.md | 1 + .../client/docs/VolumeResourceRequirements.md | 14 + .../docs/VsphereVirtualDiskVolumeSource.md | 8 +- .../docs/WindowsSecurityContextOptions.md | 2 +- sdks/python/client/docs/WorkflowServiceApi.md | 3022 +++++++++--- .../client/docs/WorkflowTemplateServiceApi.md | 1837 ++++++-- test/e2e/executor_plugins_test.go | 18 +- test/e2e/fixtures/e2e_suite.go | 4 +- test/e2e/fixtures/when.go | 4 +- util/flatten/flatten_test.go | 4 +- util/printer/workflow-printer_test.go | 4 +- util/wait/backoff_test.go | 2 +- workflow/common/security_context.go | 16 +- workflow/controller/agent.go | 4 +- workflow/controller/artifact_gc.go | 4 +- workflow/controller/controller_test.go | 16 +- workflow/controller/exec_control_test.go | 4 +- workflow/controller/exit_handler_test.go | 4 +- workflow/controller/operator.go | 12 +- workflow/controller/operator_test.go | 21 +- .../controller/operator_wfdefault_test.go | 6 +- .../operator_workflow_template_ref_test.go | 4 +- workflow/controller/workflowpod.go | 4 +- workflow/controller/workflowpod_test.go | 12 +- workflow/executor/agent.go | 4 +- workflow/executor/common/common_test.go | 4 +- workflow/executor/data.go | 4 +- workflow/executor/executor_test.go | 4 +- workflow/executor/resource.go | 7 +- workflow/sync/mutex_test.go | 6 +- workflow/sync/sync_manager_test.go | 4 +- workflow/util/util.go | 4 +- 282 files changed, 23169 insertions(+), 4053 deletions(-) create mode 100644 sdks/java/client/docs/AppArmorProfile.md create mode 100644 sdks/java/client/docs/ClusterTrustBundleProjection.md create mode 100644 sdks/java/client/docs/ContainerResizePolicy.md create mode 100644 sdks/java/client/docs/ModifyVolumeStatus.md create mode 100644 sdks/java/client/docs/ResourceClaim.md create mode 100644 sdks/java/client/docs/SleepAction.md create mode 100644 sdks/java/client/docs/TypedObjectReference.md create mode 100644 sdks/java/client/docs/VolumeResourceRequirements.md create mode 100644 sdks/python/client/argo_workflows/model/app_armor_profile.py create mode 100644 sdks/python/client/argo_workflows/model/cluster_trust_bundle_projection.py create mode 100644 sdks/python/client/argo_workflows/model/container_resize_policy.py create mode 100644 sdks/python/client/argo_workflows/model/modify_volume_status.py create mode 100644 sdks/python/client/argo_workflows/model/resource_claim.py create mode 100644 sdks/python/client/argo_workflows/model/sleep_action.py create mode 100644 sdks/python/client/argo_workflows/model/typed_object_reference.py create mode 100644 sdks/python/client/argo_workflows/model/volume_resource_requirements.py create mode 100644 sdks/python/client/docs/AppArmorProfile.md create mode 100644 sdks/python/client/docs/ClusterTrustBundleProjection.md create mode 100644 sdks/python/client/docs/ContainerResizePolicy.md create mode 100644 sdks/python/client/docs/ModifyVolumeStatus.md create mode 100644 sdks/python/client/docs/ResourceClaim.md create mode 100644 sdks/python/client/docs/SleepAction.md create mode 100644 sdks/python/client/docs/TypedObjectReference.md create mode 100644 sdks/python/client/docs/VolumeResourceRequirements.md diff --git a/Makefile b/Makefile index 2b9ed78c4352..25aad7dd5f1b 100644 --- a/Makefile +++ b/Makefile @@ -288,7 +288,7 @@ endif $(GOPATH)/bin/controller-gen: # update this in Nix when upgrading it here ifneq ($(USE_NIX), true) - go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0 + go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.15.0 endif $(GOPATH)/bin/go-to-protobuf: # update this in Nix when upgrading it here @@ -613,7 +613,7 @@ pkg/apis/workflow/v1alpha1/openapi_generated.go: $(GOPATH)/bin/openapi-gen $(TYP pkg/apis/workflow/v1alpha1/zz_generated.deepcopy.go: $(TYPES) # These files are generated on a v3/ folder by the tool. Link them to the root folder [ -e ./v3 ] || ln -s . v3 - bash $(GOPATH)/pkg/mod/k8s.io/code-generator@v0.21.5/generate-groups.sh \ + bash $(GOPATH)/pkg/mod/k8s.io/code-generator@v0.30.3/kube_codegen.sh \ "deepcopy,client,informer,lister" \ github.com/argoproj/argo-workflows/v3/pkg/client github.com/argoproj/argo-workflows/v3/pkg/apis \ workflow:v1alpha1 \ @@ -623,7 +623,7 @@ pkg/apis/workflow/v1alpha1/zz_generated.deepcopy.go: $(TYPES) dist/kubernetes.swagger.json: @mkdir -p dist - ./hack/recurl.sh dist/kubernetes.swagger.json https://raw.githubusercontent.com/kubernetes/kubernetes/v1.23.3/api/openapi-spec/swagger.json + ./hack/recurl.sh dist/kubernetes.swagger.json https://raw.githubusercontent.com/kubernetes/kubernetes/v1.30.3/api/openapi-spec/swagger.json pkg/apiclient/_.secondary.swagger.json: hack/api/swagger/secondaryswaggergen.go pkg/apis/workflow/v1alpha1/openapi_generated.go dist/kubernetes.swagger.json rm -Rf v3 vendor diff --git a/api/jsonschema/schema.json b/api/jsonschema/schema.json index 54b359072bea..8f1fa9fdc88f 100644 --- a/api/jsonschema/schema.json +++ b/api/jsonschema/schema.json @@ -4563,14 +4563,16 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "command": { "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "dependencies": { "items": { @@ -4584,6 +4586,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -4592,7 +4598,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", @@ -4632,10 +4639,22 @@ "$ref": "#/definitions/io.k8s.api.core.v1.Probe", "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "type": "array", + "x-kubernetes-list-type": "atomic" + }, "resources": { "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements", "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext", "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/" @@ -4670,6 +4689,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -4679,6 +4702,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -6569,14 +6596,16 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "command": { "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "env": { "description": "List of environment variables to set in the container. Cannot be updated.", @@ -6584,6 +6613,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -6592,7 +6625,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", @@ -6632,10 +6666,22 @@ "$ref": "#/definitions/io.k8s.api.core.v1.Probe", "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "type": "array", + "x-kubernetes-list-type": "atomic" + }, "resources": { "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements", "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext", "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/" @@ -6674,6 +6720,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -6683,6 +6733,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -7175,14 +7229,16 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "command": { "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "env": { "description": "List of environment variables to set in the container. Cannot be updated.", @@ -7190,6 +7246,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -7198,7 +7258,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", @@ -7242,10 +7303,22 @@ "$ref": "#/definitions/io.k8s.api.core.v1.Probe", "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "type": "array", + "x-kubernetes-list-type": "atomic" + }, "resources": { "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements", "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext", "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/" @@ -7280,6 +7353,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -7289,6 +7366,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -8261,19 +8342,19 @@ "description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write once. AWS EBS volumes support ownership management and SELinux relabeling.", "properties": { "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "type": "string" }, "partition": { - "description": "The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).", + "description": "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).", "type": "integer" }, "readOnly": { - "description": "Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "type": "boolean" }, "volumeID": { - "description": "Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "type": "string" } }, @@ -8300,31 +8381,56 @@ }, "type": "object" }, + "io.k8s.api.core.v1.AppArmorProfile": { + "description": "AppArmorProfile defines a pod or container's AppArmor settings.", + "properties": { + "localhostProfile": { + "description": "localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is \"Localhost\".", + "type": "string" + }, + "type": { + "description": "type indicates which kind of AppArmor profile will be applied. Valid options are:\n Localhost - a profile pre-loaded on the node.\n RuntimeDefault - the container runtime's default profile.\n Unconfined - no AppArmor enforcement.", + "type": "string" + } + }, + "required": [ + "type" + ], + "type": "object", + "x-kubernetes-unions": [ + { + "discriminator": "type", + "fields-to-discriminateBy": { + "localhostProfile": "LocalhostProfile" + } + } + ] + }, "io.k8s.api.core.v1.AzureDiskVolumeSource": { "description": "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", "properties": { "cachingMode": { - "description": "Host Caching mode: None, Read Only, Read Write.", + "description": "cachingMode is the Host Caching mode: None, Read Only, Read Write.", "type": "string" }, "diskName": { - "description": "The Name of the data disk in the blob storage", + "description": "diskName is the Name of the data disk in the blob storage", "type": "string" }, "diskURI": { - "description": "The URI the data disk in the blob storage", + "description": "diskURI is the URI of data disk in the blob storage", "type": "string" }, "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "kind": { - "description": "Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared", + "description": "kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" } }, @@ -8338,15 +8444,15 @@ "description": "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", "properties": { "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretName": { - "description": "the name of secret that contains Azure Storage Account Name and Key", + "description": "secretName is the name of secret that contains Azure Storage Account Name and Key", "type": "string" }, "shareName": { - "description": "Share Name", + "description": "shareName is the azure share Name", "type": "string" } }, @@ -8360,26 +8466,26 @@ "description": "Represents a source location of a volume to mount, managed by an external CSI driver", "properties": { "driver": { - "description": "Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.", + "description": "driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.", "type": "string" }, "fsType": { - "description": "Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.", + "description": "fsType to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.", "type": "string" }, "nodePublishSecretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed." + "description": "nodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed." }, "readOnly": { - "description": "Specifies a read-only configuration for the volume. Defaults to false (read/write).", + "description": "readOnly specifies a read-only configuration for the volume. Defaults to false (read/write).", "type": "boolean" }, "volumeAttributes": { "additionalProperties": { "type": "string" }, - "description": "VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.", + "description": "volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.", "type": "object" } }, @@ -8396,14 +8502,16 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "drop": { "description": "Removed capabilities", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -8412,30 +8520,31 @@ "description": "Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.", "properties": { "monitors": { - "description": "Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "path": { - "description": "Optional: Used as the mounted root, rather than the full Ceph tree, default is /", + "description": "path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /", "type": "string" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "boolean" }, "secretFile": { - "description": "Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "string" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it" + "description": "secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it" }, "user": { - "description": "Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "string" } }, @@ -8448,19 +8557,19 @@ "description": "Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", "type": "string" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", "type": "boolean" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "Optional: points to a secret object containing parameters used to connect to OpenStack." + "description": "secretRef is optional: points to a secret object containing parameters used to connect to OpenStack." }, "volumeID": { - "description": "volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", "type": "string" } }, @@ -8469,11 +8578,40 @@ ], "type": "object" }, + "io.k8s.api.core.v1.ClusterTrustBundleProjection": { + "description": "ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.", + "properties": { + "labelSelector": { + "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector", + "description": "Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as \"match nothing\". If set but empty, interpreted as \"match everything\"." + }, + "name": { + "description": "Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector.", + "type": "string" + }, + "optional": { + "description": "If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles.", + "type": "boolean" + }, + "path": { + "description": "Relative path from the volume root to write the bundle.", + "type": "string" + }, + "signerName": { + "description": "Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated.", + "type": "string" + } + }, + "required": [ + "path" + ], + "type": "object" + }, "io.k8s.api.core.v1.ConfigMapEnvSource": { "description": "ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.\n\nThe contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.", "properties": { "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -8491,7 +8629,7 @@ "type": "string" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -8509,18 +8647,19 @@ "description": "Adapts a ConfigMap into a projected volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a projected volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. Note that this is identical to a configmap volume source without the default mode.", "properties": { "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { - "description": "Specify whether the ConfigMap or its keys must be defined", + "description": "optional specify whether the ConfigMap or its keys must be defined", "type": "boolean" } }, @@ -8530,22 +8669,23 @@ "description": "Adapts a ConfigMap into a volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. ConfigMap volumes support ownership management and SELinux relabeling.", "properties": { "defaultMode": { - "description": "Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { - "description": "Specify whether the ConfigMap or its keys must be defined", + "description": "optional specify whether the ConfigMap or its keys must be defined", "type": "boolean" } }, @@ -8555,18 +8695,20 @@ "description": "A single application container that you want to run within a pod.", "properties": { "args": { - "description": "Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + "description": "Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "command": { - "description": "Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "env": { "description": "List of environment variables to set in the container. Cannot be updated.", @@ -8574,6 +8716,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -8582,19 +8728,15 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "image": { - "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", + "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": "string" }, "imagePullPolicy": { - "description": "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images\n\nPossible enum values:\n - `\"Always\"` means that kubelet always attempts to pull the latest image. Container will fail If the pull fails.\n - `\"IfNotPresent\"` means that kubelet pulls if the image isn't present on disk. Container will fail if the image isn't present and the pull fails.\n - `\"Never\"` means that kubelet never pulls an image, but only uses a local image. Container will fail if the image isn't present", - "enum": [ - "Always", - "IfNotPresent", - "Never" - ], + "description": "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images", "type": "string" }, "lifecycle": { @@ -8610,7 +8752,7 @@ "type": "string" }, "ports": { - "description": "List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.", + "description": "List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.ContainerPort" }, @@ -8627,10 +8769,22 @@ "$ref": "#/definitions/io.k8s.api.core.v1.Probe", "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "type": "array", + "x-kubernetes-list-type": "atomic" + }, "resources": { "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements", "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext", "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/" @@ -8652,11 +8806,7 @@ "type": "string" }, "terminationMessagePolicy": { - "description": "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.\n\nPossible enum values:\n - `\"FallbackToLogsOnError\"` will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents.\n - `\"File\"` is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.", - "enum": [ - "FallbackToLogsOnError", - "File" - ], + "description": "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.", "type": "string" }, "tty": { @@ -8669,6 +8819,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -8678,6 +8832,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -8711,12 +8869,7 @@ "type": "string" }, "protocol": { - "description": "Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".\n\nPossible enum values:\n - `\"SCTP\"` is the SCTP protocol.\n - `\"TCP\"` is the TCP protocol.\n - `\"UDP\"` is the UDP protocol.", - "enum": [ - "SCTP", - "TCP", - "UDP" - ], + "description": "Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".", "type": "string" } }, @@ -8725,6 +8878,24 @@ ], "type": "object" }, + "io.k8s.api.core.v1.ContainerResizePolicy": { + "description": "ContainerResizePolicy represents resource resize policy for the container.", + "properties": { + "resourceName": { + "description": "Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.", + "type": "string" + }, + "restartPolicy": { + "description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.", + "type": "string" + } + }, + "required": [ + "resourceName", + "restartPolicy" + ], + "type": "object" + }, "io.k8s.api.core.v1.DownwardAPIProjection": { "description": "Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.", "properties": { @@ -8733,7 +8904,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeFile" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -8743,7 +8915,7 @@ "properties": { "fieldRef": { "$ref": "#/definitions/io.k8s.api.core.v1.ObjectFieldSelector", - "description": "Required: Selects a field of the pod: only annotations, labels, name and namespace are supported." + "description": "Required: Selects a field of the pod: only annotations, labels, name, namespace and uid are supported." }, "mode": { "description": "Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", @@ -8775,7 +8947,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeFile" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -8784,12 +8957,12 @@ "description": "Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.", "properties": { "medium": { - "description": "What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", + "description": "medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", "type": "string" }, "sizeLimit": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity", - "description": "Total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir" + "description": "sizeLimit is the total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir" } }, "type": "object" @@ -8986,7 +9159,8 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -8995,30 +9169,32 @@ "description": "Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as read/write once. Fibre Channel volumes support ownership management and SELinux relabeling.", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "lun": { - "description": "Optional: FC target lun number", + "description": "lun is Optional: FC target lun number", "type": "integer" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "targetWWNs": { - "description": "Optional: FC target worldwide names (WWNs)", + "description": "targetWWNs is Optional: FC target worldwide names (WWNs)", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "wwids": { - "description": "Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.", + "description": "wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -9027,27 +9203,27 @@ "description": "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", "properties": { "driver": { - "description": "Driver is the name of the driver to use for this volume.", + "description": "driver is the name of the driver to use for this volume.", "type": "string" }, "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.", "type": "string" }, "options": { "additionalProperties": { "type": "string" }, - "description": "Optional: Extra command options if any.", + "description": "options is Optional: this field holds extra command options if any.", "type": "object" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts." + "description": "secretRef is Optional: secretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts." } }, "required": [ @@ -9059,11 +9235,11 @@ "description": "Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.", "properties": { "datasetName": { - "description": "Name of the dataset stored as metadata -\u003e name on the dataset for Flocker should be considered as deprecated", + "description": "datasetName is Name of the dataset stored as metadata -\u003e name on the dataset for Flocker should be considered as deprecated", "type": "string" }, "datasetUUID": { - "description": "UUID of the dataset. This is unique identifier of a Flocker dataset", + "description": "datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset", "type": "string" } }, @@ -9073,19 +9249,19 @@ "description": "Represents a Persistent Disk resource in Google Compute Engine.\n\nA GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once or read-only many times. GCE PDs support ownership management and SELinux relabeling.", "properties": { "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "string" }, "partition": { - "description": "The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "integer" }, "pdName": { - "description": "Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "boolean" } }, @@ -9114,15 +9290,15 @@ "description": "Represents a volume that is populated with the contents of a git repository. Git repo volumes do not support ownership management. Git repo volumes support SELinux relabeling.\n\nDEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.", "properties": { "directory": { - "description": "Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.", + "description": "directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.", "type": "string" }, "repository": { - "description": "Repository URL", + "description": "repository is the URL", "type": "string" }, "revision": { - "description": "Commit hash for the specified revision.", + "description": "revision is the commit hash for the specified revision.", "type": "string" } }, @@ -9135,15 +9311,15 @@ "description": "Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.", "properties": { "endpoints": { - "description": "EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + "description": "endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", "type": "string" }, "path": { - "description": "Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + "description": "path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + "description": "readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", "type": "boolean" } }, @@ -9165,7 +9341,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.HTTPHeader" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "path": { "description": "Path to access on the HTTP server.", @@ -9176,11 +9353,7 @@ "description": "Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME." }, "scheme": { - "description": "Scheme to use for connecting to the host. Defaults to HTTP.\n\nPossible enum values:\n - `\"HTTP\"` means that the scheme used will be http://\n - `\"HTTPS\"` means that the scheme used will be https://", - "enum": [ - "HTTP", - "HTTPS" - ], + "description": "Scheme to use for connecting to the host. Defaults to HTTP.", "type": "string" } }, @@ -9193,7 +9366,7 @@ "description": "HTTPHeader describes a custom header to be used in HTTP probes", "properties": { "name": { - "description": "The header field name", + "description": "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.", "type": "string" }, "value": { @@ -9215,24 +9388,28 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "ip": { "description": "IP address of the host file entry.", "type": "string" } }, + "required": [ + "ip" + ], "type": "object" }, "io.k8s.api.core.v1.HostPathVolumeSource": { "description": "Represents a host path mapped into a pod. Host path volumes do not support ownership management or SELinux relabeling.", "properties": { "path": { - "description": "Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + "description": "path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "type": "string" }, "type": { - "description": "Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + "description": "type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "type": "string" } }, @@ -9245,50 +9422,51 @@ "description": "Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.", "properties": { "chapAuthDiscovery": { - "description": "whether support iSCSI Discovery CHAP authentication", + "description": "chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication", "type": "boolean" }, "chapAuthSession": { - "description": "whether support iSCSI Session CHAP authentication", + "description": "chapAuthSession defines whether support iSCSI Session CHAP authentication", "type": "boolean" }, "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi", + "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi", "type": "string" }, "initiatorName": { - "description": "Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface \u003ctarget portal\u003e:\u003cvolume name\u003e will be created for the connection.", + "description": "initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface \u003ctarget portal\u003e:\u003cvolume name\u003e will be created for the connection.", "type": "string" }, "iqn": { - "description": "Target iSCSI Qualified Name.", + "description": "iqn is the target iSCSI Qualified Name.", "type": "string" }, "iscsiInterface": { - "description": "iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).", + "description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).", "type": "string" }, "lun": { - "description": "iSCSI Target Lun number.", + "description": "lun represents iSCSI Target Lun number.", "type": "integer" }, "portals": { - "description": "iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + "description": "portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "readOnly": { - "description": "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.", + "description": "readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.", "type": "boolean" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "CHAP Secret for iSCSI target and initiator authentication" + "description": "secretRef is the CHAP Secret for iSCSI target and initiator authentication" }, "targetPortal": { - "description": "iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + "description": "targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", "type": "string" } }, @@ -9303,15 +9481,15 @@ "description": "Maps a string key to a path within a volume.", "properties": { "key": { - "description": "The key to project.", + "description": "key is the key to project.", "type": "string" }, "mode": { - "description": "Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "path": { - "description": "The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.", + "description": "path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.", "type": "string" } }, @@ -9346,6 +9524,10 @@ "$ref": "#/definitions/io.k8s.api.core.v1.HTTPGetAction", "description": "HTTPGet specifies the http request to perform." }, + "sleep": { + "$ref": "#/definitions/io.k8s.api.core.v1.SleepAction", + "description": "Sleep represents the duration that the container should sleep before being terminated." + }, "tcpSocket": { "$ref": "#/definitions/io.k8s.api.core.v1.TCPSocketAction", "description": "Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified." @@ -9357,26 +9539,43 @@ "description": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.", "properties": { "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" } }, "type": "object", "x-kubernetes-map-type": "atomic" }, + "io.k8s.api.core.v1.ModifyVolumeStatus": { + "description": "ModifyVolumeStatus represents the status object of ControllerModifyVolume operation", + "properties": { + "status": { + "description": "status is the status of the ControllerModifyVolume operation. It can be in any of following states:\n - Pending\n Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as\n the specified VolumeAttributesClass not existing.\n - InProgress\n InProgress indicates that the volume is being modified.\n - Infeasible\n Infeasible indicates that the request has been rejected as invalid by the CSI driver. To\n\t resolve the error, a valid VolumeAttributesClass needs to be specified.\nNote: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately.", + "type": "string" + }, + "targetVolumeAttributesClassName": { + "description": "targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled", + "type": "string" + } + }, + "required": [ + "status" + ], + "type": "object" + }, "io.k8s.api.core.v1.NFSVolumeSource": { "description": "Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.", "properties": { "path": { - "description": "Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "type": "boolean" }, "server": { - "description": "Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "type": "string" } }, @@ -9394,7 +9593,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PreferredSchedulingTerm" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "requiredDuringSchedulingIgnoredDuringExecution": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelector", @@ -9411,7 +9611,8 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelectorTerm" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "required": [ @@ -9428,15 +9629,7 @@ "type": "string" }, "operator": { - "description": "Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.\n\nPossible enum values:\n - `\"DoesNotExist\"`\n - `\"Exists\"`\n - `\"Gt\"`\n - `\"In\"`\n - `\"Lt\"`\n - `\"NotIn\"`", - "enum": [ - "DoesNotExist", - "Exists", - "Gt", - "In", - "Lt", - "NotIn" - ], + "description": "Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.", "type": "string" }, "values": { @@ -9444,7 +9637,8 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "required": [ @@ -9461,14 +9655,16 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelectorRequirement" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "matchFields": { "description": "A list of node selector requirements by node's fields.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelectorRequirement" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object", @@ -9544,11 +9740,11 @@ }, "spec": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimSpec", - "description": "Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" + "description": "spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" }, "status": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimStatus", - "description": "Status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" + "description": "status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" } }, "type": "object", @@ -9561,33 +9757,28 @@ ] }, "io.k8s.api.core.v1.PersistentVolumeClaimCondition": { - "description": "PersistentVolumeClaimCondition contails details about state of pvc", + "description": "PersistentVolumeClaimCondition contains details about state of pvc", "properties": { "lastProbeTime": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time", - "description": "Last time we probed the condition." + "description": "lastProbeTime is the time we probed the condition." }, "lastTransitionTime": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time", - "description": "Last time the condition transitioned from one status to another." + "description": "lastTransitionTime is the time the condition transitioned from one status to another." }, "message": { - "description": "Human-readable message indicating details about last transition.", + "description": "message is the human-readable message indicating details about last transition.", "type": "string" }, "reason": { - "description": "Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized.", + "description": "reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized.", "type": "string" }, "status": { "type": "string" }, "type": { - "description": "\n\n\nPossible enum values:\n - `\"FileSystemResizePending\"` - controller resize is finished and a file system resize is pending on node\n - `\"Resizing\"` - a user trigger resize of pvc has been started", - "enum": [ - "FileSystemResizePending", - "Resizing" - ], "type": "string" } }, @@ -9601,30 +9792,35 @@ "description": "PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes", "properties": { "accessModes": { - "description": "AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", + "description": "accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "dataSource": { "$ref": "#/definitions/io.k8s.api.core.v1.TypedLocalObjectReference", - "description": "This field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. If the AnyVolumeDataSource feature gate is enabled, this field will always have the same contents as the DataSourceRef field." + "description": "dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. When the AnyVolumeDataSource feature gate is enabled, dataSource contents will be copied to dataSourceRef, and dataSourceRef contents will be copied to dataSource when dataSourceRef.namespace is not specified. If the namespace is specified, then dataSourceRef will not be copied to dataSource." }, "dataSourceRef": { - "$ref": "#/definitions/io.k8s.api.core.v1.TypedLocalObjectReference", - "description": "Specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any local object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the DataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, both fields (DataSource and DataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. There are two important differences between DataSource and DataSourceRef: * While DataSource only allows two specific types of objects, DataSourceRef\n allows any non-core object, as well as PersistentVolumeClaim objects.\n* While DataSource ignores disallowed values (dropping them), DataSourceRef\n preserves all values, and generates an error if a disallowed value is\n specified.\n(Alpha) Using this field requires the AnyVolumeDataSource feature gate to be enabled." + "$ref": "#/definitions/io.k8s.api.core.v1.TypedObjectReference", + "description": "dataSourceRef specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the dataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, when namespace isn't specified in dataSourceRef, both fields (dataSource and dataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. When namespace is specified in dataSourceRef, dataSource isn't set to the same value and must be empty. There are three important differences between dataSource and dataSourceRef: * While dataSource only allows two specific types of objects, dataSourceRef\n allows any non-core object, as well as PersistentVolumeClaim objects.\n* While dataSource ignores disallowed values (dropping them), dataSourceRef\n preserves all values, and generates an error if a disallowed value is\n specified.\n* While dataSource only allows local objects, dataSourceRef allows objects\n in any namespaces.\n(Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled. (Alpha) Using the namespace field of dataSourceRef requires the CrossNamespaceVolumeDataSource feature gate to be enabled." }, "resources": { - "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements", - "description": "Resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources" + "$ref": "#/definitions/io.k8s.api.core.v1.VolumeResourceRequirements", + "description": "resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources" }, "selector": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector", - "description": "A label query over volumes to consider for binding." + "description": "selector is a label query over volumes to consider for binding." }, "storageClassName": { - "description": "Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1", + "description": "storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1", + "type": "string" + }, + "volumeAttributesClassName": { + "description": "volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled.", "type": "string" }, "volumeMode": { @@ -9632,7 +9828,7 @@ "type": "string" }, "volumeName": { - "description": "VolumeName is the binding reference to the PersistentVolume backing this claim.", + "description": "volumeName is the binding reference to the PersistentVolume backing this claim.", "type": "string" } }, @@ -9642,46 +9838,58 @@ "description": "PersistentVolumeClaimStatus is the current status of a persistent volume claim.", "properties": { "accessModes": { - "description": "AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", + "description": "accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" + }, + "allocatedResourceStatuses": { + "additionalProperties": { + "type": "string" + }, + "description": "allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either:\n\t* Un-prefixed keys:\n\t\t- storage - the capacity of the volume.\n\t* Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\"\nApart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used.\n\nClaimResourceStatus can be in any of following states:\n\t- ControllerResizeInProgress:\n\t\tState set when resize controller starts resizing the volume in control-plane.\n\t- ControllerResizeFailed:\n\t\tState set when resize has failed in resize controller with a terminal error.\n\t- NodeResizePending:\n\t\tState set when resize controller has finished resizing the volume but further resizing of\n\t\tvolume is needed on the node.\n\t- NodeResizeInProgress:\n\t\tState set when kubelet starts resizing the volume.\n\t- NodeResizeFailed:\n\t\tState set when resizing has failed in kubelet with a terminal error. Transient errors don't set\n\t\tNodeResizeFailed.\nFor example: if expanding a PVC for more capacity - this field can be one of the following states:\n\t- pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\"\n - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\"\n - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\"\n - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\"\n - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\"\nWhen this field is not set, it means that no resize operation is in progress for the given PVC.\n\nA controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC.\n\nThis is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", + "type": "object", + "x-kubernetes-map-type": "granular" }, "allocatedResources": { "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" }, - "description": "The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", + "description": "allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either:\n\t* Un-prefixed keys:\n\t\t- storage - the capacity of the volume.\n\t* Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\"\nApart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used.\n\nCapacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity.\n\nA controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC.\n\nThis is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", "type": "object" }, "capacity": { "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" }, - "description": "Represents the actual resources of the underlying volume.", + "description": "capacity represents the actual resources of the underlying volume.", "type": "object" }, "conditions": { - "description": "Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.", + "description": "conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimCondition" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "type" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "type", "x-kubernetes-patch-strategy": "merge" }, - "phase": { - "description": "Phase represents the current phase of PersistentVolumeClaim.\n\nPossible enum values:\n - `\"Bound\"` used for PersistentVolumeClaims that are bound\n - `\"Lost\"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost.\n - `\"Pending\"` used for PersistentVolumeClaims that are not yet bound", - "enum": [ - "Bound", - "Lost", - "Pending" - ], + "currentVolumeAttributesClassName": { + "description": "currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature.", "type": "string" }, - "resizeStatus": { - "description": "ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", + "modifyVolumeStatus": { + "$ref": "#/definitions/io.k8s.api.core.v1.ModifyVolumeStatus", + "description": "ModifyVolumeStatus represents the status object of ControllerModifyVolume operation. When this is unset, there is no ModifyVolume operation being attempted. This is an alpha field and requires enabling VolumeAttributesClass feature." + }, + "phase": { + "description": "phase represents the current phase of PersistentVolumeClaim.", "type": "string" } }, @@ -9708,11 +9916,11 @@ "description": "PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace. This volume finds the bound PV and mounts that volume for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around another type of volume that is owned by someone else (the system).", "properties": { "claimName": { - "description": "ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + "description": "claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", "type": "string" }, "readOnly": { - "description": "Will force the ReadOnly setting in VolumeMounts. Default false.", + "description": "readOnly Will force the ReadOnly setting in VolumeMounts. Default false.", "type": "boolean" } }, @@ -9725,11 +9933,11 @@ "description": "Represents a Photon Controller persistent disk resource.", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "pdID": { - "description": "ID that identifies Photon Controller persistent disk", + "description": "pdID is the ID that identifies Photon Controller persistent disk", "type": "string" } }, @@ -9746,14 +9954,16 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.WeightedPodAffinityTerm" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "requiredDuringSchedulingIgnoredDuringExecution": { "description": "If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PodAffinityTerm" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -9763,18 +9973,35 @@ "properties": { "labelSelector": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector", - "description": "A label query over a set of resources, in this case pods." + "description": "A label query over a set of resources, in this case pods. If it's null, this PodAffinityTerm matches with no Pods." + }, + "matchLabelKeys": { + "description": "MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.", + "items": { + "type": "string" + }, + "type": "array", + "x-kubernetes-list-type": "atomic" + }, + "mismatchLabelKeys": { + "description": "MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.", + "items": { + "type": "string" + }, + "type": "array", + "x-kubernetes-list-type": "atomic" }, "namespaceSelector": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector", - "description": "A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means \"this pod's namespace\". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled." + "description": "A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means \"this pod's namespace\". An empty selector ({}) matches all namespaces." }, "namespaces": { - "description": "namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\"", + "description": "namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\".", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "topologyKey": { "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.", @@ -9794,14 +10021,16 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.WeightedPodAffinityTerm" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "requiredDuringSchedulingIgnoredDuringExecution": { "description": "If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the anti-affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PodAffinityTerm" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -9814,21 +10043,24 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "options": { "description": "A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PodDNSConfigOption" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "searches": { "description": "A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -9849,6 +10081,10 @@ "io.k8s.api.core.v1.PodSecurityContext": { "description": "PodSecurityContext holds pod-level security attributes and common container settings. Some fields are also present in container.securityContext. Field values of container.securityContext take precedence over field values of PodSecurityContext.", "properties": { + "appArmorProfile": { + "$ref": "#/definitions/io.k8s.api.core.v1.AppArmorProfile", + "description": "appArmorProfile is the AppArmor options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows." + }, "fsGroup": { "description": "A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod:\n\n1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----\n\nIf unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.", "type": "integer" @@ -9878,19 +10114,21 @@ "description": "The seccomp options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows." }, "supplementalGroups": { - "description": "A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. Note that this field cannot be set when spec.os.name is windows.", + "description": "A list of groups applied to the first process run in each container, in addition to the container's primary GID, the fsGroup (if specified), and group memberships defined in the container image for the uid of the container process. If unspecified, no additional groups are added to any container. Note that group memberships defined in the container image for the uid of the container process are still effective, even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows.", "items": { "format": "int64", "type": "integer" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "sysctls": { "description": "Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.Sysctl" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "windowsOptions": { "$ref": "#/definitions/io.k8s.api.core.v1.WindowsSecurityContextOptions", @@ -9903,15 +10141,15 @@ "description": "PortworxVolumeSource represents a Portworx volume resource.", "properties": { "fsType": { - "description": "FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "volumeID": { - "description": "VolumeID uniquely identifies a Portworx volume", + "description": "volumeID uniquely identifies a Portworx volume", "type": "string" } }, @@ -9951,7 +10189,7 @@ }, "grpc": { "$ref": "#/definitions/io.k8s.api.core.v1.GRPCAction", - "description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate." + "description": "GRPC specifies an action involving a GRPC port." }, "httpGet": { "$ref": "#/definitions/io.k8s.api.core.v1.HTTPGetAction", @@ -9988,15 +10226,16 @@ "description": "Represents a projected volume source", "properties": { "defaultMode": { - "description": "Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "sources": { - "description": "list of volume projections", + "description": "sources is the list of volume projections", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeProjection" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "type": "object" @@ -10005,27 +10244,27 @@ "description": "Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.", "properties": { "group": { - "description": "Group to map volume access to Default is no group", + "description": "group to map volume access to Default is no group", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.", + "description": "readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.", "type": "boolean" }, "registry": { - "description": "Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes", + "description": "registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes", "type": "string" }, "tenant": { - "description": "Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin", + "description": "tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin", "type": "string" }, "user": { - "description": "User to map volume access to Defaults to serivceaccount user", + "description": "user to map volume access to Defaults to serivceaccount user", "type": "string" }, "volume": { - "description": "Volume is a string that references an already created Quobyte volume by name.", + "description": "volume is a string that references an already created Quobyte volume by name.", "type": "string" } }, @@ -10039,38 +10278,39 @@ "description": "Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volumes support ownership management and SELinux relabeling.", "properties": { "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd", + "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd", "type": "string" }, "image": { - "description": "The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" }, "keyring": { - "description": "Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" }, "monitors": { - "description": "A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "pool": { - "description": "The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "boolean" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it" + "description": "secretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it" }, "user": { - "description": "The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" } }, @@ -10080,6 +10320,19 @@ ], "type": "object" }, + "io.k8s.api.core.v1.ResourceClaim": { + "description": "ResourceClaim references one entry in PodSpec.ResourceClaims.", + "properties": { + "name": { + "description": "Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container.", + "type": "string" + } + }, + "required": [ + "name" + ], + "type": "object" + }, "io.k8s.api.core.v1.ResourceFieldSelector": { "description": "ResourceFieldSelector represents container resources (cpu, memory) and their output format", "properties": { @@ -10105,6 +10358,17 @@ "io.k8s.api.core.v1.ResourceRequirements": { "description": "ResourceRequirements describes the compute resource requirements.", "properties": { + "claims": { + "description": "Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container.\n\nThis is an alpha field and requires enabling the DynamicResourceAllocation feature gate.\n\nThis field is immutable. It can only be set for containers.", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ResourceClaim" + }, + "type": "array", + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map" + }, "limits": { "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" @@ -10116,7 +10380,7 @@ "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" }, - "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "type": "object" } }, @@ -10148,43 +10412,43 @@ "description": "ScaleIOVolumeSource represents a persistent ScaleIO volume", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".", "type": "string" }, "gateway": { - "description": "The host address of the ScaleIO API Gateway.", + "description": "gateway is the host address of the ScaleIO API Gateway.", "type": "string" }, "protectionDomain": { - "description": "The name of the ScaleIO Protection Domain for the configured storage.", + "description": "protectionDomain is the name of the ScaleIO Protection Domain for the configured storage.", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail." + "description": "secretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail." }, "sslEnabled": { - "description": "Flag to enable/disable SSL communication with Gateway, default false", + "description": "sslEnabled Flag enable/disable SSL communication with Gateway, default false", "type": "boolean" }, "storageMode": { - "description": "Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.", + "description": "storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.", "type": "string" }, "storagePool": { - "description": "The ScaleIO Storage Pool associated with the protection domain.", + "description": "storagePool is the ScaleIO Storage Pool associated with the protection domain.", "type": "string" }, "system": { - "description": "The name of the storage system as configured in ScaleIO.", + "description": "system is the name of the storage system as configured in ScaleIO.", "type": "string" }, "volumeName": { - "description": "The name of a volume already created in the ScaleIO system that is associated with this volume source.", + "description": "volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source.", "type": "string" } }, @@ -10199,16 +10463,11 @@ "description": "SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.", "properties": { "localhostProfile": { - "description": "localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".", + "description": "localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is \"Localhost\". Must NOT be set for any other type.", "type": "string" }, "type": { - "description": "type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.\n\nPossible enum values:\n - `\"Localhost\"` indicates a profile defined in a file on the node should be used. The file's location relative to \u003ckubelet-root-dir\u003e/seccomp.\n - `\"RuntimeDefault\"` represents the default container runtime seccomp profile.\n - `\"Unconfined\"` indicates no seccomp profile is applied (A.K.A. unconfined).", - "enum": [ - "Localhost", - "RuntimeDefault", - "Unconfined" - ], + "description": "type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.", "type": "string" } }, @@ -10229,7 +10488,7 @@ "description": "SecretEnvSource selects a Secret to populate the environment variables with.\n\nThe contents of the target Secret's Data field will represent the key-value pairs as environment variables.", "properties": { "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -10247,7 +10506,7 @@ "type": "string" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -10265,18 +10524,19 @@ "description": "Adapts a secret into a projected volume.\n\nThe contents of the target Secret's Data field will be presented in a projected volume as files using the keys in the Data field as the file names. Note that this is identical to a secret volume source without the default mode.", "properties": { "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { - "description": "Specify whether the Secret or its key must be defined", + "description": "optional field specify whether the Secret or its key must be defined", "type": "boolean" } }, @@ -10286,22 +10546,23 @@ "description": "Adapts a Secret into a volume.\n\nThe contents of the target Secret's Data field will be presented in a volume as files using the keys in the Data field as the file names. Secret volumes support ownership management and SELinux relabeling.", "properties": { "defaultMode": { - "description": "Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "optional": { - "description": "Specify whether the Secret or its keys must be defined", + "description": "optional field specify whether the Secret or its keys must be defined", "type": "boolean" }, "secretName": { - "description": "Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", + "description": "secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", "type": "string" } }, @@ -10314,6 +10575,10 @@ "description": "AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows.", "type": "boolean" }, + "appArmorProfile": { + "$ref": "#/definitions/io.k8s.api.core.v1.AppArmorProfile", + "description": "appArmorProfile is the AppArmor options to use by this container. If set, this profile overrides the pod's appArmorProfile. Note that this field cannot be set when spec.os.name is windows." + }, "capabilities": { "$ref": "#/definitions/io.k8s.api.core.v1.Capabilities", "description": "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows." @@ -10361,15 +10626,15 @@ "description": "ServiceAccountTokenProjection represents a projected service account token volume. This projection can be used to insert a service account token into the pods runtime filesystem for use against APIs (Kubernetes API Server or otherwise).", "properties": { "audience": { - "description": "Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.", + "description": "audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.", "type": "string" }, "expirationSeconds": { - "description": "ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.", + "description": "expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.", "type": "integer" }, "path": { - "description": "Path is the path relative to the mount point of the file to project the token into.", + "description": "path is the path relative to the mount point of the file to project the token into.", "type": "string" } }, @@ -10382,7 +10647,7 @@ "description": "ServicePort contains information on service's port.", "properties": { "appProtocol": { - "description": "The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol.", + "description": "The application protocol for this port. This is used as a hint for implementations to offer richer behavior for protocols that they understand. This field follows standard Kubernetes label syntax. Valid values are either:\n\n* Un-prefixed protocol names - reserved for IANA standard service names (as per RFC-6335 and https://www.iana.org/assignments/service-names).\n\n* Kubernetes-defined prefixed names:\n * 'kubernetes.io/h2c' - HTTP/2 prior knowledge over cleartext as described in https://www.rfc-editor.org/rfc/rfc9113.html#name-starting-http-2-with-prior-\n * 'kubernetes.io/ws' - WebSocket over cleartext as described in https://www.rfc-editor.org/rfc/rfc6455\n * 'kubernetes.io/wss' - WebSocket over TLS as described in https://www.rfc-editor.org/rfc/rfc6455\n\n* Other protocols should use implementation-defined prefixed names such as mycompany.com/my-custom-protocol.", "type": "string" }, "name": { @@ -10398,12 +10663,7 @@ "type": "integer" }, "protocol": { - "description": "The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.\n\nPossible enum values:\n - `\"SCTP\"` is the SCTP protocol.\n - `\"TCP\"` is the TCP protocol.\n - `\"UDP\"` is the UDP protocol.", - "enum": [ - "SCTP", - "TCP", - "UDP" - ], + "description": "The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.", "type": "string" }, "targetPort": { @@ -10416,27 +10676,40 @@ ], "type": "object" }, + "io.k8s.api.core.v1.SleepAction": { + "description": "SleepAction describes a \"sleep\" action.", + "properties": { + "seconds": { + "description": "Seconds is the number of seconds to sleep.", + "type": "integer" + } + }, + "required": [ + "seconds" + ], + "type": "object" + }, "io.k8s.api.core.v1.StorageOSVolumeSource": { "description": "Represents a StorageOS persistent volume resource.", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretRef": { "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference", - "description": "SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted." + "description": "secretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted." }, "volumeName": { - "description": "VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", + "description": "volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", "type": "string" }, "volumeNamespace": { - "description": "VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", + "description": "volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", "type": "string" } }, @@ -10481,12 +10754,7 @@ "description": "The pod this Toleration is attached to tolerates any taint that matches the triple \u003ckey,value,effect\u003e using the matching operator \u003coperator\u003e.", "properties": { "effect": { - "description": "Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.\n\nPossible enum values:\n - `\"NoExecute\"` Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController.\n - `\"NoSchedule\"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler.\n - `\"PreferNoSchedule\"` Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler.", - "enum": [ - "NoExecute", - "NoSchedule", - "PreferNoSchedule" - ], + "description": "Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.", "type": "string" }, "key": { @@ -10494,11 +10762,7 @@ "type": "string" }, "operator": { - "description": "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.\n\nPossible enum values:\n - `\"Equal\"`\n - `\"Exists\"`", - "enum": [ - "Equal", - "Exists" - ], + "description": "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.", "type": "string" }, "tolerationSeconds": { @@ -10535,128 +10799,153 @@ "type": "object", "x-kubernetes-map-type": "atomic" }, + "io.k8s.api.core.v1.TypedObjectReference": { + "properties": { + "apiGroup": { + "description": "APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.", + "type": "string" + }, + "kind": { + "description": "Kind is the type of resource being referenced", + "type": "string" + }, + "name": { + "description": "Name is the name of resource being referenced", + "type": "string" + }, + "namespace": { + "description": "Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled.", + "type": "string" + } + }, + "required": [ + "kind", + "name" + ], + "type": "object" + }, "io.k8s.api.core.v1.Volume": { "description": "Volume represents a named volume in a pod that may be accessed by any container in the pod.", "properties": { "awsElasticBlockStore": { "$ref": "#/definitions/io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource", - "description": "AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" + "description": "awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" }, "azureDisk": { "$ref": "#/definitions/io.k8s.api.core.v1.AzureDiskVolumeSource", - "description": "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod." + "description": "azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod." }, "azureFile": { "$ref": "#/definitions/io.k8s.api.core.v1.AzureFileVolumeSource", - "description": "AzureFile represents an Azure File Service mount on the host and bind mount to the pod." + "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod." }, "cephfs": { "$ref": "#/definitions/io.k8s.api.core.v1.CephFSVolumeSource", - "description": "CephFS represents a Ceph FS mount on the host that shares a pod's lifetime" + "description": "cephFS represents a Ceph FS mount on the host that shares a pod's lifetime" }, "cinder": { "$ref": "#/definitions/io.k8s.api.core.v1.CinderVolumeSource", - "description": "Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md" + "description": "cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md" }, "configMap": { "$ref": "#/definitions/io.k8s.api.core.v1.ConfigMapVolumeSource", - "description": "ConfigMap represents a configMap that should populate this volume" + "description": "configMap represents a configMap that should populate this volume" }, "csi": { "$ref": "#/definitions/io.k8s.api.core.v1.CSIVolumeSource", - "description": "CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature)." + "description": "csi (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature)." }, "downwardAPI": { "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeSource", - "description": "DownwardAPI represents downward API about the pod that should populate this volume" + "description": "downwardAPI represents downward API about the pod that should populate this volume" }, "emptyDir": { "$ref": "#/definitions/io.k8s.api.core.v1.EmptyDirVolumeSource", - "description": "EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir" + "description": "emptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir" }, "ephemeral": { "$ref": "#/definitions/io.k8s.api.core.v1.EphemeralVolumeSource", - "description": "Ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.\n\nUse this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity\n tracking are needed,\nc) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through\n a PersistentVolumeClaim (see EphemeralVolumeSource for more\n information on the connection between this volume type\n and PersistentVolumeClaim).\n\nUse PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.\n\nUse CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.\n\nA pod can use both types of ephemeral volumes and persistent volumes at the same time." + "description": "ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.\n\nUse this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity\n tracking are needed,\nc) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through\n a PersistentVolumeClaim (see EphemeralVolumeSource for more\n information on the connection between this volume type\n and PersistentVolumeClaim).\n\nUse PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.\n\nUse CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.\n\nA pod can use both types of ephemeral volumes and persistent volumes at the same time." }, "fc": { "$ref": "#/definitions/io.k8s.api.core.v1.FCVolumeSource", - "description": "FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod." + "description": "fc represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod." }, "flexVolume": { "$ref": "#/definitions/io.k8s.api.core.v1.FlexVolumeSource", - "description": "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin." + "description": "flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin." }, "flocker": { "$ref": "#/definitions/io.k8s.api.core.v1.FlockerVolumeSource", - "description": "Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running" + "description": "flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running" }, "gcePersistentDisk": { "$ref": "#/definitions/io.k8s.api.core.v1.GCEPersistentDiskVolumeSource", - "description": "GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" + "description": "gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" }, "gitRepo": { "$ref": "#/definitions/io.k8s.api.core.v1.GitRepoVolumeSource", - "description": "GitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container." + "description": "gitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container." }, "glusterfs": { "$ref": "#/definitions/io.k8s.api.core.v1.GlusterfsVolumeSource", - "description": "Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md" + "description": "glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md" }, "hostPath": { "$ref": "#/definitions/io.k8s.api.core.v1.HostPathVolumeSource", - "description": "HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath" + "description": "hostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath" }, "iscsi": { "$ref": "#/definitions/io.k8s.api.core.v1.ISCSIVolumeSource", - "description": "ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md" + "description": "iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md" }, "name": { - "description": "Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "nfs": { "$ref": "#/definitions/io.k8s.api.core.v1.NFSVolumeSource", - "description": "NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" + "description": "nfs represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" }, "persistentVolumeClaim": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimVolumeSource", - "description": "PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" + "description": "persistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" }, "photonPersistentDisk": { "$ref": "#/definitions/io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource", - "description": "PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine" + "description": "photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine" }, "portworxVolume": { "$ref": "#/definitions/io.k8s.api.core.v1.PortworxVolumeSource", - "description": "PortworxVolume represents a portworx volume attached and mounted on kubelets host machine" + "description": "portworxVolume represents a portworx volume attached and mounted on kubelets host machine" }, "projected": { "$ref": "#/definitions/io.k8s.api.core.v1.ProjectedVolumeSource", - "description": "Items for all in one resources secrets, configmaps, and downward API" + "description": "projected items for all in one resources secrets, configmaps, and downward API" }, "quobyte": { "$ref": "#/definitions/io.k8s.api.core.v1.QuobyteVolumeSource", - "description": "Quobyte represents a Quobyte mount on the host that shares a pod's lifetime" + "description": "quobyte represents a Quobyte mount on the host that shares a pod's lifetime" }, "rbd": { "$ref": "#/definitions/io.k8s.api.core.v1.RBDVolumeSource", - "description": "RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md" + "description": "rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md" }, "scaleIO": { "$ref": "#/definitions/io.k8s.api.core.v1.ScaleIOVolumeSource", - "description": "ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes." + "description": "scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes." }, "secret": { "$ref": "#/definitions/io.k8s.api.core.v1.SecretVolumeSource", - "description": "Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret" + "description": "secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret" }, "storageos": { "$ref": "#/definitions/io.k8s.api.core.v1.StorageOSVolumeSource", - "description": "StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes." + "description": "storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes." }, "vsphereVolume": { "$ref": "#/definitions/io.k8s.api.core.v1.VsphereVirtualDiskVolumeSource", - "description": "VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine" + "description": "vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine" } }, "required": [ @@ -10690,7 +10979,7 @@ "type": "string" }, "mountPropagation": { - "description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.", + "description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None).", "type": "string" }, "name": { @@ -10701,6 +10990,10 @@ "description": "Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.", "type": "boolean" }, + "recursiveReadOnly": { + "description": "RecursiveReadOnly specifies whether read-only mounts should be handled recursively.\n\nIf ReadOnly is false, this field has no meaning and must be unspecified.\n\nIf ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only. If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime. If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the reason.\n\nIf this field is set to IfPossible or Enabled, MountPropagation must be set to None (or be unspecified, which defaults to None).\n\nIf this field is not specified, it is treated as an equivalent of Disabled.", + "type": "string" + }, "subPath": { "description": "Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).", "type": "string" @@ -10719,21 +11012,45 @@ "io.k8s.api.core.v1.VolumeProjection": { "description": "Projection that may be projected along with other supported volume types", "properties": { + "clusterTrustBundle": { + "$ref": "#/definitions/io.k8s.api.core.v1.ClusterTrustBundleProjection", + "description": "ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file.\n\nAlpha, gated by the ClusterTrustBundleProjection feature gate.\n\nClusterTrustBundle objects can either be selected by name, or by the combination of signer name and a label selector.\n\nKubelet performs aggressive normalization of the PEM contents written into the pod filesystem. Esoteric PEM features such as inter-block comments and block headers are stripped. Certificates are deduplicated. The ordering of certificates within the file is arbitrary, and Kubelet may change the order over time." + }, "configMap": { "$ref": "#/definitions/io.k8s.api.core.v1.ConfigMapProjection", - "description": "information about the configMap data to project" + "description": "configMap information about the configMap data to project" }, "downwardAPI": { "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIProjection", - "description": "information about the downwardAPI data to project" + "description": "downwardAPI information about the downwardAPI data to project" }, "secret": { "$ref": "#/definitions/io.k8s.api.core.v1.SecretProjection", - "description": "information about the secret data to project" + "description": "secret information about the secret data to project" }, "serviceAccountToken": { "$ref": "#/definitions/io.k8s.api.core.v1.ServiceAccountTokenProjection", - "description": "information about the serviceAccountToken data to project" + "description": "serviceAccountToken is information about the serviceAccountToken data to project" + } + }, + "type": "object" + }, + "io.k8s.api.core.v1.VolumeResourceRequirements": { + "description": "VolumeResourceRequirements describes the storage resource requirements for a volume.", + "properties": { + "limits": { + "additionalProperties": { + "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" + }, + "description": "Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + "type": "object" + }, + "requests": { + "additionalProperties": { + "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" + }, + "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + "type": "object" } }, "type": "object" @@ -10742,19 +11059,19 @@ "description": "Represents a vSphere volume resource.", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "storagePolicyID": { - "description": "Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.", + "description": "storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.", "type": "string" }, "storagePolicyName": { - "description": "Storage Policy Based Management (SPBM) profile name.", + "description": "storagePolicyName is the storage Policy Based Management (SPBM) profile name.", "type": "string" }, "volumePath": { - "description": "Path that identifies vSphere volume vmdk", + "description": "volumePath is the path that identifies vSphere volume vmdk", "type": "string" } }, @@ -10793,7 +11110,7 @@ "type": "string" }, "hostProcess": { - "description": "HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.", + "description": "HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.", "type": "boolean" }, "runAsUserName": { @@ -10818,12 +11135,16 @@ "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector", "description": "Label query over pods whose evictions are managed by the disruption budget. A null selector will match no pods, while an empty ({}) selector will select all pods within the namespace.", "x-kubernetes-patch-strategy": "replace" + }, + "unhealthyPodEvictionPolicy": { + "description": "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type=\"Ready\",status=\"True\".\n\nValid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy.\n\nIfHealthyBudget policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction.\n\nAlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction.\n\nAdditional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field.\n\nThis field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default).", + "type": "string" } }, "type": "object" }, "io.k8s.apimachinery.pkg.api.resource.Quantity": { - "description": "Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.", + "description": "Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n``` \u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n\n\t(Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n\n\t(International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n\n\t(Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e ```\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n\n- No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible.\n\nThe sign will be omitted unless the number is negative.\n\nExamples:\n\n- 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.", "type": "string" }, "io.k8s.apimachinery.pkg.apis.meta.v1.CreateOptions": { @@ -10833,7 +11154,7 @@ "items": { "type": "string" }, - "title": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional", + "title": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic", "type": "array" }, "fieldManager": { @@ -10841,7 +11162,7 @@ "type": "string" }, "fieldValidation": { - "title": "fieldValidation instructs the server on how to handle\nobjects in the request (POST/PUT/PATCH) containing unknown\nor duplicate fields, provided that the `ServerSideFieldValidation`\nfeature gate is also enabled. Valid values are:\n- Ignore: This will ignore any unknown fields that are silently\ndropped from the object, and will ignore all but the last duplicate\nfield that the decoder encounters. This is the default behavior\nprior to v1.23 and is the default behavior when the\n`ServerSideFieldValidation` feature gate is disabled.\n- Warn: This will send a warning via the standard warning response\nheader for each unknown field that is dropped from the object, and\nfor each duplicate field that is encountered. The request will\nstill succeed if there are no other errors, and will only persist\nthe last of any duplicate fields. This is the default when the\n`ServerSideFieldValidation` feature gate is enabled.\n- Strict: This will fail the request with a BadRequest error if\nany unknown fields would be dropped from the object, or if any\nduplicate fields are present. The error returned from the server\nwill contain all unknown and duplicate fields encountered.\n+optional", + "title": "fieldValidation instructs the server on how to handle\nobjects in the request (POST/PUT/PATCH) containing unknown\nor duplicate fields. Valid values are:\n- Ignore: This will ignore any unknown fields that are silently\ndropped from the object, and will ignore all but the last duplicate\nfield that the decoder encounters. This is the default behavior\nprior to v1.23.\n- Warn: This will send a warning via the standard warning response\nheader for each unknown field that is dropped from the object, and\nfor each duplicate field that is encountered. The request will\nstill succeed if there are no other errors, and will only persist\nthe last of any duplicate fields. This is the default in v1.23+\n- Strict: This will fail the request with a BadRequest error if\nany unknown fields would be dropped from the object, or if any\nduplicate fields are present. The error returned from the server\nwill contain all unknown and duplicate fields encountered.\n+optional", "type": "string" } }, @@ -10884,7 +11205,8 @@ "items": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "matchLabels": { "additionalProperties": { @@ -10902,9 +11224,7 @@ "properties": { "key": { "description": "key is the label key that the selector applies to.", - "type": "string", - "x-kubernetes-patch-merge-key": "key", - "x-kubernetes-patch-strategy": "merge" + "type": "string" }, "operator": { "description": "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.", @@ -10915,7 +11235,8 @@ "items": { "type": "string" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" } }, "required": [ @@ -10940,7 +11261,7 @@ "type": "string" }, "selfLink": { - "description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", + "description": "Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.", "type": "string" } }, @@ -10975,7 +11296,7 @@ }, "time": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time", - "description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'" + "description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over." } }, "type": "object" @@ -10992,13 +11313,9 @@ "additionalProperties": { "type": "string" }, - "description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations", + "description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations", "type": "object" }, - "clusterName": { - "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.", - "type": "string" - }, "creationTimestamp": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time", "description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata" @@ -11017,10 +11334,11 @@ "type": "string" }, "type": "array", + "x-kubernetes-list-type": "set", "x-kubernetes-patch-strategy": "merge" }, "generateName": { - "description": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency", + "description": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will return a 409.\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency", "type": "string" }, "generation": { @@ -11031,7 +11349,7 @@ "additionalProperties": { "type": "string" }, - "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels", + "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels", "type": "object" }, "managedFields": { @@ -11039,14 +11357,15 @@ "items": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry" }, - "type": "array" + "type": "array", + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names", + "description": "Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names", "type": "string" }, "namespace": { - "description": "Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces", + "description": "Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces", "type": "string" }, "ownerReferences": { @@ -11055,6 +11374,10 @@ "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference" }, "type": "array", + "x-kubernetes-list-map-keys": [ + "uid" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "uid", "x-kubernetes-patch-strategy": "merge" }, @@ -11063,11 +11386,11 @@ "type": "string" }, "selfLink": { - "description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", + "description": "Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.", "type": "string" }, "uid": { - "description": "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + "description": "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids", "type": "string" } }, @@ -11081,7 +11404,7 @@ "type": "string" }, "blockOwnerDeletion": { - "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.", + "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.", "type": "boolean" }, "controller": { @@ -11093,11 +11416,11 @@ "type": "string" }, "name": { - "description": "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names", + "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names", "type": "string" }, "uid": { - "description": "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + "description": "UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids", "type": "string" } }, diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index 3dcf26481085..8086a7db00f8 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -80,6 +80,12 @@ "name": "listOptions.continue", "in": "query" }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" + }, { "type": "string", "name": "namePrefix", @@ -199,6 +205,12 @@ "name": "listOptions.continue", "in": "query" }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" + }, { "type": "string", "name": "namespace", @@ -432,6 +444,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -633,7 +651,7 @@ "type": "string" }, "collectionFormat": "multi", - "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional.", + "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic.", "name": "deleteOptions.dryRun", "in": "query" } @@ -722,6 +740,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -953,7 +977,7 @@ "type": "string" }, "collectionFormat": "multi", - "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional.", + "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic.", "name": "deleteOptions.dryRun", "in": "query" } @@ -1130,6 +1154,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -1316,7 +1346,7 @@ "type": "string" }, "collectionFormat": "multi", - "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional.", + "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic.", "name": "deleteOptions.dryRun", "in": "query" } @@ -1474,6 +1504,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -1666,7 +1702,7 @@ "type": "string" }, "collectionFormat": "multi", - "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional.", + "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic.", "name": "deleteOptions.dryRun", "in": "query" } @@ -1755,6 +1791,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -1978,6 +2020,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -2073,6 +2121,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -2366,6 +2420,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -2453,6 +2513,12 @@ "name": "listOptions.continue", "in": "query" }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" + }, { "type": "string", "name": "fields", @@ -2557,6 +2623,12 @@ "description": "The continue option should be set when retrieving more results from the server. Since this value is\nserver defined, clients may only use the continue value from a previous query result with identical\nquery parameters (except for the value of continue) and the server may reject a continue value it\ndoes not recognize. If the specified continue value is no longer valid whether due to expiration\n(generally five to fifteen minutes) or a configuration change on the server, the server will\nrespond with a 410 ResourceExpired error together with a continue token. If the client needs a\nconsistent list, it must restart their list without the continue field. Otherwise, the client may\nsend another list request with the token received with the 410 error, the server will respond with\na list starting from the next key, but from the latest snapshot, which is inconsistent from the\nprevious list results - objects that are created, modified, or deleted after the first list request\nwill be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last\nresourceVersion value returned by the server and not miss any modifications.", "name": "listOptions.continue", "in": "query" + }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" } ], "responses": { @@ -2788,7 +2860,7 @@ "type": "string" }, "collectionFormat": "multi", - "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional.", + "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic.", "name": "deleteOptions.dryRun", "in": "query" } @@ -2878,6 +2950,12 @@ "name": "listOptions.continue", "in": "query" }, + { + "type": "boolean", + "description": "`sendInitialEvents=true` may be set together with `watch=true`.\nIn that case, the watch stream will begin with synthetic events to\nproduce the current state of objects in the collection. Once all such\nevents have been sent, a synthetic \"Bookmark\" event will be sent.\nThe bookmark will report the ResourceVersion (RV) corresponding to the\nset of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation.\nAfterwards, the watch stream will proceed as usual, sending watch events\ncorresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch`\noption to also be set. The semantic of the watch request is as following:\n- `resourceVersionMatch` = NotOlderThan\n is interpreted as \"data at least as new as the provided `resourceVersion`\"\n and the bookmark event is send when the state is synced\n to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n bookmark event is send when the state is synced at least to the moment\n when request started being processed.\n- `resourceVersionMatch` set to any other value or unset\n Invalid error is returned.\n\nDefaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward\ncompatibility reasons) and to false otherwise.\n+optional", + "name": "listOptions.sendInitialEvents", + "in": "query" + }, { "type": "string", "description": "Fields to be included or excluded in the response. e.g. \"items.spec,items.status.phase\", \"-items.status.nodes\".", @@ -3115,7 +3193,7 @@ "type": "string" }, "collectionFormat": "multi", - "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional.", + "description": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic.", "name": "deleteOptions.dryRun", "in": "query" }, @@ -8516,14 +8594,16 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "command": { "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "dependencies": { "type": "array", @@ -8537,6 +8617,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -8545,7 +8629,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" - } + }, + "x-kubernetes-list-type": "atomic" }, "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", @@ -8585,10 +8670,22 @@ "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", "$ref": "#/definitions/io.k8s.api.core.v1.Probe" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "type": "array", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "x-kubernetes-list-type": "atomic" + }, "resources": { "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/", "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext" @@ -8623,6 +8720,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -8632,6 +8733,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -10514,14 +10619,16 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "command": { "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "env": { "description": "List of environment variables to set in the container. Cannot be updated.", @@ -10529,6 +10636,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -10537,7 +10648,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" - } + }, + "x-kubernetes-list-type": "atomic" }, "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", @@ -10577,10 +10689,22 @@ "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", "$ref": "#/definitions/io.k8s.api.core.v1.Probe" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "type": "array", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "x-kubernetes-list-type": "atomic" + }, "resources": { "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/", "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext" @@ -10619,6 +10743,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -10628,6 +10756,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -11119,14 +11251,16 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "command": { "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "env": { "description": "List of environment variables to set in the container. Cannot be updated.", @@ -11134,6 +11268,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -11142,7 +11280,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" - } + }, + "x-kubernetes-list-type": "atomic" }, "image": { "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", @@ -11186,10 +11325,22 @@ "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", "$ref": "#/definitions/io.k8s.api.core.v1.Probe" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "type": "array", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "x-kubernetes-list-type": "atomic" + }, "resources": { "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/", "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext" @@ -11224,6 +11375,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -11233,6 +11388,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -12178,19 +12337,19 @@ ], "properties": { "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "type": "string" }, "partition": { - "description": "The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).", + "description": "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).", "type": "integer" }, "readOnly": { - "description": "Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "type": "boolean" }, "volumeID": { - "description": "Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "type": "string" } } @@ -12213,6 +12372,31 @@ } } }, + "io.k8s.api.core.v1.AppArmorProfile": { + "description": "AppArmorProfile defines a pod or container's AppArmor settings.", + "type": "object", + "required": [ + "type" + ], + "properties": { + "localhostProfile": { + "description": "localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is \"Localhost\".", + "type": "string" + }, + "type": { + "description": "type indicates which kind of AppArmor profile will be applied. Valid options are:\n Localhost - a profile pre-loaded on the node.\n RuntimeDefault - the container runtime's default profile.\n Unconfined - no AppArmor enforcement.", + "type": "string" + } + }, + "x-kubernetes-unions": [ + { + "discriminator": "type", + "fields-to-discriminateBy": { + "localhostProfile": "LocalhostProfile" + } + } + ] + }, "io.k8s.api.core.v1.AzureDiskVolumeSource": { "description": "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", "type": "object", @@ -12222,27 +12406,27 @@ ], "properties": { "cachingMode": { - "description": "Host Caching mode: None, Read Only, Read Write.", + "description": "cachingMode is the Host Caching mode: None, Read Only, Read Write.", "type": "string" }, "diskName": { - "description": "The Name of the data disk in the blob storage", + "description": "diskName is the Name of the data disk in the blob storage", "type": "string" }, "diskURI": { - "description": "The URI the data disk in the blob storage", + "description": "diskURI is the URI of data disk in the blob storage", "type": "string" }, "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "kind": { - "description": "Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared", + "description": "kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" } } @@ -12256,15 +12440,15 @@ ], "properties": { "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretName": { - "description": "the name of secret that contains Azure Storage Account Name and Key", + "description": "secretName is the name of secret that contains Azure Storage Account Name and Key", "type": "string" }, "shareName": { - "description": "Share Name", + "description": "shareName is the azure share Name", "type": "string" } } @@ -12277,23 +12461,23 @@ ], "properties": { "driver": { - "description": "Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.", + "description": "driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.", "type": "string" }, "fsType": { - "description": "Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.", + "description": "fsType to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.", "type": "string" }, "nodePublishSecretRef": { - "description": "NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed.", + "description": "nodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed.", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "readOnly": { - "description": "Specifies a read-only configuration for the volume. Defaults to false (read/write).", + "description": "readOnly specifies a read-only configuration for the volume. Defaults to false (read/write).", "type": "boolean" }, "volumeAttributes": { - "description": "VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.", + "description": "volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.", "type": "object", "additionalProperties": { "type": "string" @@ -12310,14 +12494,16 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "drop": { "description": "Removed capabilities", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -12329,30 +12515,31 @@ ], "properties": { "monitors": { - "description": "Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "path": { - "description": "Optional: Used as the mounted root, rather than the full Ceph tree, default is /", + "description": "path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /", "type": "string" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "boolean" }, "secretFile": { - "description": "Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "string" }, "secretRef": { - "description": "Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "user": { - "description": "Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + "description": "user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", "type": "string" } } @@ -12365,19 +12552,48 @@ ], "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", "type": "string" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", "type": "boolean" }, "secretRef": { - "description": "Optional: points to a secret object containing parameters used to connect to OpenStack.", + "description": "secretRef is optional: points to a secret object containing parameters used to connect to OpenStack.", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "volumeID": { - "description": "volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "type": "string" + } + } + }, + "io.k8s.api.core.v1.ClusterTrustBundleProjection": { + "description": "ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.", + "type": "object", + "required": [ + "path" + ], + "properties": { + "labelSelector": { + "description": "Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as \"match nothing\". If set but empty, interpreted as \"match everything\".", + "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector" + }, + "name": { + "description": "Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector.", + "type": "string" + }, + "optional": { + "description": "If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles.", + "type": "boolean" + }, + "path": { + "description": "Relative path from the volume root to write the bundle.", + "type": "string" + }, + "signerName": { + "description": "Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated.", "type": "string" } } @@ -12387,7 +12603,7 @@ "type": "object", "properties": { "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -12408,7 +12624,7 @@ "type": "string" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -12423,18 +12639,19 @@ "type": "object", "properties": { "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" - } + }, + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { - "description": "Specify whether the ConfigMap or its keys must be defined", + "description": "optional specify whether the ConfigMap or its keys must be defined", "type": "boolean" } } @@ -12444,22 +12661,23 @@ "type": "object", "properties": { "defaultMode": { - "description": "Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" - } + }, + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { - "description": "Specify whether the ConfigMap or its keys must be defined", + "description": "optional specify whether the ConfigMap or its keys must be defined", "type": "boolean" } } @@ -12472,18 +12690,20 @@ ], "properties": { "args": { - "description": "Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + "description": "Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "command": { - "description": "Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + "description": "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "env": { "description": "List of environment variables to set in the container. Cannot be updated.", @@ -12491,6 +12711,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvVar" }, + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge" }, @@ -12499,20 +12723,16 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.EnvFromSource" - } + }, + "x-kubernetes-list-type": "atomic" }, "image": { - "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", + "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", "type": "string" }, "imagePullPolicy": { - "description": "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images\n\nPossible enum values:\n - `\"Always\"` means that kubelet always attempts to pull the latest image. Container will fail If the pull fails.\n - `\"IfNotPresent\"` means that kubelet pulls if the image isn't present on disk. Container will fail if the image isn't present and the pull fails.\n - `\"Never\"` means that kubelet never pulls an image, but only uses a local image. Container will fail if the image isn't present", - "type": "string", - "enum": [ - "Always", - "IfNotPresent", - "Never" - ] + "description": "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images", + "type": "string" }, "lifecycle": { "description": "Actions that the management system should take in response to container lifecycle events. Cannot be updated.", @@ -12527,7 +12747,7 @@ "type": "string" }, "ports": { - "description": "List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.", + "description": "List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.ContainerPort" @@ -12544,10 +12764,22 @@ "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", "$ref": "#/definitions/io.k8s.api.core.v1.Probe" }, + "resizePolicy": { + "description": "Resources resize policy for the container.", + "type": "array", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ContainerResizePolicy" + }, + "x-kubernetes-list-type": "atomic" + }, "resources": { "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements" }, + "restartPolicy": { + "description": "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + "type": "string" + }, "securityContext": { "description": "SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/", "$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext" @@ -12569,12 +12801,8 @@ "type": "string" }, "terminationMessagePolicy": { - "description": "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.\n\nPossible enum values:\n - `\"FallbackToLogsOnError\"` will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents.\n - `\"File\"` is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.", - "type": "string", - "enum": [ - "FallbackToLogsOnError", - "File" - ] + "description": "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.", + "type": "string" }, "tty": { "description": "Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.", @@ -12586,6 +12814,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeDevice" }, + "x-kubernetes-list-map-keys": [ + "devicePath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge" }, @@ -12595,6 +12827,10 @@ "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeMount" }, + "x-kubernetes-list-map-keys": [ + "mountPath" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge" }, @@ -12628,13 +12864,26 @@ "type": "string" }, "protocol": { - "description": "Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".\n\nPossible enum values:\n - `\"SCTP\"` is the SCTP protocol.\n - `\"TCP\"` is the TCP protocol.\n - `\"UDP\"` is the UDP protocol.", - "type": "string", - "enum": [ - "SCTP", - "TCP", - "UDP" - ] + "description": "Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".", + "type": "string" + } + } + }, + "io.k8s.api.core.v1.ContainerResizePolicy": { + "description": "ContainerResizePolicy represents resource resize policy for the container.", + "type": "object", + "required": [ + "resourceName", + "restartPolicy" + ], + "properties": { + "resourceName": { + "description": "Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.", + "type": "string" + }, + "restartPolicy": { + "description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.", + "type": "string" } } }, @@ -12647,7 +12896,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeFile" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -12659,7 +12909,7 @@ ], "properties": { "fieldRef": { - "description": "Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.", + "description": "Required: Selects a field of the pod: only annotations, labels, name, namespace and uid are supported.", "$ref": "#/definitions/io.k8s.api.core.v1.ObjectFieldSelector" }, "mode": { @@ -12689,7 +12939,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeFile" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -12698,11 +12949,11 @@ "type": "object", "properties": { "medium": { - "description": "What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", + "description": "medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", "type": "string" }, "sizeLimit": { - "description": "Total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir", + "description": "sizeLimit is the total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" } } @@ -12900,7 +13151,8 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -12909,30 +13161,32 @@ "type": "object", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "lun": { - "description": "Optional: FC target lun number", + "description": "lun is Optional: FC target lun number", "type": "integer" }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "targetWWNs": { - "description": "Optional: FC target worldwide names (WWNs)", + "description": "targetWWNs is Optional: FC target worldwide names (WWNs)", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "wwids": { - "description": "Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.", + "description": "wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -12944,26 +13198,26 @@ ], "properties": { "driver": { - "description": "Driver is the name of the driver to use for this volume.", + "description": "driver is the name of the driver to use for this volume.", "type": "string" }, "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.", "type": "string" }, "options": { - "description": "Optional: Extra command options if any.", + "description": "options is Optional: this field holds extra command options if any.", "type": "object", "additionalProperties": { "type": "string" } }, "readOnly": { - "description": "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretRef": { - "description": "Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.", + "description": "secretRef is Optional: secretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" } } @@ -12973,11 +13227,11 @@ "type": "object", "properties": { "datasetName": { - "description": "Name of the dataset stored as metadata -\u003e name on the dataset for Flocker should be considered as deprecated", + "description": "datasetName is Name of the dataset stored as metadata -\u003e name on the dataset for Flocker should be considered as deprecated", "type": "string" }, "datasetUUID": { - "description": "UUID of the dataset. This is unique identifier of a Flocker dataset", + "description": "datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset", "type": "string" } } @@ -12990,19 +13244,19 @@ ], "properties": { "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "string" }, "partition": { - "description": "The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "integer" }, "pdName": { - "description": "Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "type": "boolean" } } @@ -13031,15 +13285,15 @@ ], "properties": { "directory": { - "description": "Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.", + "description": "directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.", "type": "string" }, "repository": { - "description": "Repository URL", + "description": "repository is the URL", "type": "string" }, "revision": { - "description": "Commit hash for the specified revision.", + "description": "revision is the commit hash for the specified revision.", "type": "string" } } @@ -13053,15 +13307,15 @@ ], "properties": { "endpoints": { - "description": "EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + "description": "endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", "type": "string" }, "path": { - "description": "Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + "description": "path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + "description": "readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", "type": "boolean" } } @@ -13082,7 +13336,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.HTTPHeader" - } + }, + "x-kubernetes-list-type": "atomic" }, "path": { "description": "Path to access on the HTTP server.", @@ -13093,12 +13348,8 @@ "$ref": "#/definitions/io.k8s.apimachinery.pkg.util.intstr.IntOrString" }, "scheme": { - "description": "Scheme to use for connecting to the host. Defaults to HTTP.\n\nPossible enum values:\n - `\"HTTP\"` means that the scheme used will be http://\n - `\"HTTPS\"` means that the scheme used will be https://", - "type": "string", - "enum": [ - "HTTP", - "HTTPS" - ] + "description": "Scheme to use for connecting to the host. Defaults to HTTP.", + "type": "string" } } }, @@ -13111,7 +13362,7 @@ ], "properties": { "name": { - "description": "The header field name", + "description": "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.", "type": "string" }, "value": { @@ -13123,13 +13374,17 @@ "io.k8s.api.core.v1.HostAlias": { "description": "HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.", "type": "object", + "required": [ + "ip" + ], "properties": { "hostnames": { "description": "Hostnames for the above IP address.", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "ip": { "description": "IP address of the host file entry.", @@ -13145,11 +13400,11 @@ ], "properties": { "path": { - "description": "Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + "description": "path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "type": "string" }, "type": { - "description": "Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + "description": "type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "type": "string" } } @@ -13164,50 +13419,51 @@ ], "properties": { "chapAuthDiscovery": { - "description": "whether support iSCSI Discovery CHAP authentication", + "description": "chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication", "type": "boolean" }, "chapAuthSession": { - "description": "whether support iSCSI Session CHAP authentication", + "description": "chapAuthSession defines whether support iSCSI Session CHAP authentication", "type": "boolean" }, "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi", + "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi", "type": "string" }, "initiatorName": { - "description": "Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface \u003ctarget portal\u003e:\u003cvolume name\u003e will be created for the connection.", + "description": "initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface \u003ctarget portal\u003e:\u003cvolume name\u003e will be created for the connection.", "type": "string" }, "iqn": { - "description": "Target iSCSI Qualified Name.", + "description": "iqn is the target iSCSI Qualified Name.", "type": "string" }, "iscsiInterface": { - "description": "iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).", + "description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).", "type": "string" }, "lun": { - "description": "iSCSI Target Lun number.", + "description": "lun represents iSCSI Target Lun number.", "type": "integer" }, "portals": { - "description": "iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + "description": "portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "readOnly": { - "description": "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.", + "description": "readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.", "type": "boolean" }, "secretRef": { - "description": "CHAP Secret for iSCSI target and initiator authentication", + "description": "secretRef is the CHAP Secret for iSCSI target and initiator authentication", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "targetPortal": { - "description": "iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + "description": "targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", "type": "string" } } @@ -13221,15 +13477,15 @@ ], "properties": { "key": { - "description": "The key to project.", + "description": "key is the key to project.", "type": "string" }, "mode": { - "description": "Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "path": { - "description": "The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.", + "description": "path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.", "type": "string" } } @@ -13260,6 +13516,10 @@ "description": "HTTPGet specifies the http request to perform.", "$ref": "#/definitions/io.k8s.api.core.v1.HTTPGetAction" }, + "sleep": { + "description": "Sleep represents the duration that the container should sleep before being terminated.", + "$ref": "#/definitions/io.k8s.api.core.v1.SleepAction" + }, "tcpSocket": { "description": "Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified.", "$ref": "#/definitions/io.k8s.api.core.v1.TCPSocketAction" @@ -13271,12 +13531,29 @@ "type": "object", "properties": { "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" } }, "x-kubernetes-map-type": "atomic" }, + "io.k8s.api.core.v1.ModifyVolumeStatus": { + "description": "ModifyVolumeStatus represents the status object of ControllerModifyVolume operation", + "type": "object", + "required": [ + "status" + ], + "properties": { + "status": { + "description": "status is the status of the ControllerModifyVolume operation. It can be in any of following states:\n - Pending\n Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as\n the specified VolumeAttributesClass not existing.\n - InProgress\n InProgress indicates that the volume is being modified.\n - Infeasible\n Infeasible indicates that the request has been rejected as invalid by the CSI driver. To\n\t resolve the error, a valid VolumeAttributesClass needs to be specified.\nNote: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately.", + "type": "string" + }, + "targetVolumeAttributesClassName": { + "description": "targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled", + "type": "string" + } + } + }, "io.k8s.api.core.v1.NFSVolumeSource": { "description": "Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.", "type": "object", @@ -13286,15 +13563,15 @@ ], "properties": { "path": { - "description": "Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "type": "boolean" }, "server": { - "description": "Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "type": "string" } } @@ -13308,7 +13585,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PreferredSchedulingTerm" - } + }, + "x-kubernetes-list-type": "atomic" }, "requiredDuringSchedulingIgnoredDuringExecution": { "description": "If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node.", @@ -13328,7 +13606,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelectorTerm" - } + }, + "x-kubernetes-list-type": "atomic" } }, "x-kubernetes-map-type": "atomic" @@ -13346,23 +13625,16 @@ "type": "string" }, "operator": { - "description": "Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.\n\nPossible enum values:\n - `\"DoesNotExist\"`\n - `\"Exists\"`\n - `\"Gt\"`\n - `\"In\"`\n - `\"Lt\"`\n - `\"NotIn\"`", - "type": "string", - "enum": [ - "DoesNotExist", - "Exists", - "Gt", - "In", - "Lt", - "NotIn" - ] + "description": "Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.", + "type": "string" }, "values": { "description": "An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -13375,14 +13647,16 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelectorRequirement" - } + }, + "x-kubernetes-list-type": "atomic" }, "matchFields": { "description": "A list of node selector requirements by node's fields.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.NodeSelectorRequirement" - } + }, + "x-kubernetes-list-type": "atomic" } }, "x-kubernetes-map-type": "atomic" @@ -13457,11 +13731,11 @@ "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta" }, "spec": { - "description": "Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + "description": "spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimSpec" }, "status": { - "description": "Status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + "description": "status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimStatus" } }, @@ -13474,7 +13748,7 @@ ] }, "io.k8s.api.core.v1.PersistentVolumeClaimCondition": { - "description": "PersistentVolumeClaimCondition contails details about state of pvc", + "description": "PersistentVolumeClaimCondition contains details about state of pvc", "type": "object", "required": [ "type", @@ -13482,31 +13756,26 @@ ], "properties": { "lastProbeTime": { - "description": "Last time we probed the condition.", + "description": "lastProbeTime is the time we probed the condition.", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time" }, "lastTransitionTime": { - "description": "Last time the condition transitioned from one status to another.", + "description": "lastTransitionTime is the time the condition transitioned from one status to another.", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time" }, "message": { - "description": "Human-readable message indicating details about last transition.", + "description": "message is the human-readable message indicating details about last transition.", "type": "string" }, "reason": { - "description": "Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized.", + "description": "reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized.", "type": "string" }, "status": { "type": "string" }, "type": { - "description": "\n\n\nPossible enum values:\n - `\"FileSystemResizePending\"` - controller resize is finished and a file system resize is pending on node\n - `\"Resizing\"` - a user trigger resize of pvc has been started", - "type": "string", - "enum": [ - "FileSystemResizePending", - "Resizing" - ] + "type": "string" } } }, @@ -13515,30 +13784,35 @@ "type": "object", "properties": { "accessModes": { - "description": "AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", + "description": "accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "dataSource": { - "description": "This field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. If the AnyVolumeDataSource feature gate is enabled, this field will always have the same contents as the DataSourceRef field.", + "description": "dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. When the AnyVolumeDataSource feature gate is enabled, dataSource contents will be copied to dataSourceRef, and dataSourceRef contents will be copied to dataSource when dataSourceRef.namespace is not specified. If the namespace is specified, then dataSourceRef will not be copied to dataSource.", "$ref": "#/definitions/io.k8s.api.core.v1.TypedLocalObjectReference" }, "dataSourceRef": { - "description": "Specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any local object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the DataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, both fields (DataSource and DataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. There are two important differences between DataSource and DataSourceRef: * While DataSource only allows two specific types of objects, DataSourceRef\n allows any non-core object, as well as PersistentVolumeClaim objects.\n* While DataSource ignores disallowed values (dropping them), DataSourceRef\n preserves all values, and generates an error if a disallowed value is\n specified.\n(Alpha) Using this field requires the AnyVolumeDataSource feature gate to be enabled.", - "$ref": "#/definitions/io.k8s.api.core.v1.TypedLocalObjectReference" + "description": "dataSourceRef specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the dataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, when namespace isn't specified in dataSourceRef, both fields (dataSource and dataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. When namespace is specified in dataSourceRef, dataSource isn't set to the same value and must be empty. There are three important differences between dataSource and dataSourceRef: * While dataSource only allows two specific types of objects, dataSourceRef\n allows any non-core object, as well as PersistentVolumeClaim objects.\n* While dataSource ignores disallowed values (dropping them), dataSourceRef\n preserves all values, and generates an error if a disallowed value is\n specified.\n* While dataSource only allows local objects, dataSourceRef allows objects\n in any namespaces.\n(Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled. (Alpha) Using the namespace field of dataSourceRef requires the CrossNamespaceVolumeDataSource feature gate to be enabled.", + "$ref": "#/definitions/io.k8s.api.core.v1.TypedObjectReference" }, "resources": { - "description": "Resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources", - "$ref": "#/definitions/io.k8s.api.core.v1.ResourceRequirements" + "description": "resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources", + "$ref": "#/definitions/io.k8s.api.core.v1.VolumeResourceRequirements" }, "selector": { - "description": "A label query over volumes to consider for binding.", + "description": "selector is a label query over volumes to consider for binding.", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector" }, "storageClassName": { - "description": "Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1", + "description": "storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1", + "type": "string" + }, + "volumeAttributesClassName": { + "description": "volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled.", "type": "string" }, "volumeMode": { @@ -13546,7 +13820,7 @@ "type": "string" }, "volumeName": { - "description": "VolumeName is the binding reference to the PersistentVolume backing this claim.", + "description": "volumeName is the binding reference to the PersistentVolume backing this claim.", "type": "string" } } @@ -13556,46 +13830,58 @@ "type": "object", "properties": { "accessModes": { - "description": "AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", + "description": "accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" + }, + "allocatedResourceStatuses": { + "description": "allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either:\n\t* Un-prefixed keys:\n\t\t- storage - the capacity of the volume.\n\t* Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\"\nApart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used.\n\nClaimResourceStatus can be in any of following states:\n\t- ControllerResizeInProgress:\n\t\tState set when resize controller starts resizing the volume in control-plane.\n\t- ControllerResizeFailed:\n\t\tState set when resize has failed in resize controller with a terminal error.\n\t- NodeResizePending:\n\t\tState set when resize controller has finished resizing the volume but further resizing of\n\t\tvolume is needed on the node.\n\t- NodeResizeInProgress:\n\t\tState set when kubelet starts resizing the volume.\n\t- NodeResizeFailed:\n\t\tState set when resizing has failed in kubelet with a terminal error. Transient errors don't set\n\t\tNodeResizeFailed.\nFor example: if expanding a PVC for more capacity - this field can be one of the following states:\n\t- pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\"\n - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\"\n - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\"\n - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\"\n - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\"\nWhen this field is not set, it means that no resize operation is in progress for the given PVC.\n\nA controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC.\n\nThis is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-kubernetes-map-type": "granular" }, "allocatedResources": { - "description": "The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", + "description": "allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either:\n\t* Un-prefixed keys:\n\t\t- storage - the capacity of the volume.\n\t* Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\"\nApart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used.\n\nCapacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity.\n\nA controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC.\n\nThis is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", "type": "object", "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" } }, "capacity": { - "description": "Represents the actual resources of the underlying volume.", + "description": "capacity represents the actual resources of the underlying volume.", "type": "object", "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" } }, "conditions": { - "description": "Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.", + "description": "conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimCondition" }, + "x-kubernetes-list-map-keys": [ + "type" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "type", "x-kubernetes-patch-strategy": "merge" }, - "phase": { - "description": "Phase represents the current phase of PersistentVolumeClaim.\n\nPossible enum values:\n - `\"Bound\"` used for PersistentVolumeClaims that are bound\n - `\"Lost\"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost.\n - `\"Pending\"` used for PersistentVolumeClaims that are not yet bound", - "type": "string", - "enum": [ - "Bound", - "Lost", - "Pending" - ] + "currentVolumeAttributesClassName": { + "description": "currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature.", + "type": "string" + }, + "modifyVolumeStatus": { + "description": "ModifyVolumeStatus represents the status object of ControllerModifyVolume operation. When this is unset, there is no ModifyVolume operation being attempted. This is an alpha field and requires enabling VolumeAttributesClass feature.", + "$ref": "#/definitions/io.k8s.api.core.v1.ModifyVolumeStatus" }, - "resizeStatus": { - "description": "ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.", + "phase": { + "description": "phase represents the current phase of PersistentVolumeClaim.", "type": "string" } } @@ -13625,11 +13911,11 @@ ], "properties": { "claimName": { - "description": "ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + "description": "claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", "type": "string" }, "readOnly": { - "description": "Will force the ReadOnly setting in VolumeMounts. Default false.", + "description": "readOnly Will force the ReadOnly setting in VolumeMounts. Default false.", "type": "boolean" } } @@ -13642,11 +13928,11 @@ ], "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "pdID": { - "description": "ID that identifies Photon Controller persistent disk", + "description": "pdID is the ID that identifies Photon Controller persistent disk", "type": "string" } } @@ -13660,14 +13946,16 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.WeightedPodAffinityTerm" - } + }, + "x-kubernetes-list-type": "atomic" }, "requiredDuringSchedulingIgnoredDuringExecution": { "description": "If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PodAffinityTerm" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -13679,19 +13967,36 @@ ], "properties": { "labelSelector": { - "description": "A label query over a set of resources, in this case pods.", + "description": "A label query over a set of resources, in this case pods. If it's null, this PodAffinityTerm matches with no Pods.", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector" }, + "matchLabelKeys": { + "description": "MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.", + "type": "array", + "items": { + "type": "string" + }, + "x-kubernetes-list-type": "atomic" + }, + "mismatchLabelKeys": { + "description": "MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.", + "type": "array", + "items": { + "type": "string" + }, + "x-kubernetes-list-type": "atomic" + }, "namespaceSelector": { - "description": "A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means \"this pod's namespace\". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled.", + "description": "A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means \"this pod's namespace\". An empty selector ({}) matches all namespaces.", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector" }, "namespaces": { - "description": "namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\"", + "description": "namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\".", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "topologyKey": { "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.", @@ -13708,14 +14013,16 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.WeightedPodAffinityTerm" - } + }, + "x-kubernetes-list-type": "atomic" }, "requiredDuringSchedulingIgnoredDuringExecution": { "description": "If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the anti-affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PodAffinityTerm" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -13728,21 +14035,24 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "options": { "description": "A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.PodDNSConfigOption" - } + }, + "x-kubernetes-list-type": "atomic" }, "searches": { "description": "A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -13763,6 +14073,10 @@ "description": "PodSecurityContext holds pod-level security attributes and common container settings. Some fields are also present in container.securityContext. Field values of container.securityContext take precedence over field values of PodSecurityContext.", "type": "object", "properties": { + "appArmorProfile": { + "description": "appArmorProfile is the AppArmor options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.", + "$ref": "#/definitions/io.k8s.api.core.v1.AppArmorProfile" + }, "fsGroup": { "description": "A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod:\n\n1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----\n\nIf unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.", "type": "integer" @@ -13792,19 +14106,21 @@ "$ref": "#/definitions/io.k8s.api.core.v1.SeccompProfile" }, "supplementalGroups": { - "description": "A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. Note that this field cannot be set when spec.os.name is windows.", + "description": "A list of groups applied to the first process run in each container, in addition to the container's primary GID, the fsGroup (if specified), and group memberships defined in the container image for the uid of the container process. If unspecified, no additional groups are added to any container. Note that group memberships defined in the container image for the uid of the container process are still effective, even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows.", "type": "array", "items": { "type": "integer", "format": "int64" - } + }, + "x-kubernetes-list-type": "atomic" }, "sysctls": { "description": "Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.Sysctl" - } + }, + "x-kubernetes-list-type": "atomic" }, "windowsOptions": { "description": "The Windows specific settings applied to all containers. If unspecified, the options within a container's SecurityContext will be used. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. Note that this field cannot be set when spec.os.name is linux.", @@ -13820,15 +14136,15 @@ ], "properties": { "fsType": { - "description": "FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "volumeID": { - "description": "VolumeID uniquely identifies a Portworx volume", + "description": "volumeID uniquely identifies a Portworx volume", "type": "string" } } @@ -13864,7 +14180,7 @@ "type": "integer" }, "grpc": { - "description": "GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate.", + "description": "GRPC specifies an action involving a GRPC port.", "$ref": "#/definitions/io.k8s.api.core.v1.GRPCAction" }, "httpGet": { @@ -13902,15 +14218,16 @@ "type": "object", "properties": { "defaultMode": { - "description": "Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "sources": { - "description": "list of volume projections", + "description": "sources is the list of volume projections", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.VolumeProjection" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -13923,27 +14240,27 @@ ], "properties": { "group": { - "description": "Group to map volume access to Default is no group", + "description": "group to map volume access to Default is no group", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.", + "description": "readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.", "type": "boolean" }, "registry": { - "description": "Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes", + "description": "registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes", "type": "string" }, "tenant": { - "description": "Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin", + "description": "tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin", "type": "string" }, "user": { - "description": "User to map volume access to Defaults to serivceaccount user", + "description": "user to map volume access to Defaults to serivceaccount user", "type": "string" }, "volume": { - "description": "Volume is a string that references an already created Quobyte volume by name.", + "description": "volume is a string that references an already created Quobyte volume by name.", "type": "string" } } @@ -13957,38 +14274,52 @@ ], "properties": { "fsType": { - "description": "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd", + "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd", "type": "string" }, "image": { - "description": "The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" }, "keyring": { - "description": "Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" }, "monitors": { - "description": "A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" }, "pool": { - "description": "The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "string" }, "readOnly": { - "description": "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "type": "boolean" }, "secretRef": { - "description": "SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "secretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "user": { - "description": "The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "description": "user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + "type": "string" + } + } + }, + "io.k8s.api.core.v1.ResourceClaim": { + "description": "ResourceClaim references one entry in PodSpec.ResourceClaims.", + "type": "object", + "required": [ + "name" + ], + "properties": { + "name": { + "description": "Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container.", "type": "string" } } @@ -14019,6 +14350,17 @@ "description": "ResourceRequirements describes the compute resource requirements.", "type": "object", "properties": { + "claims": { + "description": "Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container.\n\nThis is an alpha field and requires enabling the DynamicResourceAllocation feature gate.\n\nThis field is immutable. It can only be set for containers.", + "type": "array", + "items": { + "$ref": "#/definitions/io.k8s.api.core.v1.ResourceClaim" + }, + "x-kubernetes-list-map-keys": [ + "name" + ], + "x-kubernetes-list-type": "map" + }, "limits": { "description": "Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "type": "object", @@ -14027,7 +14369,7 @@ } }, "requests": { - "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", "type": "object", "additionalProperties": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" @@ -14067,43 +14409,43 @@ ], "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".", "type": "string" }, "gateway": { - "description": "The host address of the ScaleIO API Gateway.", + "description": "gateway is the host address of the ScaleIO API Gateway.", "type": "string" }, "protectionDomain": { - "description": "The name of the ScaleIO Protection Domain for the configured storage.", + "description": "protectionDomain is the name of the ScaleIO Protection Domain for the configured storage.", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretRef": { - "description": "SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.", + "description": "secretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "sslEnabled": { - "description": "Flag to enable/disable SSL communication with Gateway, default false", + "description": "sslEnabled Flag enable/disable SSL communication with Gateway, default false", "type": "boolean" }, "storageMode": { - "description": "Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.", + "description": "storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.", "type": "string" }, "storagePool": { - "description": "The ScaleIO Storage Pool associated with the protection domain.", + "description": "storagePool is the ScaleIO Storage Pool associated with the protection domain.", "type": "string" }, "system": { - "description": "The name of the storage system as configured in ScaleIO.", + "description": "system is the name of the storage system as configured in ScaleIO.", "type": "string" }, "volumeName": { - "description": "The name of a volume already created in the ScaleIO system that is associated with this volume source.", + "description": "volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source.", "type": "string" } } @@ -14116,17 +14458,12 @@ ], "properties": { "localhostProfile": { - "description": "localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".", + "description": "localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is \"Localhost\". Must NOT be set for any other type.", "type": "string" }, "type": { - "description": "type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.\n\nPossible enum values:\n - `\"Localhost\"` indicates a profile defined in a file on the node should be used. The file's location relative to \u003ckubelet-root-dir\u003e/seccomp.\n - `\"RuntimeDefault\"` represents the default container runtime seccomp profile.\n - `\"Unconfined\"` indicates no seccomp profile is applied (A.K.A. unconfined).", - "type": "string", - "enum": [ - "Localhost", - "RuntimeDefault", - "Unconfined" - ] + "description": "type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.", + "type": "string" } }, "x-kubernetes-unions": [ @@ -14143,7 +14480,7 @@ "type": "object", "properties": { "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -14164,7 +14501,7 @@ "type": "string" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { @@ -14179,18 +14516,19 @@ "type": "object", "properties": { "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" - } + }, + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "optional": { - "description": "Specify whether the Secret or its key must be defined", + "description": "optional field specify whether the Secret or its key must be defined", "type": "boolean" } } @@ -14200,22 +14538,23 @@ "type": "object", "properties": { "defaultMode": { - "description": "Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + "description": "defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", "type": "integer" }, "items": { - "description": "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + "description": "items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", "type": "array", "items": { "$ref": "#/definitions/io.k8s.api.core.v1.KeyToPath" - } + }, + "x-kubernetes-list-type": "atomic" }, "optional": { - "description": "Specify whether the Secret or its keys must be defined", + "description": "optional field specify whether the Secret or its keys must be defined", "type": "boolean" }, "secretName": { - "description": "Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", + "description": "secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", "type": "string" } } @@ -14228,6 +14567,10 @@ "description": "AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows.", "type": "boolean" }, + "appArmorProfile": { + "description": "appArmorProfile is the AppArmor options to use by this container. If set, this profile overrides the pod's appArmorProfile. Note that this field cannot be set when spec.os.name is windows.", + "$ref": "#/definitions/io.k8s.api.core.v1.AppArmorProfile" + }, "capabilities": { "description": "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows.", "$ref": "#/definitions/io.k8s.api.core.v1.Capabilities" @@ -14278,15 +14621,15 @@ ], "properties": { "audience": { - "description": "Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.", + "description": "audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.", "type": "string" }, "expirationSeconds": { - "description": "ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.", + "description": "expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.", "type": "integer" }, "path": { - "description": "Path is the path relative to the mount point of the file to project the token into.", + "description": "path is the path relative to the mount point of the file to project the token into.", "type": "string" } } @@ -14299,7 +14642,7 @@ ], "properties": { "appProtocol": { - "description": "The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol.", + "description": "The application protocol for this port. This is used as a hint for implementations to offer richer behavior for protocols that they understand. This field follows standard Kubernetes label syntax. Valid values are either:\n\n* Un-prefixed protocol names - reserved for IANA standard service names (as per RFC-6335 and https://www.iana.org/assignments/service-names).\n\n* Kubernetes-defined prefixed names:\n * 'kubernetes.io/h2c' - HTTP/2 prior knowledge over cleartext as described in https://www.rfc-editor.org/rfc/rfc9113.html#name-starting-http-2-with-prior-\n * 'kubernetes.io/ws' - WebSocket over cleartext as described in https://www.rfc-editor.org/rfc/rfc6455\n * 'kubernetes.io/wss' - WebSocket over TLS as described in https://www.rfc-editor.org/rfc/rfc6455\n\n* Other protocols should use implementation-defined prefixed names such as mycompany.com/my-custom-protocol.", "type": "string" }, "name": { @@ -14315,13 +14658,8 @@ "type": "integer" }, "protocol": { - "description": "The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.\n\nPossible enum values:\n - `\"SCTP\"` is the SCTP protocol.\n - `\"TCP\"` is the TCP protocol.\n - `\"UDP\"` is the UDP protocol.", - "type": "string", - "enum": [ - "SCTP", - "TCP", - "UDP" - ] + "description": "The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.", + "type": "string" }, "targetPort": { "description": "Number or name of the port to access on the pods targeted by the service. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. If this is a string, it will be looked up as a named port in the target Pod's container ports. If this is not specified, the value of the 'port' field is used (an identity map). This field is ignored for services with clusterIP=None, and should be omitted or set equal to the 'port' field. More info: https://kubernetes.io/docs/concepts/services-networking/service/#defining-a-service", @@ -14329,28 +14667,41 @@ } } }, + "io.k8s.api.core.v1.SleepAction": { + "description": "SleepAction describes a \"sleep\" action.", + "type": "object", + "required": [ + "seconds" + ], + "properties": { + "seconds": { + "description": "Seconds is the number of seconds to sleep.", + "type": "integer" + } + } + }, "io.k8s.api.core.v1.StorageOSVolumeSource": { "description": "Represents a StorageOS persistent volume resource.", "type": "object", "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "readOnly": { - "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": "boolean" }, "secretRef": { - "description": "SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted.", + "description": "secretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted.", "$ref": "#/definitions/io.k8s.api.core.v1.LocalObjectReference" }, "volumeName": { - "description": "VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", + "description": "volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", "type": "string" }, "volumeNamespace": { - "description": "VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", + "description": "volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", "type": "string" } } @@ -14395,25 +14746,16 @@ "type": "object", "properties": { "effect": { - "description": "Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.\n\nPossible enum values:\n - `\"NoExecute\"` Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController.\n - `\"NoSchedule\"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler.\n - `\"PreferNoSchedule\"` Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler.", - "type": "string", - "enum": [ - "NoExecute", - "NoSchedule", - "PreferNoSchedule" - ] + "description": "Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.", + "type": "string" }, "key": { "description": "Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.", "type": "string" }, "operator": { - "description": "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.\n\nPossible enum values:\n - `\"Equal\"`\n - `\"Exists\"`", - "type": "string", - "enum": [ - "Equal", - "Exists" - ] + "description": "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.", + "type": "string" }, "tolerationSeconds": { "description": "TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.", @@ -14448,6 +14790,31 @@ }, "x-kubernetes-map-type": "atomic" }, + "io.k8s.api.core.v1.TypedObjectReference": { + "type": "object", + "required": [ + "kind", + "name" + ], + "properties": { + "apiGroup": { + "description": "APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.", + "type": "string" + }, + "kind": { + "description": "Kind is the type of resource being referenced", + "type": "string" + }, + "name": { + "description": "Name is the name of resource being referenced", + "type": "string" + }, + "namespace": { + "description": "Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled.", + "type": "string" + } + } + }, "io.k8s.api.core.v1.Volume": { "description": "Volume represents a named volume in a pod that may be accessed by any container in the pod.", "type": "object", @@ -14456,123 +14823,123 @@ ], "properties": { "awsElasticBlockStore": { - "description": "AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + "description": "awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", "$ref": "#/definitions/io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource" }, "azureDisk": { - "description": "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", + "description": "azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", "$ref": "#/definitions/io.k8s.api.core.v1.AzureDiskVolumeSource" }, "azureFile": { - "description": "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod.", "$ref": "#/definitions/io.k8s.api.core.v1.AzureFileVolumeSource" }, "cephfs": { - "description": "CephFS represents a Ceph FS mount on the host that shares a pod's lifetime", + "description": "cephFS represents a Ceph FS mount on the host that shares a pod's lifetime", "$ref": "#/definitions/io.k8s.api.core.v1.CephFSVolumeSource" }, "cinder": { - "description": "Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + "description": "cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", "$ref": "#/definitions/io.k8s.api.core.v1.CinderVolumeSource" }, "configMap": { - "description": "ConfigMap represents a configMap that should populate this volume", + "description": "configMap represents a configMap that should populate this volume", "$ref": "#/definitions/io.k8s.api.core.v1.ConfigMapVolumeSource" }, "csi": { - "description": "CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).", + "description": "csi (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).", "$ref": "#/definitions/io.k8s.api.core.v1.CSIVolumeSource" }, "downwardAPI": { - "description": "DownwardAPI represents downward API about the pod that should populate this volume", + "description": "downwardAPI represents downward API about the pod that should populate this volume", "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeSource" }, "emptyDir": { - "description": "EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", + "description": "emptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", "$ref": "#/definitions/io.k8s.api.core.v1.EmptyDirVolumeSource" }, "ephemeral": { - "description": "Ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.\n\nUse this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity\n tracking are needed,\nc) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through\n a PersistentVolumeClaim (see EphemeralVolumeSource for more\n information on the connection between this volume type\n and PersistentVolumeClaim).\n\nUse PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.\n\nUse CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.\n\nA pod can use both types of ephemeral volumes and persistent volumes at the same time.", + "description": "ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.\n\nUse this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity\n tracking are needed,\nc) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through\n a PersistentVolumeClaim (see EphemeralVolumeSource for more\n information on the connection between this volume type\n and PersistentVolumeClaim).\n\nUse PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.\n\nUse CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.\n\nA pod can use both types of ephemeral volumes and persistent volumes at the same time.", "$ref": "#/definitions/io.k8s.api.core.v1.EphemeralVolumeSource" }, "fc": { - "description": "FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.", + "description": "fc represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.", "$ref": "#/definitions/io.k8s.api.core.v1.FCVolumeSource" }, "flexVolume": { - "description": "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", + "description": "flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", "$ref": "#/definitions/io.k8s.api.core.v1.FlexVolumeSource" }, "flocker": { - "description": "Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running", + "description": "flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running", "$ref": "#/definitions/io.k8s.api.core.v1.FlockerVolumeSource" }, "gcePersistentDisk": { - "description": "GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + "description": "gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", "$ref": "#/definitions/io.k8s.api.core.v1.GCEPersistentDiskVolumeSource" }, "gitRepo": { - "description": "GitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.", + "description": "gitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.", "$ref": "#/definitions/io.k8s.api.core.v1.GitRepoVolumeSource" }, "glusterfs": { - "description": "Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md", + "description": "glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md", "$ref": "#/definitions/io.k8s.api.core.v1.GlusterfsVolumeSource" }, "hostPath": { - "description": "HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + "description": "hostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "$ref": "#/definitions/io.k8s.api.core.v1.HostPathVolumeSource" }, "iscsi": { - "description": "ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md", + "description": "iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md", "$ref": "#/definitions/io.k8s.api.core.v1.ISCSIVolumeSource" }, "name": { - "description": "Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + "description": "name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" }, "nfs": { - "description": "NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + "description": "nfs represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", "$ref": "#/definitions/io.k8s.api.core.v1.NFSVolumeSource" }, "persistentVolumeClaim": { - "description": "PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + "description": "persistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimVolumeSource" }, "photonPersistentDisk": { - "description": "PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine", + "description": "photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine", "$ref": "#/definitions/io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource" }, "portworxVolume": { - "description": "PortworxVolume represents a portworx volume attached and mounted on kubelets host machine", + "description": "portworxVolume represents a portworx volume attached and mounted on kubelets host machine", "$ref": "#/definitions/io.k8s.api.core.v1.PortworxVolumeSource" }, "projected": { - "description": "Items for all in one resources secrets, configmaps, and downward API", + "description": "projected items for all in one resources secrets, configmaps, and downward API", "$ref": "#/definitions/io.k8s.api.core.v1.ProjectedVolumeSource" }, "quobyte": { - "description": "Quobyte represents a Quobyte mount on the host that shares a pod's lifetime", + "description": "quobyte represents a Quobyte mount on the host that shares a pod's lifetime", "$ref": "#/definitions/io.k8s.api.core.v1.QuobyteVolumeSource" }, "rbd": { - "description": "RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md", + "description": "rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md", "$ref": "#/definitions/io.k8s.api.core.v1.RBDVolumeSource" }, "scaleIO": { - "description": "ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.", + "description": "scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.", "$ref": "#/definitions/io.k8s.api.core.v1.ScaleIOVolumeSource" }, "secret": { - "description": "Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", + "description": "secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", "$ref": "#/definitions/io.k8s.api.core.v1.SecretVolumeSource" }, "storageos": { - "description": "StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.", + "description": "storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.", "$ref": "#/definitions/io.k8s.api.core.v1.StorageOSVolumeSource" }, "vsphereVolume": { - "description": "VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine", + "description": "vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine", "$ref": "#/definitions/io.k8s.api.core.v1.VsphereVirtualDiskVolumeSource" } } @@ -14608,7 +14975,7 @@ "type": "string" }, "mountPropagation": { - "description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.", + "description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None).", "type": "string" }, "name": { @@ -14619,6 +14986,10 @@ "description": "Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.", "type": "boolean" }, + "recursiveReadOnly": { + "description": "RecursiveReadOnly specifies whether read-only mounts should be handled recursively.\n\nIf ReadOnly is false, this field has no meaning and must be unspecified.\n\nIf ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only. If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime. If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the reason.\n\nIf this field is set to IfPossible or Enabled, MountPropagation must be set to None (or be unspecified, which defaults to None).\n\nIf this field is not specified, it is treated as an equivalent of Disabled.", + "type": "string" + }, "subPath": { "description": "Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).", "type": "string" @@ -14633,24 +15004,48 @@ "description": "Projection that may be projected along with other supported volume types", "type": "object", "properties": { + "clusterTrustBundle": { + "description": "ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file.\n\nAlpha, gated by the ClusterTrustBundleProjection feature gate.\n\nClusterTrustBundle objects can either be selected by name, or by the combination of signer name and a label selector.\n\nKubelet performs aggressive normalization of the PEM contents written into the pod filesystem. Esoteric PEM features such as inter-block comments and block headers are stripped. Certificates are deduplicated. The ordering of certificates within the file is arbitrary, and Kubelet may change the order over time.", + "$ref": "#/definitions/io.k8s.api.core.v1.ClusterTrustBundleProjection" + }, "configMap": { - "description": "information about the configMap data to project", + "description": "configMap information about the configMap data to project", "$ref": "#/definitions/io.k8s.api.core.v1.ConfigMapProjection" }, "downwardAPI": { - "description": "information about the downwardAPI data to project", + "description": "downwardAPI information about the downwardAPI data to project", "$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIProjection" }, "secret": { - "description": "information about the secret data to project", + "description": "secret information about the secret data to project", "$ref": "#/definitions/io.k8s.api.core.v1.SecretProjection" }, "serviceAccountToken": { - "description": "information about the serviceAccountToken data to project", + "description": "serviceAccountToken is information about the serviceAccountToken data to project", "$ref": "#/definitions/io.k8s.api.core.v1.ServiceAccountTokenProjection" } } }, + "io.k8s.api.core.v1.VolumeResourceRequirements": { + "description": "VolumeResourceRequirements describes the storage resource requirements for a volume.", + "type": "object", + "properties": { + "limits": { + "description": "Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" + } + }, + "requests": { + "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" + } + } + } + }, "io.k8s.api.core.v1.VsphereVirtualDiskVolumeSource": { "description": "Represents a vSphere volume resource.", "type": "object", @@ -14659,19 +15054,19 @@ ], "properties": { "fsType": { - "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + "description": "fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": "string" }, "storagePolicyID": { - "description": "Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.", + "description": "storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.", "type": "string" }, "storagePolicyName": { - "description": "Storage Policy Based Management (SPBM) profile name.", + "description": "storagePolicyName is the storage Policy Based Management (SPBM) profile name.", "type": "string" }, "volumePath": { - "description": "Path that identifies vSphere volume vmdk", + "description": "volumePath is the path that identifies vSphere volume vmdk", "type": "string" } } @@ -14707,7 +15102,7 @@ "type": "string" }, "hostProcess": { - "description": "HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.", + "description": "HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.", "type": "boolean" }, "runAsUserName": { @@ -14732,11 +15127,15 @@ "description": "Label query over pods whose evictions are managed by the disruption budget. A null selector will match no pods, while an empty ({}) selector will select all pods within the namespace.", "x-kubernetes-patch-strategy": "replace", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector" + }, + "unhealthyPodEvictionPolicy": { + "description": "UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type=\"Ready\",status=\"True\".\n\nValid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy.\n\nIfHealthyBudget policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction.\n\nAlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction.\n\nAdditional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field.\n\nThis field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default).", + "type": "string" } } }, "io.k8s.apimachinery.pkg.api.resource.Quantity": { - "description": "Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n\u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n (Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.", + "description": "Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n``` \u003cquantity\u003e ::= \u003csignedNumber\u003e\u003csuffix\u003e\n\n\t(Note that \u003csuffix\u003e may be empty, from the \"\" case in \u003cdecimalSI\u003e.)\n\n\u003cdigit\u003e ::= 0 | 1 | ... | 9 \u003cdigits\u003e ::= \u003cdigit\u003e | \u003cdigit\u003e\u003cdigits\u003e \u003cnumber\u003e ::= \u003cdigits\u003e | \u003cdigits\u003e.\u003cdigits\u003e | \u003cdigits\u003e. | .\u003cdigits\u003e \u003csign\u003e ::= \"+\" | \"-\" \u003csignedNumber\u003e ::= \u003cnumber\u003e | \u003csign\u003e\u003cnumber\u003e \u003csuffix\u003e ::= \u003cbinarySI\u003e | \u003cdecimalExponent\u003e | \u003cdecimalSI\u003e \u003cbinarySI\u003e ::= Ki | Mi | Gi | Ti | Pi | Ei\n\n\t(International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\n\u003cdecimalSI\u003e ::= m | \"\" | k | M | G | T | P | E\n\n\t(Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\n\u003cdecimalExponent\u003e ::= \"e\" \u003csignedNumber\u003e | \"E\" \u003csignedNumber\u003e ```\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n\n- No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible.\n\nThe sign will be omitted unless the number is negative.\n\nExamples:\n\n- 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.", "type": "string" }, "io.k8s.apimachinery.pkg.apis.meta.v1.CreateOptions": { @@ -14745,7 +15144,7 @@ "properties": { "dryRun": { "type": "array", - "title": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional", + "title": "When present, indicates that modifications should not be\npersisted. An invalid or unrecognized dryRun directive will\nresult in an error response and no further processing of the\nrequest. Valid values are:\n- All: all dry run stages will be processed\n+optional\n+listType=atomic", "items": { "type": "string" } @@ -14756,7 +15155,7 @@ }, "fieldValidation": { "type": "string", - "title": "fieldValidation instructs the server on how to handle\nobjects in the request (POST/PUT/PATCH) containing unknown\nor duplicate fields, provided that the `ServerSideFieldValidation`\nfeature gate is also enabled. Valid values are:\n- Ignore: This will ignore any unknown fields that are silently\ndropped from the object, and will ignore all but the last duplicate\nfield that the decoder encounters. This is the default behavior\nprior to v1.23 and is the default behavior when the\n`ServerSideFieldValidation` feature gate is disabled.\n- Warn: This will send a warning via the standard warning response\nheader for each unknown field that is dropped from the object, and\nfor each duplicate field that is encountered. The request will\nstill succeed if there are no other errors, and will only persist\nthe last of any duplicate fields. This is the default when the\n`ServerSideFieldValidation` feature gate is enabled.\n- Strict: This will fail the request with a BadRequest error if\nany unknown fields would be dropped from the object, or if any\nduplicate fields are present. The error returned from the server\nwill contain all unknown and duplicate fields encountered.\n+optional" + "title": "fieldValidation instructs the server on how to handle\nobjects in the request (POST/PUT/PATCH) containing unknown\nor duplicate fields. Valid values are:\n- Ignore: This will ignore any unknown fields that are silently\ndropped from the object, and will ignore all but the last duplicate\nfield that the decoder encounters. This is the default behavior\nprior to v1.23.\n- Warn: This will send a warning via the standard warning response\nheader for each unknown field that is dropped from the object, and\nfor each duplicate field that is encountered. The request will\nstill succeed if there are no other errors, and will only persist\nthe last of any duplicate fields. This is the default in v1.23+\n- Strict: This will fail the request with a BadRequest error if\nany unknown fields would be dropped from the object, or if any\nduplicate fields are present. The error returned from the server\nwill contain all unknown and duplicate fields encountered.\n+optional" } } }, @@ -14798,7 +15197,8 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement" - } + }, + "x-kubernetes-list-type": "atomic" }, "matchLabels": { "description": "matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is \"key\", the operator is \"In\", and the values array contains only \"value\". The requirements are ANDed.", @@ -14820,9 +15220,7 @@ "properties": { "key": { "description": "key is the label key that the selector applies to.", - "type": "string", - "x-kubernetes-patch-merge-key": "key", - "x-kubernetes-patch-strategy": "merge" + "type": "string" }, "operator": { "description": "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.", @@ -14833,7 +15231,8 @@ "type": "array", "items": { "type": "string" - } + }, + "x-kubernetes-list-type": "atomic" } } }, @@ -14854,7 +15253,7 @@ "type": "string" }, "selfLink": { - "description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", + "description": "Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.", "type": "string" } } @@ -14888,7 +15287,7 @@ "type": "string" }, "time": { - "description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'", + "description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over.", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time" } } @@ -14903,16 +15302,12 @@ "type": "object", "properties": { "annotations": { - "description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations", + "description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations", "type": "object", "additionalProperties": { "type": "string" } }, - "clusterName": { - "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.", - "type": "string" - }, "creationTimestamp": { "description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time" @@ -14931,10 +15326,11 @@ "items": { "type": "string" }, + "x-kubernetes-list-type": "set", "x-kubernetes-patch-strategy": "merge" }, "generateName": { - "description": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency", + "description": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will return a 409.\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency", "type": "string" }, "generation": { @@ -14942,7 +15338,7 @@ "type": "integer" }, "labels": { - "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels", + "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels", "type": "object", "additionalProperties": { "type": "string" @@ -14953,14 +15349,15 @@ "type": "array", "items": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry" - } + }, + "x-kubernetes-list-type": "atomic" }, "name": { - "description": "Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names", + "description": "Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names", "type": "string" }, "namespace": { - "description": "Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces", + "description": "Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces", "type": "string" }, "ownerReferences": { @@ -14969,6 +15366,10 @@ "items": { "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference" }, + "x-kubernetes-list-map-keys": [ + "uid" + ], + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "uid", "x-kubernetes-patch-strategy": "merge" }, @@ -14977,11 +15378,11 @@ "type": "string" }, "selfLink": { - "description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", + "description": "Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.", "type": "string" }, "uid": { - "description": "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + "description": "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids", "type": "string" } } @@ -15001,7 +15402,7 @@ "type": "string" }, "blockOwnerDeletion": { - "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.", + "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.", "type": "boolean" }, "controller": { @@ -15013,11 +15414,11 @@ "type": "string" }, "name": { - "description": "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names", + "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names", "type": "string" }, "uid": { - "description": "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + "description": "UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids", "type": "string" } }, diff --git a/cmd/argo/commands/logs.go b/cmd/argo/commands/logs.go index ab16911c208e..b8b8b482c234 100644 --- a/cmd/argo/commands/logs.go +++ b/cmd/argo/commands/logs.go @@ -9,7 +9,7 @@ import ( "github.com/spf13/cobra" corev1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/cmd/argo/commands/client" "github.com/argoproj/argo-workflows/v3/cmd/argo/commands/common" @@ -75,7 +75,7 @@ func NewLogsCommand() *cobra.Command { } if since > 0 { - logOptions.SinceSeconds = pointer.Int64(int64(since.Seconds())) + logOptions.SinceSeconds = ptr.To(int64(since.Seconds())) } if sinceTime != "" { @@ -86,7 +86,7 @@ func NewLogsCommand() *cobra.Command { } if tailLines >= 0 { - logOptions.TailLines = pointer.Int64(tailLines) + logOptions.TailLines = ptr.To(tailLines) } // set-up diff --git a/config/node_events_test.go b/config/node_events_test.go index 93d853acb78a..9d9f25e4c19b 100644 --- a/config/node_events_test.go +++ b/config/node_events_test.go @@ -4,11 +4,11 @@ import ( "testing" "github.com/stretchr/testify/assert" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" ) func TestNodeEvents_IsEnabled(t *testing.T) { assert.True(t, NodeEvents{}.IsEnabled()) - assert.False(t, NodeEvents{Enabled: pointer.Bool(false)}.IsEnabled()) - assert.True(t, NodeEvents{Enabled: pointer.Bool(true)}.IsEnabled()) + assert.False(t, NodeEvents{Enabled: ptr.To(false)}.IsEnabled()) + assert.True(t, NodeEvents{Enabled: ptr.To(true)}.IsEnabled()) } diff --git a/docs/executor_swagger.md b/docs/executor_swagger.md index 2e35fbabe2db..0e98481fcc19 100644 --- a/docs/executor_swagger.md +++ b/docs/executor_swagger.md @@ -130,6 +130,39 @@ It will marshall back to string - marshalling is not symmetric. +### AppArmorProfile + + +> +union + + + + + + +**Properties** + +| Name | Type | Go type | Required | Default | Description | Example | +|------|------|---------|:--------:| ------- |-------------|---------| +| localhostProfile | string| `string` | | | localhostProfile indicates a profile loaded on the node that should be used.
The profile must be preconfigured on the node to work.
Must match the loaded name of the profile.
Must be set if and only if type is "Localhost".
+optional | | +| type | [AppArmorProfileType](#app-armor-profile-type)| `AppArmorProfileType` | | | | | + + + +### AppArmorProfileType + + +> +enum + + + + +| Name | Type | Go type | Default | Description | Example | +|------|------|---------| ------- |-------------|---------| +| AppArmorProfileType | string| string | | +enum | | + + + ### ArchiveStrategy @@ -511,8 +544,8 @@ of a single workflow step, which the executor will use as a default location to | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| add | [][Capability](#capability)| `[]Capability` | | | Added capabilities
+optional | | -| drop | [][Capability](#capability)| `[]Capability` | | | Removed capabilities
+optional | | +| add | [][Capability](#capability)| `[]Capability` | | | Added capabilities
+optional
+listType=atomic | | +| drop | [][Capability](#capability)| `[]Capability` | | | Removed capabilities
+optional
+listType=atomic | | @@ -545,7 +578,7 @@ Cephfs volumes do not support ownership management or SELinux relabeling. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| monitors | []string| `[]string` | | | monitors is Required: Monitors is a collection of Ceph monitors
More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | | +| monitors | []string| `[]string` | | | monitors is Required: Monitors is a collection of Ceph monitors
More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
+listType=atomic | | | path | string| `string` | | | path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /
+optional | | | readOnly | boolean| `bool` | | | readOnly is Optional: Defaults to false (read/write). ReadOnly here will force
the ReadOnly setting in VolumeMounts.
More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
+optional | | | secretFile | string| `string` | | | secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret
More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
+optional | | @@ -596,6 +629,30 @@ Cinder volumes support ownership management and SELinux relabeling. +### ClusterTrustBundleProjection + + +> ClusterTrustBundleProjection describes how to select a set of +ClusterTrustBundle objects and project their contents into the pod +filesystem. + + + + + + +**Properties** + +| Name | Type | Go type | Required | Default | Description | Example | +|------|------|---------|:--------:| ------- |-------------|---------| +| labelSelector | [LabelSelector](#label-selector)| `LabelSelector` | | | | | +| name | string| `string` | | | Select a single ClusterTrustBundle by object name. Mutually-exclusive
with signerName and labelSelector.
+optional | | +| optional | boolean| `bool` | | | If true, don't block pod startup if the referenced ClusterTrustBundle(s)
aren't available. If using name, then the named ClusterTrustBundle is
allowed not to exist. If using signerName, then the combination of
signerName and labelSelector is allowed to match zero
ClusterTrustBundles.
+optional | | +| path | string| `string` | | | Relative path from the volume root to write the bundle. | | +| signerName | string| `string` | | | Select all ClusterTrustBundles that match this signer name.
Mutually-exclusive with name. The contents of all selected
ClusterTrustBundles will be unified and deduplicated.
+optional | | + + + ### ConfigMapEnvSource @@ -611,7 +668,7 @@ key-value pairs as environment variables. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | Specify whether the ConfigMap must be defined
+optional | | @@ -631,7 +688,7 @@ key-value pairs as environment variables. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | key | string| `string` | | | The key to select. | | -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | Specify whether the ConfigMap or its key must be defined
+optional | | @@ -654,8 +711,8 @@ mode. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the ConfigMap,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional | | -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the ConfigMap,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional
+listType=atomic | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | optional specify whether the ConfigMap or its keys must be defined
+optional | | @@ -678,8 +735,8 @@ ConfigMap volumes support ownership management and SELinux relabeling. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | defaultMode | int32 (formatted integer)| `int32` | | | defaultMode is optional: mode bits used to set permissions on created files by default.
Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.
YAML accepts both octal and decimal values, JSON requires decimal values for mode bits.
Defaults to 0644.
Directories within the path are not affected by this setting.
This might be in conflict with other options that affect the file
mode, like fsGroup, and the result can be other mode bits set.
+optional | | -| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the ConfigMap,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional | | -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items if unspecified, each key-value pair in the Data field of the referenced
ConfigMap will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the ConfigMap,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional
+listType=atomic | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | optional specify whether the ConfigMap or its keys must be defined
+optional | | @@ -695,10 +752,10 @@ ConfigMap volumes support ownership management and SELinux relabeling. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge | | -| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional | | +| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge
+listType=map
+listMapKey=name | | +| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional
+listType=atomic | | | image | string| `string` | | | Container image name.
More info: https://kubernetes.io/docs/concepts/containers/images
This field is optional to allow higher level config management to default or override
container images in workload controllers like Deployments and StatefulSets.
+optional | | | imagePullPolicy | [PullPolicy](#pull-policy)| `PullPolicy` | | | | | | lifecycle | [Lifecycle](#lifecycle)| `Lifecycle` | | | | | @@ -706,7 +763,9 @@ ConfigMap volumes support ownership management and SELinux relabeling. | name | string| `string` | | | Name of the container specified as a DNS_LABEL.
Each container in a pod must have a unique name (DNS_LABEL).
Cannot be updated. | | | ports | [][ContainerPort](#container-port)| `[]*ContainerPort` | | | List of ports to expose from the container. Not specifying a port here
DOES NOT prevent that port from being exposed. Any port which is
listening on the default "0.0.0.0" address inside a container will be
accessible from the network.
Modifying this array with strategic merge patch may corrupt the data.
For more information See https://github.com/kubernetes/kubernetes/issues/108255.
Cannot be updated.
+optional
+patchMergeKey=containerPort
+patchStrategy=merge
+listType=map
+listMapKey=containerPort
+listMapKey=protocol | | | readinessProbe | [Probe](#probe)| `Probe` | | | | | +| resizePolicy | [][ContainerResizePolicy](#container-resize-policy)| `[]*ContainerResizePolicy` | | | Resources resize policy for the container.
+featureGate=InPlacePodVerticalScaling
+optional
+listType=atomic | | | resources | [ResourceRequirements](#resource-requirements)| `ResourceRequirements` | | | | | +| restartPolicy | [ContainerRestartPolicy](#container-restart-policy)| `ContainerRestartPolicy` | | | | | | securityContext | [SecurityContext](#security-context)| `SecurityContext` | | | | | | startupProbe | [Probe](#probe)| `Probe` | | | | | | stdin | boolean| `bool` | | | Whether this container should allocate a buffer for stdin in the container runtime. If this
is not set, reads from stdin in the container will always result in EOF.
Default is false.
+optional | | @@ -714,8 +773,8 @@ ConfigMap volumes support ownership management and SELinux relabeling. | terminationMessagePath | string| `string` | | | Optional: Path at which the file to which the container's termination message
will be written is mounted into the container's filesystem.
Message written is intended to be brief final status, such as an assertion failure message.
Will be truncated by the node if greater than 4096 bytes. The total message length across
all containers will be limited to 12kb.
Defaults to /dev/termination-log.
Cannot be updated.
+optional | | | terminationMessagePolicy | [TerminationMessagePolicy](#termination-message-policy)| `TerminationMessagePolicy` | | | | | | tty | boolean| `bool` | | | Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
Default is false.
+optional | | -| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+optional | | -| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge | | +| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+listType=map
+listMapKey=devicePath
+optional | | +| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge
+listType=map
+listMapKey=mountPath | | | workingDir | string| `string` | | | Container's working directory.
If not specified, the container runtime's default will be used, which
might be configured in the container image.
Cannot be updated.
+optional | | @@ -731,11 +790,11 @@ ConfigMap volumes support ownership management and SELinux relabeling. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | +| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | | dependencies | []string| `[]string` | | | | | -| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge | | -| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional | | +| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge
+listType=map
+listMapKey=name | | +| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional
+listType=atomic | | | image | string| `string` | | | Container image name.
More info: https://kubernetes.io/docs/concepts/containers/images
This field is optional to allow higher level config management to default or override
container images in workload controllers like Deployments and StatefulSets.
+optional | | | imagePullPolicy | [PullPolicy](#pull-policy)| `PullPolicy` | | | | | | lifecycle | [Lifecycle](#lifecycle)| `Lifecycle` | | | | | @@ -743,7 +802,9 @@ ConfigMap volumes support ownership management and SELinux relabeling. | name | string| `string` | | | Name of the container specified as a DNS_LABEL.
Each container in a pod must have a unique name (DNS_LABEL).
Cannot be updated. | | | ports | [][ContainerPort](#container-port)| `[]*ContainerPort` | | | List of ports to expose from the container. Not specifying a port here
DOES NOT prevent that port from being exposed. Any port which is
listening on the default "0.0.0.0" address inside a container will be
accessible from the network.
Modifying this array with strategic merge patch may corrupt the data.
For more information See https://github.com/kubernetes/kubernetes/issues/108255.
Cannot be updated.
+optional
+patchMergeKey=containerPort
+patchStrategy=merge
+listType=map
+listMapKey=containerPort
+listMapKey=protocol | | | readinessProbe | [Probe](#probe)| `Probe` | | | | | +| resizePolicy | [][ContainerResizePolicy](#container-resize-policy)| `[]*ContainerResizePolicy` | | | Resources resize policy for the container.
+featureGate=InPlacePodVerticalScaling
+optional
+listType=atomic | | | resources | [ResourceRequirements](#resource-requirements)| `ResourceRequirements` | | | | | +| restartPolicy | [ContainerRestartPolicy](#container-restart-policy)| `ContainerRestartPolicy` | | | | | | securityContext | [SecurityContext](#security-context)| `SecurityContext` | | | | | | startupProbe | [Probe](#probe)| `Probe` | | | | | | stdin | boolean| `bool` | | | Whether this container should allocate a buffer for stdin in the container runtime. If this
is not set, reads from stdin in the container will always result in EOF.
Default is false.
+optional | | @@ -751,8 +812,8 @@ ConfigMap volumes support ownership management and SELinux relabeling. | terminationMessagePath | string| `string` | | | Optional: Path at which the file to which the container's termination message
will be written is mounted into the container's filesystem.
Message written is intended to be brief final status, such as an assertion failure message.
Will be truncated by the node if greater than 4096 bytes. The total message length across
all containers will be limited to 12kb.
Defaults to /dev/termination-log.
Cannot be updated.
+optional | | | terminationMessagePolicy | [TerminationMessagePolicy](#termination-message-policy)| `TerminationMessagePolicy` | | | | | | tty | boolean| `bool` | | | Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
Default is false.
+optional | | -| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+optional | | -| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge | | +| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+listType=map
+listMapKey=devicePath
+optional | | +| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge
+listType=map
+listMapKey=mountPath | | | workingDir | string| `string` | | | Container's working directory.
If not specified, the container runtime's default will be used, which
might be configured in the container image.
Cannot be updated.
+optional | | @@ -776,6 +837,36 @@ ConfigMap volumes support ownership management and SELinux relabeling. +### ContainerResizePolicy + + + + + + +**Properties** + +| Name | Type | Go type | Required | Default | Description | Example | +|------|------|---------|:--------:| ------- |-------------|---------| +| resourceName | [ResourceName](#resource-name)| `ResourceName` | | | | | +| restartPolicy | [ResourceResizeRestartPolicy](#resource-resize-restart-policy)| `ResourceResizeRestartPolicy` | | | | | + + + +### ContainerRestartPolicy + + +> This may only be set for init containers and only allowed value is "Always". + + + + +| Name | Type | Go type | Default | Description | Example | +|------|------|---------| ------- |-------------|---------| +| ContainerRestartPolicy | string| string | | This may only be set for init containers and only allowed value is "Always". | | + + + ### ContainerSetRetryStrategy @@ -970,7 +1061,7 @@ mode. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| items | [][DownwardAPIVolumeFile](#downward-api-volume-file)| `[]*DownwardAPIVolumeFile` | | | Items is a list of DownwardAPIVolume file
+optional | | +| items | [][DownwardAPIVolumeFile](#downward-api-volume-file)| `[]*DownwardAPIVolumeFile` | | | Items is a list of DownwardAPIVolume file
+optional
+listType=atomic | | @@ -1010,7 +1101,7 @@ mode. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | defaultMode | int32 (formatted integer)| `int32` | | | Optional: mode bits to use on created files by default. Must be a
Optional: mode bits used to set permissions on created files by default.
Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.
YAML accepts both octal and decimal values, JSON requires decimal values for mode bits.
Defaults to 0644.
Directories within the path are not affected by this setting.
This might be in conflict with other options that affect the file
mode, like fsGroup, and the result can be other mode bits set.
+optional | | -| items | [][DownwardAPIVolumeFile](#downward-api-volume-file)| `[]*DownwardAPIVolumeFile` | | | Items is a list of downward API volume file
+optional | | +| items | [][DownwardAPIVolumeFile](#downward-api-volume-file)| `[]*DownwardAPIVolumeFile` | | | Items is a list of downward API volume file
+optional
+listType=atomic | | @@ -1126,7 +1217,7 @@ can be used as map keys in json. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| command | []string| `[]string` | | | Command is the command line to execute inside the container, the working directory for the
command is root ('/') in the container's filesystem. The command is simply exec'd, it is
not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use
a shell, you need to explicitly call out to that shell.
Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
+optional | | +| command | []string| `[]string` | | | Command is the command line to execute inside the container, the working directory for the
command is root ('/') in the container's filesystem. The command is simply exec'd, it is
not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use
a shell, you need to explicitly call out to that shell.
Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
+optional
+listType=atomic | | @@ -1195,8 +1286,8 @@ Fibre Channel volumes support ownership management and SELinux relabeling. | fsType | string| `string` | | | fsType is the filesystem type to mount.
Must be a filesystem type supported by the host operating system.
Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
TODO: how do we prevent errors in the filesystem from compromising the machine
+optional | | | lun | int32 (formatted integer)| `int32` | | | lun is Optional: FC target lun number
+optional | | | readOnly | boolean| `bool` | | | readOnly is Optional: Defaults to false (read/write). ReadOnly here will force
the ReadOnly setting in VolumeMounts.
+optional | | -| targetWWNs | []string| `[]string` | | | targetWWNs is Optional: FC target worldwide names (WWNs)
+optional | | -| wwids | []string| `[]string` | | | wwids Optional: FC volume world wide identifiers (wwids)
Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.
+optional | | +| targetWWNs | []string| `[]string` | | | targetWWNs is Optional: FC target worldwide names (WWNs)
+optional
+listType=atomic | | +| wwids | []string| `[]string` | | | wwids Optional: FC volume world wide identifiers (wwids)
Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.
+optional
+listType=atomic | | @@ -1536,7 +1627,7 @@ into the Pod's container. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | host | string| `string` | | | Host name to connect to, defaults to the pod IP. You probably want to set
"Host" in httpHeaders instead.
+optional | | -| httpHeaders | [][HTTPHeader](#http-header)| `[]*HTTPHeader` | | | Custom headers to set in the request. HTTP allows repeated headers.
+optional | | +| httpHeaders | [][HTTPHeader](#http-header)| `[]*HTTPHeader` | | | Custom headers to set in the request. HTTP allows repeated headers.
+optional
+listType=atomic | | | path | string| `string` | | | Path to access on the HTTP server.
+optional | | | port | [IntOrString](#int-or-string)| `IntOrString` | | | | | | scheme | [URIScheme](#uri-scheme)| `URIScheme` | | | | | @@ -1635,8 +1726,8 @@ pod's hosts file. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| hostnames | []string| `[]string` | | | Hostnames for the above IP address. | | -| ip | string| `string` | | | IP address of the host file entry. | | +| hostnames | []string| `[]string` | | | Hostnames for the above IP address.
+listType=atomic | | +| ip | string| `string` | | | IP address of the host file entry.
+required | | @@ -1695,7 +1786,7 @@ ISCSI volumes support ownership management and SELinux relabeling. | iqn | string| `string` | | | iqn is the target iSCSI Qualified Name. | | | iscsiInterface | string| `string` | | | iscsiInterface is the interface Name that uses an iSCSI transport.
Defaults to 'default' (tcp).
+optional | | | lun | int32 (formatted integer)| `int32` | | | lun represents iSCSI Target Lun number. | | -| portals | []string| `[]string` | | | portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port
is other than default (typically TCP ports 860 and 3260).
+optional | | +| portals | []string| `[]string` | | | portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port
is other than default (typically TCP ports 860 and 3260).
+optional
+listType=atomic | | | readOnly | boolean| `bool` | | | readOnly here will force the ReadOnly setting in VolumeMounts.
Defaults to false.
+optional | | | secretRef | [LocalObjectReference](#local-object-reference)| `LocalObjectReference` | | | | | | targetPortal | string| `string` | | | targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port
is other than default (typically TCP ports 860 and 3260). | | @@ -1788,7 +1879,7 @@ label selector matches no objects. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| matchExpressions | [][LabelSelectorRequirement](#label-selector-requirement)| `[]*LabelSelectorRequirement` | | | matchExpressions is a list of label selector requirements. The requirements are ANDed.
+optional | | +| matchExpressions | [][LabelSelectorRequirement](#label-selector-requirement)| `[]*LabelSelectorRequirement` | | | matchExpressions is a list of label selector requirements. The requirements are ANDed.
+optional
+listType=atomic | | | matchLabels | map of string| `map[string]string` | | | matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels
map is equivalent to an element of matchExpressions, whose key field is "key", the
operator is "In", and the values array contains only "value". The requirements are ANDed.
+optional | | @@ -1819,9 +1910,9 @@ relates the key and values. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| key | string| `string` | | | key is the label key that the selector applies to.
+patchMergeKey=key
+patchStrategy=merge | | +| key | string| `string` | | | key is the label key that the selector applies to. | | | operator | [LabelSelectorOperator](#label-selector-operator)| `LabelSelectorOperator` | | | | | -| values | []string| `[]string` | | | values is an array of string values. If the operator is In or NotIn,
the values array must be non-empty. If the operator is Exists or DoesNotExist,
the values array must be empty. This array is replaced during a strategic
merge patch.
+optional | | +| values | []string| `[]string` | | | values is an array of string values. If the operator is In or NotIn,
the values array must be non-empty. If the operator is Exists or DoesNotExist,
the values array must be empty. This array is replaced during a strategic
merge patch.
+optional
+listType=atomic | | @@ -1863,6 +1954,7 @@ hook. One and only one of the fields, except TCPSocket must be specified. |------|------|---------|:--------:| ------- |-------------|---------| | exec | [ExecAction](#exec-action)| `ExecAction` | | | | | | httpGet | [HTTPGetAction](#http-get-action)| `HTTPGetAction` | | | | | +| sleep | [SleepAction](#sleep-action)| `SleepAction` | | | | | | tcpSocket | [TCPSocketAction](#tcp-socket-action)| `TCPSocketAction` | | | | | @@ -1908,7 +2000,7 @@ referenced object inside the same namespace. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | @@ -2103,7 +2195,7 @@ that the fieldset applies to. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| preferredDuringSchedulingIgnoredDuringExecution | [][PreferredSchedulingTerm](#preferred-scheduling-term)| `[]*PreferredSchedulingTerm` | | | The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions. The node that is
most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding
"weight" to the sum if the node matches the corresponding matchExpressions; the
node(s) with the highest sum are the most preferred.
+optional | | +| preferredDuringSchedulingIgnoredDuringExecution | [][PreferredSchedulingTerm](#preferred-scheduling-term)| `[]*PreferredSchedulingTerm` | | | The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions. The node that is
most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding
"weight" to the sum if the node matches the corresponding matchExpressions; the
node(s) with the highest sum are the most preferred.
+optional
+listType=atomic | | | requiredDuringSchedulingIgnoredDuringExecution | [NodeSelector](#node-selector)| `NodeSelector` | | | | | @@ -2154,7 +2246,7 @@ by the node selector terms. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| nodeSelectorTerms | [][NodeSelectorTerm](#node-selector-term)| `[]*NodeSelectorTerm` | | | Required. A list of node selector terms. The terms are ORed. | | +| nodeSelectorTerms | [][NodeSelectorTerm](#node-selector-term)| `[]*NodeSelectorTerm` | | | Required. A list of node selector terms. The terms are ORed.
+listType=atomic | | @@ -2191,7 +2283,7 @@ that relates the key and values. |------|------|---------|:--------:| ------- |-------------|---------| | key | string| `string` | | | The label key that the selector applies to. | | | operator | [NodeSelectorOperator](#node-selector-operator)| `NodeSelectorOperator` | | | | | -| values | []string| `[]string` | | | An array of string values. If the operator is In or NotIn,
the values array must be non-empty. If the operator is Exists or DoesNotExist,
the values array must be empty. If the operator is Gt or Lt, the values
array must have a single element, which will be interpreted as an integer.
This array is replaced during a strategic merge patch.
+optional | | +| values | []string| `[]string` | | | An array of string values. If the operator is In or NotIn,
the values array must be non-empty. If the operator is Exists or DoesNotExist,
the values array must be empty. If the operator is Gt or Lt, the values
array must have a single element, which will be interpreted as an integer.
This array is replaced during a strategic merge patch.
+optional
+listType=atomic | | @@ -2212,8 +2304,8 @@ The TopologySelectorTerm type implements a subset of the NodeSelectorTerm. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| matchExpressions | [][NodeSelectorRequirement](#node-selector-requirement)| `[]*NodeSelectorRequirement` | | | A list of node selector requirements by node's labels.
+optional | | -| matchFields | [][NodeSelectorRequirement](#node-selector-requirement)| `[]*NodeSelectorRequirement` | | | A list of node selector requirements by node's fields.
+optional | | +| matchExpressions | [][NodeSelectorRequirement](#node-selector-requirement)| `[]*NodeSelectorRequirement` | | | A list of node selector requirements by node's labels.
+optional
+listType=atomic | | +| matchFields | [][NodeSelectorRequirement](#node-selector-requirement)| `[]*NodeSelectorRequirement` | | | A list of node selector requirements by node's fields.
+optional
+listType=atomic | | @@ -2393,7 +2485,7 @@ be cluster-scoped, so there is no namespace field. | blockOwnerDeletion | boolean| `bool` | | | If true, AND if the owner has the "foregroundDeletion" finalizer, then
the owner cannot be deleted from the key-value store until this
reference is removed.
See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion
for how the garbage collector interacts with this field and enforces the foreground deletion.
Defaults to false.
To set this field, a user needs "delete" permission of the owner,
otherwise 422 (Unprocessable Entity) will be returned.
+optional | | | controller | boolean| `bool` | | | If true, this reference points to the managing controller.
+optional | | | kind | string| `string` | | | Kind of the referent.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | | -| name | string| `string` | | | Name of the referent.
More info: http://kubernetes.io/docs/user-guide/identifiers#names | | +| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names | | | uid | [UID](#uid)| `UID` | | | | | @@ -2461,12 +2553,13 @@ and allows a Source for provider-specific attributes | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| accessModes | [][PersistentVolumeAccessMode](#persistent-volume-access-mode)| `[]PersistentVolumeAccessMode` | | | accessModes contains the desired access modes the volume should have.
More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1
+optional | | +| accessModes | [][PersistentVolumeAccessMode](#persistent-volume-access-mode)| `[]PersistentVolumeAccessMode` | | | accessModes contains the desired access modes the volume should have.
More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1
+optional
+listType=atomic | | | dataSource | [TypedLocalObjectReference](#typed-local-object-reference)| `TypedLocalObjectReference` | | | | | | dataSourceRef | [TypedObjectReference](#typed-object-reference)| `TypedObjectReference` | | | | | -| resources | [ResourceRequirements](#resource-requirements)| `ResourceRequirements` | | | | | +| resources | [VolumeResourceRequirements](#volume-resource-requirements)| `VolumeResourceRequirements` | | | | | | selector | [LabelSelector](#label-selector)| `LabelSelector` | | | | | | storageClassName | string| `string` | | | storageClassName is the name of the StorageClass required by the claim.
More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1
+optional | | +| volumeAttributesClassName | string| `string` | | | volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim.
If specified, the CSI driver will create or update the volume with the attributes defined
in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName,
it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass
will be applied to the claim but it's not allowed to reset this field to empty string once it is set.
If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass
will be set by the persistentvolume controller if it exists.
If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be
set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource
exists.
More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/
(Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled.
+featureGate=VolumeAttributesClass
+optional | | | volumeMode | [PersistentVolumeMode](#persistent-volume-mode)| `PersistentVolumeMode` | | | | | | volumeName | string| `string` | | | volumeName is the binding reference to the PersistentVolume backing this claim.
+optional | | @@ -2487,18 +2580,18 @@ PersistentVolumeClaim objects as part of an EphemeralVolumeSource. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| annotations | map of string| `map[string]string` | | | Annotations is an unstructured key value map stored with a resource that may be
set by external tools to store and retrieve arbitrary metadata. They are not
queryable and should be preserved when modifying objects.
More info: http://kubernetes.io/docs/user-guide/annotations
+optional | | +| annotations | map of string| `map[string]string` | | | Annotations is an unstructured key value map stored with a resource that may be
set by external tools to store and retrieve arbitrary metadata. They are not
queryable and should be preserved when modifying objects.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
+optional | | | creationTimestamp | string| `string` | | | CreationTimestamp is a timestamp representing the server time when this object was
created. It is not guaranteed to be set in happens-before order across separate operations.
Clients may not set this value. It is represented in RFC3339 form and is in UTC.

Populated by the system.
Read-only.
Null for lists.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
+optional | | | deletionGracePeriodSeconds | int64 (formatted integer)| `int64` | | | Number of seconds allowed for this object to gracefully terminate before
it will be removed from the system. Only set when deletionTimestamp is also set.
May only be shortened.
Read-only.
+optional | | | deletionTimestamp | string| `string` | | | DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This
field is set by the server when a graceful deletion is requested by the user, and is not
directly settable by a client. The resource is expected to be deleted (no longer visible
from resource lists, and not reachable by name) after the time in this field, once the
finalizers list is empty. As long as the finalizers list contains items, deletion is blocked.
Once the deletionTimestamp is set, this value may not be unset or be set further into the
future, although it may be shortened or the resource may be deleted prior to this time.
For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react
by sending a graceful termination signal to the containers in the pod. After that 30 seconds,
the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup,
remove the pod from the API. In the presence of network partitions, this object may still
exist after this timestamp, until an administrator or automated process can determine the
resource is fully terminated.
If not set, graceful deletion of the object has not been requested.

Populated by the system when a graceful deletion is requested.
Read-only.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
+optional | | -| finalizers | []string| `[]string` | | | Must be empty before the object is deleted from the registry. Each entry
is an identifier for the responsible component that will remove the entry
from the list. If the deletionTimestamp of the object is non-nil, entries
in this list can only be removed.
Finalizers may be processed and removed in any order. Order is NOT enforced
because it introduces significant risk of stuck finalizers.
finalizers is a shared field, any actor with permission can reorder it.
If the finalizer list is processed in order, then this can lead to a situation
in which the component responsible for the first finalizer in the list is
waiting for a signal (field value, external system, or other) produced by a
component responsible for a finalizer later in the list, resulting in a deadlock.
Without enforced ordering finalizers are free to order amongst themselves and
are not vulnerable to ordering changes in the list.
+optional
+patchStrategy=merge | | +| finalizers | []string| `[]string` | | | Must be empty before the object is deleted from the registry. Each entry
is an identifier for the responsible component that will remove the entry
from the list. If the deletionTimestamp of the object is non-nil, entries
in this list can only be removed.
Finalizers may be processed and removed in any order. Order is NOT enforced
because it introduces significant risk of stuck finalizers.
finalizers is a shared field, any actor with permission can reorder it.
If the finalizer list is processed in order, then this can lead to a situation
in which the component responsible for the first finalizer in the list is
waiting for a signal (field value, external system, or other) produced by a
component responsible for a finalizer later in the list, resulting in a deadlock.
Without enforced ordering finalizers are free to order amongst themselves and
are not vulnerable to ordering changes in the list.
+optional
+patchStrategy=merge
+listType=set | | | generateName | string| `string` | | | GenerateName is an optional prefix, used by the server, to generate a unique
name ONLY IF the Name field has not been provided.
If this field is used, the name returned to the client will be different
than the name passed. This value will also be combined with a unique suffix.
The provided value has the same validation rules as the Name field,
and may be truncated by the length of the suffix required to make the value
unique on the server.

If this field is specified and the generated name exists, the server will return a 409.

Applied only if Name is not specified.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency
+optional | | | generation | int64 (formatted integer)| `int64` | | | A sequence number representing a specific generation of the desired state.
Populated by the system. Read-only.
+optional | | -| labels | map of string| `map[string]string` | | | Map of string keys and values that can be used to organize and categorize
(scope and select) objects. May match selectors of replication controllers
and services.
More info: http://kubernetes.io/docs/user-guide/labels
+optional | | -| managedFields | [][ManagedFieldsEntry](#managed-fields-entry)| `[]*ManagedFieldsEntry` | | | ManagedFields maps workflow-id and version to the set of fields
that are managed by that workflow. This is mostly for internal
housekeeping, and users typically shouldn't need to set or
understand this field. A workflow can be the user's name, a
controller's name, or the name of a specific apply path like
"ci-cd". The set of fields is always in the version that the
workflow used when modifying the object.

+optional | | -| name | string| `string` | | | Name must be unique within a namespace. Is required when creating resources, although
some resources may allow a client to request the generation of an appropriate name
automatically. Name is primarily intended for creation idempotence and configuration
definition.
Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/identifiers#names
+optional | | -| namespace | string| `string` | | | Namespace defines the space within which each name must be unique. An empty namespace is
equivalent to the "default" namespace, but "default" is the canonical representation.
Not all objects are required to be scoped to a namespace - the value of this field for
those objects will be empty.

Must be a DNS_LABEL.
Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces
+optional | | -| ownerReferences | [][OwnerReference](#owner-reference)| `[]*OwnerReference` | | | List of objects depended by this object. If ALL objects in the list have
been deleted, this object will be garbage collected. If this object is managed by a controller,
then an entry in this list will point to this controller, with the controller field set to true.
There cannot be more than one managing controller.
+optional
+patchMergeKey=uid
+patchStrategy=merge | | +| labels | map of string| `map[string]string` | | | Map of string keys and values that can be used to organize and categorize
(scope and select) objects. May match selectors of replication controllers
and services.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels
+optional | | +| managedFields | [][ManagedFieldsEntry](#managed-fields-entry)| `[]*ManagedFieldsEntry` | | | ManagedFields maps workflow-id and version to the set of fields
that are managed by that workflow. This is mostly for internal
housekeeping, and users typically shouldn't need to set or
understand this field. A workflow can be the user's name, a
controller's name, or the name of a specific apply path like
"ci-cd". The set of fields is always in the version that the
workflow used when modifying the object.

+optional
+listType=atomic | | +| name | string| `string` | | | Name must be unique within a namespace. Is required when creating resources, although
some resources may allow a client to request the generation of an appropriate name
automatically. Name is primarily intended for creation idempotence and configuration
definition.
Cannot be updated.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names
+optional | | +| namespace | string| `string` | | | Namespace defines the space within which each name must be unique. An empty namespace is
equivalent to the "default" namespace, but "default" is the canonical representation.
Not all objects are required to be scoped to a namespace - the value of this field for
those objects will be empty.

Must be a DNS_LABEL.
Cannot be updated.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces
+optional | | +| ownerReferences | [][OwnerReference](#owner-reference)| `[]*OwnerReference` | | | List of objects depended by this object. If ALL objects in the list have
been deleted, this object will be garbage collected. If this object is managed by a controller,
then an entry in this list will point to this controller, with the controller field set to true.
There cannot be more than one managing controller.
+optional
+patchMergeKey=uid
+patchStrategy=merge
+listType=map
+listMapKey=uid | | | resourceVersion | string| `string` | | | An opaque value that represents the internal version of this object that can
be used by clients to determine when objects have changed. May be used for optimistic
concurrency, change detection, and the watch operation on a resource or set of resources.
Clients must treat these values as opaque and passed unmodified back to the server.
They may only be valid for a particular resource or set of resources.

Populated by the system.
Read-only.
Value must be treated as opaque by clients and .
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency
+optional | | | selfLink | string| `string` | | | Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.
+optional | | | spec | [PersistentVolumeClaimSpec](#persistent-volume-claim-spec)| `PersistentVolumeClaimSpec` | | | | | @@ -2578,8 +2671,8 @@ type of volume that is owned by someone else (the system). | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| preferredDuringSchedulingIgnoredDuringExecution | [][WeightedPodAffinityTerm](#weighted-pod-affinity-term)| `[]*WeightedPodAffinityTerm` | | | The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions. The node that is
most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
node(s) with the highest sum are the most preferred.
+optional | | -| requiredDuringSchedulingIgnoredDuringExecution | [][PodAffinityTerm](#pod-affinity-term)| `[]*PodAffinityTerm` | | | If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
If the affinity requirements specified by this field cease to be met
at some point during pod execution (e.g. due to a pod label update), the
system may or may not try to eventually evict the pod from its node.
When there are multiple elements, the lists of nodes corresponding to each
podAffinityTerm are intersected, i.e. all terms must be satisfied.
+optional | | +| preferredDuringSchedulingIgnoredDuringExecution | [][WeightedPodAffinityTerm](#weighted-pod-affinity-term)| `[]*WeightedPodAffinityTerm` | | | The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions. The node that is
most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
node(s) with the highest sum are the most preferred.
+optional
+listType=atomic | | +| requiredDuringSchedulingIgnoredDuringExecution | [][PodAffinityTerm](#pod-affinity-term)| `[]*PodAffinityTerm` | | | If the affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
If the affinity requirements specified by this field cease to be met
at some point during pod execution (e.g. due to a pod label update), the
system may or may not try to eventually evict the pod from its node.
When there are multiple elements, the lists of nodes corresponding to each
podAffinityTerm are intersected, i.e. all terms must be satisfied.
+optional
+listType=atomic | | @@ -2603,8 +2696,10 @@ a pod of the set of pods is running | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | labelSelector | [LabelSelector](#label-selector)| `LabelSelector` | | | | | +| matchLabelKeys | []string| `[]string` | | | MatchLabelKeys is a set of pod label keys to select which pods will
be taken into consideration. The keys are used to lookup values from the
incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)`
to select the group of existing pods which pods will be taken into consideration
for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming
pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
+listType=atomic
+optional | | +| mismatchLabelKeys | []string| `[]string` | | | MismatchLabelKeys is a set of pod label keys to select which pods will
be taken into consideration. The keys are used to lookup values from the
incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)`
to select the group of existing pods which pods will be taken into consideration
for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming
pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.
+listType=atomic
+optional | | | namespaceSelector | [LabelSelector](#label-selector)| `LabelSelector` | | | | | -| namespaces | []string| `[]string` | | | namespaces specifies a static list of namespace names that the term applies to.
The term is applied to the union of the namespaces listed in this field
and the ones selected by namespaceSelector.
null or empty namespaces list and null namespaceSelector means "this pod's namespace".
+optional | | +| namespaces | []string| `[]string` | | | namespaces specifies a static list of namespace names that the term applies to.
The term is applied to the union of the namespaces listed in this field
and the ones selected by namespaceSelector.
null or empty namespaces list and null namespaceSelector means "this pod's namespace".
+optional
+listType=atomic | | | topologyKey | string| `string` | | | This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching
the labelSelector in the specified namespaces, where co-located is defined as running on a node
whose value of the label with key topologyKey matches that of any node on which any of the
selected pods is running.
Empty topologyKey is not allowed. | | @@ -2620,8 +2715,8 @@ a pod of the set of pods is running | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| preferredDuringSchedulingIgnoredDuringExecution | [][WeightedPodAffinityTerm](#weighted-pod-affinity-term)| `[]*WeightedPodAffinityTerm` | | | The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions. The node that is
most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling anti-affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
node(s) with the highest sum are the most preferred.
+optional | | -| requiredDuringSchedulingIgnoredDuringExecution | [][PodAffinityTerm](#pod-affinity-term)| `[]*PodAffinityTerm` | | | If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
If the anti-affinity requirements specified by this field cease to be met
at some point during pod execution (e.g. due to a pod label update), the
system may or may not try to eventually evict the pod from its node.
When there are multiple elements, the lists of nodes corresponding to each
podAffinityTerm are intersected, i.e. all terms must be satisfied.
+optional | | +| preferredDuringSchedulingIgnoredDuringExecution | [][WeightedPodAffinityTerm](#weighted-pod-affinity-term)| `[]*WeightedPodAffinityTerm` | | | The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions. The node that is
most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling anti-affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
node(s) with the highest sum are the most preferred.
+optional
+listType=atomic | | +| requiredDuringSchedulingIgnoredDuringExecution | [][PodAffinityTerm](#pod-affinity-term)| `[]*PodAffinityTerm` | | | If the anti-affinity requirements specified by this field are not met at
scheduling time, the pod will not be scheduled onto the node.
If the anti-affinity requirements specified by this field cease to be met
at some point during pod execution (e.g. due to a pod label update), the
system may or may not try to eventually evict the pod from its node.
When there are multiple elements, the lists of nodes corresponding to each
podAffinityTerm are intersected, i.e. all terms must be satisfied.
+optional
+listType=atomic | | @@ -2656,6 +2751,7 @@ container.securityContext take precedence over field values of PodSecurityContex | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| +| appArmorProfile | [AppArmorProfile](#app-armor-profile)| `AppArmorProfile` | | | | | | fsGroup | int64 (formatted integer)| `int64` | | | A special supplemental group that applies to all containers in a pod.
Some volume types allow the Kubelet to change the ownership of that volume
to be owned by the pod:

1. The owning GID will be the FSGroup
2. The setgid bit is set (new files created in the volume will be owned by FSGroup)
3. The permission bits are OR'd with rw-rw----

If unset, the Kubelet will not modify the ownership and permissions of any volume.
Note that this field cannot be set when spec.os.name is windows.
+optional | | | fsGroupChangePolicy | [PodFSGroupChangePolicy](#pod-f-s-group-change-policy)| `PodFSGroupChangePolicy` | | | | | | runAsGroup | int64 (formatted integer)| `int64` | | | The GID to run the entrypoint of the container process.
Uses runtime default if unset.
May also be set in SecurityContext. If set in both SecurityContext and
PodSecurityContext, the value specified in SecurityContext takes precedence
for that container.
Note that this field cannot be set when spec.os.name is windows.
+optional | | @@ -2663,8 +2759,8 @@ container.securityContext take precedence over field values of PodSecurityContex | runAsUser | int64 (formatted integer)| `int64` | | | The UID to run the entrypoint of the container process.
Defaults to user specified in image metadata if unspecified.
May also be set in SecurityContext. If set in both SecurityContext and
PodSecurityContext, the value specified in SecurityContext takes precedence
for that container.
Note that this field cannot be set when spec.os.name is windows.
+optional | | | seLinuxOptions | [SELinuxOptions](#s-e-linux-options)| `SELinuxOptions` | | | | | | seccompProfile | [SeccompProfile](#seccomp-profile)| `SeccompProfile` | | | | | -| supplementalGroups | []int64 (formatted integer)| `[]int64` | | | A list of groups applied to the first process run in each container, in addition
to the container's primary GID, the fsGroup (if specified), and group memberships
defined in the container image for the uid of the container process. If unspecified,
no additional groups are added to any container. Note that group memberships
defined in the container image for the uid of the container process are still effective,
even if they are not included in this list.
Note that this field cannot be set when spec.os.name is windows.
+optional | | -| sysctls | [][Sysctl](#sysctl)| `[]*Sysctl` | | | Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported
sysctls (by the container runtime) might fail to launch.
Note that this field cannot be set when spec.os.name is windows.
+optional | | +| supplementalGroups | []int64 (formatted integer)| `[]int64` | | | A list of groups applied to the first process run in each container, in addition
to the container's primary GID, the fsGroup (if specified), and group memberships
defined in the container image for the uid of the container process. If unspecified,
no additional groups are added to any container. Note that group memberships
defined in the container image for the uid of the container process are still effective,
even if they are not included in this list.
Note that this field cannot be set when spec.os.name is windows.
+optional
+listType=atomic | | +| sysctls | [][Sysctl](#sysctl)| `[]*Sysctl` | | | Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported
sysctls (by the container runtime) might fail to launch.
Note that this field cannot be set when spec.os.name is windows.
+optional
+listType=atomic | | | windowsOptions | [WindowsSecurityContextOptions](#windows-security-context-options)| `WindowsSecurityContextOptions` | | | | | @@ -2774,7 +2870,7 @@ alive or ready to receive traffic. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | defaultMode | int32 (formatted integer)| `int32` | | | defaultMode are the mode bits used to set permissions on created files by default.
Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.
YAML accepts both octal and decimal values, JSON requires decimal values for mode bits.
Directories within the path are not affected by this setting.
This might be in conflict with other options that affect the file
mode, like fsGroup, and the result can be other mode bits set.
+optional | | -| sources | [][VolumeProjection](#volume-projection)| `[]*VolumeProjection` | | | sources is the list of volume projections
+optional | | +| sources | [][VolumeProjection](#volume-projection)| `[]*VolumeProjection` | | | sources is the list of volume projections
+optional
+listType=atomic | | @@ -2945,7 +3041,7 @@ cause implementors to also use a fixed point implementation. | fsType | string| `string` | | | fsType is the filesystem type of the volume that you want to mount.
Tip: Ensure that the filesystem type is supported by the host operating system.
Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd
TODO: how do we prevent errors in the filesystem from compromising the machine
+optional | | | image | string| `string` | | | image is the rados image name.
More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | | | keyring | string| `string` | | | keyring is the path to key ring for RBDUser.
Default is /etc/ceph/keyring.
More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
+optional | | -| monitors | []string| `[]string` | | | monitors is a collection of Ceph monitors.
More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | | +| monitors | []string| `[]string` | | | monitors is a collection of Ceph monitors.
More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
+listType=atomic | | | pool | string| `string` | | | pool is the rados pool name.
Default is rbd.
More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
+optional | | | readOnly | boolean| `bool` | | | readOnly here will force the ReadOnly setting in VolumeMounts.
Defaults to false.
More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
+optional | | | secretRef | [LocalObjectReference](#local-object-reference)| `LocalObjectReference` | | | | | @@ -2971,6 +3067,17 @@ cause implementors to also use a fixed point implementation. +### RecursiveReadOnlyMode + + + + +| Name | Type | Go type | Default | Description | Example | +|------|------|---------| ------- |-------------|---------| +| RecursiveReadOnlyMode | string| string | | | | + + + ### ResourceClaim @@ -3014,6 +3121,17 @@ cause implementors to also use a fixed point implementation. [ResourceList](#resource-list) +### ResourceName + + + + +| Name | Type | Go type | Default | Description | Example | +|------|------|---------| ------- |-------------|---------| +| ResourceName | string| string | | | | + + + ### ResourceRequirements @@ -3031,6 +3149,17 @@ cause implementors to also use a fixed point implementation. +### ResourceResizeRestartPolicy + + + + +| Name | Type | Go type | Default | Description | Example | +|------|------|---------| ------- |-------------|---------| +| ResourceResizeRestartPolicy | string| string | | | | + + + ### ResourceTemplate @@ -3226,10 +3355,10 @@ cause implementors to also use a fixed point implementation. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge | | -| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional | | +| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge
+listType=map
+listMapKey=name | | +| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional
+listType=atomic | | | image | string| `string` | | | Container image name.
More info: https://kubernetes.io/docs/concepts/containers/images
This field is optional to allow higher level config management to default or override
container images in workload controllers like Deployments and StatefulSets.
+optional | | | imagePullPolicy | [PullPolicy](#pull-policy)| `PullPolicy` | | | | | | lifecycle | [Lifecycle](#lifecycle)| `Lifecycle` | | | | | @@ -3237,7 +3366,9 @@ cause implementors to also use a fixed point implementation. | name | string| `string` | | | Name of the container specified as a DNS_LABEL.
Each container in a pod must have a unique name (DNS_LABEL).
Cannot be updated. | | | ports | [][ContainerPort](#container-port)| `[]*ContainerPort` | | | List of ports to expose from the container. Not specifying a port here
DOES NOT prevent that port from being exposed. Any port which is
listening on the default "0.0.0.0" address inside a container will be
accessible from the network.
Modifying this array with strategic merge patch may corrupt the data.
For more information See https://github.com/kubernetes/kubernetes/issues/108255.
Cannot be updated.
+optional
+patchMergeKey=containerPort
+patchStrategy=merge
+listType=map
+listMapKey=containerPort
+listMapKey=protocol | | | readinessProbe | [Probe](#probe)| `Probe` | | | | | +| resizePolicy | [][ContainerResizePolicy](#container-resize-policy)| `[]*ContainerResizePolicy` | | | Resources resize policy for the container.
+featureGate=InPlacePodVerticalScaling
+optional
+listType=atomic | | | resources | [ResourceRequirements](#resource-requirements)| `ResourceRequirements` | | | | | +| restartPolicy | [ContainerRestartPolicy](#container-restart-policy)| `ContainerRestartPolicy` | | | | | | securityContext | [SecurityContext](#security-context)| `SecurityContext` | | | | | | source | string| `string` | | | Source contains the source code of the script to execute | | | startupProbe | [Probe](#probe)| `Probe` | | | | | @@ -3246,8 +3377,8 @@ cause implementors to also use a fixed point implementation. | terminationMessagePath | string| `string` | | | Optional: Path at which the file to which the container's termination message
will be written is mounted into the container's filesystem.
Message written is intended to be brief final status, such as an assertion failure message.
Will be truncated by the node if greater than 4096 bytes. The total message length across
all containers will be limited to 12kb.
Defaults to /dev/termination-log.
Cannot be updated.
+optional | | | terminationMessagePolicy | [TerminationMessagePolicy](#termination-message-policy)| `TerminationMessagePolicy` | | | | | | tty | boolean| `bool` | | | Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
Default is false.
+optional | | -| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+optional | | -| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge | | +| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+listType=map
+listMapKey=devicePath
+optional | | +| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge
+listType=map
+listMapKey=mountPath | | | workingDir | string| `string` | | | Container's working directory.
If not specified, the container runtime's default will be used, which
might be configured in the container image.
Cannot be updated.
+optional | | @@ -3267,7 +3398,7 @@ cause implementors to also use a fixed point implementation. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| localhostProfile | string| `string` | | | localhostProfile indicates a profile defined in a file on the node should be used.
The profile must be preconfigured on the node to work.
Must be a descending path, relative to the kubelet's configured seccomp profile location.
Must only be set if type is "Localhost".
+optional | | +| localhostProfile | string| `string` | | | localhostProfile indicates a profile defined in a file on the node should be used.
The profile must be preconfigured on the node to work.
Must be a descending path, relative to the kubelet's configured seccomp profile location.
Must be set if type is "Localhost". Must NOT be set for any other type.
+optional | | | type | [SeccompProfileType](#seccomp-profile-type)| `SeccompProfileType` | | | | | @@ -3301,7 +3432,7 @@ key-value pairs as environment variables. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | Specify whether the Secret must be defined
+optional | | @@ -3321,7 +3452,7 @@ key-value pairs as environment variables. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | key | string| `string` | | | The key of the secret to select from. Must be a valid secret key. | | -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | Specify whether the Secret or its key must be defined
+optional | | @@ -3343,8 +3474,8 @@ mode. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items if unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the Secret,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional | | -| name | string| `string` | | | Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
+optional | | +| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items if unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the Secret,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional
+listType=atomic | | +| name | string| `string` | | | Name of the referent.
This field is effectively required, but due to backwards compatibility is
allowed to be empty. Instances of this type with an empty value here are
almost certainly wrong.
TODO: Add other useful fields. apiVersion, kind, uid?
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+optional
+default=""
+kubebuilder:default=""
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. | | | optional | boolean| `bool` | | | optional field specify whether the Secret or its key must be defined
+optional | | @@ -3366,7 +3497,7 @@ Secret volumes support ownership management and SELinux relabeling. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | defaultMode | int32 (formatted integer)| `int32` | | | defaultMode is Optional: mode bits used to set permissions on created files by default.
Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.
YAML accepts both octal and decimal values, JSON requires decimal values
for mode bits. Defaults to 0644.
Directories within the path are not affected by this setting.
This might be in conflict with other options that affect the file
mode, like fsGroup, and the result can be other mode bits set.
+optional | | -| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items If unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the Secret,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional | | +| items | [][KeyToPath](#key-to-path)| `[]*KeyToPath` | | | items If unspecified, each key-value pair in the Data field of the referenced
Secret will be projected into the volume as a file whose name is the
key and content is the value. If specified, the listed keys will be
projected into the specified paths, and unlisted keys will not be
present. If a key is specified which is not present in the Secret,
the volume setup will error unless it is marked optional. Paths must be
relative and may not contain the '..' path or start with '..'.
+optional
+listType=atomic | | | optional | boolean| `bool` | | | optional field specify whether the Secret or its keys must be defined
+optional | | | secretName | string| `string` | | | secretName is the name of the secret in the pod's namespace to use.
More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
+optional | | @@ -3388,6 +3519,7 @@ are set, the values in SecurityContext take precedence. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| | allowPrivilegeEscalation | boolean| `bool` | | | AllowPrivilegeEscalation controls whether a process can gain more
privileges than its parent process. This bool directly controls if
the no_new_privs flag will be set on the container process.
AllowPrivilegeEscalation is true always when the container is:
1) run as Privileged
2) has CAP_SYS_ADMIN
Note that this field cannot be set when spec.os.name is windows.
+optional | | +| appArmorProfile | [AppArmorProfile](#app-armor-profile)| `AppArmorProfile` | | | | | | capabilities | [Capabilities](#capabilities)| `Capabilities` | | | | | | privileged | boolean| `bool` | | | Run container in privileged mode.
Processes in privileged containers are essentially equivalent to root on the host.
Defaults to false.
Note that this field cannot be set when spec.os.name is windows.
+optional | | | procMount | [ProcMountType](#proc-mount-type)| `ProcMountType` | | | | | @@ -3464,6 +3596,21 @@ otherwise). +### SleepAction + + + + + + +**Properties** + +| Name | Type | Go type | Required | Default | Description | Example | +|------|------|---------|:--------:| ------- |-------------|---------| +| seconds | int64 (formatted integer)| `int64` | | | Seconds is the number of seconds to sleep. | | + + + ### StorageMedium @@ -3847,10 +3994,10 @@ intent and helps make sure that UIDs and names do not get conflated. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| -| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional | | -| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge | | -| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional | | +| args | []string| `[]string` | | | Arguments to the entrypoint.
The container image's CMD is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| command | []string| `[]string` | | | Entrypoint array. Not executed within a shell.
The container image's ENTRYPOINT is used if this is not provided.
Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
of whether the variable exists or not. Cannot be updated.
More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
+optional
+listType=atomic | | +| env | [][EnvVar](#env-var)| `[]*EnvVar` | | | List of environment variables to set in the container.
Cannot be updated.
+optional
+patchMergeKey=name
+patchStrategy=merge
+listType=map
+listMapKey=name | | +| envFrom | [][EnvFromSource](#env-from-source)| `[]*EnvFromSource` | | | List of sources to populate environment variables in the container.
The keys defined within a source must be a C_IDENTIFIER. All invalid keys
will be reported as an event when the container is starting. When a key exists in multiple
sources, the value associated with the last source will take precedence.
Values defined by an Env with a duplicate key will take precedence.
Cannot be updated.
+optional
+listType=atomic | | | image | string| `string` | | | Container image name.
More info: https://kubernetes.io/docs/concepts/containers/images
This field is optional to allow higher level config management to default or override
container images in workload controllers like Deployments and StatefulSets.
+optional | | | imagePullPolicy | [PullPolicy](#pull-policy)| `PullPolicy` | | | | | | lifecycle | [Lifecycle](#lifecycle)| `Lifecycle` | | | | | @@ -3859,7 +4006,9 @@ intent and helps make sure that UIDs and names do not get conflated. | name | string| `string` | | | Name of the container specified as a DNS_LABEL.
Each container in a pod must have a unique name (DNS_LABEL).
Cannot be updated. | | | ports | [][ContainerPort](#container-port)| `[]*ContainerPort` | | | List of ports to expose from the container. Not specifying a port here
DOES NOT prevent that port from being exposed. Any port which is
listening on the default "0.0.0.0" address inside a container will be
accessible from the network.
Modifying this array with strategic merge patch may corrupt the data.
For more information See https://github.com/kubernetes/kubernetes/issues/108255.
Cannot be updated.
+optional
+patchMergeKey=containerPort
+patchStrategy=merge
+listType=map
+listMapKey=containerPort
+listMapKey=protocol | | | readinessProbe | [Probe](#probe)| `Probe` | | | | | +| resizePolicy | [][ContainerResizePolicy](#container-resize-policy)| `[]*ContainerResizePolicy` | | | Resources resize policy for the container.
+featureGate=InPlacePodVerticalScaling
+optional
+listType=atomic | | | resources | [ResourceRequirements](#resource-requirements)| `ResourceRequirements` | | | | | +| restartPolicy | [ContainerRestartPolicy](#container-restart-policy)| `ContainerRestartPolicy` | | | | | | securityContext | [SecurityContext](#security-context)| `SecurityContext` | | | | | | startupProbe | [Probe](#probe)| `Probe` | | | | | | stdin | boolean| `bool` | | | Whether this container should allocate a buffer for stdin in the container runtime. If this
is not set, reads from stdin in the container will always result in EOF.
Default is false.
+optional | | @@ -3867,8 +4016,8 @@ intent and helps make sure that UIDs and names do not get conflated. | terminationMessagePath | string| `string` | | | Optional: Path at which the file to which the container's termination message
will be written is mounted into the container's filesystem.
Message written is intended to be brief final status, such as an assertion failure message.
Will be truncated by the node if greater than 4096 bytes. The total message length across
all containers will be limited to 12kb.
Defaults to /dev/termination-log.
Cannot be updated.
+optional | | | terminationMessagePolicy | [TerminationMessagePolicy](#termination-message-policy)| `TerminationMessagePolicy` | | | | | | tty | boolean| `bool` | | | Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
Default is false.
+optional | | -| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+optional | | -| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge | | +| volumeDevices | [][VolumeDevice](#volume-device)| `[]*VolumeDevice` | | | volumeDevices is the list of block devices to be used by the container.
+patchMergeKey=devicePath
+patchStrategy=merge
+listType=map
+listMapKey=devicePath
+optional | | +| volumeMounts | [][VolumeMount](#volume-mount)| `[]*VolumeMount` | | | Pod volumes to mount into the container's filesystem.
Cannot be updated.
+optional
+patchMergeKey=mountPath
+patchStrategy=merge
+listType=map
+listMapKey=mountPath | | | workingDir | string| `string` | | | Container's working directory.
If not specified, the container runtime's default will be used, which
might be configured in the container image.
Cannot be updated.
+optional | | @@ -3974,6 +4123,7 @@ intent and helps make sure that UIDs and names do not get conflated. | mountPropagation | [MountPropagationMode](#mount-propagation-mode)| `MountPropagationMode` | | | | | | name | string| `string` | | | This must match the Name of a Volume. | | | readOnly | boolean| `bool` | | | Mounted read-only if true, read-write otherwise (false or unspecified).
Defaults to false.
+optional | | +| recursiveReadOnly | [RecursiveReadOnlyMode](#recursive-read-only-mode)| `RecursiveReadOnlyMode` | | | | | | subPath | string| `string` | | | Path within the volume from which the container's volume should be mounted.
Defaults to "" (volume's root).
+optional | | | subPathExpr | string| `string` | | | Expanded path within the volume from which the container's volume should be mounted.
Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment.
Defaults to "" (volume's root).
SubPathExpr and SubPath are mutually exclusive.
+optional | | @@ -3993,6 +4143,7 @@ intent and helps make sure that UIDs and names do not get conflated. | Name | Type | Go type | Required | Default | Description | Example | |------|------|---------|:--------:| ------- |-------------|---------| +| clusterTrustBundle | [ClusterTrustBundleProjection](#cluster-trust-bundle-projection)| `ClusterTrustBundleProjection` | | | | | | configMap | [ConfigMapProjection](#config-map-projection)| `ConfigMapProjection` | | | | | | downwardAPI | [DownwardAPIProjection](#downward-api-projection)| `DownwardAPIProjection` | | | | | | secret | [SecretProjection](#secret-projection)| `SecretProjection` | | | | | @@ -4000,6 +4151,22 @@ intent and helps make sure that UIDs and names do not get conflated. +### VolumeResourceRequirements + + + + + + +**Properties** + +| Name | Type | Go type | Required | Default | Description | Example | +|------|------|---------|:--------:| ------- |-------------|---------| +| limits | [ResourceList](#resource-list)| `ResourceList` | | | | | +| requests | [ResourceList](#resource-list)| `ResourceList` | | | | | + + + ### VsphereVirtualDiskVolumeSource @@ -4050,7 +4217,7 @@ intent and helps make sure that UIDs and names do not get conflated. |------|------|---------|:--------:| ------- |-------------|---------| | gmsaCredentialSpec | string| `string` | | | GMSACredentialSpec is where the GMSA admission webhook
(https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the
GMSA credential spec named by the GMSACredentialSpecName field.
+optional | | | gmsaCredentialSpecName | string| `string` | | | GMSACredentialSpecName is the name of the GMSA credential spec to use.
+optional | | -| hostProcess | boolean| `bool` | | | HostProcess determines if a container should be run as a 'Host Process' container.
This field is alpha-level and will only be honored by components that enable the
WindowsHostProcessContainers feature flag. Setting this field without the feature
flag will result in errors when validating the Pod. All of a Pod's containers must
have the same effective HostProcess value (it is not allowed to have a mix of HostProcess
containers and non-HostProcess containers). In addition, if HostProcess is true
then HostNetwork must also be set to true.
+optional | | +| hostProcess | boolean| `bool` | | | HostProcess determines if a container should be run as a 'Host Process' container.
All of a Pod's containers must have the same effective HostProcess value
(it is not allowed to have a mix of HostProcess containers and non-HostProcess containers).
In addition, if HostProcess is true then HostNetwork must also be set to true.
+optional | | | runAsUserName | string| `string` | | | The UserName in Windows to run the entrypoint of the container process.
Defaults to the user specified in image metadata if unspecified.
May also be set in PodSecurityContext. If set in both SecurityContext and
PodSecurityContext, the value specified in SecurityContext takes precedence.
+optional | | diff --git a/docs/fields.md b/docs/fields.md index 620316c7f1cf..8f7c87a1079a 100644 --- a/docs/fields.md +++ b/docs/fields.md @@ -2608,7 +2608,9 @@ UserContainer is a container specified by a user. |`name`|`string`|Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.| |`ports`|`Array<`[`ContainerPort`](#containerport)`>`|List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default "0.0.0.0" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.| |`readinessProbe`|[`Probe`](#probe)|Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| +|`resizePolicy`|`Array<`[`ContainerResizePolicy`](#containerresizepolicy)`>`|Resources resize policy for the container.| |`resources`|[`ResourceRequirements`](#resourcerequirements)|Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| +|`restartPolicy`|`string`|RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is "Always". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as "Always" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy "Always" will be shut down. This lifecycle differs from normal init containers and is often referred to as a "sidecar" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.| |`securityContext`|[`SecurityContext`](#securitycontext)|SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/| |`startupProbe`|[`Probe`](#probe)|StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| |`stdin`|`boolean`|Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.| @@ -2947,7 +2949,9 @@ ScriptTemplate is a template subtype to enable scripting through code steps |`name`|`string`|Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.| |`ports`|`Array<`[`ContainerPort`](#containerport)`>`|List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default "0.0.0.0" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.| |`readinessProbe`|[`Probe`](#probe)|Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| +|`resizePolicy`|`Array<`[`ContainerResizePolicy`](#containerresizepolicy)`>`|Resources resize policy for the container.| |`resources`|[`ResourceRequirements`](#resourcerequirements)|Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| +|`restartPolicy`|`string`|RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is "Always". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as "Always" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy "Always" will be shut down. This lifecycle differs from normal init containers and is often referred to as a "sidecar" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.| |`securityContext`|[`SecurityContext`](#securitycontext)|SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/| |`source`|`string`|Source contains the source code of the script to execute| |`startupProbe`|[`Probe`](#probe)|StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| @@ -3758,7 +3762,9 @@ _No description available_ |`name`|`string`|Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.| |`ports`|`Array<`[`ContainerPort`](#containerport)`>`|List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default "0.0.0.0" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.| |`readinessProbe`|[`Probe`](#probe)|Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| +|`resizePolicy`|`Array<`[`ContainerResizePolicy`](#containerresizepolicy)`>`|Resources resize policy for the container.| |`resources`|[`ResourceRequirements`](#resourcerequirements)|Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| +|`restartPolicy`|`string`|RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is "Always". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as "Always" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy "Always" will be shut down. This lifecycle differs from normal init containers and is often referred to as a "sidecar" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.| |`securityContext`|[`SecurityContext`](#securitycontext)|SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/| |`startupProbe`|[`Probe`](#probe)|StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| |`stdin`|`boolean`|Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.| @@ -4917,22 +4923,21 @@ ObjectMeta is metadata that all persisted resources must have, which includes al ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`annotations`|`Map< string , string >`|Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations| -|`clusterName`|`string`|The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.| +|`annotations`|`Map< string , string >`|Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations| |`creationTimestamp`|[`Time`](#time)|CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata| |`deletionGracePeriodSeconds`|`integer`|Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.| |`deletionTimestamp`|[`Time`](#time)|DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested. Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata| |`finalizers`|`Array< string >`|Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.| -|`generateName`|`string`|GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency| +|`generateName`|`string`|GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will return a 409. Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency| |`generation`|`integer`|A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.| -|`labels`|`Map< string , string >`|Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels| +|`labels`|`Map< string , string >`|Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels| |`managedFields`|`Array<`[`ManagedFieldsEntry`](#managedfieldsentry)`>`|ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like "ci-cd". The set of fields is always in the version that the workflow used when modifying the object.| -|`name`|`string`|Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names| -|`namespace`|`string`|Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the "default" namespace, but "default" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces| +|`name`|`string`|Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names| +|`namespace`|`string`|Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the "default" namespace, but "default" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces| |`ownerReferences`|`Array<`[`OwnerReference`](#ownerreference)`>`|List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.| |`resourceVersion`|`string`|An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency| -|~~`selfLink`~~|~~`string`~~|~~SelfLink is a URL representing this object. Populated by the system. Read-only.~~ DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.| -|`uid`|`string`|UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids| +|`selfLink`|`string`|Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.| +|`uid`|`string`|UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids| ## Affinity @@ -4985,7 +4990,7 @@ LocalObjectReference contains enough information to let you locate the reference ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| ## PodDisruptionBudgetSpec @@ -5003,6 +5008,7 @@ PodDisruptionBudgetSpec is a description of a PodDisruptionBudget. |`maxUnavailable`|[`IntOrString`](#intorstring)|An eviction is allowed if at most "maxUnavailable" pods selected by "selector" are unavailable after the eviction, i.e. even in absence of the evicted pod. For example, one can prevent all voluntary evictions by specifying 0. This is a mutually exclusive setting with "minAvailable".| |`minAvailable`|[`IntOrString`](#intorstring)|An eviction is allowed if at least "minAvailable" pods selected by "selector" will still be available after the eviction, i.e. even in the absence of the evicted pod. So for example you can prevent all voluntary evictions by specifying "100%".| |`selector`|[`LabelSelector`](#labelselector)|Label query over pods whose evictions are managed by the disruption budget. A null selector will match no pods, while an empty ({}) selector will select all pods within the namespace.| +|`unhealthyPodEvictionPolicy`|`string`|UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type="Ready",status="True". Valid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy. IfHealthyBudget policy means that running pods (status.phase="Running"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction. AlwaysAllow policy means that all running pods (status.phase="Running"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction. Additional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field. This field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default).| ## PodSecurityContext @@ -5017,6 +5023,7 @@ PodSecurityContext holds pod-level security attributes and common container sett ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| +|`appArmorProfile`|[`AppArmorProfile`](#apparmorprofile)|appArmorProfile is the AppArmor options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.| |`fsGroup`|`integer`|A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod: 1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw---- If unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.| |`fsGroupChangePolicy`|`string`|fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are "OnRootMismatch" and "Always". If not specified, "Always" is used. Note that this field cannot be set when spec.os.name is windows.| |`runAsGroup`|`integer`|The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.| @@ -5024,7 +5031,7 @@ PodSecurityContext holds pod-level security attributes and common container sett |`runAsUser`|`integer`|The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.| |`seLinuxOptions`|[`SELinuxOptions`](#selinuxoptions)|The SELinux context to be applied to all containers. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.| |`seccompProfile`|[`SeccompProfile`](#seccompprofile)|The seccomp options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.| -|`supplementalGroups`|`Array< integer >`|A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. Note that this field cannot be set when spec.os.name is windows.| +|`supplementalGroups`|`Array< integer >`|A list of groups applied to the first process run in each container, in addition to the container's primary GID, the fsGroup (if specified), and group memberships defined in the container image for the uid of the container process. If unspecified, no additional groups are added to any container. Note that group memberships defined in the container image for the uid of the container process are still effective, even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows.| |`sysctls`|`Array<`[`Sysctl`](#sysctl)`>`|Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows.| |`windowsOptions`|[`WindowsSecurityContextOptions`](#windowssecuritycontextoptions)|The Windows specific settings applied to all containers. If unspecified, the options within a container's SecurityContext will be used. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. Note that this field cannot be set when spec.os.name is linux.| @@ -5035,9 +5042,9 @@ The pod this Toleration is attached to tolerates any taint that matches the trip ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`effect`|`string`|Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. Possible enum values: - `"NoExecute"` Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController. - `"NoSchedule"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler. - `"PreferNoSchedule"` Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler.| +|`effect`|`string`|Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.| |`key`|`string`|Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.| -|`operator`|`string`|Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. Possible enum values: - `"Equal"` - `"Exists"`| +|`operator`|`string`|Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.| |`tolerationSeconds`|`integer`|TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.| |`value`|`string`|Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.| @@ -5069,8 +5076,8 @@ PersistentVolumeClaim is a user's request for and claim to a persistent volume |`apiVersion`|`string`|APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources| |`kind`|`string`|Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds| |`metadata`|[`ObjectMeta`](#objectmeta)|Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata| -|`spec`|[`PersistentVolumeClaimSpec`](#persistentvolumeclaimspec)|Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| -|`status`|[`PersistentVolumeClaimStatus`](#persistentvolumeclaimstatus)|Status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| +|`spec`|[`PersistentVolumeClaimSpec`](#persistentvolumeclaimspec)|spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| +|`status`|[`PersistentVolumeClaimStatus`](#persistentvolumeclaimstatus)|status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| ## Volume @@ -5097,36 +5104,36 @@ Volume represents a named volume in a pod that may be accessed by any container ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`awsElasticBlockStore`|[`AWSElasticBlockStoreVolumeSource`](#awselasticblockstorevolumesource)|AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| -|`azureDisk`|[`AzureDiskVolumeSource`](#azurediskvolumesource)|AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.| -|`azureFile`|[`AzureFileVolumeSource`](#azurefilevolumesource)|AzureFile represents an Azure File Service mount on the host and bind mount to the pod.| -|`cephfs`|[`CephFSVolumeSource`](#cephfsvolumesource)|CephFS represents a Ceph FS mount on the host that shares a pod's lifetime| -|`cinder`|[`CinderVolumeSource`](#cindervolumesource)|Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| -|`configMap`|[`ConfigMapVolumeSource`](#configmapvolumesource)|ConfigMap represents a configMap that should populate this volume| -|`csi`|[`CSIVolumeSource`](#csivolumesource)|CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).| -|`downwardAPI`|[`DownwardAPIVolumeSource`](#downwardapivolumesource)|DownwardAPI represents downward API about the pod that should populate this volume| -|`emptyDir`|[`EmptyDirVolumeSource`](#emptydirvolumesource)|EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir| -|`ephemeral`|[`EphemeralVolumeSource`](#ephemeralvolumesource)|Ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed. Use this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity tracking are needed, c) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through a PersistentVolumeClaim (see EphemeralVolumeSource for more information on the connection between this volume type and PersistentVolumeClaim). Use PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod. Use CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information. A pod can use both types of ephemeral volumes and persistent volumes at the same time.| -|`fc`|[`FCVolumeSource`](#fcvolumesource)|FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.| -|`flexVolume`|[`FlexVolumeSource`](#flexvolumesource)|FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.| -|`flocker`|[`FlockerVolumeSource`](#flockervolumesource)|Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running| -|`gcePersistentDisk`|[`GCEPersistentDiskVolumeSource`](#gcepersistentdiskvolumesource)|GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| -|~~`gitRepo`~~|~~[`GitRepoVolumeSource`](#gitrepovolumesource)~~|~~GitRepo represents a git repository at a particular revision.~~ DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.| -|`glusterfs`|[`GlusterfsVolumeSource`](#glusterfsvolumesource)|Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md| -|`hostPath`|[`HostPathVolumeSource`](#hostpathvolumesource)|HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath| -|`iscsi`|[`ISCSIVolumeSource`](#iscsivolumesource)|ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md| -|`name`|`string`|Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| -|`nfs`|[`NFSVolumeSource`](#nfsvolumesource)|NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| -|`persistentVolumeClaim`|[`PersistentVolumeClaimVolumeSource`](#persistentvolumeclaimvolumesource)|PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| -|`photonPersistentDisk`|[`PhotonPersistentDiskVolumeSource`](#photonpersistentdiskvolumesource)|PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine| -|`portworxVolume`|[`PortworxVolumeSource`](#portworxvolumesource)|PortworxVolume represents a portworx volume attached and mounted on kubelets host machine| -|`projected`|[`ProjectedVolumeSource`](#projectedvolumesource)|Items for all in one resources secrets, configmaps, and downward API| -|`quobyte`|[`QuobyteVolumeSource`](#quobytevolumesource)|Quobyte represents a Quobyte mount on the host that shares a pod's lifetime| -|`rbd`|[`RBDVolumeSource`](#rbdvolumesource)|RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md| -|`scaleIO`|[`ScaleIOVolumeSource`](#scaleiovolumesource)|ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.| -|`secret`|[`SecretVolumeSource`](#secretvolumesource)|Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret| -|`storageos`|[`StorageOSVolumeSource`](#storageosvolumesource)|StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.| -|`vsphereVolume`|[`VsphereVirtualDiskVolumeSource`](#vspherevirtualdiskvolumesource)|VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine| +|`awsElasticBlockStore`|[`AWSElasticBlockStoreVolumeSource`](#awselasticblockstorevolumesource)|awsElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| +|`azureDisk`|[`AzureDiskVolumeSource`](#azurediskvolumesource)|azureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.| +|`azureFile`|[`AzureFileVolumeSource`](#azurefilevolumesource)|azureFile represents an Azure File Service mount on the host and bind mount to the pod.| +|`cephfs`|[`CephFSVolumeSource`](#cephfsvolumesource)|cephFS represents a Ceph FS mount on the host that shares a pod's lifetime| +|`cinder`|[`CinderVolumeSource`](#cindervolumesource)|cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| +|`configMap`|[`ConfigMapVolumeSource`](#configmapvolumesource)|configMap represents a configMap that should populate this volume| +|`csi`|[`CSIVolumeSource`](#csivolumesource)|csi (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).| +|`downwardAPI`|[`DownwardAPIVolumeSource`](#downwardapivolumesource)|downwardAPI represents downward API about the pod that should populate this volume| +|`emptyDir`|[`EmptyDirVolumeSource`](#emptydirvolumesource)|emptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir| +|`ephemeral`|[`EphemeralVolumeSource`](#ephemeralvolumesource)|ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed. Use this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity tracking are needed, c) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through a PersistentVolumeClaim (see EphemeralVolumeSource for more information on the connection between this volume type and PersistentVolumeClaim). Use PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod. Use CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information. A pod can use both types of ephemeral volumes and persistent volumes at the same time.| +|`fc`|[`FCVolumeSource`](#fcvolumesource)|fc represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.| +|`flexVolume`|[`FlexVolumeSource`](#flexvolumesource)|flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.| +|`flocker`|[`FlockerVolumeSource`](#flockervolumesource)|flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running| +|`gcePersistentDisk`|[`GCEPersistentDiskVolumeSource`](#gcepersistentdiskvolumesource)|gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| +|~~`gitRepo`~~|~~[`GitRepoVolumeSource`](#gitrepovolumesource)~~|~~gitRepo represents a git repository at a particular revision.~~ DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.| +|`glusterfs`|[`GlusterfsVolumeSource`](#glusterfsvolumesource)|glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md| +|`hostPath`|[`HostPathVolumeSource`](#hostpathvolumesource)|hostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath| +|`iscsi`|[`ISCSIVolumeSource`](#iscsivolumesource)|iscsi represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md| +|`name`|`string`|name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`nfs`|[`NFSVolumeSource`](#nfsvolumesource)|nfs represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| +|`persistentVolumeClaim`|[`PersistentVolumeClaimVolumeSource`](#persistentvolumeclaimvolumesource)|persistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| +|`photonPersistentDisk`|[`PhotonPersistentDiskVolumeSource`](#photonpersistentdiskvolumesource)|photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine| +|`portworxVolume`|[`PortworxVolumeSource`](#portworxvolumesource)|portworxVolume represents a portworx volume attached and mounted on kubelets host machine| +|`projected`|[`ProjectedVolumeSource`](#projectedvolumesource)|projected items for all in one resources secrets, configmaps, and downward API| +|`quobyte`|[`QuobyteVolumeSource`](#quobytevolumesource)|quobyte represents a Quobyte mount on the host that shares a pod's lifetime| +|`rbd`|[`RBDVolumeSource`](#rbdvolumesource)|rbd represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md| +|`scaleIO`|[`ScaleIOVolumeSource`](#scaleiovolumesource)|scaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.| +|`secret`|[`SecretVolumeSource`](#secretvolumesource)|secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret| +|`storageos`|[`StorageOSVolumeSource`](#storageosvolumesource)|storageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.| +|`vsphereVolume`|[`VsphereVirtualDiskVolumeSource`](#vspherevirtualdiskvolumesource)|vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine| ## Time @@ -5503,24 +5510,26 @@ A single application container that you want to run within a pod. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`args`|`Array< string >`|Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell| -|`command`|`Array< string >`|Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell| +|`args`|`Array< string >`|Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell| +|`command`|`Array< string >`|Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell| |`env`|`Array<`[`EnvVar`](#envvar)`>`|List of environment variables to set in the container. Cannot be updated.| |`envFrom`|`Array<`[`EnvFromSource`](#envfromsource)`>`|List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.| -|`image`|`string`|Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.| -|`imagePullPolicy`|`string`|Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images Possible enum values: - `"Always"` means that kubelet always attempts to pull the latest image. Container will fail If the pull fails. - `"IfNotPresent"` means that kubelet pulls if the image isn't present on disk. Container will fail if the image isn't present and the pull fails. - `"Never"` means that kubelet never pulls an image, but only uses a local image. Container will fail if the image isn't present| +|`image`|`string`|Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.| +|`imagePullPolicy`|`string`|Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images| |`lifecycle`|[`Lifecycle`](#lifecycle)|Actions that the management system should take in response to container lifecycle events. Cannot be updated.| |`livenessProbe`|[`Probe`](#probe)|Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| |`name`|`string`|Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.| -|`ports`|`Array<`[`ContainerPort`](#containerport)`>`|List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default "0.0.0.0" address inside a container will be accessible from the network. Cannot be updated.| +|`ports`|`Array<`[`ContainerPort`](#containerport)`>`|List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default "0.0.0.0" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.| |`readinessProbe`|[`Probe`](#probe)|Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| +|`resizePolicy`|`Array<`[`ContainerResizePolicy`](#containerresizepolicy)`>`|Resources resize policy for the container.| |`resources`|[`ResourceRequirements`](#resourcerequirements)|Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| +|`restartPolicy`|`string`|RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is "Always". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as "Always" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy "Always" will be shut down. This lifecycle differs from normal init containers and is often referred to as a "sidecar" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.| |`securityContext`|[`SecurityContext`](#securitycontext)|SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/| |`startupProbe`|[`Probe`](#probe)|StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| |`stdin`|`boolean`|Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.| |`stdinOnce`|`boolean`|Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false| |`terminationMessagePath`|`string`|Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.| -|`terminationMessagePolicy`|`string`|Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. Possible enum values: - `"FallbackToLogsOnError"` will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents. - `"File"` is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.| +|`terminationMessagePolicy`|`string`|Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.| |`tty`|`boolean`|Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.| |`volumeDevices`|`Array<`[`VolumeDevice`](#volumedevice)`>`|volumeDevices is the list of block devices to be used by the container.| |`volumeMounts`|`Array<`[`VolumeMount`](#volumemount)`>`|Pod volumes to mount into the container's filesystem. Cannot be updated.| @@ -5544,7 +5553,7 @@ Selects a key from a ConfigMap. | Field Name | Field Type | Description | |:----------:|:----------:|---------------| |`key`|`string`|The key to select.| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| |`optional`|`boolean`|Specify whether the ConfigMap or its key must be defined| ## VolumeMount @@ -5585,9 +5594,10 @@ VolumeMount describes a mounting of a Volume within a container. | Field Name | Field Type | Description | |:----------:|:----------:|---------------| |`mountPath`|`string`|Path within the container at which the volume should be mounted. Must not contain ':'.| -|`mountPropagation`|`string`|mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.| +|`mountPropagation`|`string`|mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None).| |`name`|`string`|This must match the Name of a Volume.| |`readOnly`|`boolean`|Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.| +|`recursiveReadOnly`|`string`|RecursiveReadOnly specifies whether read-only mounts should be handled recursively. If ReadOnly is false, this field has no meaning and must be unspecified. If ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only. If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime. If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the reason. If this field is set to IfPossible or Enabled, MountPropagation must be set to None (or be unspecified, which defaults to None). If this field is not specified, it is treated as an equivalent of Disabled.| |`subPath`|`string`|Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).| |`subPathExpr`|`string`|Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root). SubPathExpr and SubPath are mutually exclusive.| @@ -5650,7 +5660,7 @@ Probe describes a health check to be performed against a container to determine |:----------:|:----------:|---------------| |`exec`|[`ExecAction`](#execaction)|Exec specifies the action to take.| |`failureThreshold`|`integer`|Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.| -|`grpc`|[`GRPCAction`](#grpcaction)|GRPC specifies an action involving a GRPC port. This is an alpha field and requires enabling GRPCContainerProbe feature gate.| +|`grpc`|[`GRPCAction`](#grpcaction)|GRPC specifies an action involving a GRPC port.| |`httpGet`|[`HTTPGetAction`](#httpgetaction)|HTTPGet specifies the http request to perform.| |`initialDelaySeconds`|`integer`|Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes| |`periodSeconds`|`integer`|How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.| @@ -5670,7 +5680,17 @@ ContainerPort represents a network port in a single container. |`hostIP`|`string`|What host IP to bind the external port to.| |`hostPort`|`integer`|Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.| |`name`|`string`|If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services.| -|`protocol`|`string`|Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP". Possible enum values: - `"SCTP"` is the SCTP protocol. - `"TCP"` is the TCP protocol. - `"UDP"` is the UDP protocol.| +|`protocol`|`string`|Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP".| + +## ContainerResizePolicy + +ContainerResizePolicy represents resource resize policy for the container. + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`resourceName`|`string`|Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.| +|`restartPolicy`|`string`|Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.| ## ResourceRequirements @@ -5705,8 +5725,9 @@ ResourceRequirements describes the compute resource requirements. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| +|`claims`|`Array<`[`ResourceClaim`](#resourceclaim)`>`|Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container. This is an alpha field and requires enabling the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers.| |`limits`|[`Quantity`](#quantity)|Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| -|`requests`|[`Quantity`](#quantity)|Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| +|`requests`|[`Quantity`](#quantity)|Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| ## SecurityContext @@ -5722,6 +5743,7 @@ SecurityContext holds security configuration that will be applied to a container | Field Name | Field Type | Description | |:----------:|:----------:|---------------| |`allowPrivilegeEscalation`|`boolean`|AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows.| +|`appArmorProfile`|[`AppArmorProfile`](#apparmorprofile)|appArmorProfile is the AppArmor options to use by this container. If set, this profile overrides the pod's appArmorProfile. Note that this field cannot be set when spec.os.name is windows.| |`capabilities`|[`Capabilities`](#capabilities)|The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows.| |`privileged`|`boolean`|Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows.| |`procMount`|`string`|procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows.| @@ -5759,7 +5781,7 @@ SecretKeySelector selects a key of a Secret. | Field Name | Field Type | Description | |:----------:|:----------:|---------------| |`key`|`string`|The key of the secret to select from. Must be a valid secret key.| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| |`optional`|`boolean`|Specify whether the Secret or its key must be defined| ## ManagedFieldsEntry @@ -5775,7 +5797,7 @@ ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the res |`manager`|`string`|Manager is an identifier of the workflow managing these fields.| |`operation`|`string`|Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.| |`subresource`|`string`|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.| -|`time`|[`Time`](#time)|Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'| +|`time`|[`Time`](#time)|Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over.| ## OwnerReference @@ -5785,11 +5807,11 @@ OwnerReference contains enough information to let you identify an owning object. | Field Name | Field Type | Description | |:----------:|:----------:|---------------| |`apiVersion`|`string`|API version of the referent.| -|`blockOwnerDeletion`|`boolean`|If true, AND if the owner has the "foregroundDeletion" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs "delete" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.| +|`blockOwnerDeletion`|`boolean`|If true, AND if the owner has the "foregroundDeletion" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs "delete" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.| |`controller`|`boolean`|If true, this reference points to the managing controller.| |`kind`|`string`|Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds| -|`name`|`string`|Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names| -|`uid`|`string`|UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids| +|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names| +|`uid`|`string`|UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids| ## NodeAffinity @@ -5837,6 +5859,16 @@ PodDNSConfigOption defines DNS resolver options of a pod. |`name`|`string`|Required.| |`value`|`string`|_No description available_| +## AppArmorProfile + +AppArmorProfile defines a pod or container's AppArmor settings. + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`localhostProfile`|`string`|localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is "Localhost".| +|`type`|`string`|type indicates which kind of AppArmor profile will be applied. Valid options are: Localhost - a profile pre-loaded on the node. RuntimeDefault - the container runtime's default profile. Unconfined - no AppArmor enforcement.| + ## SELinuxOptions SELinuxOptions are the labels to be applied to the container @@ -5856,8 +5888,8 @@ SeccompProfile defines a pod/container's seccomp profile settings. Only one prof ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`localhostProfile`|`string`|localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is "Localhost".| -|`type`|`string`|type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Possible enum values: - `"Localhost"` indicates a profile defined in a file on the node should be used. The file's location relative to /seccomp. - `"RuntimeDefault"` represents the default container runtime seccomp profile. - `"Unconfined"` indicates no seccomp profile is applied (A.K.A. unconfined).| +|`localhostProfile`|`string`|localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is "Localhost". Must NOT be set for any other type.| +|`type`|`string`|type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.| ## Sysctl @@ -5878,7 +5910,7 @@ WindowsSecurityContextOptions contain Windows-specific options and credentials. |:----------:|:----------:|---------------| |`gmsaCredentialSpec`|`string`|GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.| |`gmsaCredentialSpecName`|`string`|GMSACredentialSpecName is the name of the GMSA credential spec to use.| -|`hostProcess`|`boolean`|HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.| +|`hostProcess`|`boolean`|HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.| |`runAsUserName`|`string`|The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.| ## PersistentVolumeClaimSpec @@ -6254,14 +6286,15 @@ PersistentVolumeClaimSpec describes the common attributes of storage devices and ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`accessModes`|`Array< string >`|AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1| -|`dataSource`|[`TypedLocalObjectReference`](#typedlocalobjectreference)|This field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. If the AnyVolumeDataSource feature gate is enabled, this field will always have the same contents as the DataSourceRef field.| -|`dataSourceRef`|[`TypedLocalObjectReference`](#typedlocalobjectreference)|Specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any local object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the DataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, both fields (DataSource and DataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. There are two important differences between DataSource and DataSourceRef: * While DataSource only allows two specific types of objects, DataSourceRef allows any non-core object, as well as PersistentVolumeClaim objects. * While DataSource ignores disallowed values (dropping them), DataSourceRef preserves all values, and generates an error if a disallowed value is specified. (Alpha) Using this field requires the AnyVolumeDataSource feature gate to be enabled.| -|`resources`|[`ResourceRequirements`](#resourcerequirements)|Resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources| -|`selector`|[`LabelSelector`](#labelselector)|A label query over volumes to consider for binding.| -|`storageClassName`|`string`|Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1| +|`accessModes`|`Array< string >`|accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1| +|`dataSource`|[`TypedLocalObjectReference`](#typedlocalobjectreference)|dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. When the AnyVolumeDataSource feature gate is enabled, dataSource contents will be copied to dataSourceRef, and dataSourceRef contents will be copied to dataSource when dataSourceRef.namespace is not specified. If the namespace is specified, then dataSourceRef will not be copied to dataSource.| +|`dataSourceRef`|[`TypedObjectReference`](#typedobjectreference)|dataSourceRef specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the dataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, when namespace isn't specified in dataSourceRef, both fields (dataSource and dataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. When namespace is specified in dataSourceRef, dataSource isn't set to the same value and must be empty. There are three important differences between dataSource and dataSourceRef: * While dataSource only allows two specific types of objects, dataSourceRef allows any non-core object, as well as PersistentVolumeClaim objects. * While dataSource ignores disallowed values (dropping them), dataSourceRef preserves all values, and generates an error if a disallowed value is specified. * While dataSource only allows local objects, dataSourceRef allows objects in any namespaces. (Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled. (Alpha) Using the namespace field of dataSourceRef requires the CrossNamespaceVolumeDataSource feature gate to be enabled.| +|`resources`|[`VolumeResourceRequirements`](#volumeresourcerequirements)|resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources| +|`selector`|[`LabelSelector`](#labelselector)|selector is a label query over volumes to consider for binding.| +|`storageClassName`|`string`|storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1| +|`volumeAttributesClassName`|`string`|volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled.| |`volumeMode`|`string`|volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.| -|`volumeName`|`string`|VolumeName is the binding reference to the PersistentVolume backing this claim.| +|`volumeName`|`string`|volumeName is the binding reference to the PersistentVolume backing this claim.| ## PersistentVolumeClaimStatus @@ -6270,12 +6303,14 @@ PersistentVolumeClaimStatus is the current status of a persistent volume claim. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`accessModes`|`Array< string >`|AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1| -|`allocatedResources`|[`Quantity`](#quantity)|The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.| -|`capacity`|[`Quantity`](#quantity)|Represents the actual resources of the underlying volume.| -|`conditions`|`Array<`[`PersistentVolumeClaimCondition`](#persistentvolumeclaimcondition)`>`|Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.| -|`phase`|`string`|Phase represents the current phase of PersistentVolumeClaim. Possible enum values: - `"Bound"` used for PersistentVolumeClaims that are bound - `"Lost"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost. - `"Pending"` used for PersistentVolumeClaims that are not yet bound| -|`resizeStatus`|`string`|ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.| +|`accessModes`|`Array< string >`|accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1| +|`allocatedResourceStatuses`|`Map< string , string >`|allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as "example.com/my-custom-resource" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. ClaimResourceStatus can be in any of following states: - ControllerResizeInProgress: State set when resize controller starts resizing the volume in control-plane. - ControllerResizeFailed: State set when resize has failed in resize controller with a terminal error. - NodeResizePending: State set when resize controller has finished resizing the volume but further resizing of volume is needed on the node. - NodeResizeInProgress: State set when kubelet starts resizing the volume. - NodeResizeFailed: State set when resizing has failed in kubelet with a terminal error. Transient errors don't set NodeResizeFailed. For example: if expanding a PVC for more capacity - this field can be one of the following states: - pvc.status.allocatedResourceStatus['storage'] = "ControllerResizeInProgress" - pvc.status.allocatedResourceStatus['storage'] = "ControllerResizeFailed" - pvc.status.allocatedResourceStatus['storage'] = "NodeResizePending" - pvc.status.allocatedResourceStatus['storage'] = "NodeResizeInProgress" - pvc.status.allocatedResourceStatus['storage'] = "NodeResizeFailed" When this field is not set, it means that no resize operation is in progress for the given PVC. A controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.| +|`allocatedResources`|[`Quantity`](#quantity)|allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as "example.com/my-custom-resource" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. Capacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. A controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.| +|`capacity`|[`Quantity`](#quantity)|capacity represents the actual resources of the underlying volume.| +|`conditions`|`Array<`[`PersistentVolumeClaimCondition`](#persistentvolumeclaimcondition)`>`|conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.| +|`currentVolumeAttributesClassName`|`string`|currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature.| +|`modifyVolumeStatus`|[`ModifyVolumeStatus`](#modifyvolumestatus)|ModifyVolumeStatus represents the status object of ControllerModifyVolume operation. When this is unset, there is no ModifyVolume operation being attempted. This is an alpha field and requires enabling VolumeAttributesClass feature.| +|`phase`|`string`|phase represents the current phase of PersistentVolumeClaim.| ## AWSElasticBlockStoreVolumeSource @@ -6284,10 +6319,10 @@ Represents a Persistent Disk resource in AWS. An AWS EBS disk must exist before ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| -|`partition`|`integer`|The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as "1". Similarly, the volume partition for /dev/sda is "0" (or you can leave the property empty).| -|`readOnly`|`boolean`|Specify "true" to force and set the ReadOnly property in VolumeMounts to "true". If omitted, the default is "false". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| -|`volumeID`|`string`|Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| +|`fsType`|`string`|fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| +|`partition`|`integer`|partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as "1". Similarly, the volume partition for /dev/sda is "0" (or you can leave the property empty).| +|`readOnly`|`boolean`|readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| +|`volumeID`|`string`|volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore| ## AzureDiskVolumeSource @@ -6296,12 +6331,12 @@ AzureDisk represents an Azure Data Disk mount on the host and bind mount to the ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`cachingMode`|`string`|Host Caching mode: None, Read Only, Read Write.| -|`diskName`|`string`|The Name of the data disk in the blob storage| -|`diskURI`|`string`|The URI the data disk in the blob storage| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| -|`kind`|`string`|Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared| -|`readOnly`|`boolean`|Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`cachingMode`|`string`|cachingMode is the Host Caching mode: None, Read Only, Read Write.| +|`diskName`|`string`|diskName is the Name of the data disk in the blob storage| +|`diskURI`|`string`|diskURI is the URI of data disk in the blob storage| +|`fsType`|`string`|fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| +|`kind`|`string`|kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared| +|`readOnly`|`boolean`|readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| ## AzureFileVolumeSource @@ -6310,9 +6345,9 @@ AzureFile represents an Azure File Service mount on the host and bind mount to t ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`readOnly`|`boolean`|Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| -|`secretName`|`string`|the name of secret that contains Azure Storage Account Name and Key| -|`shareName`|`string`|Share Name| +|`readOnly`|`boolean`|readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`secretName`|`string`|secretName is the name of secret that contains Azure Storage Account Name and Key| +|`shareName`|`string`|shareName is the azure share Name| ## CephFSVolumeSource @@ -6321,12 +6356,12 @@ Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volum ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`monitors`|`Array< string >`|Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| -|`path`|`string`|Optional: Used as the mounted root, rather than the full Ceph tree, default is /| -|`readOnly`|`boolean`|Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| -|`secretFile`|`string`|Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| -|`user`|`string`|Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| +|`monitors`|`Array< string >`|monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| +|`path`|`string`|path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /| +|`readOnly`|`boolean`|readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| +|`secretFile`|`string`|secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| +|`user`|`string`|user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it| ## CinderVolumeSource @@ -6335,10 +6370,10 @@ Represents a cinder volume resource in Openstack. A Cinder volume must exist bef ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| -|`readOnly`|`boolean`|Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|Optional: points to a secret object containing parameters used to connect to OpenStack.| -|`volumeID`|`string`|volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| +|`fsType`|`string`|fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| +|`readOnly`|`boolean`|readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef is optional: points to a secret object containing parameters used to connect to OpenStack.| +|`volumeID`|`string`|volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md| ## ConfigMapVolumeSource @@ -6353,10 +6388,10 @@ Adapts a ConfigMap into a volume. The contents of the target ConfigMap's Data fi ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`defaultMode`|`integer`|Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| -|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| -|`optional`|`boolean`|Specify whether the ConfigMap or its keys must be defined| +|`defaultMode`|`integer`|defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| +|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`optional`|`boolean`|optional specify whether the ConfigMap or its keys must be defined| ## CSIVolumeSource @@ -6365,11 +6400,11 @@ Represents a source location of a volume to mount, managed by an external CSI dr ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`driver`|`string`|Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.| -|`fsType`|`string`|Filesystem type to mount. Ex. "ext4", "xfs", "ntfs". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.| -|`nodePublishSecretRef`|[`LocalObjectReference`](#localobjectreference)|NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed.| -|`readOnly`|`boolean`|Specifies a read-only configuration for the volume. Defaults to false (read/write).| -|`volumeAttributes`|`Map< string , string >`|VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.| +|`driver`|`string`|driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.| +|`fsType`|`string`|fsType to mount. Ex. "ext4", "xfs", "ntfs". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.| +|`nodePublishSecretRef`|[`LocalObjectReference`](#localobjectreference)|nodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed.| +|`readOnly`|`boolean`|readOnly specifies a read-only configuration for the volume. Defaults to false (read/write).| +|`volumeAttributes`|`Map< string , string >`|volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.| ## DownwardAPIVolumeSource @@ -6400,8 +6435,8 @@ Represents an empty directory for a pod. Empty directory volumes support ownersh ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`medium`|`string`|What type of storage medium should back this directory. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir| -|`sizeLimit`|[`Quantity`](#quantity)|Total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir| +|`medium`|`string`|medium represents what type of storage medium should back this directory. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir| +|`sizeLimit`|[`Quantity`](#quantity)|sizeLimit is the total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir| ## EphemeralVolumeSource @@ -6419,11 +6454,11 @@ Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| -|`lun`|`integer`|Optional: FC target lun number| -|`readOnly`|`boolean`|Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| -|`targetWWNs`|`Array< string >`|Optional: FC target worldwide names (WWNs)| -|`wwids`|`Array< string >`|Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.| +|`fsType`|`string`|fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| +|`lun`|`integer`|lun is Optional: FC target lun number| +|`readOnly`|`boolean`|readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`targetWWNs`|`Array< string >`|targetWWNs is Optional: FC target worldwide names (WWNs)| +|`wwids`|`Array< string >`|wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.| ## FlexVolumeSource @@ -6432,11 +6467,11 @@ FlexVolume represents a generic volume resource that is provisioned/attached usi ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`driver`|`string`|Driver is the name of the driver to use for this volume.| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script.| -|`options`|`Map< string , string >`|Optional: Extra command options if any.| -|`readOnly`|`boolean`|Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.| +|`driver`|`string`|driver is the name of the driver to use for this volume.| +|`fsType`|`string`|fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script.| +|`options`|`Map< string , string >`|options is Optional: this field holds extra command options if any.| +|`readOnly`|`boolean`|readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef is Optional: secretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.| ## FlockerVolumeSource @@ -6445,8 +6480,8 @@ Represents a Flocker volume mounted by the Flocker agent. One and only one of da ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`datasetName`|`string`|Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated| -|`datasetUUID`|`string`|UUID of the dataset. This is unique identifier of a Flocker dataset| +|`datasetName`|`string`|datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated| +|`datasetUUID`|`string`|datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset| ## GCEPersistentDiskVolumeSource @@ -6455,10 +6490,10 @@ Represents a Persistent Disk resource in Google Compute Engine. A GCE PD must ex ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| -|`partition`|`integer`|The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as "1". Similarly, the volume partition for /dev/sda is "0" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| -|`pdName`|`string`|Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| -|`readOnly`|`boolean`|ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| +|`fsType`|`string`|fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| +|`partition`|`integer`|partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as "1". Similarly, the volume partition for /dev/sda is "0" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| +|`pdName`|`string`|pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| +|`readOnly`|`boolean`|readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk| ## GitRepoVolumeSource @@ -6467,9 +6502,9 @@ Represents a volume that is populated with the contents of a git repository. Git ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`directory`|`string`|Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.| -|`repository`|`string`|Repository URL| -|`revision`|`string`|Commit hash for the specified revision.| +|`directory`|`string`|directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.| +|`repository`|`string`|repository is the URL| +|`revision`|`string`|revision is the commit hash for the specified revision.| ## GlusterfsVolumeSource @@ -6478,9 +6513,9 @@ Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`endpoints`|`string`|EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod| -|`path`|`string`|Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod| -|`readOnly`|`boolean`|ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod| +|`endpoints`|`string`|endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod| +|`path`|`string`|path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod| +|`readOnly`|`boolean`|readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod| ## HostPathVolumeSource @@ -6489,8 +6524,8 @@ Represents a host path mapped into a pod. Host path volumes do not support owner ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`path`|`string`|Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath| -|`type`|`string`|Type for HostPath Volume Defaults to "" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath| +|`path`|`string`|path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath| +|`type`|`string`|type for HostPath Volume Defaults to "" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath| ## ISCSIVolumeSource @@ -6499,17 +6534,17 @@ Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`chapAuthDiscovery`|`boolean`|whether support iSCSI Discovery CHAP authentication| -|`chapAuthSession`|`boolean`|whether support iSCSI Session CHAP authentication| -|`fsType`|`string`|Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi| -|`initiatorName`|`string`|Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.| -|`iqn`|`string`|Target iSCSI Qualified Name.| -|`iscsiInterface`|`string`|iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).| -|`lun`|`integer`|iSCSI Target Lun number.| -|`portals`|`Array< string >`|iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).| -|`readOnly`|`boolean`|ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|CHAP Secret for iSCSI target and initiator authentication| -|`targetPortal`|`string`|iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).| +|`chapAuthDiscovery`|`boolean`|chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication| +|`chapAuthSession`|`boolean`|chapAuthSession defines whether support iSCSI Session CHAP authentication| +|`fsType`|`string`|fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi| +|`initiatorName`|`string`|initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.| +|`iqn`|`string`|iqn is the target iSCSI Qualified Name.| +|`iscsiInterface`|`string`|iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).| +|`lun`|`integer`|lun represents iSCSI Target Lun number.| +|`portals`|`Array< string >`|portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).| +|`readOnly`|`boolean`|readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef is the CHAP Secret for iSCSI target and initiator authentication| +|`targetPortal`|`string`|targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).| ## NFSVolumeSource @@ -6518,9 +6553,9 @@ Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not sup ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`path`|`string`|Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| -|`readOnly`|`boolean`|ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| -|`server`|`string`|Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| +|`path`|`string`|path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| +|`readOnly`|`boolean`|readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| +|`server`|`string`|server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs| ## PersistentVolumeClaimVolumeSource @@ -6535,8 +6570,8 @@ PersistentVolumeClaimVolumeSource references the user's PVC in the same namespac ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`claimName`|`string`|ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| -|`readOnly`|`boolean`|Will force the ReadOnly setting in VolumeMounts. Default false.| +|`claimName`|`string`|claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims| +|`readOnly`|`boolean`|readOnly Will force the ReadOnly setting in VolumeMounts. Default false.| ## PhotonPersistentDiskVolumeSource @@ -6545,8 +6580,8 @@ Represents a Photon Controller persistent disk resource. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| -|`pdID`|`string`|ID that identifies Photon Controller persistent disk| +|`fsType`|`string`|fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| +|`pdID`|`string`|pdID is the ID that identifies Photon Controller persistent disk| ## PortworxVolumeSource @@ -6555,9 +6590,9 @@ PortworxVolumeSource represents a Portworx volume resource. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs". Implicitly inferred to be "ext4" if unspecified.| -|`readOnly`|`boolean`|Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| -|`volumeID`|`string`|VolumeID uniquely identifies a Portworx volume| +|`fsType`|`string`|fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs". Implicitly inferred to be "ext4" if unspecified.| +|`readOnly`|`boolean`|readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`volumeID`|`string`|volumeID uniquely identifies a Portworx volume| ## ProjectedVolumeSource @@ -6566,8 +6601,8 @@ Represents a projected volume source ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`defaultMode`|`integer`|Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| -|`sources`|`Array<`[`VolumeProjection`](#volumeprojection)`>`|list of volume projections| +|`defaultMode`|`integer`|defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| +|`sources`|`Array<`[`VolumeProjection`](#volumeprojection)`>`|sources is the list of volume projections| ## QuobyteVolumeSource @@ -6576,12 +6611,12 @@ Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`group`|`string`|Group to map volume access to Default is no group| -|`readOnly`|`boolean`|ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.| -|`registry`|`string`|Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes| -|`tenant`|`string`|Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin| -|`user`|`string`|User to map volume access to Defaults to serivceaccount user| -|`volume`|`string`|Volume is a string that references an already created Quobyte volume by name.| +|`group`|`string`|group to map volume access to Default is no group| +|`readOnly`|`boolean`|readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.| +|`registry`|`string`|registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes| +|`tenant`|`string`|tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin| +|`user`|`string`|user to map volume access to Defaults to serivceaccount user| +|`volume`|`string`|volume is a string that references an already created Quobyte volume by name.| ## RBDVolumeSource @@ -6590,14 +6625,14 @@ Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volu ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd| -|`image`|`string`|The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| -|`keyring`|`string`|Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| -|`monitors`|`Array< string >`|A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| -|`pool`|`string`|The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| -|`readOnly`|`boolean`|ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| -|`user`|`string`|The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`fsType`|`string`|fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd| +|`image`|`string`|image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`keyring`|`string`|keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`monitors`|`Array< string >`|monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`pool`|`string`|pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`readOnly`|`boolean`|readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| +|`user`|`string`|user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it| ## ScaleIOVolumeSource @@ -6606,16 +6641,16 @@ ScaleIOVolumeSource represents a persistent ScaleIO volume ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Default is "xfs".| -|`gateway`|`string`|The host address of the ScaleIO API Gateway.| -|`protectionDomain`|`string`|The name of the ScaleIO Protection Domain for the configured storage.| -|`readOnly`|`boolean`|Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.| -|`sslEnabled`|`boolean`|Flag to enable/disable SSL communication with Gateway, default false| -|`storageMode`|`string`|Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.| -|`storagePool`|`string`|The ScaleIO Storage Pool associated with the protection domain.| -|`system`|`string`|The name of the storage system as configured in ScaleIO.| -|`volumeName`|`string`|The name of a volume already created in the ScaleIO system that is associated with this volume source.| +|`fsType`|`string`|fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Default is "xfs".| +|`gateway`|`string`|gateway is the host address of the ScaleIO API Gateway.| +|`protectionDomain`|`string`|protectionDomain is the name of the ScaleIO Protection Domain for the configured storage.| +|`readOnly`|`boolean`|readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.| +|`sslEnabled`|`boolean`|sslEnabled Flag enable/disable SSL communication with Gateway, default false| +|`storageMode`|`string`|storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.| +|`storagePool`|`string`|storagePool is the ScaleIO Storage Pool associated with the protection domain.| +|`system`|`string`|system is the name of the storage system as configured in ScaleIO.| +|`volumeName`|`string`|volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source.| ## SecretVolumeSource @@ -6632,10 +6667,10 @@ Adapts a Secret into a volume. The contents of the target Secret's Data field wi ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`defaultMode`|`integer`|Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| -|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| -|`optional`|`boolean`|Specify whether the Secret or its keys must be defined| -|`secretName`|`string`|Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret| +|`defaultMode`|`integer`|defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| +|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| +|`optional`|`boolean`|optional field specify whether the Secret or its keys must be defined| +|`secretName`|`string`|secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret| ## StorageOSVolumeSource @@ -6644,11 +6679,11 @@ Represents a StorageOS persistent volume resource. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| -|`readOnly`|`boolean`|Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| -|`secretRef`|[`LocalObjectReference`](#localobjectreference)|SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted.| -|`volumeName`|`string`|VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.| -|`volumeNamespace`|`string`|VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to "default" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.| +|`fsType`|`string`|fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| +|`readOnly`|`boolean`|readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.| +|`secretRef`|[`LocalObjectReference`](#localobjectreference)|secretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted.| +|`volumeName`|`string`|volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.| +|`volumeNamespace`|`string`|volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to "default" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.| ## VsphereVirtualDiskVolumeSource @@ -6657,10 +6692,10 @@ Represents a vSphere volume resource. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fsType`|`string`|Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| -|`storagePolicyID`|`string`|Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.| -|`storagePolicyName`|`string`|Storage Policy Based Management (SPBM) profile name.| -|`volumePath`|`string`|Path that identifies vSphere volume vmdk| +|`fsType`|`string`|fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.| +|`storagePolicyID`|`string`|storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.| +|`storagePolicyName`|`string`|storagePolicyName is the storage Policy Based Management (SPBM) profile name.| +|`volumePath`|`string`|volumePath is the path that identifies vSphere volume vmdk| ## LabelSelectorRequirement @@ -6740,7 +6775,7 @@ ConfigMapEnvSource selects a ConfigMap to populate the environment variables wit ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| |`optional`|`boolean`|Specify whether the ConfigMap must be defined| ## SecretEnvSource @@ -6750,7 +6785,7 @@ SecretEnvSource selects a Secret to populate the environment variables with. The ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| |`optional`|`boolean`|Specify whether the Secret must be defined| ## LifecycleHandler @@ -6762,6 +6797,7 @@ LifecycleHandler defines a specific action that should be taken in a lifecycle h |:----------:|:----------:|---------------| |`exec`|[`ExecAction`](#execaction)|Exec specifies the action to take.| |`httpGet`|[`HTTPGetAction`](#httpgetaction)|HTTPGet specifies the http request to perform.| +|`sleep`|[`SleepAction`](#sleepaction)|Sleep represents the duration that the container should sleep before being terminated.| |`tcpSocket`|[`TCPSocketAction`](#tcpsocketaction)|Deprecated. TCPSocket is NOT supported as a LifecycleHandler and kept for the backward compatibility. There are no validation of this field and lifecycle hooks will fail in runtime when tcp handler is specified.| ## ExecAction @@ -6812,7 +6848,7 @@ HTTPGetAction describes an action based on HTTP Get requests. |`httpHeaders`|`Array<`[`HTTPHeader`](#httpheader)`>`|Custom headers to set in the request. HTTP allows repeated headers.| |`path`|`string`|Path to access on the HTTP server.| |`port`|[`IntOrString`](#intorstring)|Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.| -|`scheme`|`string`|Scheme to use for connecting to the host. Defaults to HTTP. Possible enum values: - `"HTTP"` means that the scheme used will be http:// - `"HTTPS"` means that the scheme used will be https://| +|`scheme`|`string`|Scheme to use for connecting to the host. Defaults to HTTP.| ## TCPSocketAction @@ -6824,9 +6860,18 @@ TCPSocketAction describes an action based on opening a socket |`host`|`string`|Optional: Host name to connect to, defaults to the pod IP.| |`port`|[`IntOrString`](#intorstring)|Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.| +## ResourceClaim + +ResourceClaim references one entry in PodSpec.ResourceClaims. + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`name`|`string`|Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container.| + ## Quantity -Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ::= (Note that may be empty, from the "" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= "+" | "-" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | "" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= "e" | "E" No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in "canonical form". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as "1500m" 1.5Gi will be serialized as "1536Mi" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. +Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` ::= (Note that may be empty, from the "" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= "+" | "-" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | "" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= "e" | "E" ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in "canonical form". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as "1500m" - 1.5Gi will be serialized as "1536Mi" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.
Examples with this field (click to open) @@ -6888,9 +6933,11 @@ Defines a set of pods (namely those matching the labelSelector relative to the g ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`labelSelector`|[`LabelSelector`](#labelselector)|A label query over a set of resources, in this case pods.| -|`namespaceSelector`|[`LabelSelector`](#labelselector)|A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces. This field is beta-level and is only honored when PodAffinityNamespaceSelector feature is enabled.| -|`namespaces`|`Array< string >`|namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace"| +|`labelSelector`|[`LabelSelector`](#labelselector)|A label query over a set of resources, in this case pods. If it's null, this PodAffinityTerm matches with no Pods.| +|`matchLabelKeys`|`Array< string >`|MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.| +|`mismatchLabelKeys`|`Array< string >`|MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.| +|`namespaceSelector`|[`LabelSelector`](#labelselector)|A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means "this pod's namespace". An empty selector ({}) matches all namespaces.| +|`namespaces`|`Array< string >`|namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace".| |`topologyKey`|`string`|This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.| ## TypedLocalObjectReference @@ -6904,19 +6951,77 @@ TypedLocalObjectReference contains enough information to let you locate the type |`kind`|`string`|Kind is the type of resource being referenced| |`name`|`string`|Name is the name of resource being referenced| +## TypedObjectReference + +_No description available_ + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`apiGroup`|`string`|APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.| +|`kind`|`string`|Kind is the type of resource being referenced| +|`name`|`string`|Name is the name of resource being referenced| +|`namespace`|`string`|Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled.| + +## VolumeResourceRequirements + +VolumeResourceRequirements describes the storage resource requirements for a volume. + +
+Examples with this field (click to open) + +- [`buildkit-template.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/buildkit-template.yaml) + +- [`ci-output-artifact.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/ci-output-artifact.yaml) + +- [`ci-workflowtemplate.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/ci-workflowtemplate.yaml) + +- [`ci.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/ci.yaml) + +- [`dns-config.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/dns-config.yaml) + +- [`fun-with-gifs.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/fun-with-gifs.yaml) + +- [`influxdb-ci.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/influxdb-ci.yaml) + +- [`pod-spec-patch-wf-tmpl.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/pod-spec-patch-wf-tmpl.yaml) + +- [`pod-spec-yaml-patch.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/pod-spec-yaml-patch.yaml) + +- [`volumes-pvc.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/volumes-pvc.yaml) + +- [`work-avoidance.yaml`](https://github.com/argoproj/argo-workflows/blob/main/examples/work-avoidance.yaml) +
+ +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`limits`|[`Quantity`](#quantity)|Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| +|`requests`|[`Quantity`](#quantity)|Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/| + ## PersistentVolumeClaimCondition -PersistentVolumeClaimCondition contails details about state of pvc +PersistentVolumeClaimCondition contains details about state of pvc ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`lastProbeTime`|[`Time`](#time)|Last time we probed the condition.| -|`lastTransitionTime`|[`Time`](#time)|Last time the condition transitioned from one status to another.| -|`message`|`string`|Human-readable message indicating details about last transition.| -|`reason`|`string`|Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "ResizeStarted" that means the underlying persistent volume is being resized.| +|`lastProbeTime`|[`Time`](#time)|lastProbeTime is the time we probed the condition.| +|`lastTransitionTime`|[`Time`](#time)|lastTransitionTime is the time the condition transitioned from one status to another.| +|`message`|`string`|message is the human-readable message indicating details about last transition.| +|`reason`|`string`|reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "Resizing" that means the underlying persistent volume is being resized.| |`status`|`string`|_No description available_| -|`type`|`string`| Possible enum values: - `"FileSystemResizePending"` - controller resize is finished and a file system resize is pending on node - `"Resizing"` - a user trigger resize of pvc has been started| +|`type`|`string`|_No description available_| + +## ModifyVolumeStatus + +ModifyVolumeStatus represents the status object of ControllerModifyVolume operation + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`status`|`string`|status is the status of the ControllerModifyVolume operation. It can be in any of following states: - Pending Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as the specified VolumeAttributesClass not existing. - InProgress InProgress indicates that the volume is being modified. - Infeasible Infeasible indicates that the request has been rejected as invalid by the CSI driver. To resolve the error, a valid VolumeAttributesClass needs to be specified. Note: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately.| +|`targetVolumeAttributesClassName`|`string`|targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled| ## KeyToPath @@ -6925,9 +7030,9 @@ Maps a string key to a path within a volume. ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`key`|`string`|The key to project.| -|`mode`|`integer`|Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| -|`path`|`string`|The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.| +|`key`|`string`|key is the key to project.| +|`mode`|`integer`|mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| +|`path`|`string`|path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.| ## DownwardAPIVolumeFile @@ -6936,7 +7041,7 @@ DownwardAPIVolumeFile represents information to create the file containing the p ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`fieldRef`|[`ObjectFieldSelector`](#objectfieldselector)|Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.| +|`fieldRef`|[`ObjectFieldSelector`](#objectfieldselector)|Required: Selects a field of the pod: only annotations, labels, name, namespace and uid are supported.| |`mode`|`integer`|Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.| |`path`|`string`|Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..'| |`resourceFieldRef`|[`ResourceFieldSelector`](#resourcefieldselector)|Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.| @@ -6958,10 +7063,11 @@ Projection that may be projected along with other supported volume types ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`configMap`|[`ConfigMapProjection`](#configmapprojection)|information about the configMap data to project| -|`downwardAPI`|[`DownwardAPIProjection`](#downwardapiprojection)|information about the downwardAPI data to project| -|`secret`|[`SecretProjection`](#secretprojection)|information about the secret data to project| -|`serviceAccountToken`|[`ServiceAccountTokenProjection`](#serviceaccounttokenprojection)|information about the serviceAccountToken data to project| +|`clusterTrustBundle`|[`ClusterTrustBundleProjection`](#clustertrustbundleprojection)|ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file. Alpha, gated by the ClusterTrustBundleProjection feature gate. ClusterTrustBundle objects can either be selected by name, or by the combination of signer name and a label selector. Kubelet performs aggressive normalization of the PEM contents written into the pod filesystem. Esoteric PEM features such as inter-block comments and block headers are stripped. Certificates are deduplicated. The ordering of certificates within the file is arbitrary, and Kubelet may change the order over time.| +|`configMap`|[`ConfigMapProjection`](#configmapprojection)|configMap information about the configMap data to project| +|`downwardAPI`|[`DownwardAPIProjection`](#downwardapiprojection)|downwardAPI information about the downwardAPI data to project| +|`secret`|[`SecretProjection`](#secretprojection)|secret information about the secret data to project| +|`serviceAccountToken`|[`ServiceAccountTokenProjection`](#serviceaccounttokenprojection)|serviceAccountToken is information about the serviceAccountToken data to project| ## ObjectFieldSelector @@ -6984,6 +7090,15 @@ ResourceFieldSelector represents container resources (cpu, memory) and their out |`divisor`|[`Quantity`](#quantity)|Specifies the output format of the exposed resources, defaults to "1"| |`resource`|`string`|Required: resource to select| +## SleepAction + +SleepAction describes a "sleep" action. + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`seconds`|`integer`|Seconds is the number of seconds to sleep.| + ## HTTPHeader HTTPHeader describes a custom header to be used in HTTP probes @@ -6991,7 +7106,7 @@ HTTPHeader describes a custom header to be used in HTTP probes ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`name`|`string`|The header field name| +|`name`|`string`|The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.| |`value`|`string`|The header field value| ## NodeSelectorTerm @@ -7004,6 +7119,19 @@ A null or empty node selector term matches no objects. The requirements of them |`matchExpressions`|`Array<`[`NodeSelectorRequirement`](#nodeselectorrequirement)`>`|A list of node selector requirements by node's labels.| |`matchFields`|`Array<`[`NodeSelectorRequirement`](#nodeselectorrequirement)`>`|A list of node selector requirements by node's fields.| +## ClusterTrustBundleProjection + +ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem. + +### Fields +| Field Name | Field Type | Description | +|:----------:|:----------:|---------------| +|`labelSelector`|[`LabelSelector`](#labelselector)|Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything".| +|`name`|`string`|Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector.| +|`optional`|`boolean`|If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles.| +|`path`|`string`|Relative path from the volume root to write the bundle.| +|`signerName`|`string`|Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated.| + ## ConfigMapProjection Adapts a ConfigMap into a projected volume. The contents of the target ConfigMap's Data field will be presented in a projected volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. Note that this is identical to a configmap volume source without the default mode. @@ -7017,9 +7145,9 @@ Adapts a ConfigMap into a projected volume. The contents of the target ConfigMap ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| -|`optional`|`boolean`|Specify whether the ConfigMap or its keys must be defined| +|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`optional`|`boolean`|optional specify whether the ConfigMap or its keys must be defined| ## DownwardAPIProjection @@ -7045,9 +7173,9 @@ Adapts a secret into a projected volume. The contents of the target Secret's Dat ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| -|`name`|`string`|Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| -|`optional`|`boolean`|Specify whether the Secret or its key must be defined| +|`items`|`Array<`[`KeyToPath`](#keytopath)`>`|items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.| +|`name`|`string`|Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names| +|`optional`|`boolean`|optional field specify whether the Secret or its key must be defined| ## ServiceAccountTokenProjection @@ -7056,9 +7184,9 @@ ServiceAccountTokenProjection represents a projected service account token volum ### Fields | Field Name | Field Type | Description | |:----------:|:----------:|---------------| -|`audience`|`string`|Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.| -|`expirationSeconds`|`integer`|ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.| -|`path`|`string`|Path is the path relative to the mount point of the file to project the token into.| +|`audience`|`string`|audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.| +|`expirationSeconds`|`integer`|expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.| +|`path`|`string`|path is the path relative to the mount point of the file to project the token into.| ## NodeSelectorRequirement @@ -7068,5 +7196,5 @@ A node selector requirement is a selector that contains values, a key, and an op | Field Name | Field Type | Description | |:----------:|:----------:|---------------| |`key`|`string`|The label key that the selector applies to.| -|`operator`|`string`|Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Possible enum values: - `"DoesNotExist"` - `"Exists"` - `"Gt"` - `"In"` - `"Lt"` - `"NotIn"`| +|`operator`|`string`|Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.| |`values`|`Array< string >`|An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.| diff --git a/examples/example-golang/main.go b/examples/example-golang/main.go index 054526558bfe..cdb423c6e09a 100644 --- a/examples/example-golang/main.go +++ b/examples/example-golang/main.go @@ -12,7 +12,7 @@ import ( metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/fields" "k8s.io/client-go/tools/clientcmd" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" wfclientset "github.com/argoproj/argo-workflows/v3/pkg/client/clientset/versioned" @@ -61,7 +61,7 @@ func main() { // wait for the workflow to complete fieldSelector := fields.ParseSelectorOrDie(fmt.Sprintf("metadata.name=%s", createdWf.Name)) - watchIf, err := wfClient.Watch(ctx, metav1.ListOptions{FieldSelector: fieldSelector.String(), TimeoutSeconds: pointer.Int64(180)}) + watchIf, err := wfClient.Watch(ctx, metav1.ListOptions{FieldSelector: fieldSelector.String(), TimeoutSeconds: ptr.To(int64(180))}) errors.CheckError(err) defer watchIf.Stop() for next := range watchIf.ResultChan() { diff --git a/go.mod b/go.mod index 3c6ee91759a0..005fe42b9625 100644 --- a/go.mod +++ b/go.mod @@ -64,15 +64,15 @@ require ( google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe google.golang.org/grpc v1.61.0 gopkg.in/go-playground/webhooks.v5 v5.17.0 - k8s.io/api v0.26.15 - k8s.io/apimachinery v0.26.15 - k8s.io/cli-runtime v0.26.15 - k8s.io/client-go v0.26.15 + k8s.io/api v0.30.3 + k8s.io/apimachinery v0.30.3 + k8s.io/cli-runtime v0.30.3 + k8s.io/client-go v0.30.3 k8s.io/gengo v0.0.0-20220902162205-c0856e24416d - k8s.io/klog/v2 v2.80.1 - k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 - k8s.io/kubectl v0.26.15 - k8s.io/utils v0.0.0-20221107191617-1a15be271d1d + k8s.io/klog/v2 v2.120.1 + k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 + k8s.io/kubectl v0.30.3 + k8s.io/utils v0.0.0-20230726121419-3b25d923346b sigs.k8s.io/yaml v1.4.0 zombiezen.com/go/sqlite v1.2.0 ) @@ -86,11 +86,13 @@ require ( github.com/cloudflare/circl v1.3.7 // indirect github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect github.com/cyphar/filepath-securejoin v0.2.4 // indirect + github.com/distribution/reference v0.5.0 // indirect github.com/evilmonkeyinc/jsonpath v0.8.1 // indirect github.com/fatih/color v1.15.0 // indirect github.com/go-logr/stdr v1.2.2 // indirect github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe // indirect github.com/golang-jwt/jwt/v5 v5.2.1 // indirect + github.com/google/gnostic-models v0.6.8 // indirect github.com/google/s2a-go v0.1.7 // indirect github.com/jackc/chunkreader/v2 v2.0.1 // indirect github.com/jackc/pgconn v1.14.3 // indirect @@ -120,7 +122,7 @@ require ( go.opentelemetry.io/otel v1.22.0 // indirect go.opentelemetry.io/otel/metric v1.22.0 // indirect go.opentelemetry.io/otel/trace v1.22.0 // indirect - go.uber.org/multierr v1.10.0 // indirect + go.uber.org/multierr v1.11.0 // indirect golang.org/x/mod v0.17.0 // indirect golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac // indirect @@ -129,6 +131,7 @@ require ( modernc.org/mathutil v1.6.0 // indirect modernc.org/memory v1.7.2 // indirect modernc.org/sqlite v1.29.1 // indirect + sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3 // indirect ) require ( @@ -185,15 +188,15 @@ require ( github.com/docker/docker v24.0.9+incompatible // indirect github.com/docker/docker-credential-helpers v0.7.0 // indirect github.com/dustin/go-humanize v1.0.1 // indirect - github.com/emicklei/go-restful/v3 v3.10.0 // indirect + github.com/emicklei/go-restful/v3 v3.11.0 // indirect github.com/emirpasic/gods v1.18.1 // indirect github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect github.com/fatih/camelcase v1.0.0 // indirect github.com/fatih/structs v1.1.0 // indirect github.com/felixge/httpsnoop v1.0.4 // indirect github.com/fsnotify/fsnotify v1.7.0 // indirect - github.com/fvbommel/sortorder v1.0.1 // indirect - github.com/go-errors/errors v1.0.1 // indirect + github.com/fvbommel/sortorder v1.1.0 // indirect + github.com/go-errors/errors v1.4.2 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect github.com/go-git/go-billy/v5 v5.5.0 // indirect github.com/go-logr/logr v1.4.1 // indirect @@ -203,7 +206,6 @@ require ( github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/mock v1.6.0 github.com/google/btree v1.0.1 // indirect - github.com/google/gnostic v0.6.9 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20220719135131-f79ec2192282 // indirect github.com/google/go-querystring v1.1.0 // indirect @@ -273,12 +275,12 @@ require ( github.com/xanzy/ssh-agent v0.3.3 // indirect github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect - github.com/xlab/treeprint v1.1.0 // indirect + github.com/xlab/treeprint v1.2.0 // indirect github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0 // indirect github.com/yudai/gojsondiff v1.0.0 // indirect github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect go.opencensus.io v0.24.0 // indirect - go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect + go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect golang.org/x/net v0.26.0 // indirect golang.org/x/sys v0.21.0 // indirect golang.org/x/term v0.21.0 @@ -290,16 +292,12 @@ require ( gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect - k8s.io/component-base v0.26.15 // indirect - k8s.io/component-helpers v0.26.15 // indirect - k8s.io/metrics v0.26.15 // indirect + k8s.io/component-base v0.30.3 // indirect + k8s.io/component-helpers v0.30.3 // indirect + k8s.io/metrics v0.30.3 // indirect moul.io/http2curl/v2 v2.3.0 // indirect - sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 - sigs.k8s.io/kustomize/api v0.12.1 // indirect - sigs.k8s.io/kustomize/kustomize/v4 v4.5.7 // indirect - sigs.k8s.io/kustomize/kyaml v0.13.9 // indirect - sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect + sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd + sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect + sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect + sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect ) - -// Avoid CVE-2023-45288 -replace golang.org/x/net => golang.org/x/net v0.23.0 diff --git a/go.sum b/go.sum index f9a5f6de2965..4af6d0239292 100644 --- a/go.sum +++ b/go.sum @@ -79,7 +79,6 @@ github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow= github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM= github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ= -github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU= github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 h1:kkhsdkhsCvIsutKu5zLMgWtgh9YxGCNAw8Ad8hjwfYg= github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371/go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0= github.com/PuerkitoBio/purell v1.0.0/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0= @@ -161,10 +160,8 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r github.com/blushft/go-diagrams v0.0.0-20201006005127-c78c821223d9 h1:mV+hh0rMjzrhg7Jc/GKwpa+y/0BMHGOHdM9yY1GYyFI= github.com/blushft/go-diagrams v0.0.0-20201006005127-c78c821223d9/go.mod h1:nDeXEIaeDV+mAK1gBD3/RJH67DYPC0GdaznWN7sB07s= github.com/bmatcuk/doublestar v1.1.1/go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w= -github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0= github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0= github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU= -github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc= github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44= github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= github.com/chai2010/gettext-go v1.0.2 h1:1Lwwip6Q2QGsAdl/ZKPCwTe9fe0CjlUbqj5bFNSjIRk= @@ -179,8 +176,6 @@ github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUK github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU= github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA= github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc= -github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk= -github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs= github.com/cncf/xds/go v0.0.0-20231109132714-523115ebc101 h1:7To3pQ+pZo0i3dsWEbinPNFs5gPSBOsJtx3wTT94VBY= github.com/cncf/xds/go v0.0.0-20231109132714-523115ebc101/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs= github.com/cockroachdb/apd v1.1.0 h1:3LFP3629v+1aKXU5Q37mxmRxX/pIu1nijXydLShEq5I= @@ -214,6 +209,8 @@ github.com/denisenkom/go-mssqldb v0.12.3/go.mod h1:k0mtMFOnU+AihqFxPMiF05rtiDror github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U= github.com/dimchansky/utfbom v1.1.1/go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE= +github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0= +github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E= github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ= github.com/docker/cli v24.0.7+incompatible h1:wa/nIwYFW7BVTGa7SWPVyyXU9lgORqUb1xfI36MSkFg= github.com/docker/cli v24.0.7+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8= @@ -225,7 +222,6 @@ github.com/docker/docker-credential-helpers v0.6.4/go.mod h1:ofX3UI0Gz1TteYBjtgs github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A= github.com/docker/docker-credential-helpers v0.7.0/go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0= github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod h1:Qh8CwZgvJUkLughtfhJv5dyTYa91l1fOUCrgjqmcifM= -github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE= github.com/doublerebel/bellows v0.0.0-20160303004610-f177d92a03d3 h1:7nllYTGLnq4CqBL27lV6oNfXzM2tJ2mrKF8E+aBXOV0= github.com/doublerebel/bellows v0.0.0-20160303004610-f177d92a03d3/go.mod h1:v/MTKot4he5oRHGirOYGN4/hEOONNnWtDBLAzllSGMw= github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY= @@ -235,15 +231,13 @@ github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod h1:/Zj4wYkg github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a h1:mATvB/9r/3gvcejNsXKSkQ6lcIaNec2nyfOdlTBR2lU= github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a/go.mod h1:Ro8st/ElPeALwNFlcTpWmkr6IoMFfkjXAvTHpevnDsM= github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs= -github.com/emicklei/go-restful/v3 v3.10.0 h1:X4gma4HM7hFm6WMeAsTfqA0GOfdNoCzBIkHGoRLGXuM= -github.com/emicklei/go-restful/v3 v3.10.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc= +github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g= +github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc= github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc= github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ= github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98= -github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk= -github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0/go.mod h1:hliV/p42l8fGbc6Y9bQ70uLwIvmJyVE5k4iMKlh8wCQ= github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= github.com/envoyproxy/protoc-gen-validate v1.0.2 h1:QkIBuU5k+x7/QXPvPPnWXWlCdaBFApVqftFV6k087DA= github.com/envoyproxy/protoc-gen-validate v1.0.2/go.mod h1:GpiZQP3dDbg4JouG/NNS7QWXpgx6x8QiMKdmN72jogE= @@ -264,15 +258,14 @@ github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo= github.com/fatih/structs v1.1.0/go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M= github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg= github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U= -github.com/flowstack/go-jsonschema v0.1.1/go.mod h1:yL7fNggx1o8rm9RlgXv7hTBWxdBM0rVwpMwimd3F3N0= github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8= github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ= github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA= github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM= -github.com/fvbommel/sortorder v1.0.1 h1:dSnXLt4mJYH25uDDGa3biZNQsozaUWDSWeKJ0qqFfzE= -github.com/fvbommel/sortorder v1.0.1/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0= +github.com/fvbommel/sortorder v1.1.0 h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQmYw= +github.com/fvbommel/sortorder v1.1.0/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0= github.com/gavv/httpexpect/v2 v2.16.0 h1:Ty2favARiTYTOkCRZGX7ojXXjGyNAIohM1lZ3vqaEwI= github.com/gavv/httpexpect/v2 v2.16.0/go.mod h1:uJLaO+hQ25ukBJtQi750PsztObHybNllN+t+MbbW8PY= github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= @@ -280,8 +273,8 @@ github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeME github.com/gizak/termui/v3 v3.1.0/go.mod h1:bXQEBkJpzxUAKf0+xq9MSWAvWZlE7c+aidmyFlkYTrY= github.com/gliderlabs/ssh v0.3.5 h1:OcaySEmAQJgyYcArR+gGGTHCyE7nvhEMTlYY+Dp8CpY= github.com/gliderlabs/ssh v0.3.5/go.mod h1:8XB4KraRrX39qHhT6yxPsHedjA08I/uBVwj4xC+/+z4= -github.com/go-errors/errors v1.0.1 h1:LUHzmkK3GUKUrL/1gfBUxAHzcev3apQlezX/+O7ma6w= -github.com/go-errors/errors v1.0.1/go.mod h1:f4zRHt4oKfwPJE5k8C9vpYG+aDHdBFUsgrm6/TyX73Q= +github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA= +github.com/go-errors/errors v1.4.2/go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og= github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI= github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic= github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU= @@ -300,7 +293,6 @@ github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG github.com/go-logr/logr v0.1.0/go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas= github.com/go-logr/logr v0.2.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU= github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU= -github.com/go-logr/logr v1.2.0/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A= github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A= github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ= github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY= @@ -320,6 +312,8 @@ github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrt github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI= github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE= +github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI= +github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls= github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe h1:zn8tqiUbec4wR94o7Qj3LZCAT6uGobhEgnDRg6isG5U= github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8= github.com/gofrs/uuid v4.0.0+incompatible h1:1SD/1F5pU8p29ybwgQSwpQk+mwdRrXCYuPhW6m+TnJw= @@ -372,13 +366,14 @@ github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Z github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= github.com/google/btree v1.0.1 h1:gK4Kx5IaGY9CD5sPJ36FHiBJ6ZXl0kilRiiCj+jdYp4= github.com/google/btree v1.0.1/go.mod h1:xXMiIv4Fb/0kKde4SpL7qlzvu5cMJDRkFDxJfI9uaxA= -github.com/google/gnostic v0.6.9 h1:ZK/5VhkoX835RikCHpSUJV9a+S3e1zLh59YnyWeBW+0= -github.com/google/gnostic v0.6.9/go.mod h1:Nm8234We1lq6iB9OmlgNv3nH91XLLVZHCDayfA3xq+E= +github.com/google/gnostic-models v0.6.8 h1:yo/ABAfM5IMRsS1VnXjTBvUb61tFIHozhlYvRgGre9I= +github.com/google/gnostic-models v0.6.8/go.mod h1:5n7qKqH0f5wFt+aWF8CW6pZLLNOfYuF5OpfBSENuI8U= github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.3/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= @@ -403,6 +398,8 @@ github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXi github.com/google/martian/v3 v3.3.2 h1:IqNFLAmvJOgVlpdEBiQbDc2EwKW77amAycfTuWKdfvw= github.com/google/martian/v3 v3.3.2/go.mod h1:oBOf6HBosgwRXnUGWUB05QECsc6uvmMiJ3+6W4l/CUk= github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/pprof v0.0.0-20221118152302-e6195bd50e26 h1:Xim43kblpZXfIBQsbuBVKCudVG457BR2GZFIz3uw3hQ= +github.com/google/pprof v0.0.0-20221118152302-e6195bd50e26/go.mod h1:dDKJzRmX4S37WGHujM7tX//fmj1uioxKzKxz3lo4HJo= github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI= github.com/google/s2a-go v0.1.7 h1:60BLSyTrOV4/haCDW4zb1guZItoSq8foHCXrAnjBo/o= github.com/google/s2a-go v0.1.7/go.mod h1:50CgR4k1jNlWBu4UfS4AcfhVe1r6pdZPygJ3R8F0Qdw= @@ -660,14 +657,14 @@ github.com/onsi/ginkgo v1.10.1/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+ github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk= github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE= github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU= -github.com/onsi/ginkgo/v2 v2.4.0 h1:+Ig9nvqgS5OBSACXNk15PLdp0U9XPYROt9CFzVdFGIs= -github.com/onsi/ginkgo/v2 v2.4.0/go.mod h1:iHkDK1fKGcBoEHT5W7YBq4RFWaQulw+caOMkAt4OrFo= +github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY= +github.com/onsi/ginkgo/v2 v2.15.0/go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM= github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA= github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY= github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY= github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo= -github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI= -github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M= +github.com/onsi/gomega v1.31.0 h1:54UJxxj6cPInHS3a35wm6BK/F9nHYueZ1NVujHDrnXE= +github.com/onsi/gomega v1.31.0/go.mod h1:DW9aCi7U6Yi40wNVAvT6kzFnEVEI5n3DloYBiKiT6zk= github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U= github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM= github.com/opencontainers/image-spec v1.1.0-rc3 h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0Ys52cJydRwBkb8= @@ -752,7 +749,6 @@ github.com/soheilhy/cmux v0.1.5 h1:jjzc5WVemNEDTLwv9tlmemhC73tI08BNOIGwBOo10Js= github.com/soheilhy/cmux v0.1.5/go.mod h1:T7TcVDs9LWfQgPlPsdngu6I6QIoyIFZDDC6sNE1GqG0= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= -github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= github.com/spf13/afero v1.2.2/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk= github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8= github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY= @@ -766,7 +762,6 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ= github.com/spf13/viper v1.18.2/go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk= -github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.2.0/go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE= @@ -819,8 +814,8 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHo github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ= github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74= github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y= -github.com/xlab/treeprint v1.1.0 h1:G/1DjNkPpfZCFt9CSh6b5/nY4VimlbHF3Rh4obvtzDk= -github.com/xlab/treeprint v1.1.0/go.mod h1:gj5Gd3gPdKtR1ikdDK6fnFLdmIS0X30kTTuNd/WEJu0= +github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ= +github.com/xlab/treeprint v1.2.0/go.mod h1:gj5Gd3gPdKtR1ikdDK6fnFLdmIS0X30kTTuNd/WEJu0= github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0 h1:6fRhSjgLCkTD3JnJxvaJ4Sj+TYblw757bqYgZaOq5ZY= github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0/go.mod h1:/LWChgwKmvncFJFHJ7Gvn9wZArjbV5/FppcK2fKk/tI= github.com/yudai/gojsondiff v1.0.0 h1:27cbfqXLVEJ1o8I6v3y9lg8Ydm53EKqHXAOMxEGlCOA= @@ -849,9 +844,8 @@ go.opentelemetry.io/otel/sdk v1.21.0 h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZ go.opentelemetry.io/otel/sdk v1.21.0/go.mod h1:Nna6Yv7PWTdgJHVRD9hIYywQBRx7pbox6nwBnZIxl/E= go.opentelemetry.io/otel/trace v1.22.0 h1:Hg6pPujv0XG9QaVbGOBVHunyuLcCC3jN7WEhPx83XD0= go.opentelemetry.io/otel/trace v1.22.0/go.mod h1:RbbHXVqKES9QhzZq/fE5UnOSILqRt40a21sPw2He1xo= -go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI= -go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 h1:+FNtrFTmVw0YZGpBGX56XDee331t6JAXeK2bcyhLOOc= -go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5/go.mod h1:nmDLcffg48OtT/PSW0Hg7FvpRQsQh5OSqIylirxKC7o= +go.starlark.net v0.0.0-20230525235612-a134d8f9ddca h1:VdD38733bfYv5tUZwEIskMM93VanwNIi5bIKnDrJdEY= +go.starlark.net v0.0.0-20230525235612-a134d8f9ddca/go.mod h1:jxU+3+j+71eXOW14274+SmmuW82qJzl6iZSeqEtTGds= go.uber.org/atomic v1.3.2/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE= go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE= go.uber.org/atomic v1.5.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ= @@ -859,8 +853,8 @@ go.uber.org/atomic v1.6.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ= go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0= go.uber.org/multierr v1.3.0/go.mod h1:VgVr7evmIr6uPjLBxg28wmKNXyqE9akIJ5XnfpiKl+4= go.uber.org/multierr v1.5.0/go.mod h1:FeouvMocqHpRaaGuG9EjoKcStLC43Zu/fmqdUMPcKYU= -go.uber.org/multierr v1.10.0 h1:S0h4aNzvfcFsC3dRF1jLoaov7oRaKqRGC/pUEJ2yvPQ= -go.uber.org/multierr v1.10.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y= +go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0= +go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y= go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9Ejo0C68/HhF8uaILCdgjnY+goOA= go.uber.org/zap v1.9.1/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q= go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q= @@ -887,10 +881,11 @@ golang.org/x/crypto v0.3.0/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4 golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4= golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58= golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU= +golang.org/x/crypto v0.10.0/go.mod h1:o4eNf7Ede1fv+hwOwZsTHl9EsPFO6q6ZvYR8vYfY45I= golang.org/x/crypto v0.12.0/go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw= +golang.org/x/crypto v0.14.0/go.mod h1:MVFd36DqK4CsrnJYDkBA3VC4m2GkXAM0PvzMCn4JQf4= golang.org/x/crypto v0.16.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4= golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU= -golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs= golang.org/x/crypto v0.24.0 h1:mnl8DM0o513X8fdIkmyFE/5hTYxbwYOjDS/+rK6qpRI= golang.org/x/crypto v0.24.0/go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM= golang.org/x/exp v0.0.0-20181106170214-d68db9428509/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= @@ -918,8 +913,42 @@ golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91 golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs= golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA= golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c= -golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs= -golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg= +golang.org/x/net v0.0.0-20170114055629-f2499483f923/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180921000356-2f5d2388922f/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20191004110552-13f9640d40b9/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= +golang.org/x/net v0.0.0-20200822124328-c89045814202/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= +golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= +golang.org/x/net v0.0.0-20201110031124-69a78807bb2b/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= +golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= +golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= +golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM= +golang.org/x/net v0.0.0-20210610132358-84b48f89b13b/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20220225172249-27dd8689420f/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk= +golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= +golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY= +golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= +golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= +golang.org/x/net v0.8.0/go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc= +golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg= +golang.org/x/net v0.11.0/go.mod h1:2L/ixqYpgIVXmeoSA/4Lu7BzTG4KIyPIryS4IsOd1oQ= +golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE= +golang.org/x/net v0.19.0/go.mod h1:CfAk/cbD4CthTvqiEl8NpboMuiuOYsAr/7NOjZJtv1U= +golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44= +golang.org/x/net v0.26.0 h1:soB7SVo0PWrY4vPW/+ay0jKDNScG2X9wFeYlXIvJsOQ= +golang.org/x/net v0.26.0/go.mod h1:5YKkiSynbBIh3p6iOc/vibscux0x38BZDkn8sCUPxHE= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= @@ -954,23 +983,25 @@ golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a/go.mod h1:h1NjWce9XRLGQEsW7w golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20190904154756-749cb33beabd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20191002063906-3421d5a6bb1c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210112080510-489259a85091/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= @@ -982,22 +1013,27 @@ golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.9.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= -golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws= golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= +golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= +golang.org/x/term v0.0.0-20220526004731-065cf7ba2467/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc= golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U= +golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo= +golang.org/x/term v0.9.0/go.mod h1:M6DEAAIenWoTxdKrOltXcmDY3rSplQUkrvaDU5FcQyo= golang.org/x/term v0.11.0/go.mod h1:zC9APTIj3jG3FdV/Ons+XE1riIZXG4aZ4GTHiPZJPIU= +golang.org/x/term v0.13.0/go.mod h1:LTmsnFJwVN6bCy1rVCoS+qHT1HhALEFxKncY3WNNh4U= golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0= golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk= -golang.org/x/term v0.18.0/go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58= golang.org/x/term v0.21.0 h1:WVXCp+/EBEHOj53Rvu+7KiT/iElMrO8ACK16SMZ3jaA= golang.org/x/term v0.21.0/go.mod h1:ooXLefLobQVslOqselCNF4SxFAaoS6KujMbsGzSDmX0= golang.org/x/text v0.0.0-20160726164857-2910a502d2bf/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= @@ -1006,13 +1042,14 @@ golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3 golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.4/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ= golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= +golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= +golang.org/x/text v0.10.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE= golang.org/x/text v0.12.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE= golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE= golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= @@ -1072,7 +1109,6 @@ google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98 google.golang.org/genproto v0.0.0-20200423170343-7949de9c1215/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= google.golang.org/genproto v0.0.0-20200513103714-09dca8ec2884/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo= -google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc= google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac h1:ZL/Teoy/ZGnzyrqK/Optxxp2pmVh+fmJ97slxSRyzUg= google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac/go.mod h1:+Rvu7ElI+aLzyDQhpHMFMMltsD6m7nqpuWDd2CwJw3k= google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe h1:0poefMBYvYbs7g5UkjS6HcxBPaTRAmznle9jnxYoAI8= @@ -1086,8 +1122,6 @@ google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8 google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3IjizoKk= google.golang.org/grpc v1.33.1/go.mod h1:fr5YgcSWrqhRRxogOsw7RzIpsmvOZ6IcH4kBYTpR3n0= google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc= -google.golang.org/grpc v1.36.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU= -google.golang.org/grpc v1.40.0/go.mod h1:ogyxbiOoUXAkP+4+xa6PZSE9DZgIHtSpzjDTB9KAK34= google.golang.org/grpc v1.61.0 h1:TOvOcuXn30kRao+gfcvsebNEa5iZIiLkisYEkf7R7o0= google.golang.org/grpc v1.61.0/go.mod h1:VUbo7IFqmF1QtCAstipjG0GIoq49KvMe9+h1jFLBNJs= google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8= @@ -1101,7 +1135,6 @@ google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpAD google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c= google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw= google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= -google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI= google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= @@ -1135,7 +1168,6 @@ gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= -gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= @@ -1146,20 +1178,20 @@ honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWh honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg= k8s.io/api v0.17.8/go.mod h1:N++Llhs8kCixMUoCaXXAyMMPbo8dDVnh+IQ36xZV2/0= -k8s.io/api v0.26.15 h1:tjMERUjIwkq+2UtPZL5ZbSsLkpxUv4gXWZfV5lQl+Og= -k8s.io/api v0.26.15/go.mod h1:CtWOrFl8VLCTLolRlhbBxo4fy83tjCLEtYa5pMubIe0= +k8s.io/api v0.30.3 h1:ImHwK9DCsPA9uoU3rVh4QHAHHK5dTSv1nxJUapx8hoQ= +k8s.io/api v0.30.3/go.mod h1:GPc8jlzoe5JG3pb0KJCSLX5oAFIW3/qNJITlDj8BH04= k8s.io/apimachinery v0.17.8/go.mod h1:Lg8zZ5iC/O8UjCqW6DNhcQG2m4TdjF9kwG3891OWbbA= -k8s.io/apimachinery v0.26.15 h1:GPxeERYBSqSZlj3xIkX4L6mBjzZ9q8JPnJ+Vj15qe+g= -k8s.io/apimachinery v0.26.15/go.mod h1:O/uIhIOWuy6ndHqQ6qbkjD7OgeMhVtlk8+Z66ZcmJQc= -k8s.io/cli-runtime v0.26.15 h1:+y3am0YLVBEfe4je5taxVUM8EKQKnUqzmXBdn3Ytxko= -k8s.io/cli-runtime v0.26.15/go.mod h1:AXABAdbXP0xeIJV4SpJ1caMR7FY8GjXTxMsJ5/1iMF0= +k8s.io/apimachinery v0.30.3 h1:q1laaWCmrszyQuSQCfNB8cFgCuDAoPszKY4ucAjDwHc= +k8s.io/apimachinery v0.30.3/go.mod h1:iexa2somDaxdnj7bha06bhb43Zpa6eWH8N8dbqVjTUc= +k8s.io/cli-runtime v0.30.3 h1:aG69oRzJuP2Q4o8dm+f5WJIX4ZBEwrvdID0+MXyUY6k= +k8s.io/cli-runtime v0.30.3/go.mod h1:hwrrRdd9P84CXSKzhHxrOivAR9BRnkMt0OeP5mj7X30= k8s.io/client-go v0.17.8/go.mod h1:SJsDS64AAtt9VZyeaQMb4Ck5etCitZ/FwajWdzua5eY= -k8s.io/client-go v0.26.15 h1:A2Yav2v+VZQfpEsf5ESFp2Lqq5XACKBDrwkG+jEtOg0= -k8s.io/client-go v0.26.15/go.mod h1:KJs7snLEyKPlypqTQG/ngcaqE6h3/6qTvVHDViRL+iI= -k8s.io/component-base v0.26.15 h1:32XJyv5fo/lbDZhYU1HyISXTgdSUkbW5cO4DhfR6Y/8= -k8s.io/component-base v0.26.15/go.mod h1:9V+nBzUtTNtRuYfYmQQEhuKrjhL80i2l6F2H2qUsHAI= -k8s.io/component-helpers v0.26.15 h1:2ln2voQ6oLMUKzksr29g47iE1Y0rLdB+2KICF8F1f5Q= -k8s.io/component-helpers v0.26.15/go.mod h1:UwLS62rpGU8sIJfnBWChicMdf14y9hdu5DXicHay4Hk= +k8s.io/client-go v0.30.3 h1:bHrJu3xQZNXIi8/MoxYtZBBWQQXwy16zqJwloXXfD3k= +k8s.io/client-go v0.30.3/go.mod h1:8d4pf8vYu665/kUbsxWAQ/JDBNWqfFeZnvFiVdmx89U= +k8s.io/component-base v0.30.3 h1:Ci0UqKWf4oiwy8hr1+E3dsnliKnkMLZMVbWzeorlk7s= +k8s.io/component-base v0.30.3/go.mod h1:C1SshT3rGPCuNtBs14RmVD2xW0EhRSeLvBh7AGk1quA= +k8s.io/component-helpers v0.30.3 h1:KPc8l0eGx9Wg2OcKc58k9ozNcVcOInAi3NGiuS2xJ/c= +k8s.io/component-helpers v0.30.3/go.mod h1:VOQ7g3q+YbKWwKeACG2BwPv4ftaN8jXYJ5U3xpzuYAE= k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6/go.mod h1:ezvh/TsK7cY6rbqRK0oQQ8IAqLxYwwyPxAX1Pzy0ii0= k8s.io/gengo v0.0.0-20220902162205-c0856e24416d h1:U9tB195lKdzwqicbJvyJeOXV7Klv+wNAWENRnXEGi08= k8s.io/gengo v0.0.0-20220902162205-c0856e24416d/go.mod h1:FiNAH4ZV3gBg2Kwh89tzAEV2be7d5xI0vBa/VySYy3E= @@ -1168,18 +1200,18 @@ k8s.io/klog v0.3.0/go.mod h1:Gq+BEi5rUBO/HRz0bTSXDUcqjScdoY3a9IHpCEIOOfk= k8s.io/klog v1.0.0/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I= k8s.io/klog/v2 v2.2.0/go.mod h1:Od+F08eJP+W3HUb4pSrPpgp9DGU4GzlpG/TmITuYh/Y= k8s.io/klog/v2 v2.5.0/go.mod h1:hy9LJ/NvuK+iVyP4Ehqva4HxZG/oXyIS3n3Jmire4Ec= -k8s.io/klog/v2 v2.80.1 h1:atnLQ121W371wYYFawwYx1aEY2eUfs4l3J72wtgAwV4= -k8s.io/klog/v2 v2.80.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0= +k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw= +k8s.io/klog/v2 v2.120.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE= k8s.io/kube-openapi v0.0.0-20200410145947-bcb3869e6f29/go.mod h1:F+5wygcW0wmRTnM3cOgIqGivxkwSWIWT5YdsDbeAOaU= -k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 h1:+70TFaan3hfJzs+7VK2o+OGxg8HsuBr/5f6tVAjDu6E= -k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280/go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4= -k8s.io/kubectl v0.26.15 h1:Q118/ZVWmUYEm6Iod8MKuxQFwTBBopBogGq5tkudvhg= -k8s.io/kubectl v0.26.15/go.mod h1:JgN3H70qdFjI/93T91gVOAsSExxNmccoCQLDNX//aYw= -k8s.io/metrics v0.26.15 h1:U+FLqs8aFMVBWycx/lZn8nSBP5lfdmQMCqG288XOsbs= -k8s.io/metrics v0.26.15/go.mod h1:zUiNijWF/4zP8s+BXjPNEaswdwE7g2VSJr5lT3eBMYs= +k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag= +k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340/go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98= +k8s.io/kubectl v0.30.3 h1:YIBBvMdTW0xcDpmrOBzcpUVsn+zOgjMYIu7kAq+yqiI= +k8s.io/kubectl v0.30.3/go.mod h1:IcR0I9RN2+zzTRUa1BzZCm4oM0NLOawE6RzlDvd1Fpo= +k8s.io/metrics v0.30.3 h1:gKCpte5zykrOmQhZ8qmsxyJslMdiLN+sqbBfIWNpbGM= +k8s.io/metrics v0.30.3/go.mod h1:W06L2nXRhOwPkFYDJYWdEIS3u6JcJy3ebIPYbndRs6A= k8s.io/utils v0.0.0-20191114184206-e782cd3c129f/go.mod h1:sZAwmy6armz5eXlNoLmJcl4F1QuKu7sr+mFQ0byX7Ew= -k8s.io/utils v0.0.0-20221107191617-1a15be271d1d h1:0Smp/HP1OH4Rvhe+4B8nWGERtlqAGSftbSbbmm45oFs= -k8s.io/utils v0.0.0-20221107191617-1a15be271d1d/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= +k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI= +k8s.io/utils v0.0.0-20230726121419-3b25d923346b/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= modernc.org/b v1.0.4/go.mod h1:Oqc2xtmGT0tvBUsPZIanirLhxBCQZhM7Lu3TlzBj9w8= modernc.org/b v1.1.0/go.mod h1:yF+wmBAFjebNdVqZNTeNfmnLaLqq91wozvDLcuXz+ck= modernc.org/db v1.0.8/go.mod h1:L8Az96H46DF2+BGeaS6+WiEqLORR2sjp0yBn6LA/lAQ= @@ -1226,17 +1258,17 @@ modernc.org/zappy v1.0.9/go.mod h1:y2c4Hv5jzyBP179SxNmx5H/BM6cVgNIXPQv2bCeR6IM= modernc.org/zappy v1.1.0/go.mod h1:cxC0dWAgZuyMsJ+KL3ZBgo3twyKGBB/0By/umSZE2bQ= moul.io/http2curl/v2 v2.3.0 h1:9r3JfDzWPcbIklMOs2TnIFzDYvfAZvjeavG6EzP7jYs= moul.io/http2curl/v2 v2.3.0/go.mod h1:RW4hyBjTWSYDOxapodpNEtX0g5Eb16sxklBqmd2RHcE= -sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 h1:iXTIw73aPyC+oRdyqqvVJuloN1p0AC/kzH07hu3NE+k= -sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0= -sigs.k8s.io/kustomize/api v0.12.1 h1:7YM7gW3kYBwtKvoY216ZzY+8hM+lV53LUayghNRJ0vM= -sigs.k8s.io/kustomize/api v0.12.1/go.mod h1:y3JUhimkZkR6sbLNwfJHxvo1TCLwuwm14sCYnkH6S1s= -sigs.k8s.io/kustomize/kustomize/v4 v4.5.7 h1:cDW6AVMl6t/SLuQaezMET8hgnadZGIAr8tUrxFVOrpg= -sigs.k8s.io/kustomize/kustomize/v4 v4.5.7/go.mod h1:VSNKEH9D9d9bLiWEGbS6Xbg/Ih0tgQalmPvntzRxZ/Q= -sigs.k8s.io/kustomize/kyaml v0.13.9 h1:Qz53EAaFFANyNgyOEJbT/yoIHygK40/ZcvU3rgry2Tk= -sigs.k8s.io/kustomize/kyaml v0.13.9/go.mod h1:QsRbD0/KcU+wdk0/L0fIp2KLnohkVzs6fQ85/nOXac4= +sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo= +sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0= +sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 h1:XX3Ajgzov2RKUdc5jW3t5jwY7Bo7dcRm+tFxT+NfgY0= +sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3/go.mod h1:9n16EZKMhXBNSiUC5kSdFQJkdH3zbxS/JoO619G1VAY= +sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3 h1:vq2TtoDcQomhy7OxXLUOzSbHMuMYq0Bjn93cDtJEdKw= +sigs.k8s.io/kustomize/kustomize/v5 v5.0.4-0.20230601165947-6ce0bf390ce3/go.mod h1:/d88dHCvoy7d0AKFT0yytezSGZKjsZBVs9YTkBHSGFk= +sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 h1:W6cLQc5pnqM7vh3b7HvGNfXrJ/xL6BDMS0v1V/HHg5U= +sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3/go.mod h1:JWP1Fj0VWGHyw3YUPjXSQnRnrwezrZSrApfX5S0nIag= sigs.k8s.io/structured-merge-diff/v2 v2.0.1/go.mod h1:Wb7vfKAodbKgf6tn1Kl0VvGj7mRH6DGaRcixXEJXTsE= -sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE= -sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E= +sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4= +sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08= sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o= sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc= sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E= diff --git a/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml b/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml index 78a364fb9e80..0686f1a716a0 100644 --- a/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml +++ b/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml @@ -50,11 +50,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -66,11 +68,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -81,6 +85,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -97,11 +102,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -113,14 +120,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -146,17 +156,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -170,11 +192,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -185,6 +209,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -198,6 +223,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -214,17 +240,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -238,11 +276,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -253,12 +293,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -280,17 +322,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -304,11 +358,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -319,6 +375,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -332,6 +389,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -348,17 +406,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -372,11 +442,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -387,12 +459,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLogs: @@ -447,6 +521,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -461,6 +536,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -478,6 +554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -515,6 +592,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -545,6 +623,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -563,6 +642,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -575,6 +655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -602,6 +683,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -614,6 +696,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -626,6 +709,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -655,6 +739,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -667,6 +752,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -682,6 +768,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -694,6 +781,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -709,6 +797,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -721,6 +810,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -748,6 +838,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -788,6 +879,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -817,6 +909,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -849,6 +942,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -863,6 +957,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -888,6 +983,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -911,6 +1007,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -951,6 +1048,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1022,6 +1120,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic options: items: properties: @@ -1031,10 +1130,12 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic searches: items: type: string type: array + x-kubernetes-list-type: atomic type: object dnsPolicy: type: string @@ -1098,6 +1199,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1112,6 +1214,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1129,6 +1232,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1166,6 +1270,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1196,6 +1301,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1214,6 +1320,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1226,6 +1333,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1253,6 +1361,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1265,6 +1374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1277,6 +1387,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1306,6 +1417,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1318,6 +1430,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1333,6 +1446,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1345,6 +1459,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1360,6 +1475,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1372,6 +1488,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1399,6 +1516,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1439,6 +1557,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1468,6 +1587,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1500,6 +1620,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1514,6 +1635,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1539,6 +1661,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1562,6 +1685,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1602,6 +1726,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1653,8 +1778,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array hostNetwork: @@ -1663,6 +1791,7 @@ spec: items: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -1763,11 +1892,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1794,11 +1925,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1862,6 +1995,15 @@ spec: type: string securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -1900,6 +2042,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -1912,6 +2055,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -1946,6 +2090,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1984,11 +2129,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2000,11 +2147,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -2015,6 +2164,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -2031,11 +2181,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2047,14 +2199,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -2080,17 +2235,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2104,11 +2271,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2119,6 +2288,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2132,6 +2302,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2148,17 +2319,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2172,11 +2355,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2187,12 +2372,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -2214,17 +2401,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2238,11 +2437,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2253,6 +2454,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2266,6 +2468,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2282,17 +2485,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2306,11 +2521,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2321,12 +2538,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -2340,6 +2559,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2354,6 +2574,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2371,6 +2592,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2402,6 +2624,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2432,6 +2655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2450,6 +2674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2462,6 +2687,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2487,6 +2713,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2499,6 +2726,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2511,6 +2739,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2540,6 +2769,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2552,6 +2782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2567,6 +2798,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2579,6 +2811,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2594,6 +2827,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2606,6 +2840,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2633,6 +2868,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2666,6 +2902,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2695,6 +2932,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2723,6 +2961,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2737,6 +2976,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2762,6 +3002,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2785,6 +3026,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2804,10 +3046,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -2822,6 +3066,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2860,6 +3105,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2872,12 +3118,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -2888,6 +3138,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -2895,6 +3146,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -2909,6 +3161,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2926,6 +3179,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2938,6 +3192,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -2959,6 +3221,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2976,6 +3239,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2988,6 +3252,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3010,6 +3282,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3040,6 +3313,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3114,6 +3388,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3144,6 +3419,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3184,6 +3460,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3215,20 +3504,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3284,6 +3586,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3314,6 +3617,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3376,6 +3680,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -3387,6 +3694,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -3396,6 +3705,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -3410,10 +3722,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -3432,6 +3746,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3470,6 +3785,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3482,12 +3798,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -3498,6 +3818,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -3505,6 +3826,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -3519,6 +3841,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3536,6 +3859,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3548,6 +3872,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3569,6 +3901,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3586,6 +3919,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3598,6 +3932,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3620,6 +3962,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3650,6 +3993,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3724,6 +4068,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3754,6 +4099,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3794,6 +4140,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3825,20 +4184,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3894,6 +4266,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3924,6 +4297,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3986,6 +4360,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -3997,6 +4374,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4006,6 +4385,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -4035,6 +4417,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4108,6 +4492,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4122,6 +4507,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4139,6 +4525,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4176,6 +4563,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4206,6 +4594,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4224,6 +4613,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4236,6 +4626,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4263,6 +4654,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4275,6 +4667,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4287,6 +4680,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4316,6 +4710,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4328,6 +4723,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4343,6 +4739,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4355,6 +4752,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4370,6 +4768,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4382,6 +4781,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4409,6 +4809,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4449,6 +4850,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4478,6 +4880,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4510,6 +4913,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4524,6 +4928,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4549,6 +4954,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4572,6 +4978,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4612,6 +5019,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4707,6 +5115,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4721,6 +5130,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4738,6 +5148,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4775,6 +5186,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4805,6 +5217,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4823,6 +5236,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4835,6 +5249,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4862,6 +5277,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4874,6 +5290,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4886,6 +5303,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4915,6 +5333,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4927,6 +5346,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4942,6 +5362,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4954,6 +5375,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4969,6 +5391,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4981,6 +5404,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5008,6 +5432,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5048,6 +5473,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5077,6 +5503,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5109,6 +5536,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5123,6 +5551,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5148,6 +5577,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5171,6 +5601,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5211,6 +5642,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5357,6 +5789,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5371,6 +5804,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5388,6 +5822,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5425,6 +5860,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5455,6 +5891,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5473,6 +5910,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5485,6 +5923,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5512,6 +5951,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5524,6 +5964,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5536,6 +5977,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5565,6 +6007,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5577,6 +6020,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5592,6 +6036,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5604,6 +6049,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5619,6 +6065,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5631,6 +6078,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5658,6 +6106,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5698,6 +6147,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5727,6 +6177,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5759,6 +6210,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5773,6 +6225,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5798,6 +6251,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5821,6 +6275,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5864,8 +6319,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -5892,6 +6350,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5925,10 +6384,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -5943,6 +6404,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5981,6 +6443,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5993,12 +6456,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -6009,6 +6476,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -6016,6 +6484,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -6030,6 +6499,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6047,6 +6517,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6059,6 +6530,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6080,6 +6559,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6097,6 +6577,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6109,6 +6590,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6131,6 +6620,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6161,6 +6651,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6237,6 +6728,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6267,6 +6759,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6307,6 +6800,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -6338,20 +6844,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -6407,6 +6926,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6437,6 +6957,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6499,6 +7020,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -6510,6 +7034,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -6519,6 +7045,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -6575,6 +7104,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6589,6 +7119,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6606,6 +7137,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6643,6 +7175,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6673,6 +7206,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6691,6 +7225,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6703,6 +7238,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6730,6 +7266,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6742,6 +7279,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6754,6 +7292,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6783,6 +7322,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6795,6 +7335,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6810,6 +7351,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6822,6 +7364,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6837,6 +7380,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6849,6 +7393,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6876,6 +7421,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6916,6 +7462,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6945,6 +7492,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6977,6 +7525,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6991,6 +7540,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7016,6 +7566,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7039,6 +7590,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7079,6 +7631,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7117,6 +7670,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7265,6 +7819,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7279,6 +7834,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7296,6 +7852,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7333,6 +7890,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7363,6 +7921,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7381,6 +7940,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7393,6 +7953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7420,6 +7981,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7432,6 +7994,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7444,6 +8007,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7473,6 +8037,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7485,6 +8050,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7500,6 +8066,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7512,6 +8079,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7527,6 +8095,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7539,6 +8108,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7566,6 +8136,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7606,6 +8177,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7635,6 +8207,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7667,6 +8240,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7681,6 +8255,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7706,6 +8281,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7729,6 +8305,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7771,6 +8348,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7875,6 +8453,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7889,6 +8468,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7906,6 +8486,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7943,6 +8524,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7973,6 +8555,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7991,6 +8574,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8003,6 +8587,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8030,6 +8615,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8042,6 +8628,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8054,6 +8641,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8083,6 +8671,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8095,6 +8684,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8110,6 +8700,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8122,6 +8713,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8137,6 +8729,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8149,6 +8742,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8176,6 +8770,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8216,6 +8811,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8245,6 +8841,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8277,6 +8874,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8291,6 +8889,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8316,6 +8915,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8339,6 +8939,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8403,10 +9004,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -8421,6 +9024,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8459,6 +9063,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8471,12 +9076,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -8487,6 +9096,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -8494,6 +9104,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -8508,6 +9119,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8525,6 +9137,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8537,6 +9150,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8558,6 +9179,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8575,6 +9197,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8587,6 +9210,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8609,6 +9240,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8639,6 +9271,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8713,6 +9346,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8743,6 +9377,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8783,6 +9418,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -8814,20 +9462,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -8885,6 +9546,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8915,6 +9577,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8977,6 +9640,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -8988,6 +9654,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -8997,6 +9665,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9005,6 +9676,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -9043,6 +9723,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -9055,6 +9736,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -9076,10 +9758,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -9094,6 +9778,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9132,6 +9817,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9144,12 +9830,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -9160,6 +9850,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -9167,6 +9858,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -9181,6 +9873,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9198,6 +9891,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9210,6 +9904,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9231,6 +9933,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9248,6 +9951,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9260,6 +9964,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9282,6 +9994,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9312,6 +10025,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9388,6 +10102,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9418,6 +10133,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9458,6 +10174,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -9489,20 +10218,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -9558,6 +10300,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9588,6 +10331,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9650,6 +10394,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -9661,6 +10408,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -9670,6 +10419,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9701,6 +10453,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9783,6 +10536,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -9792,6 +10546,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9809,6 +10564,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9837,7 +10593,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -9852,6 +10610,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9907,6 +10666,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -9931,6 +10691,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -9960,18 +10721,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -10002,11 +10751,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10015,6 +10766,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -10037,10 +10790,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -10057,6 +10812,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10137,11 +10893,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10203,10 +10961,49 @@ spec: sources: items: properties: - configMap: + clusterTrustBundle: properties: - items: - items: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object + configMap: + properties: + items: + items: properties: key: type: string @@ -10220,7 +11017,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10266,6 +11065,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -10284,7 +11084,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10304,6 +11106,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -10335,6 +11138,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -10342,6 +11146,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10364,6 +11169,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10402,6 +11208,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -10416,6 +11223,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10470,11 +11278,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10486,11 +11296,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -10501,6 +11313,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -10517,11 +11330,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10533,14 +11348,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -10566,17 +11384,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10590,11 +11420,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10605,6 +11437,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10618,6 +11451,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10634,17 +11468,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10658,11 +11504,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10673,12 +11521,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -10700,17 +11550,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10724,11 +11586,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10739,6 +11603,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10752,6 +11617,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10768,17 +11634,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10792,11 +11670,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10807,12 +11687,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -10826,6 +11708,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10840,6 +11723,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10857,6 +11741,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10888,6 +11773,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10918,6 +11804,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10936,6 +11823,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10948,6 +11836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10973,6 +11862,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10985,6 +11875,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10997,6 +11888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11026,6 +11918,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11038,6 +11931,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11053,6 +11947,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11065,6 +11960,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11080,6 +11976,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11092,6 +11989,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11119,6 +12017,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11152,6 +12051,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11181,6 +12081,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11209,6 +12110,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11223,6 +12125,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11248,6 +12151,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11271,6 +12175,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11290,10 +12195,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -11308,6 +12215,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11346,6 +12254,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11358,12 +12267,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11374,6 +12287,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -11381,6 +12295,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -11395,6 +12310,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11412,6 +12328,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11424,6 +12341,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11445,6 +12370,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11462,6 +12388,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11474,6 +12401,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11496,6 +12431,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11526,6 +12462,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11600,6 +12537,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11630,6 +12568,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11670,6 +12609,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -11701,20 +12653,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -11770,6 +12735,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11800,6 +12766,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11862,6 +12829,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -11873,6 +12843,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -11882,6 +12854,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -11896,10 +12871,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -11918,6 +12895,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11956,6 +12934,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11968,12 +12947,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11984,6 +12967,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -11991,6 +12975,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -12005,6 +12990,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12022,6 +13008,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12034,6 +13021,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12055,6 +13050,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12072,6 +13068,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12084,6 +13081,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12106,6 +13111,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12136,6 +13142,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12210,6 +13217,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12240,6 +13248,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12280,6 +13289,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -12311,20 +13333,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -12380,6 +13415,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12410,6 +13446,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12472,6 +13509,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -12483,6 +13523,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12492,6 +13534,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -12521,6 +13566,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12594,6 +13641,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12608,6 +13656,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12625,6 +13674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12662,6 +13712,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12692,6 +13743,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12710,6 +13762,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12722,6 +13775,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12749,6 +13803,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12761,6 +13816,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12773,6 +13829,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12802,6 +13859,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12814,6 +13872,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12829,6 +13888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12841,6 +13901,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12856,6 +13917,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12868,6 +13930,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12895,6 +13958,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12935,6 +13999,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12964,6 +14029,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12996,6 +14062,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13010,6 +14077,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13035,6 +14103,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13058,6 +14127,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13098,6 +14168,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13193,6 +14264,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13207,6 +14279,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13224,6 +14297,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13261,6 +14335,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13291,6 +14366,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13309,6 +14385,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13321,6 +14398,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13348,6 +14426,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13360,6 +14439,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13372,6 +14452,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13401,6 +14482,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13413,6 +14495,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13428,6 +14511,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13440,6 +14524,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13455,6 +14540,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13467,6 +14553,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13494,6 +14581,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13534,6 +14622,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13563,6 +14652,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13595,6 +14685,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13609,6 +14700,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13634,6 +14726,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13657,6 +14750,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13697,6 +14791,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13843,6 +14938,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13857,6 +14953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13874,6 +14971,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13911,6 +15009,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13941,6 +15040,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13959,6 +15059,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13971,6 +15072,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13998,6 +15100,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14010,6 +15113,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14022,6 +15126,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14051,6 +15156,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14063,6 +15169,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14078,6 +15185,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14090,6 +15198,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14105,6 +15214,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14117,6 +15227,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14144,6 +15255,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14184,6 +15296,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14213,6 +15326,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14245,6 +15359,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14259,6 +15374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14284,6 +15400,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14307,6 +15424,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14350,8 +15468,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -14378,6 +15499,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14411,10 +15533,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -14429,6 +15553,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14467,6 +15592,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14479,12 +15605,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -14495,6 +15625,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -14502,6 +15633,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -14516,6 +15648,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14533,6 +15666,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14545,6 +15679,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14566,6 +15708,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14583,6 +15726,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14595,6 +15739,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14617,6 +15769,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14647,6 +15800,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14723,6 +15877,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14753,6 +15908,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14793,6 +15949,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -14824,20 +15993,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -14893,6 +16075,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14923,6 +16106,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14985,6 +16169,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -14996,6 +16183,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -15005,6 +16194,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -15061,6 +16253,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15075,6 +16268,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15092,6 +16286,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15129,6 +16324,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15159,6 +16355,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15177,6 +16374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15189,6 +16387,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15216,6 +16415,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15228,6 +16428,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15240,6 +16441,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15269,6 +16471,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15281,6 +16484,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15296,6 +16500,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15308,6 +16513,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15323,6 +16529,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15335,6 +16542,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15362,6 +16570,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15402,6 +16611,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15431,6 +16641,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15463,6 +16674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15477,6 +16689,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15502,6 +16715,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15525,6 +16739,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15565,6 +16780,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15603,6 +16819,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15751,6 +16968,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15765,6 +16983,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15782,6 +17001,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15819,6 +17039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15849,6 +17070,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15867,6 +17089,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15879,6 +17102,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15906,6 +17130,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15918,6 +17143,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15930,6 +17156,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15959,6 +17186,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15971,6 +17199,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15986,6 +17215,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15998,6 +17228,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16013,6 +17244,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16025,6 +17257,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16052,6 +17285,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16092,6 +17326,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16121,6 +17356,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16153,6 +17389,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16167,6 +17404,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16192,6 +17430,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16215,6 +17454,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16257,6 +17497,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16361,6 +17602,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16375,6 +17617,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16392,6 +17635,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16429,6 +17673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16459,6 +17704,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16477,6 +17723,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16489,6 +17736,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16516,6 +17764,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16528,6 +17777,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16540,6 +17790,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16569,6 +17820,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16581,6 +17833,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16596,6 +17849,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16608,6 +17862,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16623,6 +17878,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16635,6 +17891,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16662,6 +17919,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16702,6 +17960,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16731,6 +17990,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16763,6 +18023,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16777,6 +18038,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16802,6 +18064,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16825,6 +18088,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16889,10 +18153,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -16907,6 +18173,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16945,6 +18212,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16957,12 +18225,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -16973,6 +18245,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -16980,6 +18253,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -16994,6 +18268,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17011,6 +18286,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17023,6 +18299,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17044,6 +18328,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17061,6 +18346,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17073,6 +18359,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17095,6 +18389,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17125,6 +18420,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17199,6 +18495,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17229,6 +18526,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17269,6 +18567,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17300,20 +18611,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -17371,6 +18695,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17401,6 +18726,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17463,6 +18789,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -17474,6 +18803,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -17483,6 +18814,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -17491,6 +18825,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -17529,6 +18872,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -17541,6 +18885,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -17562,10 +18907,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -17580,6 +18927,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17618,6 +18966,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17630,12 +18979,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -17646,6 +18999,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -17653,6 +19007,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -17667,6 +19022,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17684,6 +19040,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17696,6 +19053,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17717,6 +19082,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17734,6 +19100,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17746,6 +19113,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17768,6 +19143,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17798,6 +19174,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17874,6 +19251,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17904,6 +19282,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17944,6 +19323,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17975,20 +19367,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -18044,6 +19449,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -18074,6 +19480,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -18136,6 +19543,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -18147,6 +19557,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -18156,6 +19568,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -18187,6 +19602,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18269,6 +19685,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -18278,6 +19695,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18295,6 +19713,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18323,7 +19742,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18338,6 +19759,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18393,6 +19815,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -18417,6 +19840,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -18446,18 +19870,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -18488,11 +19900,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -18501,6 +19915,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -18523,10 +19939,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -18543,6 +19961,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18623,11 +20042,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18689,6 +20110,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -18706,7 +20166,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18752,6 +20214,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -18770,7 +20233,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18790,6 +20255,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -18821,6 +20287,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -18828,6 +20295,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18850,6 +20318,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18888,6 +20357,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -18902,6 +20372,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18977,6 +20448,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19006,18 +20478,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19048,11 +20508,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19061,6 +20523,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19072,6 +20536,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic + allocatedResourceStatuses: + additionalProperties: + type: string + type: object + x-kubernetes-map-type: granular allocatedResources: additionalProperties: anyOf: @@ -19110,9 +20580,21 @@ spec: - type type: object type: array - phase: + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + currentVolumeAttributesClassName: type: string - resizeStatus: + modifyVolumeStatus: + properties: + status: + type: string + targetVolumeAttributesClassName: + type: string + required: + - status + type: object + phase: type: string type: object type: object @@ -19170,6 +20652,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -19179,6 +20662,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19196,6 +20680,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19224,7 +20709,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19239,6 +20726,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19294,6 +20782,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -19318,6 +20807,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19347,18 +20837,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19389,11 +20867,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19402,6 +20882,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19424,10 +20906,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -19444,6 +20928,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19524,11 +21009,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19590,6 +21077,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -19607,7 +21133,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19653,6 +21181,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -19671,7 +21200,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19691,6 +21222,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -19722,6 +21254,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -19729,6 +21262,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19751,6 +21285,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19789,6 +21324,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -19803,6 +21339,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic diff --git a/manifests/base/crds/full/argoproj.io_cronworkflows.yaml b/manifests/base/crds/full/argoproj.io_cronworkflows.yaml index 3bd8d118f6a0..985d8f9398fa 100644 --- a/manifests/base/crds/full/argoproj.io_cronworkflows.yaml +++ b/manifests/base/crds/full/argoproj.io_cronworkflows.yaml @@ -82,11 +82,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -98,11 +100,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -113,6 +117,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -129,11 +134,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -145,14 +152,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -178,17 +188,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -202,11 +224,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -217,6 +241,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -230,6 +255,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -246,17 +272,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -270,11 +308,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -285,12 +325,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -312,17 +354,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -336,11 +390,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -351,6 +407,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -364,6 +421,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -380,17 +438,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -404,11 +474,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -419,12 +491,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLogs: @@ -479,6 +553,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -493,6 +568,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -510,6 +586,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -547,6 +624,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -577,6 +655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -595,6 +674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -607,6 +687,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -634,6 +715,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -646,6 +728,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -658,6 +741,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -687,6 +771,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -699,6 +784,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -714,6 +800,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -726,6 +813,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -741,6 +829,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -753,6 +842,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -780,6 +870,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -820,6 +911,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -849,6 +941,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -881,6 +974,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -895,6 +989,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -920,6 +1015,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -943,6 +1039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -983,6 +1080,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1054,6 +1152,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic options: items: properties: @@ -1063,10 +1162,12 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic searches: items: type: string type: array + x-kubernetes-list-type: atomic type: object dnsPolicy: type: string @@ -1130,6 +1231,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1144,6 +1246,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1161,6 +1264,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1198,6 +1302,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1228,6 +1333,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1246,6 +1352,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1258,6 +1365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1285,6 +1393,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1297,6 +1406,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1309,6 +1419,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1338,6 +1449,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1350,6 +1462,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1365,6 +1478,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1377,6 +1491,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1392,6 +1507,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1404,6 +1520,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1431,6 +1548,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1471,6 +1589,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1500,6 +1619,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1532,6 +1652,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1546,6 +1667,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1571,6 +1693,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1594,6 +1717,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1634,6 +1758,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1685,8 +1810,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array hostNetwork: @@ -1695,6 +1823,7 @@ spec: items: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -1795,11 +1924,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1826,11 +1957,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1894,6 +2027,15 @@ spec: type: string securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -1932,6 +2074,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -1944,6 +2087,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -1978,6 +2122,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2016,11 +2161,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2032,11 +2179,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -2047,6 +2196,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -2063,11 +2213,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2079,14 +2231,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -2112,17 +2267,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2136,11 +2303,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2151,6 +2320,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2164,6 +2334,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2180,17 +2351,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2204,11 +2387,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2219,12 +2404,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -2246,17 +2433,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2270,11 +2469,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2285,6 +2486,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2298,6 +2500,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2314,17 +2517,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2338,11 +2553,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2353,12 +2570,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -2372,6 +2591,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2386,6 +2606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2403,6 +2624,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2434,6 +2656,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2464,6 +2687,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2482,6 +2706,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2494,6 +2719,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2519,6 +2745,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2531,6 +2758,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2543,6 +2771,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2572,6 +2801,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2584,6 +2814,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2599,6 +2830,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2611,6 +2843,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2626,6 +2859,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2638,6 +2872,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2665,6 +2900,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2698,6 +2934,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2727,6 +2964,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2755,6 +2993,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2769,6 +3008,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2794,6 +3034,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2817,6 +3058,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2836,10 +3078,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -2854,6 +3098,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2892,6 +3137,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2904,12 +3150,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -2920,6 +3170,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -2927,6 +3178,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -2941,6 +3193,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2958,6 +3211,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2970,6 +3224,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -2991,6 +3253,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3008,6 +3271,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3020,6 +3284,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3042,6 +3314,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3072,6 +3345,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3146,6 +3420,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3176,6 +3451,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3216,6 +3492,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3247,20 +3536,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3316,6 +3618,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3346,6 +3649,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3408,6 +3712,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -3419,6 +3726,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -3428,6 +3737,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -3442,10 +3754,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -3464,6 +3778,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3502,6 +3817,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3514,12 +3830,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -3530,6 +3850,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -3537,6 +3858,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -3551,6 +3873,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3568,6 +3891,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3580,6 +3904,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3601,6 +3933,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3618,6 +3951,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3630,6 +3964,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3652,6 +3994,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3682,6 +4025,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3756,6 +4100,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3786,6 +4131,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3826,6 +4172,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3857,20 +4216,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3926,6 +4298,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3956,6 +4329,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4018,6 +4392,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -4029,6 +4406,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4038,6 +4417,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -4067,6 +4449,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4140,6 +4524,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4154,6 +4539,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4171,6 +4557,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4208,6 +4595,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4238,6 +4626,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4256,6 +4645,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4268,6 +4658,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4295,6 +4686,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4307,6 +4699,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4319,6 +4712,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4348,6 +4742,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4360,6 +4755,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4375,6 +4771,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4387,6 +4784,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4402,6 +4800,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4414,6 +4813,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4441,6 +4841,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4481,6 +4882,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4510,6 +4912,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4542,6 +4945,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4556,6 +4960,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4581,6 +4986,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4604,6 +5010,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4644,6 +5051,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4739,6 +5147,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4753,6 +5162,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4770,6 +5180,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4807,6 +5218,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4837,6 +5249,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4855,6 +5268,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4867,6 +5281,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4894,6 +5309,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4906,6 +5322,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4918,6 +5335,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4947,6 +5365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4959,6 +5378,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4974,6 +5394,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4986,6 +5407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5001,6 +5423,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5013,6 +5436,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5040,6 +5464,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5080,6 +5505,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5109,6 +5535,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5141,6 +5568,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5155,6 +5583,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5180,6 +5609,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5203,6 +5633,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5243,6 +5674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5389,6 +5821,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5403,6 +5836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5420,6 +5854,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5457,6 +5892,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5487,6 +5923,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5505,6 +5942,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5517,6 +5955,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5544,6 +5983,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5556,6 +5996,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5568,6 +6009,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5597,6 +6039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5609,6 +6052,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5624,6 +6068,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5636,6 +6081,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5651,6 +6097,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5663,6 +6110,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5690,6 +6138,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5730,6 +6179,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5759,6 +6209,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5791,6 +6242,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5805,6 +6257,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5830,6 +6283,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5853,6 +6307,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5896,8 +6351,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -5924,6 +6382,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5957,10 +6416,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -5975,6 +6436,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6013,6 +6475,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6025,12 +6488,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -6041,6 +6508,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -6048,6 +6516,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -6062,6 +6531,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6079,6 +6549,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6091,6 +6562,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6112,6 +6591,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6129,6 +6609,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6141,6 +6622,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6163,6 +6652,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6193,6 +6683,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6269,6 +6760,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6299,6 +6791,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6339,6 +6832,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -6370,20 +6876,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -6439,6 +6958,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6469,6 +6989,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6531,6 +7052,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -6542,6 +7066,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -6551,6 +7077,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -6607,6 +7136,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6621,6 +7151,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6638,6 +7169,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6675,6 +7207,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6705,6 +7238,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6723,6 +7257,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6735,6 +7270,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6762,6 +7298,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6774,6 +7311,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6786,6 +7324,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6815,6 +7354,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6827,6 +7367,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6842,6 +7383,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6854,6 +7396,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6869,6 +7412,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6881,6 +7425,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6908,6 +7453,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6948,6 +7494,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6977,6 +7524,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7009,6 +7557,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7023,6 +7572,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7048,6 +7598,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7071,6 +7622,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7111,6 +7663,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7149,6 +7702,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7297,6 +7851,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7311,6 +7866,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7328,6 +7884,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7365,6 +7922,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7395,6 +7953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7413,6 +7972,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7425,6 +7985,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7452,6 +8013,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7464,6 +8026,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7476,6 +8039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7505,6 +8069,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7517,6 +8082,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7532,6 +8098,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7544,6 +8111,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7559,6 +8127,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7571,6 +8140,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7598,6 +8168,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7638,6 +8209,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7667,6 +8239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7699,6 +8272,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7713,6 +8287,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7738,6 +8313,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7761,6 +8337,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7803,6 +8380,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7907,6 +8485,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7921,6 +8500,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7938,6 +8518,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7975,6 +8556,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8005,6 +8587,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8023,6 +8606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8035,6 +8619,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8062,6 +8647,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8074,6 +8660,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8086,6 +8673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8115,6 +8703,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8127,6 +8716,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8142,6 +8732,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8154,6 +8745,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8169,6 +8761,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8181,6 +8774,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8208,6 +8802,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8248,6 +8843,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8277,6 +8873,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8309,6 +8906,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8323,6 +8921,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8348,6 +8947,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8371,6 +8971,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8435,10 +9036,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -8453,6 +9056,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8491,6 +9095,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8503,12 +9108,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -8519,6 +9128,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -8526,6 +9136,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -8540,6 +9151,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8557,6 +9169,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8569,6 +9182,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8590,6 +9211,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8607,6 +9229,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8619,6 +9242,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8641,6 +9272,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8671,6 +9303,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8745,6 +9378,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8775,6 +9409,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8815,6 +9450,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -8846,20 +9494,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -8917,6 +9578,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8947,6 +9609,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9009,6 +9672,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -9020,6 +9686,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -9029,6 +9697,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9037,6 +9708,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -9075,6 +9755,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -9087,6 +9768,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -9108,10 +9790,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -9126,6 +9810,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9164,6 +9849,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9176,12 +9862,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -9192,6 +9882,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -9199,6 +9890,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -9213,6 +9905,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9230,6 +9923,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9242,6 +9936,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9263,6 +9965,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9280,6 +9983,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9292,6 +9996,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9314,6 +10026,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9344,6 +10057,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9420,6 +10134,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9450,6 +10165,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9490,6 +10206,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -9521,20 +10250,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -9590,6 +10332,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9620,6 +10363,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9682,6 +10426,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -9693,6 +10440,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -9702,6 +10451,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9733,6 +10485,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9815,6 +10568,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -9824,6 +10578,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9841,6 +10596,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9869,7 +10625,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -9884,6 +10642,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9939,6 +10698,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -9963,6 +10723,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -9992,18 +10753,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -10034,11 +10783,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10047,6 +10798,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -10069,10 +10822,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -10089,6 +10844,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10169,11 +10925,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10235,10 +10993,49 @@ spec: sources: items: properties: - configMap: + clusterTrustBundle: properties: - items: - items: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object + configMap: + properties: + items: + items: properties: key: type: string @@ -10252,7 +11049,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10298,6 +11097,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -10316,7 +11116,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10336,6 +11138,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -10367,6 +11170,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -10374,6 +11178,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10396,6 +11201,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10434,6 +11240,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -10448,6 +11255,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10502,11 +11310,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10518,11 +11328,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -10533,6 +11345,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -10549,11 +11362,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10565,14 +11380,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -10598,17 +11416,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10622,11 +11452,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10637,6 +11469,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10650,6 +11483,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10666,17 +11500,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10690,11 +11536,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10705,12 +11553,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -10732,17 +11582,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10756,11 +11618,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10771,6 +11635,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10784,6 +11649,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10800,17 +11666,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10824,11 +11702,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10839,12 +11719,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -10858,6 +11740,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10872,6 +11755,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10889,6 +11773,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10920,6 +11805,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10950,6 +11836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10968,6 +11855,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10980,6 +11868,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11005,6 +11894,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11017,6 +11907,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11029,6 +11920,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11058,6 +11950,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11070,6 +11963,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11085,6 +11979,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11097,6 +11992,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11112,6 +12008,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11124,6 +12021,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11151,6 +12049,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11184,6 +12083,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11213,6 +12113,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11241,6 +12142,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11255,6 +12157,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11280,6 +12183,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11303,6 +12207,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11322,10 +12227,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -11340,6 +12247,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11378,6 +12286,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11390,12 +12299,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11406,6 +12319,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -11413,6 +12327,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -11427,6 +12342,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11444,6 +12360,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11456,6 +12373,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11477,6 +12402,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11494,6 +12420,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11506,6 +12433,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11528,6 +12463,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11558,6 +12494,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11632,6 +12569,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11662,6 +12600,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11702,6 +12641,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -11733,20 +12685,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -11802,6 +12767,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11832,6 +12798,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11894,6 +12861,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -11905,6 +12875,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -11914,6 +12886,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -11928,10 +12903,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -11950,6 +12927,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11988,6 +12966,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12000,12 +12979,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -12016,6 +12999,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -12023,6 +13007,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -12037,6 +13022,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12054,6 +13040,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12066,6 +13053,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12087,6 +13082,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12104,6 +13100,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12116,6 +13113,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12138,6 +13143,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12168,6 +13174,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12242,6 +13249,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12272,6 +13280,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12312,6 +13321,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -12343,20 +13365,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -12412,6 +13447,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12442,6 +13478,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12504,6 +13541,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -12515,6 +13555,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12524,6 +13566,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -12553,6 +13598,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12626,6 +13673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12640,6 +13688,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12657,6 +13706,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12694,6 +13744,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12724,6 +13775,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12742,6 +13794,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12754,6 +13807,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12781,6 +13835,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12793,6 +13848,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12805,6 +13861,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12834,6 +13891,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12846,6 +13904,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12861,6 +13920,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12873,6 +13933,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12888,6 +13949,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12900,6 +13962,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12927,6 +13990,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12967,6 +14031,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12996,6 +14061,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13028,6 +14094,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13042,6 +14109,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13067,6 +14135,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13090,6 +14159,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13130,6 +14200,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13225,6 +14296,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13239,6 +14311,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13256,6 +14329,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13293,6 +14367,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13323,6 +14398,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13341,6 +14417,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13353,6 +14430,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13380,6 +14458,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13392,6 +14471,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13404,6 +14484,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13433,6 +14514,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13445,6 +14527,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13460,6 +14543,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13472,6 +14556,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13487,6 +14572,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13499,6 +14585,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13526,6 +14613,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13566,6 +14654,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13595,6 +14684,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13627,6 +14717,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13641,6 +14732,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13666,6 +14758,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13689,6 +14782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13729,6 +14823,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13875,6 +14970,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13889,6 +14985,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13906,6 +15003,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13943,6 +15041,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13973,6 +15072,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13991,6 +15091,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14003,6 +15104,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14030,6 +15132,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14042,6 +15145,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14054,6 +15158,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14083,6 +15188,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14095,6 +15201,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14110,6 +15217,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14122,6 +15230,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14137,6 +15246,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14149,6 +15259,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14176,6 +15287,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14216,6 +15328,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14245,6 +15358,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14277,6 +15391,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14291,6 +15406,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14316,6 +15432,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14339,6 +15456,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14382,8 +15500,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -14410,6 +15531,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14443,10 +15565,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -14461,6 +15585,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14499,6 +15624,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14511,12 +15637,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -14527,6 +15657,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -14534,6 +15665,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -14548,6 +15680,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14565,6 +15698,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14577,6 +15711,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14598,6 +15740,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14615,6 +15758,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14627,6 +15771,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14649,6 +15801,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14679,6 +15832,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14755,6 +15909,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14785,6 +15940,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14825,6 +15981,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -14856,20 +16025,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -14925,6 +16107,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14955,6 +16138,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -15017,6 +16201,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -15028,6 +16215,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -15037,6 +16226,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -15093,6 +16285,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15107,6 +16300,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15124,6 +16318,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15161,6 +16356,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15191,6 +16387,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15209,6 +16406,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15221,6 +16419,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15248,6 +16447,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15260,6 +16460,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15272,6 +16473,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15301,6 +16503,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15313,6 +16516,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15328,6 +16532,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15340,6 +16545,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15355,6 +16561,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15367,6 +16574,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15394,6 +16602,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15434,6 +16643,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15463,6 +16673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15495,6 +16706,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15509,6 +16721,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15534,6 +16747,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15557,6 +16771,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15597,6 +16812,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15635,6 +16851,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15783,6 +17000,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15797,6 +17015,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15814,6 +17033,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15851,6 +17071,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15881,6 +17102,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15899,6 +17121,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15911,6 +17134,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15938,6 +17162,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15950,6 +17175,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15962,6 +17188,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15991,6 +17218,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16003,6 +17231,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16018,6 +17247,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16030,6 +17260,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16045,6 +17276,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16057,6 +17289,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16084,6 +17317,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16124,6 +17358,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16153,6 +17388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16185,6 +17421,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16199,6 +17436,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16224,6 +17462,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16247,6 +17486,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16289,6 +17529,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16393,6 +17634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16407,6 +17649,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16424,6 +17667,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16461,6 +17705,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16491,6 +17736,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16509,6 +17755,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16521,6 +17768,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16548,6 +17796,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16560,6 +17809,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16572,6 +17822,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16601,6 +17852,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16613,6 +17865,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16628,6 +17881,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16640,6 +17894,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16655,6 +17910,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16667,6 +17923,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16694,6 +17951,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16734,6 +17992,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16763,6 +18022,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16795,6 +18055,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16809,6 +18070,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16834,6 +18096,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16857,6 +18120,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16921,10 +18185,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -16939,6 +18205,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16977,6 +18244,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16989,12 +18257,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -17005,6 +18277,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -17012,6 +18285,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -17026,6 +18300,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17043,6 +18318,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17055,6 +18331,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17076,6 +18360,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17093,6 +18378,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17105,6 +18391,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17127,6 +18421,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17157,6 +18452,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17231,6 +18527,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17261,6 +18558,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17301,6 +18599,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17332,20 +18643,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -17403,6 +18727,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17433,6 +18758,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17495,6 +18821,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -17506,6 +18835,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -17515,6 +18846,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -17523,6 +18857,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -17561,6 +18904,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -17573,6 +18917,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -17594,10 +18939,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -17612,6 +18959,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17650,6 +18998,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17662,12 +19011,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -17678,6 +19031,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -17685,6 +19039,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -17699,6 +19054,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17716,6 +19072,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17728,6 +19085,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17749,6 +19114,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17766,6 +19132,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17778,6 +19145,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17800,6 +19175,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17830,6 +19206,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17906,6 +19283,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17936,6 +19314,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17976,6 +19355,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -18007,20 +19399,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -18076,6 +19481,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -18106,6 +19512,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -18168,6 +19575,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -18179,6 +19589,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -18188,6 +19600,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -18219,6 +19634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18301,6 +19717,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -18310,6 +19727,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18327,6 +19745,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18355,7 +19774,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18370,6 +19791,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18425,6 +19847,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -18449,6 +19872,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -18478,18 +19902,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -18520,11 +19932,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -18533,6 +19947,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -18555,10 +19971,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -18575,6 +19993,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18655,11 +20074,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18721,6 +20142,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -18738,7 +20198,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18784,6 +20246,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -18802,7 +20265,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18822,6 +20287,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -18853,6 +20319,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -18860,6 +20327,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18882,6 +20350,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18920,6 +20389,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -18934,6 +20404,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19009,6 +20480,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19038,18 +20510,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19080,11 +20540,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19093,6 +20555,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19104,6 +20568,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic + allocatedResourceStatuses: + additionalProperties: + type: string + type: object + x-kubernetes-map-type: granular allocatedResources: additionalProperties: anyOf: @@ -19142,9 +20612,21 @@ spec: - type type: object type: array - phase: + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + currentVolumeAttributesClassName: type: string - resizeStatus: + modifyVolumeStatus: + properties: + status: + type: string + targetVolumeAttributesClassName: + type: string + required: + - status + type: object + phase: type: string type: object type: object @@ -19202,6 +20684,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -19211,6 +20694,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19228,6 +20712,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19256,7 +20741,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19271,6 +20758,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19326,6 +20814,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -19350,6 +20839,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19379,18 +20869,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19421,11 +20899,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19434,6 +20914,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19456,10 +20938,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -19476,6 +20960,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19556,11 +21041,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19622,6 +21109,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -19639,7 +21165,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19685,6 +21213,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -19703,7 +21232,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19723,6 +21254,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -19754,6 +21286,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -19761,6 +21294,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19783,6 +21317,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19821,6 +21356,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -19835,6 +21371,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic diff --git a/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml b/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml index e3f6bbaef9d6..465c0a4e15e0 100644 --- a/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml @@ -40,6 +40,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -54,6 +55,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -71,6 +73,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -102,6 +105,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -132,6 +136,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -150,6 +155,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -162,6 +168,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -187,6 +194,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -199,6 +207,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -211,6 +220,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -240,6 +250,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -252,6 +263,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -267,6 +279,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -279,6 +292,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -294,6 +308,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -306,6 +321,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -333,6 +349,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -366,6 +383,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -395,6 +413,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -423,6 +442,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -437,6 +457,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -462,6 +483,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -485,6 +507,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -544,6 +567,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -558,6 +582,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -575,6 +600,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -612,6 +638,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -642,6 +669,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -660,6 +688,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -672,6 +701,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -699,6 +729,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -711,6 +742,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -723,6 +755,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -752,6 +785,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -764,6 +798,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -779,6 +814,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -791,6 +827,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -806,6 +843,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -818,6 +856,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -845,6 +884,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -885,6 +925,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -914,6 +955,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -946,6 +988,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -960,6 +1003,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -985,6 +1029,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1008,6 +1053,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml b/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml index 231cb76e2455..f69543fba6b7 100644 --- a/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml +++ b/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml @@ -85,6 +85,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -99,6 +100,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -116,6 +118,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -153,6 +156,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -183,6 +187,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -201,6 +206,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -213,6 +219,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -240,6 +247,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -252,6 +260,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -264,6 +273,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -293,6 +303,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -305,6 +316,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -320,6 +332,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -332,6 +345,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -347,6 +361,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -359,6 +374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -386,6 +402,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -426,6 +443,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -455,6 +473,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -487,6 +506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -501,6 +521,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -526,6 +547,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -549,6 +571,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -589,6 +612,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflows.yaml b/manifests/base/crds/full/argoproj.io_workflows.yaml index d0c5aa874f0d..7f661fd9bf26 100644 --- a/manifests/base/crds/full/argoproj.io_workflows.yaml +++ b/manifests/base/crds/full/argoproj.io_workflows.yaml @@ -64,11 +64,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -80,11 +82,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -95,6 +99,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -111,11 +116,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -127,14 +134,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -160,17 +170,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -184,11 +206,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -199,6 +223,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -212,6 +237,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -228,17 +254,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -252,11 +290,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -267,12 +307,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -294,17 +336,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -318,11 +372,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -333,6 +389,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -346,6 +403,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -362,17 +420,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -386,11 +456,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -401,12 +473,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLogs: @@ -461,6 +535,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -475,6 +550,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -492,6 +568,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -529,6 +606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -559,6 +637,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -577,6 +656,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -589,6 +669,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -616,6 +697,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -628,6 +710,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -640,6 +723,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -669,6 +753,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -681,6 +766,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -696,6 +782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -708,6 +795,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -723,6 +811,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -735,6 +824,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -762,6 +852,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -802,6 +893,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -831,6 +923,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -863,6 +956,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -877,6 +971,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -902,6 +997,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -925,6 +1021,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -965,6 +1062,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1036,6 +1134,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic options: items: properties: @@ -1045,10 +1144,12 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic searches: items: type: string type: array + x-kubernetes-list-type: atomic type: object dnsPolicy: type: string @@ -1112,6 +1213,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1126,6 +1228,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1143,6 +1246,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1180,6 +1284,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1210,6 +1315,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1228,6 +1334,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1240,6 +1347,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1267,6 +1375,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1279,6 +1388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1291,6 +1401,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1320,6 +1431,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1332,6 +1444,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1347,6 +1460,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1359,6 +1473,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1374,6 +1489,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1386,6 +1502,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1413,6 +1530,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1453,6 +1571,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1482,6 +1601,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1514,6 +1634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1528,6 +1649,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1553,6 +1675,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1576,6 +1699,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1616,6 +1740,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1667,8 +1792,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array hostNetwork: @@ -1677,6 +1805,7 @@ spec: items: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -1777,11 +1906,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1808,11 +1939,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1876,6 +2009,15 @@ spec: type: string securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -1914,6 +2056,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -1926,6 +2069,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -1960,6 +2104,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1998,11 +2143,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2014,11 +2161,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -2029,6 +2178,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -2045,11 +2195,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2061,14 +2213,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -2094,17 +2249,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2118,11 +2285,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2133,6 +2302,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2146,6 +2316,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2162,17 +2333,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2186,11 +2369,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2201,12 +2386,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -2228,17 +2415,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2252,11 +2451,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2267,6 +2468,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2280,6 +2482,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2296,17 +2499,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2320,11 +2535,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2335,12 +2552,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -2354,6 +2573,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2368,6 +2588,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2385,6 +2606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2416,6 +2638,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2446,6 +2669,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2464,6 +2688,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2476,6 +2701,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2501,6 +2727,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2513,6 +2740,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2525,6 +2753,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2554,6 +2783,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2566,6 +2796,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2581,6 +2812,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2593,6 +2825,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2608,6 +2841,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2620,6 +2854,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2647,6 +2882,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2680,6 +2916,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2709,6 +2946,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2737,6 +2975,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2751,6 +2990,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2776,6 +3016,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2799,6 +3040,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2818,10 +3060,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -2836,6 +3080,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2874,6 +3119,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2886,12 +3132,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -2902,6 +3152,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -2909,6 +3160,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -2923,6 +3175,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2940,6 +3193,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2952,6 +3206,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -2973,6 +3235,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2990,6 +3253,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3002,6 +3266,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3024,6 +3296,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3054,6 +3327,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3128,6 +3402,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3158,6 +3433,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3198,6 +3474,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3229,20 +3518,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3298,6 +3600,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3328,6 +3631,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3390,6 +3694,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -3401,6 +3708,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -3410,6 +3719,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -3424,10 +3736,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -3446,6 +3760,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3484,6 +3799,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3496,12 +3812,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -3512,6 +3832,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -3519,6 +3840,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -3533,6 +3855,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3550,6 +3873,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3562,6 +3886,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3583,6 +3915,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3600,6 +3933,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3612,6 +3946,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3634,6 +3976,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3664,6 +4007,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3738,6 +4082,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3768,6 +4113,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3808,6 +4154,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3839,20 +4198,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3908,6 +4280,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3938,6 +4311,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4000,6 +4374,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -4011,6 +4388,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4020,6 +4399,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -4049,6 +4431,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4122,6 +4506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4136,6 +4521,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4153,6 +4539,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4190,6 +4577,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4220,6 +4608,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4238,6 +4627,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4250,6 +4640,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4277,6 +4668,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4289,6 +4681,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4301,6 +4694,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4330,6 +4724,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4342,6 +4737,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4357,6 +4753,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4369,6 +4766,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4384,6 +4782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4396,6 +4795,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4423,6 +4823,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4463,6 +4864,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4492,6 +4894,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4524,6 +4927,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4538,6 +4942,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4563,6 +4968,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4586,6 +4992,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4626,6 +5033,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4721,6 +5129,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4735,6 +5144,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4752,6 +5162,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4789,6 +5200,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4819,6 +5231,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4837,6 +5250,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4849,6 +5263,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4876,6 +5291,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4888,6 +5304,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4900,6 +5317,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4929,6 +5347,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4941,6 +5360,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4956,6 +5376,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4968,6 +5389,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4983,6 +5405,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4995,6 +5418,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5022,6 +5446,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5062,6 +5487,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5091,6 +5517,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5123,6 +5550,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5137,6 +5565,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5162,6 +5591,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5185,6 +5615,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5225,6 +5656,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5371,6 +5803,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5385,6 +5818,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5402,6 +5836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5439,6 +5874,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5469,6 +5905,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5487,6 +5924,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5499,6 +5937,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5526,6 +5965,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5538,6 +5978,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5550,6 +5991,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5579,6 +6021,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5591,6 +6034,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5606,6 +6050,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5618,6 +6063,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5633,6 +6079,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5645,6 +6092,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5672,6 +6120,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5712,6 +6161,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5741,6 +6191,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5773,6 +6224,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5787,6 +6239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5812,6 +6265,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5835,6 +6289,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5878,8 +6333,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -5906,6 +6364,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5939,10 +6398,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -5957,6 +6418,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5995,6 +6457,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6007,12 +6470,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -6023,6 +6490,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -6030,6 +6498,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -6044,6 +6513,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6061,6 +6531,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6073,6 +6544,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6094,6 +6573,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6111,6 +6591,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6123,6 +6604,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6145,6 +6634,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6175,6 +6665,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6251,6 +6742,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6281,6 +6773,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6321,6 +6814,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -6352,20 +6858,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -6421,6 +6940,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6451,6 +6971,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6513,6 +7034,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -6524,6 +7048,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -6533,6 +7059,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -6589,6 +7118,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6603,6 +7133,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6620,6 +7151,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6657,6 +7189,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6687,6 +7220,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6705,6 +7239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6717,6 +7252,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6744,6 +7280,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6756,6 +7293,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6768,6 +7306,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6797,6 +7336,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6809,6 +7349,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6824,6 +7365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6836,6 +7378,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6851,6 +7394,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6863,6 +7407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6890,6 +7435,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6930,6 +7476,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6959,6 +7506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6991,6 +7539,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7005,6 +7554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7030,6 +7580,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7053,6 +7604,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7093,6 +7645,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7131,6 +7684,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7279,6 +7833,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7293,6 +7848,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7310,6 +7866,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7347,6 +7904,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7377,6 +7935,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7395,6 +7954,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7407,6 +7967,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7434,6 +7995,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7446,6 +8008,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7458,6 +8021,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7487,6 +8051,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7499,6 +8064,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7514,6 +8080,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7526,6 +8093,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7541,6 +8109,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7553,6 +8122,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7580,6 +8150,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7620,6 +8191,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7649,6 +8221,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7681,6 +8254,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7695,6 +8269,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7720,6 +8295,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7743,6 +8319,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7785,6 +8362,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7889,6 +8467,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7903,6 +8482,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7920,6 +8500,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7957,6 +8538,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7987,6 +8569,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8005,6 +8588,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8017,6 +8601,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8044,6 +8629,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8056,6 +8642,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8068,6 +8655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8097,6 +8685,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8109,6 +8698,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8124,6 +8714,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8136,6 +8727,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8151,6 +8743,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8163,6 +8756,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8190,6 +8784,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8230,6 +8825,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8259,6 +8855,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8291,6 +8888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8305,6 +8903,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8330,6 +8929,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8353,6 +8953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8417,10 +9018,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -8435,6 +9038,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8473,6 +9077,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8485,12 +9090,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -8501,6 +9110,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -8508,6 +9118,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -8522,6 +9133,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8539,6 +9151,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8551,6 +9164,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8572,6 +9193,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8589,6 +9211,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8601,6 +9224,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8623,6 +9254,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8653,6 +9285,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8727,6 +9360,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8757,6 +9391,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8797,6 +9432,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -8828,20 +9476,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -8899,6 +9560,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8929,6 +9591,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8991,6 +9654,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -9002,6 +9668,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -9011,6 +9679,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9019,6 +9690,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -9057,6 +9737,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -9069,6 +9750,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -9090,10 +9772,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -9108,6 +9792,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9146,6 +9831,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9158,12 +9844,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -9174,6 +9864,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -9181,6 +9872,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -9195,6 +9887,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9212,6 +9905,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9224,6 +9918,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9245,6 +9947,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9262,6 +9965,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9274,6 +9978,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9296,6 +10008,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9326,6 +10039,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9402,6 +10116,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9432,6 +10147,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9472,6 +10188,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -9503,20 +10232,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -9572,6 +10314,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9602,6 +10345,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9664,6 +10408,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -9675,6 +10422,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -9684,6 +10433,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9715,6 +10467,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9797,6 +10550,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -9806,6 +10560,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9823,6 +10578,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9851,7 +10607,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -9866,6 +10624,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9921,6 +10680,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -9945,6 +10705,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -9974,18 +10735,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -10016,11 +10765,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10029,6 +10780,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -10051,10 +10804,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -10071,6 +10826,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10151,11 +10907,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10217,6 +10975,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -10234,7 +11031,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10280,6 +11079,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -10298,7 +11098,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10318,6 +11120,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -10349,6 +11152,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -10356,6 +11160,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10378,6 +11183,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10416,6 +11222,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -10430,6 +11237,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10484,11 +11292,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10500,11 +11310,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -10515,6 +11327,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -10531,11 +11344,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10547,14 +11362,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -10580,17 +11398,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10604,11 +11434,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10619,6 +11451,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10632,6 +11465,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10648,17 +11482,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10672,11 +11518,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10687,12 +11535,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -10714,17 +11564,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10738,11 +11600,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10753,6 +11617,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10766,6 +11631,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10782,17 +11648,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10806,11 +11684,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10821,12 +11701,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -10840,6 +11722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10854,6 +11737,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10871,6 +11755,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10902,6 +11787,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10932,6 +11818,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10950,6 +11837,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10962,6 +11850,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10987,6 +11876,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10999,6 +11889,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11011,6 +11902,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11040,6 +11932,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11052,6 +11945,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11067,6 +11961,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11079,6 +11974,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11094,6 +11990,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11106,6 +12003,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11133,6 +12031,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11166,6 +12065,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11195,6 +12095,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11223,6 +12124,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11237,6 +12139,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11262,6 +12165,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11285,6 +12189,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11304,10 +12209,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -11322,6 +12229,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11360,6 +12268,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11372,12 +12281,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11388,6 +12301,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -11395,6 +12309,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -11409,6 +12324,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11426,6 +12342,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11438,6 +12355,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11459,6 +12384,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11476,6 +12402,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11488,6 +12415,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11510,6 +12445,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11540,6 +12476,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11614,6 +12551,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11644,6 +12582,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11684,6 +12623,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -11715,20 +12667,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -11784,6 +12749,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11814,6 +12780,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11876,6 +12843,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -11887,6 +12857,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -11896,6 +12868,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -11910,10 +12885,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -11932,6 +12909,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11970,6 +12948,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11982,12 +12961,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11998,6 +12981,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -12005,6 +12989,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -12019,6 +13004,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12036,6 +13022,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12048,6 +13035,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12069,6 +13064,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12086,6 +13082,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12098,6 +13095,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12120,6 +13125,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12150,6 +13156,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12224,6 +13231,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12254,6 +13262,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12294,6 +13303,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -12325,20 +13347,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -12394,6 +13429,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12424,6 +13460,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12486,6 +13523,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -12497,6 +13537,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12506,6 +13548,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -12535,6 +13580,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12608,6 +13655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12622,6 +13670,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12639,6 +13688,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12676,6 +13726,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12706,6 +13757,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12724,6 +13776,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12736,6 +13789,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12763,6 +13817,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12775,6 +13830,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12787,6 +13843,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12816,6 +13873,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12828,6 +13886,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12843,6 +13902,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12855,6 +13915,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12870,6 +13931,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12882,6 +13944,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12909,6 +13972,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12949,6 +14013,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12978,6 +14043,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13010,6 +14076,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13024,6 +14091,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13049,6 +14117,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13072,6 +14141,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13112,6 +14182,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13207,6 +14278,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13221,6 +14293,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13238,6 +14311,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13275,6 +14349,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13305,6 +14380,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13323,6 +14399,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13335,6 +14412,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13362,6 +14440,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13374,6 +14453,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13386,6 +14466,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13415,6 +14496,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13427,6 +14509,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13442,6 +14525,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13454,6 +14538,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13469,6 +14554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13481,6 +14567,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13508,6 +14595,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13548,6 +14636,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13577,6 +14666,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13609,6 +14699,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13623,6 +14714,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13648,6 +14740,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13671,6 +14764,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13711,6 +14805,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13857,6 +14952,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13871,6 +14967,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13888,6 +14985,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13925,6 +15023,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13955,6 +15054,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13973,6 +15073,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13985,6 +15086,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14012,6 +15114,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14024,6 +15127,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14036,6 +15140,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14065,6 +15170,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14077,6 +15183,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14092,6 +15199,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14104,6 +15212,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14119,6 +15228,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14131,6 +15241,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14158,6 +15269,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14198,6 +15310,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14227,6 +15340,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14259,6 +15373,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14273,6 +15388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14298,6 +15414,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14321,6 +15438,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14364,8 +15482,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -14392,6 +15513,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14425,10 +15547,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -14443,6 +15567,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14481,6 +15606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14493,12 +15619,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -14509,6 +15639,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -14516,6 +15647,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -14530,6 +15662,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14547,6 +15680,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14559,6 +15693,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14580,6 +15722,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14597,6 +15740,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14609,6 +15753,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14631,6 +15783,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14661,6 +15814,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14737,6 +15891,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14767,6 +15922,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14807,6 +15963,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -14838,20 +16007,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -14907,6 +16089,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14937,6 +16120,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14999,6 +16183,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -15010,6 +16197,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -15019,6 +16208,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -15075,6 +16267,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15089,6 +16282,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15106,6 +16300,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15143,6 +16338,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15173,6 +16369,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15191,6 +16388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15203,6 +16401,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15230,6 +16429,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15242,6 +16442,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15254,6 +16455,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15283,6 +16485,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15295,6 +16498,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15310,6 +16514,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15322,6 +16527,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15337,6 +16543,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15349,6 +16556,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15376,6 +16584,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15416,6 +16625,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15445,6 +16655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15477,6 +16688,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15491,6 +16703,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15516,6 +16729,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15539,6 +16753,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15579,6 +16794,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15617,6 +16833,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15765,6 +16982,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15779,6 +16997,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15796,6 +17015,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15833,6 +17053,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15863,6 +17084,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15881,6 +17103,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15893,6 +17116,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15920,6 +17144,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15932,6 +17157,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15944,6 +17170,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15973,6 +17200,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15985,6 +17213,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16000,6 +17229,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16012,6 +17242,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16027,6 +17258,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16039,6 +17271,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16066,6 +17299,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16106,6 +17340,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16135,6 +17370,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16167,6 +17403,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16181,6 +17418,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16206,6 +17444,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16229,6 +17468,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16271,6 +17511,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16375,6 +17616,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16389,6 +17631,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16406,6 +17649,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16443,6 +17687,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16473,6 +17718,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16491,6 +17737,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16503,6 +17750,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16530,6 +17778,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16542,6 +17791,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16554,6 +17804,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16583,6 +17834,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16595,6 +17847,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16610,6 +17863,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16622,6 +17876,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16637,6 +17892,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16649,6 +17905,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16676,6 +17933,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16716,6 +17974,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16745,6 +18004,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16777,6 +18037,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16791,6 +18052,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16816,6 +18078,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16839,6 +18102,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16903,10 +18167,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -16921,6 +18187,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16959,6 +18226,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16971,12 +18239,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -16987,6 +18259,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -16994,6 +18267,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -17008,6 +18282,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17025,6 +18300,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17037,6 +18313,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17058,6 +18342,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17075,6 +18360,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17087,6 +18373,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17109,6 +18403,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17139,6 +18434,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17213,6 +18509,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17243,6 +18540,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17283,6 +18581,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17314,20 +18625,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -17385,6 +18709,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17415,6 +18740,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17477,6 +18803,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -17488,6 +18817,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -17497,6 +18828,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -17505,6 +18839,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -17543,6 +18886,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -17555,6 +18899,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -17576,10 +18921,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -17594,6 +18941,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17632,6 +18980,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17644,12 +18993,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -17660,6 +19013,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -17667,6 +19021,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -17681,6 +19036,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17698,6 +19054,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17710,6 +19067,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17731,6 +19096,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17748,6 +19114,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17760,6 +19127,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17782,6 +19157,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17812,6 +19188,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17888,6 +19265,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17918,6 +19296,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17958,6 +19337,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17989,20 +19381,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -18058,6 +19463,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -18088,6 +19494,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -18150,6 +19557,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -18161,6 +19571,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -18170,6 +19582,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -18201,6 +19616,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18283,6 +19699,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -18292,6 +19709,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18309,6 +19727,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18337,7 +19756,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18352,6 +19773,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18407,6 +19829,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -18431,6 +19854,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -18460,18 +19884,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -18502,11 +19914,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -18515,6 +19929,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -18537,10 +19953,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -18557,6 +19975,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18637,11 +20056,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18703,6 +20124,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -18720,7 +20180,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18766,6 +20228,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -18784,7 +20247,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18804,6 +20269,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -18835,6 +20301,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -18842,6 +20309,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18864,6 +20332,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18902,6 +20371,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -18916,6 +20386,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18991,6 +20462,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19020,18 +20492,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19062,11 +20522,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19075,6 +20537,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19086,6 +20550,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic + allocatedResourceStatuses: + additionalProperties: + type: string + type: object + x-kubernetes-map-type: granular allocatedResources: additionalProperties: anyOf: @@ -19124,9 +20594,21 @@ spec: - type type: object type: array - phase: + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + currentVolumeAttributesClassName: type: string - resizeStatus: + modifyVolumeStatus: + properties: + status: + type: string + targetVolumeAttributesClassName: + type: string + required: + - status + type: object + phase: type: string type: object type: object @@ -19184,6 +20666,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -19193,6 +20676,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19210,6 +20694,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19238,7 +20723,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19253,6 +20740,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19308,6 +20796,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -19332,6 +20821,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19361,18 +20851,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19403,11 +20881,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19416,6 +20896,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19438,10 +20920,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -19458,6 +20942,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19538,11 +21023,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19604,6 +21091,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -19621,7 +21147,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19667,6 +21195,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -19685,7 +21214,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19705,6 +21236,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -19736,6 +21268,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -19743,6 +21276,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19765,6 +21299,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19803,6 +21338,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -19817,6 +21353,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19900,6 +21437,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -19914,6 +21452,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -19929,6 +21468,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -19959,6 +21499,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -19982,6 +21523,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -19994,6 +21536,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20006,6 +21549,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20029,6 +21573,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20058,6 +21603,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20077,6 +21623,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20091,6 +21638,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20116,6 +21664,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20141,6 +21690,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20253,6 +21803,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20267,6 +21818,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20284,6 +21836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20321,6 +21874,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20351,6 +21905,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20369,6 +21924,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20381,6 +21937,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20408,6 +21965,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20420,6 +21978,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20432,6 +21991,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20461,6 +22021,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20473,6 +22034,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20488,6 +22050,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20500,6 +22063,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20515,6 +22079,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20527,6 +22092,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20554,6 +22120,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20594,6 +22161,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20623,6 +22191,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20655,6 +22224,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20669,6 +22239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20694,6 +22265,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20717,6 +22289,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20757,6 +22330,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20864,6 +22438,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20878,6 +22453,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20895,6 +22471,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20932,6 +22509,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20962,6 +22540,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20980,6 +22559,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -20992,6 +22572,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21019,6 +22600,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21031,6 +22613,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21043,6 +22626,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21072,6 +22656,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21084,6 +22669,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21099,6 +22685,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21111,6 +22698,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21126,6 +22714,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21138,6 +22727,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21165,6 +22755,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21205,6 +22796,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21234,6 +22826,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21266,6 +22859,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21280,6 +22874,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21305,6 +22900,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21328,6 +22924,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21370,6 +22967,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21493,6 +23091,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21507,6 +23106,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21524,6 +23124,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21561,6 +23162,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21591,6 +23193,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21609,6 +23212,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21621,6 +23225,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21648,6 +23253,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21660,6 +23266,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21672,6 +23279,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21701,6 +23309,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21713,6 +23322,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21728,6 +23338,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21740,6 +23351,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21755,6 +23367,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21767,6 +23380,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21794,6 +23408,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21834,6 +23449,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21863,6 +23479,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21895,6 +23512,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21909,6 +23527,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21934,6 +23553,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21957,6 +23577,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21999,6 +23620,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -22083,6 +23705,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -22092,6 +23715,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22109,6 +23733,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22137,7 +23762,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -22152,6 +23779,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22207,6 +23835,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -22231,6 +23860,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -22260,18 +23890,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -22302,11 +23920,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -22315,6 +23935,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -22337,10 +23959,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -22357,6 +23981,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22437,11 +24062,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22503,6 +24130,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -22520,7 +24186,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -22566,6 +24234,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -22584,7 +24253,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -22604,6 +24275,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -22635,6 +24307,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -22642,6 +24315,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22664,6 +24338,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22702,6 +24377,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -22716,6 +24392,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -22781,11 +24458,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -22797,11 +24476,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -22812,6 +24493,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -22828,11 +24510,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -22844,14 +24528,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -22877,17 +24564,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -22901,11 +24600,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -22916,6 +24617,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -22929,6 +24631,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -22945,17 +24648,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -22969,11 +24684,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -22984,12 +24701,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -23011,17 +24730,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -23035,11 +24766,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -23050,6 +24783,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -23063,6 +24797,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -23079,17 +24814,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -23103,11 +24850,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -23118,12 +24867,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -23137,6 +24888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23151,6 +24903,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23168,6 +24921,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23199,6 +24953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23229,6 +24984,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23247,6 +25003,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23259,6 +25016,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23284,6 +25042,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23296,6 +25055,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23308,6 +25068,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23337,6 +25098,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23349,6 +25111,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23364,6 +25127,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23376,6 +25140,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23391,6 +25156,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23403,6 +25169,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23430,6 +25197,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23463,6 +25231,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23492,6 +25261,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23520,6 +25290,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23534,6 +25305,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23559,6 +25331,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23582,6 +25355,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23601,10 +25375,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -23619,6 +25395,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23657,6 +25434,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23669,12 +25447,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -23685,6 +25467,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -23692,6 +25475,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -23706,6 +25490,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -23723,6 +25508,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -23735,6 +25521,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -23756,6 +25550,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -23773,6 +25568,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -23785,6 +25581,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -23807,6 +25611,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -23837,6 +25642,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -23911,6 +25717,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -23941,6 +25748,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -23981,6 +25789,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -24012,20 +25833,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -24081,6 +25915,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -24111,6 +25946,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -24173,6 +26009,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -24184,6 +26023,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -24193,6 +26034,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -24207,10 +26051,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -24229,6 +26075,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -24267,6 +26114,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -24279,12 +26127,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -24295,6 +26147,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -24302,6 +26155,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -24316,6 +26170,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -24333,6 +26188,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -24345,6 +26201,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -24366,6 +26230,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -24383,6 +26248,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -24395,6 +26261,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -24417,6 +26291,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -24447,6 +26322,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -24521,6 +26397,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -24551,6 +26428,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -24591,6 +26469,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -24622,20 +26513,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -24691,6 +26595,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -24721,6 +26626,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -24783,6 +26689,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -24794,6 +26703,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -24803,6 +26714,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -24832,6 +26746,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -24905,6 +26821,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -24919,6 +26836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -24936,6 +26854,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -24973,6 +26892,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25003,6 +26923,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25021,6 +26942,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25033,6 +26955,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25060,6 +26983,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25072,6 +26996,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25084,6 +27009,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25113,6 +27039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25125,6 +27052,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25140,6 +27068,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25152,6 +27081,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25167,6 +27097,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25179,6 +27110,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25206,6 +27138,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25246,6 +27179,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25275,6 +27209,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25307,6 +27242,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25321,6 +27257,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25346,6 +27283,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25369,6 +27307,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25409,6 +27348,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25504,6 +27444,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25518,6 +27459,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25535,6 +27477,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25572,6 +27515,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25602,6 +27546,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25620,6 +27565,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25632,6 +27578,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25659,6 +27606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25671,6 +27619,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25683,6 +27632,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25712,6 +27662,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25724,6 +27675,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25739,6 +27691,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25751,6 +27704,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25766,6 +27720,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25778,6 +27733,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25805,6 +27761,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25845,6 +27802,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25874,6 +27832,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25906,6 +27865,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25920,6 +27880,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25945,6 +27906,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25968,6 +27930,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26008,6 +27971,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26154,6 +28118,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26168,6 +28133,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26185,6 +28151,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26222,6 +28189,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26252,6 +28220,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26270,6 +28239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26282,6 +28252,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26309,6 +28280,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26321,6 +28293,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26333,6 +28306,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26362,6 +28336,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26374,6 +28349,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26389,6 +28365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26401,6 +28378,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26416,6 +28394,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26428,6 +28407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26455,6 +28435,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26495,6 +28476,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26524,6 +28506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26556,6 +28539,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26570,6 +28554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26595,6 +28580,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26618,6 +28604,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26661,8 +28648,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -26689,6 +28679,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26722,10 +28713,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -26740,6 +28733,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26778,6 +28772,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -26790,12 +28785,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -26806,6 +28805,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -26813,6 +28813,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -26827,6 +28828,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -26844,6 +28846,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -26856,6 +28859,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -26877,6 +28888,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -26894,6 +28906,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -26906,6 +28919,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -26928,6 +28949,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -26958,6 +28980,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -27034,6 +29057,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -27064,6 +29088,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -27104,6 +29129,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -27135,20 +29173,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -27204,6 +29255,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -27234,6 +29286,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -27296,6 +29349,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -27307,6 +29363,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -27316,6 +29374,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -27372,6 +29433,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27386,6 +29448,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27403,6 +29466,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27440,6 +29504,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27470,6 +29535,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27488,6 +29554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27500,6 +29567,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27527,6 +29595,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27539,6 +29608,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27551,6 +29621,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27580,6 +29651,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27592,6 +29664,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27607,6 +29680,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27619,6 +29693,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27634,6 +29709,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27646,6 +29722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27673,6 +29750,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27713,6 +29791,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27742,6 +29821,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27774,6 +29854,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27788,6 +29869,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27813,6 +29895,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27836,6 +29919,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27876,6 +29960,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27914,6 +29999,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28062,6 +30148,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28076,6 +30163,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28093,6 +30181,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28130,6 +30219,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28160,6 +30250,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28178,6 +30269,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28190,6 +30282,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28217,6 +30310,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28229,6 +30323,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28241,6 +30336,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28270,6 +30366,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28282,6 +30379,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28297,6 +30395,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28309,6 +30408,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28324,6 +30424,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28336,6 +30437,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28363,6 +30465,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28403,6 +30506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28432,6 +30536,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28464,6 +30569,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28478,6 +30584,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28503,6 +30610,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28526,6 +30634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28568,6 +30677,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28672,6 +30782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28686,6 +30797,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28703,6 +30815,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28740,6 +30853,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28770,6 +30884,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28788,6 +30903,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28800,6 +30916,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28827,6 +30944,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28839,6 +30957,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28851,6 +30970,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28880,6 +31000,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28892,6 +31013,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28907,6 +31029,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28919,6 +31042,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28934,6 +31058,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28946,6 +31071,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28973,6 +31099,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29013,6 +31140,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29042,6 +31170,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29074,6 +31203,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29088,6 +31218,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29113,6 +31244,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29136,6 +31268,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29200,10 +31333,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -29218,6 +31353,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29256,6 +31392,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29268,12 +31405,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -29284,6 +31425,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -29291,6 +31433,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -29305,6 +31448,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -29322,6 +31466,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -29334,6 +31479,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -29355,6 +31508,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -29372,6 +31526,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -29384,6 +31539,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -29406,6 +31569,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -29436,6 +31600,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -29510,6 +31675,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -29540,6 +31706,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -29580,6 +31747,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -29611,20 +31791,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -29682,6 +31875,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -29712,6 +31906,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -29774,6 +31969,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -29785,6 +31983,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -29794,6 +31994,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -29802,6 +32005,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -29840,6 +32052,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -29852,6 +32065,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -29873,10 +32087,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -29891,6 +32107,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29929,6 +32146,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -29941,12 +32159,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -29957,6 +32179,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -29964,6 +32187,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -29978,6 +32202,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -29995,6 +32220,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -30007,6 +32233,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -30028,6 +32262,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -30045,6 +32280,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -30057,6 +32293,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -30079,6 +32323,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -30109,6 +32354,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -30185,6 +32431,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -30215,6 +32462,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -30255,6 +32503,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -30286,20 +32547,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -30355,6 +32629,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -30385,6 +32660,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -30447,6 +32723,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -30458,6 +32737,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -30467,6 +32748,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -30498,6 +32782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -30580,6 +32865,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -30589,6 +32875,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -30606,6 +32893,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -30634,7 +32922,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -30649,6 +32939,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -30704,6 +32995,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -30728,6 +33020,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -30757,18 +33050,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -30799,11 +33080,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -30812,6 +33095,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -30834,10 +33119,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -30854,6 +33141,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -30934,11 +33222,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -31000,6 +33290,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -31017,7 +33346,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -31063,6 +33394,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -31081,7 +33413,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -31101,6 +33435,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -31132,6 +33467,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -31139,6 +33475,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -31161,6 +33498,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -31199,6 +33537,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -31213,6 +33552,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -31265,11 +33605,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -31281,11 +33623,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -31296,6 +33640,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -31312,11 +33657,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -31328,14 +33675,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -31361,17 +33711,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -31385,11 +33747,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -31400,6 +33764,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -31413,6 +33778,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -31429,17 +33795,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -31453,11 +33831,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -31468,12 +33848,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -31495,17 +33877,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -31519,11 +33913,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -31534,6 +33930,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -31547,6 +33944,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -31563,17 +33961,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -31587,11 +33997,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -31602,12 +34014,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLogs: @@ -31662,6 +34076,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31676,6 +34091,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31693,6 +34109,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31730,6 +34147,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31760,6 +34178,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31778,6 +34197,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31790,6 +34210,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31817,6 +34238,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31829,6 +34251,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31841,6 +34264,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31870,6 +34294,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31882,6 +34307,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31897,6 +34323,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31909,6 +34336,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31924,6 +34352,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31936,6 +34365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31963,6 +34393,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32003,6 +34434,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32032,6 +34464,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32064,6 +34497,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32078,6 +34512,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32103,6 +34538,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32126,6 +34562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32166,6 +34603,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32237,6 +34675,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic options: items: properties: @@ -32246,10 +34685,12 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic searches: items: type: string type: array + x-kubernetes-list-type: atomic type: object dnsPolicy: type: string @@ -32313,6 +34754,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32327,6 +34769,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32344,6 +34787,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32381,6 +34825,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32411,6 +34856,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32429,6 +34875,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32441,6 +34888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32468,6 +34916,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32480,6 +34929,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32492,6 +34942,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32521,6 +34972,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32533,6 +34985,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32548,6 +35001,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32560,6 +35014,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32575,6 +35030,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32587,6 +35043,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32614,6 +35071,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32654,6 +35112,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32683,6 +35142,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32715,6 +35175,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32729,6 +35190,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32754,6 +35216,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32777,6 +35240,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32817,6 +35281,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -32868,8 +35333,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array hostNetwork: @@ -32878,6 +35346,7 @@ spec: items: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -32978,11 +35447,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -33009,11 +35480,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -33077,6 +35550,15 @@ spec: type: string securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -33115,6 +35597,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -33127,6 +35610,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -33161,6 +35645,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33199,11 +35684,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -33215,11 +35702,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -33230,6 +35719,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -33246,11 +35736,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -33262,14 +35754,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -33295,17 +35790,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -33319,11 +35826,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -33334,6 +35843,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -33347,6 +35857,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -33363,17 +35874,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -33387,11 +35910,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -33402,12 +35927,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -33429,17 +35956,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -33453,11 +35992,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -33468,6 +36009,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -33481,6 +36023,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -33497,17 +36040,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -33521,11 +36076,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -33536,12 +36093,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -33555,6 +36114,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33569,6 +36129,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33586,6 +36147,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33617,6 +36179,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33647,6 +36210,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33665,6 +36229,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33677,6 +36242,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33702,6 +36268,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33714,6 +36281,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33726,6 +36294,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33755,6 +36324,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33767,6 +36337,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33782,6 +36353,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33794,6 +36366,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33809,6 +36382,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33821,6 +36395,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33848,6 +36423,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33881,6 +36457,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33910,6 +36487,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33938,6 +36516,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33952,6 +36531,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -33977,6 +36557,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34000,6 +36581,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34019,10 +36601,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -34037,6 +36621,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34075,6 +36660,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34087,12 +36673,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -34103,6 +36693,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -34110,6 +36701,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -34124,6 +36716,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -34141,6 +36734,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34153,6 +36747,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -34174,6 +36776,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -34191,6 +36794,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34203,6 +36807,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -34225,6 +36837,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -34255,6 +36868,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34329,6 +36943,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -34359,6 +36974,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34399,6 +37015,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -34430,20 +37059,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -34499,6 +37141,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -34529,6 +37172,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34591,6 +37235,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -34602,6 +37249,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -34611,6 +37260,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -34625,10 +37277,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -34647,6 +37301,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34685,6 +37340,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34697,12 +37353,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -34713,6 +37373,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -34720,6 +37381,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -34734,6 +37396,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -34751,6 +37414,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34763,6 +37427,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -34784,6 +37456,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -34801,6 +37474,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34813,6 +37487,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -34835,6 +37517,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -34865,6 +37548,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -34939,6 +37623,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -34969,6 +37654,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -35009,6 +37695,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -35040,20 +37739,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -35109,6 +37821,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -35139,6 +37852,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -35201,6 +37915,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -35212,6 +37929,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -35221,6 +37940,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -35250,6 +37972,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -35323,6 +38047,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35337,6 +38062,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35354,6 +38080,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35391,6 +38118,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35421,6 +38149,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35439,6 +38168,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35451,6 +38181,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35478,6 +38209,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35490,6 +38222,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35502,6 +38235,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35531,6 +38265,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35543,6 +38278,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35558,6 +38294,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35570,6 +38307,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35585,6 +38323,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35597,6 +38336,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35624,6 +38364,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35664,6 +38405,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35693,6 +38435,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35725,6 +38468,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35739,6 +38483,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35764,6 +38509,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35787,6 +38533,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35827,6 +38574,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35922,6 +38670,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35936,6 +38685,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35953,6 +38703,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35990,6 +38741,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36020,6 +38772,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36038,6 +38791,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36050,6 +38804,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36077,6 +38832,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36089,6 +38845,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36101,6 +38858,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36130,6 +38888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36142,6 +38901,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36157,6 +38917,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36169,6 +38930,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36184,6 +38946,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36196,6 +38959,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36223,6 +38987,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36263,6 +39028,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36292,6 +39058,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36324,6 +39091,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36338,6 +39106,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36363,6 +39132,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36386,6 +39156,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36426,6 +39197,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36572,6 +39344,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36586,6 +39359,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36603,6 +39377,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36640,6 +39415,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36670,6 +39446,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36688,6 +39465,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36700,6 +39478,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36727,6 +39506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36739,6 +39519,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36751,6 +39532,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36780,6 +39562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36792,6 +39575,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36807,6 +39591,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36819,6 +39604,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36834,6 +39620,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36846,6 +39633,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36873,6 +39661,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36913,6 +39702,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36942,6 +39732,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36974,6 +39765,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -36988,6 +39780,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37013,6 +39806,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37036,6 +39830,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37079,8 +39874,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -37107,6 +39905,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37140,10 +39939,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -37158,6 +39959,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37196,6 +39998,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37208,12 +40011,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -37224,6 +40031,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -37231,6 +40039,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -37245,6 +40054,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -37262,6 +40072,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -37274,6 +40085,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -37295,6 +40114,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -37312,6 +40132,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -37324,6 +40145,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -37346,6 +40175,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -37376,6 +40206,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -37452,6 +40283,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -37482,6 +40314,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -37522,6 +40355,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -37553,20 +40399,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -37622,6 +40481,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -37652,6 +40512,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -37714,6 +40575,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -37725,6 +40589,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -37734,6 +40600,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -37790,6 +40659,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37804,6 +40674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37821,6 +40692,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37858,6 +40730,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37888,6 +40761,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37906,6 +40780,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37918,6 +40793,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37945,6 +40821,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37957,6 +40834,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37969,6 +40847,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37998,6 +40877,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38010,6 +40890,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38025,6 +40906,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38037,6 +40919,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38052,6 +40935,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38064,6 +40948,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38091,6 +40976,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38131,6 +41017,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38160,6 +41047,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38192,6 +41080,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38206,6 +41095,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38231,6 +41121,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38254,6 +41145,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38294,6 +41186,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38332,6 +41225,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38480,6 +41374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38494,6 +41389,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38511,6 +41407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38548,6 +41445,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38578,6 +41476,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38596,6 +41495,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38608,6 +41508,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38635,6 +41536,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38647,6 +41549,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38659,6 +41562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38688,6 +41592,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38700,6 +41605,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38715,6 +41621,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38727,6 +41634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38742,6 +41650,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38754,6 +41663,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38781,6 +41691,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38821,6 +41732,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38850,6 +41762,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38882,6 +41795,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38896,6 +41810,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38921,6 +41836,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38944,6 +41860,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38986,6 +41903,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39090,6 +42008,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39104,6 +42023,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39121,6 +42041,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39158,6 +42079,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39188,6 +42110,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39206,6 +42129,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39218,6 +42142,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39245,6 +42170,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39257,6 +42183,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39269,6 +42196,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39298,6 +42226,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39310,6 +42239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39325,6 +42255,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39337,6 +42268,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39352,6 +42284,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39364,6 +42297,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39391,6 +42325,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39431,6 +42366,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39460,6 +42396,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39492,6 +42429,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39506,6 +42444,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39531,6 +42470,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39554,6 +42494,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39618,10 +42559,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -39636,6 +42579,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39674,6 +42618,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39686,12 +42631,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -39702,6 +42651,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -39709,6 +42659,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -39723,6 +42674,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -39740,6 +42692,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -39752,6 +42705,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -39773,6 +42734,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -39790,6 +42752,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -39802,6 +42765,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -39824,6 +42795,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -39854,6 +42826,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -39928,6 +42901,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -39958,6 +42932,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -39998,6 +42973,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -40029,20 +43017,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -40100,6 +43101,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -40130,6 +43132,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -40192,6 +43195,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -40203,6 +43209,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -40212,6 +43220,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -40220,6 +43231,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -40258,6 +43278,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -40270,6 +43291,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -40291,10 +43313,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -40309,6 +43333,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -40347,6 +43372,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -40359,12 +43385,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -40375,6 +43405,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -40382,6 +43413,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -40396,6 +43428,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -40413,6 +43446,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -40425,6 +43459,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -40446,6 +43488,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -40463,6 +43506,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -40475,6 +43519,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -40497,6 +43549,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -40527,6 +43580,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -40603,6 +43657,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -40633,6 +43688,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -40673,6 +43729,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -40704,20 +43773,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -40773,6 +43855,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -40803,6 +43886,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -40865,6 +43949,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -40876,6 +43963,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -40885,6 +43974,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -40916,6 +44008,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -40998,6 +44091,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -41007,6 +44101,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41024,6 +44119,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41052,7 +44148,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -41067,6 +44165,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41122,6 +44221,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -41146,6 +44246,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -41175,18 +44276,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -41217,11 +44306,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -41230,6 +44321,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -41252,10 +44345,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -41272,6 +44367,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41352,11 +44448,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41418,6 +44516,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -41435,7 +44572,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -41481,6 +44620,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -41499,7 +44639,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -41519,6 +44661,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -41550,6 +44693,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -41557,6 +44701,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41579,6 +44724,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41617,6 +44763,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -41631,6 +44778,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -41685,11 +44833,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -41701,11 +44851,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -41716,6 +44868,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -41732,11 +44885,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -41748,14 +44903,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -41781,17 +44939,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -41805,11 +44975,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -41820,6 +44992,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -41833,6 +45006,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -41849,17 +45023,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -41873,11 +45059,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -41888,12 +45076,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -41915,17 +45105,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -41939,11 +45141,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -41954,6 +45158,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -41967,6 +45172,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -41983,17 +45189,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -42007,11 +45225,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -42022,12 +45242,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -42041,6 +45263,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42055,6 +45278,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42072,6 +45296,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42103,6 +45328,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42133,6 +45359,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42151,6 +45378,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42163,6 +45391,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42188,6 +45417,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42200,6 +45430,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42212,6 +45443,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42241,6 +45473,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42253,6 +45486,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42268,6 +45502,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42280,6 +45515,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42295,6 +45531,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42307,6 +45544,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42334,6 +45572,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42367,6 +45606,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42396,6 +45636,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42424,6 +45665,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42438,6 +45680,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42463,6 +45706,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42486,6 +45730,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42505,10 +45750,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -42523,6 +45770,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42561,6 +45809,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42573,12 +45822,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -42589,6 +45842,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -42596,6 +45850,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -42610,6 +45865,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -42627,6 +45883,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -42639,6 +45896,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -42660,6 +45925,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -42677,6 +45943,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -42689,6 +45956,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -42711,6 +45986,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -42741,6 +46017,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -42815,6 +46092,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -42845,6 +46123,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -42885,6 +46164,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -42916,20 +46208,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -42985,6 +46290,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -43015,6 +46321,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -43077,6 +46384,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -43088,6 +46398,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -43097,6 +46409,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -43111,10 +46426,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -43133,6 +46450,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43171,6 +46489,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43183,12 +46502,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -43199,6 +46522,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -43206,6 +46530,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -43220,6 +46545,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -43237,6 +46563,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -43249,6 +46576,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -43270,6 +46605,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -43287,6 +46623,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -43299,6 +46636,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -43321,6 +46666,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -43351,6 +46697,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -43425,6 +46772,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -43455,6 +46803,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -43495,6 +46844,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -43526,20 +46888,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -43595,6 +46970,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -43625,6 +47001,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -43687,6 +47064,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -43698,6 +47078,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -43707,6 +47089,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -43736,6 +47121,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -43809,6 +47196,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43823,6 +47211,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43840,6 +47229,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43877,6 +47267,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43907,6 +47298,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43925,6 +47317,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43937,6 +47330,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43964,6 +47358,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43976,6 +47371,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -43988,6 +47384,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44017,6 +47414,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44029,6 +47427,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44044,6 +47443,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44056,6 +47456,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44071,6 +47472,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44083,6 +47485,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44110,6 +47513,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44150,6 +47554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44179,6 +47584,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44211,6 +47617,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44225,6 +47632,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44250,6 +47658,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44273,6 +47682,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44313,6 +47723,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44408,6 +47819,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44422,6 +47834,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44439,6 +47852,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44476,6 +47890,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44506,6 +47921,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44524,6 +47940,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44536,6 +47953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44563,6 +47981,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44575,6 +47994,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44587,6 +48007,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44616,6 +48037,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44628,6 +48050,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44643,6 +48066,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44655,6 +48079,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44670,6 +48095,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44682,6 +48108,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44709,6 +48136,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44749,6 +48177,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44778,6 +48207,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44810,6 +48240,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44824,6 +48255,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44849,6 +48281,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44872,6 +48305,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -44912,6 +48346,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45058,6 +48493,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45072,6 +48508,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45089,6 +48526,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45126,6 +48564,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45156,6 +48595,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45174,6 +48614,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45186,6 +48627,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45213,6 +48655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45225,6 +48668,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45237,6 +48681,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45266,6 +48711,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45278,6 +48724,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45293,6 +48740,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45305,6 +48753,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45320,6 +48769,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45332,6 +48782,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45359,6 +48810,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45399,6 +48851,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45428,6 +48881,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45460,6 +48914,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45474,6 +48929,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45499,6 +48955,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45522,6 +48979,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45565,8 +49023,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -45593,6 +49054,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45626,10 +49088,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -45644,6 +49108,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45682,6 +49147,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -45694,12 +49160,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -45710,6 +49180,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -45717,6 +49188,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -45731,6 +49203,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -45748,6 +49221,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -45760,6 +49234,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -45781,6 +49263,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -45798,6 +49281,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -45810,6 +49294,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -45832,6 +49324,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -45862,6 +49355,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -45938,6 +49432,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -45968,6 +49463,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -46008,6 +49504,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -46039,20 +49548,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -46108,6 +49630,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -46138,6 +49661,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -46200,6 +49724,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -46211,6 +49738,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -46220,6 +49749,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -46276,6 +49808,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46290,6 +49823,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46307,6 +49841,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46344,6 +49879,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46374,6 +49910,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46392,6 +49929,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46404,6 +49942,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46431,6 +49970,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46443,6 +49983,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46455,6 +49996,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46484,6 +50026,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46496,6 +50039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46511,6 +50055,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46523,6 +50068,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46538,6 +50084,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46550,6 +50097,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46577,6 +50125,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46617,6 +50166,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46646,6 +50196,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46678,6 +50229,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46692,6 +50244,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46717,6 +50270,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46740,6 +50294,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46780,6 +50335,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46818,6 +50374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46966,6 +50523,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46980,6 +50538,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46997,6 +50556,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47034,6 +50594,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47064,6 +50625,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47082,6 +50644,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47094,6 +50657,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47121,6 +50685,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47133,6 +50698,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47145,6 +50711,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47174,6 +50741,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47186,6 +50754,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47201,6 +50770,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47213,6 +50783,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47228,6 +50799,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47240,6 +50812,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47267,6 +50840,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47307,6 +50881,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47336,6 +50911,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47368,6 +50944,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47382,6 +50959,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47407,6 +50985,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47430,6 +51009,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47472,6 +51052,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47576,6 +51157,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47590,6 +51172,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47607,6 +51190,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47644,6 +51228,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47674,6 +51259,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47692,6 +51278,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47704,6 +51291,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47731,6 +51319,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47743,6 +51332,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47755,6 +51345,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47784,6 +51375,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47796,6 +51388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47811,6 +51404,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47823,6 +51417,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47838,6 +51433,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47850,6 +51446,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47877,6 +51474,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47917,6 +51515,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47946,6 +51545,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47978,6 +51578,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -47992,6 +51593,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48017,6 +51619,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48040,6 +51643,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48104,10 +51708,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -48122,6 +51728,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48160,6 +51767,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48172,12 +51780,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -48188,6 +51800,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -48195,6 +51808,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -48209,6 +51823,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -48226,6 +51841,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48238,6 +51854,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -48259,6 +51883,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -48276,6 +51901,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48288,6 +51914,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -48310,6 +51944,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -48340,6 +51975,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48414,6 +52050,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -48444,6 +52081,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48484,6 +52122,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -48515,20 +52166,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -48586,6 +52250,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -48616,6 +52281,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48678,6 +52344,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -48689,6 +52358,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -48698,6 +52369,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -48706,6 +52380,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -48744,6 +52427,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -48756,6 +52440,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -48777,10 +52462,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -48795,6 +52482,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48833,6 +52521,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48845,12 +52534,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -48861,6 +52554,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -48868,6 +52562,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -48882,6 +52577,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -48899,6 +52595,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48911,6 +52608,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -48932,6 +52637,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -48949,6 +52655,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -48961,6 +52668,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -48983,6 +52698,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -49013,6 +52729,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -49089,6 +52806,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -49119,6 +52837,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -49159,6 +52878,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -49190,20 +52922,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -49259,6 +53004,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -49289,6 +53035,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -49351,6 +53098,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -49362,6 +53112,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -49371,6 +53123,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -49402,6 +53157,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -49484,6 +53240,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -49493,6 +53250,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -49510,6 +53268,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -49538,7 +53297,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -49553,6 +53314,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -49608,6 +53370,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -49632,6 +53395,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -49661,18 +53425,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -49703,11 +53455,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -49716,6 +53470,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -49738,10 +53494,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -49758,6 +53516,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -49838,11 +53597,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -49904,6 +53665,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -49921,7 +53721,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -49967,6 +53769,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -49985,7 +53788,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -50005,6 +53810,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -50036,6 +53842,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -50043,6 +53850,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50065,6 +53873,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50103,6 +53912,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -50117,6 +53927,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50192,6 +54003,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -50221,18 +54033,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -50263,11 +54063,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -50276,6 +54078,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -50287,6 +54091,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic + allocatedResourceStatuses: + additionalProperties: + type: string + type: object + x-kubernetes-map-type: granular allocatedResources: additionalProperties: anyOf: @@ -50325,9 +54135,21 @@ spec: - type type: object type: array - phase: + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + currentVolumeAttributesClassName: type: string - resizeStatus: + modifyVolumeStatus: + properties: + status: + type: string + targetVolumeAttributesClassName: + type: string + required: + - status + type: object + phase: type: string type: object type: object @@ -50385,6 +54207,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -50394,6 +54217,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50411,6 +54235,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50439,7 +54264,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -50454,6 +54281,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50509,6 +54337,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -50533,6 +54362,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -50562,18 +54392,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -50604,11 +54422,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -50617,6 +54437,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -50639,10 +54461,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -50659,6 +54483,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50739,11 +54564,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50805,6 +54632,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -50822,7 +54688,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -50868,6 +54736,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -50886,7 +54755,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -50906,6 +54777,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -50937,6 +54809,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -50944,6 +54817,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -50966,6 +54840,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -51004,6 +54879,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -51018,6 +54894,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic diff --git a/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml b/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml index aeec5895278a..28547b8465b8 100644 --- a/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml @@ -74,6 +74,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -88,6 +89,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -105,6 +107,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -142,6 +145,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -172,6 +176,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -190,6 +195,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -202,6 +208,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -229,6 +236,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -241,6 +249,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -253,6 +262,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -282,6 +292,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -294,6 +305,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -309,6 +321,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -321,6 +334,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -336,6 +350,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -348,6 +363,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -375,6 +391,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -415,6 +432,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -444,6 +462,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -476,6 +495,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -490,6 +510,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -515,6 +536,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -538,6 +560,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -580,6 +603,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml b/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml index 9f4475e344ee..50fac0a67983 100644 --- a/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml @@ -54,11 +54,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -70,11 +72,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -85,6 +89,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -101,11 +106,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -117,14 +124,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -150,17 +160,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -174,11 +196,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -189,6 +213,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -202,6 +227,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -218,17 +244,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -242,11 +280,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -257,12 +297,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -284,17 +326,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -308,11 +362,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -323,6 +379,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -336,6 +393,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -352,17 +410,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -376,11 +446,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -391,12 +463,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -410,6 +484,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -424,6 +499,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -441,6 +517,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -472,6 +549,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -502,6 +580,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -520,6 +599,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -532,6 +612,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -557,6 +638,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -569,6 +651,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -581,6 +664,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -610,6 +694,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -622,6 +707,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -637,6 +723,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -649,6 +736,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -664,6 +752,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -676,6 +765,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -703,6 +793,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -736,6 +827,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -765,6 +857,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -793,6 +886,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -807,6 +901,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -832,6 +927,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -855,6 +951,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -874,10 +971,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -892,6 +991,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -930,6 +1030,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -942,12 +1043,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -958,6 +1063,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -965,6 +1071,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -979,6 +1086,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -996,6 +1104,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1008,6 +1117,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -1029,6 +1146,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -1046,6 +1164,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1058,6 +1177,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -1080,6 +1207,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -1110,6 +1238,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1184,6 +1313,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -1214,6 +1344,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1254,6 +1385,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -1285,20 +1429,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -1354,6 +1511,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -1384,6 +1542,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1446,6 +1605,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -1457,6 +1619,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -1466,6 +1630,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -1480,10 +1647,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -1502,6 +1671,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1540,6 +1710,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1552,12 +1723,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -1568,6 +1743,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -1575,6 +1751,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -1589,6 +1766,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -1606,6 +1784,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1618,6 +1797,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -1639,6 +1826,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -1656,6 +1844,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1668,6 +1857,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -1690,6 +1887,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -1720,6 +1918,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1794,6 +1993,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -1824,6 +2024,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -1864,6 +2065,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -1895,20 +2109,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -1964,6 +2191,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -1994,6 +2222,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2056,6 +2285,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -2067,6 +2299,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -2076,6 +2310,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -2105,6 +2342,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -2178,6 +2417,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2192,6 +2432,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2209,6 +2450,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2246,6 +2488,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2276,6 +2519,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2294,6 +2538,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2306,6 +2551,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2333,6 +2579,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2345,6 +2592,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2357,6 +2605,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2386,6 +2635,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2398,6 +2648,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2413,6 +2664,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2425,6 +2677,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2440,6 +2693,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2452,6 +2706,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2479,6 +2734,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2519,6 +2775,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2548,6 +2805,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2580,6 +2838,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2594,6 +2853,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2619,6 +2879,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2642,6 +2903,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2682,6 +2944,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2777,6 +3040,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2791,6 +3055,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2808,6 +3073,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2845,6 +3111,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2875,6 +3142,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2893,6 +3161,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2905,6 +3174,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2932,6 +3202,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2944,6 +3215,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2956,6 +3228,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2985,6 +3258,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2997,6 +3271,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3012,6 +3287,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3024,6 +3300,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3039,6 +3316,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3051,6 +3329,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3078,6 +3357,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3118,6 +3398,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3147,6 +3428,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3179,6 +3461,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3193,6 +3476,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3218,6 +3502,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3241,6 +3526,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3281,6 +3567,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3427,6 +3714,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3441,6 +3729,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3458,6 +3747,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3495,6 +3785,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3525,6 +3816,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3543,6 +3835,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3555,6 +3848,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3582,6 +3876,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3594,6 +3889,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3606,6 +3902,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3635,6 +3932,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3647,6 +3945,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3662,6 +3961,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3674,6 +3974,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3689,6 +3990,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3701,6 +4003,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3728,6 +4031,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3768,6 +4072,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3797,6 +4102,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3829,6 +4135,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3843,6 +4150,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3868,6 +4176,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3891,6 +4200,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3934,8 +4244,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -3962,6 +4275,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3995,10 +4309,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -4013,6 +4329,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4051,6 +4368,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4063,12 +4381,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -4079,6 +4401,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -4086,6 +4409,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -4100,6 +4424,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -4117,6 +4442,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4129,6 +4455,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -4150,6 +4484,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -4167,6 +4502,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4179,6 +4515,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -4201,6 +4545,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -4231,6 +4576,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4307,6 +4653,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -4337,6 +4684,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4377,6 +4725,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -4408,20 +4769,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -4477,6 +4851,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -4507,6 +4882,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -4569,6 +4945,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -4580,6 +4959,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4589,6 +4970,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -4645,6 +5029,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4659,6 +5044,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4676,6 +5062,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4713,6 +5100,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4743,6 +5131,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4761,6 +5150,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4773,6 +5163,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4800,6 +5191,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4812,6 +5204,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4824,6 +5217,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4853,6 +5247,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4865,6 +5260,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4880,6 +5276,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4892,6 +5289,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4907,6 +5305,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4919,6 +5318,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4946,6 +5346,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4986,6 +5387,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5015,6 +5417,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5047,6 +5450,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5061,6 +5465,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5086,6 +5491,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5109,6 +5515,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5149,6 +5556,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5187,6 +5595,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5335,6 +5744,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5349,6 +5759,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5366,6 +5777,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5403,6 +5815,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5433,6 +5846,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5451,6 +5865,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5463,6 +5878,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5490,6 +5906,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5502,6 +5919,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5514,6 +5932,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5543,6 +5962,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5555,6 +5975,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5570,6 +5991,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5582,6 +6004,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5597,6 +6020,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5609,6 +6033,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5636,6 +6061,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5676,6 +6102,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5705,6 +6132,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5737,6 +6165,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5751,6 +6180,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5776,6 +6206,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5799,6 +6230,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5841,6 +6273,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5945,6 +6378,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5959,6 +6393,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5976,6 +6411,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6013,6 +6449,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6043,6 +6480,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6061,6 +6499,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6073,6 +6512,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6100,6 +6540,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6112,6 +6553,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6124,6 +6566,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6153,6 +6596,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6165,6 +6609,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6180,6 +6625,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6192,6 +6638,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6207,6 +6654,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6219,6 +6667,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6246,6 +6695,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6286,6 +6736,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6315,6 +6766,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6347,6 +6799,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6361,6 +6814,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6386,6 +6840,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6409,6 +6864,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6473,10 +6929,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -6491,6 +6949,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6529,6 +6988,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6541,12 +7001,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -6557,6 +7021,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -6564,6 +7029,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -6578,6 +7044,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6595,6 +7062,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6607,6 +7075,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6628,6 +7104,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6645,6 +7122,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6657,6 +7135,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6679,6 +7165,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6709,6 +7196,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6783,6 +7271,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6813,6 +7302,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6853,6 +7343,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -6884,20 +7387,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -6955,6 +7471,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6985,6 +7502,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -7047,6 +7565,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -7058,6 +7579,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -7067,6 +7590,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -7075,6 +7601,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -7113,6 +7648,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -7125,6 +7661,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -7146,10 +7683,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -7164,6 +7703,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7202,6 +7742,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7214,12 +7755,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -7230,6 +7775,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -7237,6 +7783,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -7251,6 +7798,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -7268,6 +7816,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -7280,6 +7829,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -7301,6 +7858,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -7318,6 +7876,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -7330,6 +7889,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -7352,6 +7919,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -7382,6 +7950,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -7458,6 +8027,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -7488,6 +8058,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -7528,6 +8099,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -7559,20 +8143,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -7628,6 +8225,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -7658,6 +8256,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -7720,6 +8319,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -7731,6 +8333,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -7740,6 +8344,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -7771,6 +8378,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7853,6 +8461,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -7862,6 +8471,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -7879,6 +8489,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -7907,7 +8518,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -7922,6 +8535,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -7977,6 +8591,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -8001,6 +8616,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -8030,18 +8646,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -8072,11 +8676,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -8085,6 +8691,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -8107,10 +8715,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -8127,6 +8737,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -8207,11 +8818,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -8273,6 +8886,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -8290,7 +8942,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -8336,6 +8990,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -8354,7 +9009,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -8374,6 +9031,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -8405,6 +9063,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -8412,6 +9071,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -8434,6 +9094,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -8472,6 +9133,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -8486,6 +9148,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -8571,6 +9234,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8585,6 +9249,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8602,6 +9267,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8639,6 +9305,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8669,6 +9336,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8687,6 +9355,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8699,6 +9368,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8726,6 +9396,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8738,6 +9409,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8750,6 +9422,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8779,6 +9452,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8791,6 +9465,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8806,6 +9481,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8818,6 +9494,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8833,6 +9510,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8845,6 +9523,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8872,6 +9551,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8912,6 +9592,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8941,6 +9622,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8973,6 +9655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8987,6 +9670,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9012,6 +9696,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9035,6 +9720,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9077,6 +9763,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml b/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml index e971cf10d51c..614c47b204e9 100644 --- a/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml @@ -49,11 +49,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -65,11 +67,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -80,6 +84,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -96,11 +101,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -112,14 +119,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -145,17 +155,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -169,11 +191,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -184,6 +208,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -197,6 +222,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -213,17 +239,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -237,11 +275,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -252,12 +292,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -279,17 +321,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -303,11 +357,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -318,6 +374,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -331,6 +388,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -347,17 +405,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -371,11 +441,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -386,12 +458,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLogs: @@ -446,6 +520,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -460,6 +535,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -477,6 +553,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -514,6 +591,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -544,6 +622,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -562,6 +641,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -574,6 +654,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -601,6 +682,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -613,6 +695,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -625,6 +708,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -654,6 +738,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -666,6 +751,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -681,6 +767,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -693,6 +780,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -708,6 +796,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -720,6 +809,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -747,6 +837,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -787,6 +878,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -816,6 +908,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -848,6 +941,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -862,6 +956,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -887,6 +982,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -910,6 +1006,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -950,6 +1047,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1021,6 +1119,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic options: items: properties: @@ -1030,10 +1129,12 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic searches: items: type: string type: array + x-kubernetes-list-type: atomic type: object dnsPolicy: type: string @@ -1097,6 +1198,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1111,6 +1213,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1128,6 +1231,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1165,6 +1269,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1195,6 +1300,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1213,6 +1319,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1225,6 +1332,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1252,6 +1360,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1264,6 +1373,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1276,6 +1386,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1305,6 +1416,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1317,6 +1429,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1332,6 +1445,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1344,6 +1458,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1359,6 +1474,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1371,6 +1487,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1398,6 +1515,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1438,6 +1556,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1467,6 +1586,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1499,6 +1619,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1513,6 +1634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1538,6 +1660,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1561,6 +1684,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1601,6 +1725,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1652,8 +1777,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array hostNetwork: @@ -1662,6 +1790,7 @@ spec: items: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -1762,11 +1891,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1793,11 +1924,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -1861,6 +1994,15 @@ spec: type: string securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -1899,6 +2041,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -1911,6 +2054,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -1945,6 +2089,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1983,11 +2128,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -1999,11 +2146,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -2014,6 +2163,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -2030,11 +2180,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -2046,14 +2198,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -2079,17 +2234,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2103,11 +2270,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2118,6 +2287,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2131,6 +2301,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2147,17 +2318,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2171,11 +2354,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2186,12 +2371,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -2213,17 +2400,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2237,11 +2436,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2252,6 +2453,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -2265,6 +2467,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -2281,17 +2484,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -2305,11 +2520,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -2320,12 +2537,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -2339,6 +2558,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2353,6 +2573,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2370,6 +2591,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2401,6 +2623,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2431,6 +2654,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2449,6 +2673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2461,6 +2686,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2486,6 +2712,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2498,6 +2725,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2510,6 +2738,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2539,6 +2768,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2551,6 +2781,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2566,6 +2797,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2578,6 +2810,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2593,6 +2826,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2605,6 +2839,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2632,6 +2867,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2665,6 +2901,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2694,6 +2931,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2722,6 +2960,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2736,6 +2975,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2761,6 +3001,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2784,6 +3025,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2803,10 +3045,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -2821,6 +3065,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2859,6 +3104,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2871,12 +3117,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -2887,6 +3137,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -2894,6 +3145,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -2908,6 +3160,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2925,6 +3178,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2937,6 +3191,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -2958,6 +3220,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -2975,6 +3238,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -2987,6 +3251,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3009,6 +3281,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3039,6 +3312,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3113,6 +3387,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3143,6 +3418,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3183,6 +3459,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3214,20 +3503,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3283,6 +3585,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3313,6 +3616,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3375,6 +3679,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -3386,6 +3693,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -3395,6 +3704,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -3409,10 +3721,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -3431,6 +3745,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3469,6 +3784,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3481,12 +3797,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -3497,6 +3817,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -3504,6 +3825,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -3518,6 +3840,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3535,6 +3858,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3547,6 +3871,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3568,6 +3900,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -3585,6 +3918,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3597,6 +3931,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -3619,6 +3961,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3649,6 +3992,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3723,6 +4067,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3753,6 +4098,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3793,6 +4139,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -3824,20 +4183,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -3893,6 +4265,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -3923,6 +4296,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -3985,6 +4359,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -3996,6 +4373,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4005,6 +4384,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -4034,6 +4416,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -4107,6 +4491,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4121,6 +4506,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4138,6 +4524,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4175,6 +4562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4205,6 +4593,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4223,6 +4612,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4235,6 +4625,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4262,6 +4653,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4274,6 +4666,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4286,6 +4679,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4315,6 +4709,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4327,6 +4722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4342,6 +4738,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4354,6 +4751,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4369,6 +4767,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4381,6 +4780,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4408,6 +4808,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4448,6 +4849,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4477,6 +4879,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4509,6 +4912,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4523,6 +4927,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4548,6 +4953,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4571,6 +4977,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4611,6 +5018,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4706,6 +5114,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4720,6 +5129,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4737,6 +5147,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4774,6 +5185,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4804,6 +5216,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4822,6 +5235,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4834,6 +5248,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4861,6 +5276,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4873,6 +5289,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4885,6 +5302,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4914,6 +5332,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4926,6 +5345,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4941,6 +5361,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4953,6 +5374,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4968,6 +5390,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4980,6 +5403,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5007,6 +5431,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5047,6 +5472,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5076,6 +5502,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5108,6 +5535,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5122,6 +5550,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5147,6 +5576,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5170,6 +5600,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5210,6 +5641,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5356,6 +5788,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5370,6 +5803,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5387,6 +5821,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5424,6 +5859,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5454,6 +5890,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5472,6 +5909,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5484,6 +5922,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5511,6 +5950,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5523,6 +5963,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5535,6 +5976,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5564,6 +6006,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5576,6 +6019,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5591,6 +6035,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5603,6 +6048,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5618,6 +6064,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5630,6 +6077,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5657,6 +6105,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5697,6 +6146,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5726,6 +6176,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5758,6 +6209,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5772,6 +6224,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5797,6 +6250,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5820,6 +6274,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5863,8 +6318,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -5891,6 +6349,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5924,10 +6383,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -5942,6 +6403,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5980,6 +6442,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5992,12 +6455,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -6008,6 +6475,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -6015,6 +6483,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -6029,6 +6498,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6046,6 +6516,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6058,6 +6529,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6079,6 +6558,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -6096,6 +6576,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6108,6 +6589,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -6130,6 +6619,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6160,6 +6650,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6236,6 +6727,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6266,6 +6758,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6306,6 +6799,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -6337,20 +6843,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -6406,6 +6925,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -6436,6 +6956,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -6498,6 +7019,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -6509,6 +7033,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -6518,6 +7044,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -6574,6 +7103,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6588,6 +7118,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6605,6 +7136,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6642,6 +7174,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6672,6 +7205,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6690,6 +7224,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6702,6 +7237,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6729,6 +7265,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6741,6 +7278,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6753,6 +7291,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6782,6 +7321,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6794,6 +7334,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6809,6 +7350,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6821,6 +7363,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6836,6 +7379,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6848,6 +7392,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6875,6 +7420,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6915,6 +7461,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6944,6 +7491,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6976,6 +7524,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6990,6 +7539,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7015,6 +7565,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7038,6 +7589,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7078,6 +7630,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7116,6 +7669,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7264,6 +7818,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7278,6 +7833,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7295,6 +7851,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7332,6 +7889,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7362,6 +7920,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7380,6 +7939,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7392,6 +7952,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7419,6 +7980,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7431,6 +7993,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7443,6 +8006,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7472,6 +8036,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7484,6 +8049,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7499,6 +8065,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7511,6 +8078,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7526,6 +8094,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7538,6 +8107,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7565,6 +8135,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7605,6 +8176,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7634,6 +8206,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7666,6 +8239,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7680,6 +8254,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7705,6 +8280,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7728,6 +8304,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7770,6 +8347,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7874,6 +8452,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7888,6 +8467,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7905,6 +8485,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7942,6 +8523,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7972,6 +8554,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7990,6 +8573,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8002,6 +8586,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8029,6 +8614,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8041,6 +8627,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8053,6 +8640,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8082,6 +8670,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8094,6 +8683,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8109,6 +8699,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8121,6 +8712,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8136,6 +8728,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8148,6 +8741,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8175,6 +8769,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8215,6 +8810,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8244,6 +8840,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8276,6 +8873,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8290,6 +8888,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8315,6 +8914,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8338,6 +8938,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8402,10 +9003,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -8420,6 +9023,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8458,6 +9062,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8470,12 +9075,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -8486,6 +9095,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -8493,6 +9103,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -8507,6 +9118,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8524,6 +9136,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8536,6 +9149,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8557,6 +9178,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -8574,6 +9196,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8586,6 +9209,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -8608,6 +9239,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8638,6 +9270,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8712,6 +9345,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8742,6 +9376,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8782,6 +9417,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -8813,20 +9461,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -8884,6 +9545,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -8914,6 +9576,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -8976,6 +9639,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -8987,6 +9653,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -8996,6 +9664,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9004,6 +9675,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -9042,6 +9722,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -9054,6 +9735,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -9075,10 +9757,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -9093,6 +9777,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9131,6 +9816,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9143,12 +9829,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -9159,6 +9849,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -9166,6 +9857,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -9180,6 +9872,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9197,6 +9890,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9209,6 +9903,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9230,6 +9932,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -9247,6 +9950,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9259,6 +9963,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -9281,6 +9993,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9311,6 +10024,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9387,6 +10101,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9417,6 +10132,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9457,6 +10173,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -9488,20 +10217,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -9557,6 +10299,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -9587,6 +10330,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -9649,6 +10393,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -9660,6 +10407,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -9669,6 +10418,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -9700,6 +10452,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9782,6 +10535,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -9791,6 +10545,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9808,6 +10563,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9836,7 +10592,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -9851,6 +10609,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -9906,6 +10665,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -9930,6 +10690,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -9959,18 +10720,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -10001,11 +10750,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10014,6 +10765,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -10036,10 +10789,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -10056,6 +10811,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10136,11 +10892,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10202,10 +10960,49 @@ spec: sources: items: properties: - configMap: + clusterTrustBundle: properties: - items: - items: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object + configMap: + properties: + items: + items: properties: key: type: string @@ -10219,7 +11016,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10265,6 +11064,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -10283,7 +11083,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -10303,6 +11105,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -10334,6 +11137,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -10341,6 +11145,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10363,6 +11168,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10401,6 +11207,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -10415,6 +11222,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -10469,11 +11277,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10485,11 +11295,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic weight: @@ -10500,6 +11312,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: @@ -10516,11 +11329,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchFields: items: properties: @@ -10532,14 +11347,17 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic type: object x-kubernetes-map-type: atomic type: array + x-kubernetes-list-type: atomic required: - nodeSelectorTerms type: object @@ -10565,17 +11383,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10589,11 +11419,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10604,6 +11436,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10617,6 +11450,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10633,17 +11467,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10657,11 +11503,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10672,12 +11520,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object podAntiAffinity: properties: @@ -10699,17 +11549,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10723,11 +11585,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10738,6 +11602,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: @@ -10751,6 +11616,7 @@ spec: - weight type: object type: array + x-kubernetes-list-type: atomic requiredDuringSchedulingIgnoredDuringExecution: items: properties: @@ -10767,17 +11633,29 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string type: object type: object x-kubernetes-map-type: atomic + matchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic + mismatchLabelKeys: + items: + type: string + type: array + x-kubernetes-list-type: atomic namespaceSelector: properties: matchExpressions: @@ -10791,11 +11669,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -10806,12 +11686,14 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic topologyKey: type: string required: - topologyKey type: object type: array + x-kubernetes-list-type: atomic type: object type: object archiveLocation: @@ -10825,6 +11707,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10839,6 +11722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10856,6 +11740,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10887,6 +11772,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10917,6 +11803,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10935,6 +11822,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10947,6 +11835,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10972,6 +11861,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10984,6 +11874,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -10996,6 +11887,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11025,6 +11917,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11037,6 +11930,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11052,6 +11946,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11064,6 +11959,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11079,6 +11975,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11091,6 +11988,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11118,6 +12016,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11151,6 +12050,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11180,6 +12080,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11208,6 +12109,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11222,6 +12124,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11247,6 +12150,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11270,6 +12174,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11289,10 +12194,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -11307,6 +12214,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11345,6 +12253,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11357,12 +12266,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11373,6 +12286,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -11380,6 +12294,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -11394,6 +12309,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11411,6 +12327,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11423,6 +12340,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11444,6 +12369,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -11461,6 +12387,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11473,6 +12400,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -11495,6 +12430,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11525,6 +12461,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11599,6 +12536,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11629,6 +12567,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11669,6 +12608,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -11700,20 +12652,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -11769,6 +12734,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -11799,6 +12765,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -11861,6 +12828,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -11872,6 +12842,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -11881,6 +12853,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -11895,10 +12870,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic dependencies: items: type: string @@ -11917,6 +12894,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11955,6 +12933,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -11967,12 +12946,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -11983,6 +12966,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -11990,6 +12974,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -12004,6 +12989,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12021,6 +13007,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12033,6 +13020,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12054,6 +13049,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -12071,6 +13067,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12083,6 +13080,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -12105,6 +13110,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12135,6 +13141,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12209,6 +13216,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12239,6 +13247,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12279,6 +13288,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -12310,20 +13332,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -12379,6 +13414,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -12409,6 +13445,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -12471,6 +13508,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -12482,6 +13522,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12491,6 +13533,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -12520,6 +13565,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -12593,6 +13640,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12607,6 +13655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12624,6 +13673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12661,6 +13711,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12691,6 +13742,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12709,6 +13761,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12721,6 +13774,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12748,6 +13802,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12760,6 +13815,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12772,6 +13828,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12801,6 +13858,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12813,6 +13871,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12828,6 +13887,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12840,6 +13900,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12855,6 +13916,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12867,6 +13929,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12894,6 +13957,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12934,6 +13998,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12963,6 +14028,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12995,6 +14061,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13009,6 +14076,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13034,6 +14102,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13057,6 +14126,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13097,6 +14167,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13192,6 +14263,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13206,6 +14278,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13223,6 +14296,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13260,6 +14334,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13290,6 +14365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13308,6 +14384,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13320,6 +14397,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13347,6 +14425,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13359,6 +14438,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13371,6 +14451,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13400,6 +14481,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13412,6 +14494,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13427,6 +14510,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13439,6 +14523,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13454,6 +14539,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13466,6 +14552,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13493,6 +14580,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13533,6 +14621,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13562,6 +14651,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13594,6 +14684,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13608,6 +14699,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13633,6 +14725,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13656,6 +14749,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13696,6 +14790,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13842,6 +14937,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13856,6 +14952,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13873,6 +14970,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13910,6 +15008,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13940,6 +15039,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13958,6 +15058,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13970,6 +15071,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -13997,6 +15099,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14009,6 +15112,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14021,6 +15125,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14050,6 +15155,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14062,6 +15168,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14077,6 +15184,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14089,6 +15197,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14104,6 +15213,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14116,6 +15226,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14143,6 +15254,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14183,6 +15295,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14212,6 +15325,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14244,6 +15358,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14258,6 +15373,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14283,6 +15399,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14306,6 +15423,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14349,8 +15467,11 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic ip: type: string + required: + - ip type: object type: array http: @@ -14377,6 +15498,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14410,10 +15532,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -14428,6 +15552,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14466,6 +15591,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14478,12 +15604,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -14494,6 +15624,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -14501,6 +15632,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -14515,6 +15647,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14532,6 +15665,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14544,6 +15678,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14565,6 +15707,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -14582,6 +15725,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14594,6 +15738,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -14616,6 +15768,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14646,6 +15799,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14722,6 +15876,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14752,6 +15907,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14792,6 +15948,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -14823,20 +15992,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -14892,6 +16074,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -14922,6 +16105,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -14984,6 +16168,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -14995,6 +16182,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -15004,6 +16193,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -15060,6 +16252,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15074,6 +16267,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15091,6 +16285,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15128,6 +16323,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15158,6 +16354,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15176,6 +16373,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15188,6 +16386,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15215,6 +16414,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15227,6 +16427,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15239,6 +16440,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15268,6 +16470,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15280,6 +16483,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15295,6 +16499,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15307,6 +16512,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15322,6 +16528,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15334,6 +16541,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15361,6 +16569,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15401,6 +16610,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15430,6 +16640,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15462,6 +16673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15476,6 +16688,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15501,6 +16714,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15524,6 +16738,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15564,6 +16779,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15602,6 +16818,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15750,6 +16967,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15764,6 +16982,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15781,6 +17000,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15818,6 +17038,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15848,6 +17069,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15866,6 +17088,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15878,6 +17101,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15905,6 +17129,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15917,6 +17142,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15929,6 +17155,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15958,6 +17185,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15970,6 +17198,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15985,6 +17214,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15997,6 +17227,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16012,6 +17243,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16024,6 +17256,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16051,6 +17284,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16091,6 +17325,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16120,6 +17355,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16152,6 +17388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16166,6 +17403,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16191,6 +17429,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16214,6 +17453,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16256,6 +17496,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16360,6 +17601,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16374,6 +17616,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16391,6 +17634,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16428,6 +17672,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16458,6 +17703,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16476,6 +17722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16488,6 +17735,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16515,6 +17763,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16527,6 +17776,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16539,6 +17789,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16568,6 +17819,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16580,6 +17832,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16595,6 +17848,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16607,6 +17861,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16622,6 +17877,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16634,6 +17890,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16661,6 +17918,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16701,6 +17959,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16730,6 +17989,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16762,6 +18022,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16776,6 +18037,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16801,6 +18063,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16824,6 +18087,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16888,10 +18152,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -16906,6 +18172,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16944,6 +18211,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16956,12 +18224,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -16972,6 +18244,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -16979,6 +18252,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -16993,6 +18267,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17010,6 +18285,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17022,6 +18298,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17043,6 +18327,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17060,6 +18345,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17072,6 +18358,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17094,6 +18388,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17124,6 +18419,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17198,6 +18494,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17228,6 +18525,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17268,6 +18566,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17299,20 +18610,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -17370,6 +18694,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17400,6 +18725,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17462,6 +18788,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -17473,6 +18802,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -17482,6 +18813,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -17490,6 +18824,15 @@ spec: type: object securityContext: properties: + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object fsGroup: format: int64 type: integer @@ -17528,6 +18871,7 @@ spec: format: int64 type: integer type: array + x-kubernetes-list-type: atomic sysctls: items: properties: @@ -17540,6 +18884,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic windowsOptions: properties: gmsaCredentialSpec: @@ -17561,10 +18906,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic command: items: type: string type: array + x-kubernetes-list-type: atomic env: items: properties: @@ -17579,6 +18926,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17617,6 +18965,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17629,12 +18978,16 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map envFrom: items: properties: configMapRef: properties: name: + default: "" type: string optional: type: boolean @@ -17645,6 +18998,7 @@ spec: secretRef: properties: name: + default: "" type: string optional: type: boolean @@ -17652,6 +19006,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic image: type: string imagePullPolicy: @@ -17666,6 +19021,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17683,6 +19039,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17695,6 +19052,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17716,6 +19081,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object httpGet: properties: @@ -17733,6 +19099,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17745,6 +19112,14 @@ spec: required: - port type: object + sleep: + properties: + seconds: + format: int64 + type: integer + required: + - seconds + type: object tcpSocket: properties: host: @@ -17767,6 +19142,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17797,6 +19173,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17873,6 +19250,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -17903,6 +19281,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -17943,6 +19322,19 @@ spec: format: int32 type: integer type: object + resizePolicy: + items: + properties: + resourceName: + type: string + restartPolicy: + type: string + required: + - resourceName + - restartPolicy + type: object + type: array + x-kubernetes-list-type: atomic resources: properties: claims: @@ -17974,20 +19366,33 @@ spec: x-kubernetes-int-or-string: true type: object type: object + restartPolicy: + type: string securityContext: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + properties: + localhostProfile: + type: string + type: + type: string + required: + - type + type: object capabilities: properties: add: items: type: string type: array + x-kubernetes-list-type: atomic drop: items: type: string type: array + x-kubernetes-list-type: atomic type: object privileged: type: boolean @@ -18043,6 +19448,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic type: object failureThreshold: format: int32 @@ -18073,6 +19479,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic path: type: string port: @@ -18135,6 +19542,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - devicePath + x-kubernetes-list-type: map volumeMounts: items: properties: @@ -18146,6 +19556,8 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + type: string subPath: type: string subPathExpr: @@ -18155,6 +19567,9 @@ spec: - name type: object type: array + x-kubernetes-list-map-keys: + - mountPath + x-kubernetes-list-type: map workingDir: type: string required: @@ -18186,6 +19601,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18268,6 +19684,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -18277,6 +19694,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18294,6 +19712,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18322,7 +19741,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18337,6 +19758,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18392,6 +19814,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -18416,6 +19839,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -18445,18 +19869,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -18487,11 +19899,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -18500,6 +19914,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -18522,10 +19938,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -18542,6 +19960,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18622,11 +20041,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18688,6 +20109,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -18705,7 +20165,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18751,6 +20213,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -18769,7 +20232,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -18789,6 +20254,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -18820,6 +20286,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -18827,6 +20294,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18849,6 +20317,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18887,6 +20356,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -18901,6 +20371,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -18976,6 +20447,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19005,18 +20477,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19047,11 +20507,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19060,6 +20522,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19071,6 +20535,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic + allocatedResourceStatuses: + additionalProperties: + type: string + type: object + x-kubernetes-map-type: granular allocatedResources: additionalProperties: anyOf: @@ -19109,9 +20579,21 @@ spec: - type type: object type: array - phase: + x-kubernetes-list-map-keys: + - type + x-kubernetes-list-type: map + currentVolumeAttributesClassName: type: string - resizeStatus: + modifyVolumeStatus: + properties: + status: + type: string + targetVolumeAttributesClassName: + type: string + required: + - status + type: object + phase: type: string type: object type: object @@ -19169,6 +20651,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic path: type: string readOnly: @@ -19178,6 +20661,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19195,6 +20679,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19223,7 +20708,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19238,6 +20725,7 @@ spec: nodePublishSecretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19293,6 +20781,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object emptyDir: properties: @@ -19317,6 +20806,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic dataSource: properties: apiGroup: @@ -19346,18 +20836,6 @@ spec: type: object resources: properties: - claims: - items: - properties: - name: - type: string - required: - - name - type: object - type: array - x-kubernetes-list-map-keys: - - name - x-kubernetes-list-type: map limits: additionalProperties: anyOf: @@ -19388,11 +20866,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic required: - key - operator type: object type: array + x-kubernetes-list-type: atomic matchLabels: additionalProperties: type: string @@ -19401,6 +20881,8 @@ spec: x-kubernetes-map-type: atomic storageClassName: type: string + volumeAttributesClassName: + type: string volumeMode: type: string volumeName: @@ -19423,10 +20905,12 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic wwids: items: type: string type: array + x-kubernetes-list-type: atomic type: object flexVolume: properties: @@ -19443,6 +20927,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19523,11 +21008,13 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic readOnly: type: boolean secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19589,6 +21076,45 @@ spec: sources: items: properties: + clusterTrustBundle: + properties: + labelSelector: + properties: + matchExpressions: + items: + properties: + key: + type: string + operator: + type: string + values: + items: + type: string + type: array + x-kubernetes-list-type: atomic + required: + - key + - operator + type: object + type: array + x-kubernetes-list-type: atomic + matchLabels: + additionalProperties: + type: string + type: object + type: object + x-kubernetes-map-type: atomic + name: + type: string + optional: + type: boolean + path: + type: string + signerName: + type: string + required: + - path + type: object configMap: properties: items: @@ -19606,7 +21132,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19652,6 +21180,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic type: object secret: properties: @@ -19670,7 +21199,9 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic name: + default: "" type: string optional: type: boolean @@ -19690,6 +21221,7 @@ spec: type: object type: object type: array + x-kubernetes-list-type: atomic type: object quobyte: properties: @@ -19721,6 +21253,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pool: type: string readOnly: @@ -19728,6 +21261,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19750,6 +21284,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic @@ -19788,6 +21323,7 @@ spec: - path type: object type: array + x-kubernetes-list-type: atomic optional: type: boolean secretName: @@ -19802,6 +21338,7 @@ spec: secretRef: properties: name: + default: "" type: string type: object x-kubernetes-map-type: atomic diff --git a/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml b/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml index d780482c22e6..a063fbf48196 100644 --- a/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml +++ b/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml @@ -73,6 +73,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -87,6 +88,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -104,6 +106,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -141,6 +144,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -171,6 +175,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -189,6 +194,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -201,6 +207,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -228,6 +235,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -240,6 +248,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -252,6 +261,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -281,6 +291,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -293,6 +304,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -308,6 +320,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -320,6 +333,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -335,6 +349,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -347,6 +362,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -374,6 +390,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -414,6 +431,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -443,6 +461,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -475,6 +494,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -489,6 +509,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -514,6 +535,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -537,6 +559,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -579,6 +602,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/quick-start-minimal.yaml b/manifests/quick-start-minimal.yaml index 84b7d22ad581..8c2831680f1b 100644 --- a/manifests/quick-start-minimal.yaml +++ b/manifests/quick-start-minimal.yaml @@ -286,6 +286,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -300,6 +301,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -317,6 +319,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -354,6 +357,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -384,6 +388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -402,6 +407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -414,6 +420,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -441,6 +448,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -453,6 +461,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -465,6 +474,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -494,6 +504,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -506,6 +517,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -521,6 +533,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -533,6 +546,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -548,6 +562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -560,6 +575,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -587,6 +603,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -627,6 +644,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -656,6 +674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -688,6 +707,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -702,6 +722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -727,6 +748,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -750,6 +772,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -792,6 +815,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/quick-start-mysql.yaml b/manifests/quick-start-mysql.yaml index 5bdf3f13ba62..7f16b3fac595 100644 --- a/manifests/quick-start-mysql.yaml +++ b/manifests/quick-start-mysql.yaml @@ -286,6 +286,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -300,6 +301,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -317,6 +319,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -354,6 +357,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -384,6 +388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -402,6 +407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -414,6 +420,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -441,6 +448,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -453,6 +461,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -465,6 +474,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -494,6 +504,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -506,6 +517,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -521,6 +533,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -533,6 +546,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -548,6 +562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -560,6 +575,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -587,6 +603,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -627,6 +644,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -656,6 +674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -688,6 +707,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -702,6 +722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -727,6 +748,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -750,6 +772,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -792,6 +815,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/quick-start-postgres.yaml b/manifests/quick-start-postgres.yaml index b0603cbe3130..11075a3476c8 100644 --- a/manifests/quick-start-postgres.yaml +++ b/manifests/quick-start-postgres.yaml @@ -286,6 +286,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -300,6 +301,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -317,6 +319,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -354,6 +357,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -384,6 +388,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -402,6 +407,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -414,6 +420,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -441,6 +448,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -453,6 +461,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -465,6 +474,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -494,6 +504,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -506,6 +517,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -521,6 +533,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -533,6 +546,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -548,6 +562,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -560,6 +575,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -587,6 +603,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -627,6 +644,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -656,6 +674,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -688,6 +707,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -702,6 +722,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -727,6 +748,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -750,6 +772,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -792,6 +815,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go b/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go index e76029080741..67e1c56ce8f3 100644 --- a/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go +++ b/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go @@ -4,7 +4,7 @@ import ( "testing" "github.com/stretchr/testify/assert" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" ) func TestArtifactRepository(t *testing.T) { @@ -15,9 +15,9 @@ func TestArtifactRepository(t *testing.T) { assert.Nil(t, l) }) t.Run("ArchiveLogs", func(t *testing.T) { - r := &ArtifactRepository{Artifactory: &ArtifactoryArtifactRepository{}, ArchiveLogs: pointer.Bool(true)} + r := &ArtifactRepository{Artifactory: &ArtifactoryArtifactRepository{}, ArchiveLogs: ptr.To(true)} l := r.ToArtifactLocation() - assert.Equal(t, pointer.Bool(true), l.ArchiveLogs) + assert.Equal(t, ptr.To(true), l.ArchiveLogs) }) t.Run("Artifactory", func(t *testing.T) { r := &ArtifactRepository{Artifactory: &ArtifactoryArtifactRepository{RepoURL: "http://my-repo"}} @@ -71,6 +71,6 @@ func TestArtifactRepository(t *testing.T) { func TestArtifactRepository_IsArchiveLogs(t *testing.T) { assert.False(t, (&ArtifactRepository{}).IsArchiveLogs()) - assert.False(t, (&ArtifactRepository{ArchiveLogs: pointer.Bool(false)}).IsArchiveLogs()) - assert.True(t, (&ArtifactRepository{ArchiveLogs: pointer.Bool(true)}).IsArchiveLogs()) + assert.False(t, (&ArtifactRepository{ArchiveLogs: ptr.To(false)}).IsArchiveLogs()) + assert.True(t, (&ArtifactRepository{ArchiveLogs: ptr.To(true)}).IsArchiveLogs()) } diff --git a/pkg/apis/workflow/v1alpha1/openapi_generated.go b/pkg/apis/workflow/v1alpha1/openapi_generated.go index 56d15884603e..ac0eabd1ba08 100644 --- a/pkg/apis/workflow/v1alpha1/openapi_generated.go +++ b/pkg/apis/workflow/v1alpha1/openapi_generated.go @@ -1689,6 +1689,11 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac }, }, "command": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", Type: []string{"array"}, @@ -1704,6 +1709,11 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac }, }, "args": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", Type: []string{"array"}, @@ -1751,6 +1761,11 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac }, }, "envFrom": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.", Type: []string{"array"}, @@ -1767,6 +1782,10 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac "env": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "name", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge", }, @@ -1791,9 +1810,39 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), }, }, + "resizePolicy": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Resources resize policy for the container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerResizePolicy"), + }, + }, + }, + }, + }, + "restartPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + Type: []string{"string"}, + Format: "", + }, + }, "volumeMounts": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "mountPath", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge", }, @@ -1814,6 +1863,10 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac "volumeDevices": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "devicePath", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge", }, @@ -1922,7 +1975,7 @@ func schema_pkg_apis_workflow_v1alpha1_ContainerNode(ref common.ReferenceCallbac }, }, Dependencies: []string{ - "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, + "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.ContainerResizePolicy", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, } } @@ -5436,6 +5489,11 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba }, }, "command": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", Type: []string{"array"}, @@ -5451,6 +5509,11 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba }, }, "args": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", Type: []string{"array"}, @@ -5498,6 +5561,11 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba }, }, "envFrom": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.", Type: []string{"array"}, @@ -5514,6 +5582,10 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba "env": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "name", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge", }, @@ -5538,9 +5610,39 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), }, }, + "resizePolicy": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Resources resize policy for the container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerResizePolicy"), + }, + }, + }, + }, + }, + "restartPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + Type: []string{"string"}, + Format: "", + }, + }, "volumeMounts": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "mountPath", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge", }, @@ -5561,6 +5663,10 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba "volumeDevices": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "devicePath", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge", }, @@ -5663,7 +5769,7 @@ func schema_pkg_apis_workflow_v1alpha1_ScriptTemplate(ref common.ReferenceCallba }, }, Dependencies: []string{ - "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, + "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.ContainerResizePolicy", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, } } @@ -6547,6 +6653,11 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac }, }, "command": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", Type: []string{"array"}, @@ -6562,6 +6673,11 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac }, }, "args": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", Type: []string{"array"}, @@ -6609,6 +6725,11 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac }, }, "envFrom": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, SchemaProps: spec.SchemaProps{ Description: "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.", Type: []string{"array"}, @@ -6625,6 +6746,10 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac "env": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "name", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "name", "x-kubernetes-patch-strategy": "merge", }, @@ -6649,9 +6774,39 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), }, }, + "resizePolicy": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Resources resize policy for the container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerResizePolicy"), + }, + }, + }, + }, + }, + "restartPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.", + Type: []string{"string"}, + Format: "", + }, + }, "volumeMounts": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "mountPath", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "mountPath", "x-kubernetes-patch-strategy": "merge", }, @@ -6672,6 +6827,10 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac "volumeDevices": { VendorExtensible: spec.VendorExtensible{ Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "devicePath", + }, + "x-kubernetes-list-type": "map", "x-kubernetes-patch-merge-key": "devicePath", "x-kubernetes-patch-strategy": "merge", }, @@ -6773,7 +6932,7 @@ func schema_pkg_apis_workflow_v1alpha1_UserContainer(ref common.ReferenceCallbac }, }, Dependencies: []string{ - "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, + "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.ContainerResizePolicy", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, } } diff --git a/pkg/apis/workflow/v1alpha1/workflow_types_test.go b/pkg/apis/workflow/v1alpha1/workflow_types_test.go index 65b2a7fd6184..978bf782fd61 100644 --- a/pkg/apis/workflow/v1alpha1/workflow_types_test.go +++ b/pkg/apis/workflow/v1alpha1/workflow_types_test.go @@ -8,13 +8,14 @@ import ( "testing" "time" + "k8s.io/utils/ptr" + "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" corev1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/labels" "k8s.io/apimachinery/pkg/util/wait" - "k8s.io/utils/pointer" ) func TestWorkflows(t *testing.T) { @@ -309,8 +310,8 @@ func TestArtifactLocation_IsArchiveLogs(t *testing.T) { var l *ArtifactLocation assert.False(t, l.IsArchiveLogs()) assert.False(t, (&ArtifactLocation{}).IsArchiveLogs()) - assert.False(t, (&ArtifactLocation{ArchiveLogs: pointer.Bool(false)}).IsArchiveLogs()) - assert.True(t, (&ArtifactLocation{ArchiveLogs: pointer.Bool(true)}).IsArchiveLogs()) + assert.False(t, (&ArtifactLocation{ArchiveLogs: ptr.To(false)}).IsArchiveLogs()) + assert.True(t, (&ArtifactLocation{ArchiveLogs: ptr.To(true)}).IsArchiveLogs()) } func TestArtifactLocation_HasLocation(t *testing.T) { @@ -1072,7 +1073,7 @@ func TestWorkflowSpec_GetVolumeGC(t *testing.T) { } func TestGetTTLStrategy(t *testing.T) { - spec := WorkflowSpec{TTLStrategy: &TTLStrategy{SecondsAfterCompletion: pointer.Int32(20)}} + spec := WorkflowSpec{TTLStrategy: &TTLStrategy{SecondsAfterCompletion: ptr.To(int32(20))}} ttl := spec.GetTTLStrategy() assert.Equal(t, int32(20), *ttl.SecondsAfterCompletion) } @@ -1080,11 +1081,11 @@ func TestGetTTLStrategy(t *testing.T) { func TestWfGetTTLStrategy(t *testing.T) { wf := Workflow{} - wf.Status.StoredWorkflowSpec = &WorkflowSpec{TTLStrategy: &TTLStrategy{SecondsAfterCompletion: pointer.Int32(20)}} + wf.Status.StoredWorkflowSpec = &WorkflowSpec{TTLStrategy: &TTLStrategy{SecondsAfterCompletion: ptr.To(int32(20))}} result := wf.GetTTLStrategy() assert.Equal(t, int32(20), *result.SecondsAfterCompletion) - wf.Spec.TTLStrategy = &TTLStrategy{SecondsAfterCompletion: pointer.Int32(30)} + wf.Spec.TTLStrategy = &TTLStrategy{SecondsAfterCompletion: ptr.To(int32(30))} result = wf.GetTTLStrategy() assert.Equal(t, int32(30), *result.SecondsAfterCompletion) } @@ -1257,7 +1258,7 @@ func TestTemplate_SaveLogsAsArtifact(t *testing.T) { assert.False(t, x.SaveLogsAsArtifact()) }) t.Run("IsArchiveLogs", func(t *testing.T) { - x := &Template{ArchiveLocation: &ArtifactLocation{ArchiveLogs: pointer.Bool(true)}} + x := &Template{ArchiveLocation: &ArtifactLocation{ArchiveLogs: ptr.To(true)}} assert.True(t, x.SaveLogsAsArtifact()) }) } @@ -1276,7 +1277,7 @@ func TestTemplate_ExcludeTemplateTypes(t *testing.T) { Steps: []ParallelSteps{steps}, Script: &ScriptTemplate{Source: "test"}, Container: &corev1.Container{Name: "container"}, - DAG: &DAGTemplate{FailFast: pointer.Bool(true)}, + DAG: &DAGTemplate{FailFast: ptr.To(true)}, Resource: &ResourceTemplate{Action: "Create"}, Data: &Data{Source: DataSource{ArtifactPaths: &ArtifactPaths{}}}, Suspend: &SuspendTemplate{Duration: "10s"}, diff --git a/pkg/plugins/executor/swagger.yml b/pkg/plugins/executor/swagger.yml index a503bffe916b..6fb64f50dfaa 100644 --- a/pkg/plugins/executor/swagger.yml +++ b/pkg/plugins/executor/swagger.yml @@ -60,6 +60,24 @@ definitions: It will marshall back to string - marshalling is not symmetric. title: It's JSON type is just string. type: string + AppArmorProfile: + description: +union + properties: + localhostProfile: + description: |- + localhostProfile indicates a profile loaded on the node that should be used. + The profile must be preconfigured on the node to work. + Must match the loaded name of the profile. + Must be set if and only if type is "Localhost". + +optional + type: string + type: + $ref: '#/definitions/AppArmorProfileType' + title: AppArmorProfile defines a pod or container's AppArmor settings. + type: object + AppArmorProfileType: + description: +enum + type: string ArchiveStrategy: description: ArchiveStrategy describes how to archive files/directory when saving artifacts properties: @@ -405,6 +423,7 @@ definitions: description: |- Added capabilities +optional + +listType=atomic items: $ref: '#/definitions/Capability' type: array @@ -412,6 +431,7 @@ definitions: description: |- Removed capabilities +optional + +listType=atomic items: $ref: '#/definitions/Capability' type: array @@ -429,6 +449,7 @@ definitions: description: |- monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it + +listType=atomic items: type: string type: array @@ -497,6 +518,40 @@ definitions: clientKeySecret: $ref: '#/definitions/SecretKeySelector' type: object + ClusterTrustBundleProjection: + description: |- + ClusterTrustBundleProjection describes how to select a set of + ClusterTrustBundle objects and project their contents into the pod + filesystem. + properties: + labelSelector: + $ref: '#/definitions/LabelSelector' + name: + description: |- + Select a single ClusterTrustBundle by object name. Mutually-exclusive + with signerName and labelSelector. + +optional + type: string + optional: + description: |- + If true, don't block pod startup if the referenced ClusterTrustBundle(s) + aren't available. If using name, then the named ClusterTrustBundle is + allowed not to exist. If using signerName, then the combination of + signerName and labelSelector is allowed to match zero + ClusterTrustBundles. + +optional + type: boolean + path: + description: Relative path from the volume root to write the bundle. + type: string + signerName: + description: |- + Select all ClusterTrustBundles that match this signer name. + Mutually-exclusive with name. The contents of all selected + ClusterTrustBundles will be unified and deduplicated. + +optional + type: string + type: object ConfigMapEnvSource: description: |- The contents of the target ConfigMap's Data field will represent the @@ -505,9 +560,15 @@ definitions: name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -527,9 +588,15 @@ definitions: name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -556,15 +623,22 @@ definitions: the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. +optional + +listType=atomic items: $ref: '#/definitions/KeyToPath' type: array name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -602,15 +676,22 @@ definitions: the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. +optional + +listType=atomic items: $ref: '#/definitions/KeyToPath' type: array name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -632,6 +713,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -646,6 +728,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -656,6 +739,8 @@ definitions: +optional +patchMergeKey=name +patchStrategy=merge + +listType=map + +listMapKey=name items: $ref: '#/definitions/EnvVar' type: array @@ -668,6 +753,7 @@ definitions: Values defined by an Env with a duplicate key will take precedence. Cannot be updated. +optional + +listType=atomic items: $ref: '#/definitions/EnvFromSource' type: array @@ -711,8 +797,19 @@ definitions: type: array readinessProbe: $ref: '#/definitions/Probe' + resizePolicy: + description: |- + Resources resize policy for the container. + +featureGate=InPlacePodVerticalScaling + +optional + +listType=atomic + items: + $ref: '#/definitions/ContainerResizePolicy' + type: array resources: $ref: '#/definitions/ResourceRequirements' + restartPolicy: + $ref: '#/definitions/ContainerRestartPolicy' securityContext: $ref: '#/definitions/SecurityContext' startupProbe: @@ -759,6 +856,8 @@ definitions: volumeDevices is the list of block devices to be used by the container. +patchMergeKey=devicePath +patchStrategy=merge + +listType=map + +listMapKey=devicePath +optional items: $ref: '#/definitions/VolumeDevice' @@ -770,6 +869,8 @@ definitions: +optional +patchMergeKey=mountPath +patchStrategy=merge + +listType=map + +listMapKey=mountPath items: $ref: '#/definitions/VolumeMount' type: array @@ -796,6 +897,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -810,6 +912,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -824,6 +927,8 @@ definitions: +optional +patchMergeKey=name +patchStrategy=merge + +listType=map + +listMapKey=name items: $ref: '#/definitions/EnvVar' type: array @@ -836,6 +941,7 @@ definitions: Values defined by an Env with a duplicate key will take precedence. Cannot be updated. +optional + +listType=atomic items: $ref: '#/definitions/EnvFromSource' type: array @@ -879,8 +985,19 @@ definitions: type: array readinessProbe: $ref: '#/definitions/Probe' + resizePolicy: + description: |- + Resources resize policy for the container. + +featureGate=InPlacePodVerticalScaling + +optional + +listType=atomic + items: + $ref: '#/definitions/ContainerResizePolicy' + type: array resources: $ref: '#/definitions/ResourceRequirements' + restartPolicy: + $ref: '#/definitions/ContainerRestartPolicy' securityContext: $ref: '#/definitions/SecurityContext' startupProbe: @@ -927,6 +1044,8 @@ definitions: volumeDevices is the list of block devices to be used by the container. +patchMergeKey=devicePath +patchStrategy=merge + +listType=map + +listMapKey=devicePath +optional items: $ref: '#/definitions/VolumeDevice' @@ -938,6 +1057,8 @@ definitions: +optional +patchMergeKey=mountPath +patchStrategy=merge + +listType=map + +listMapKey=mountPath items: $ref: '#/definitions/VolumeMount' type: array @@ -983,6 +1104,18 @@ definitions: $ref: '#/definitions/Protocol' title: ContainerPort represents a network port in a single container. type: object + ContainerResizePolicy: + properties: + resourceName: + $ref: '#/definitions/ResourceName' + restartPolicy: + $ref: '#/definitions/ResourceResizeRestartPolicy' + title: ContainerResizePolicy represents resource resize policy for the container. + type: object + ContainerRestartPolicy: + description: This may only be set for init containers and only allowed value is "Always". + title: ContainerRestartPolicy is the restart policy for a single container. + type: string ContainerSetRetryStrategy: description: ContainerSetRetryStrategy provides controls on how to retry a container set properties: @@ -1129,6 +1262,7 @@ definitions: description: |- Items is a list of DownwardAPIVolume file +optional + +listType=atomic items: $ref: '#/definitions/DownwardAPIVolumeFile' type: array @@ -1176,6 +1310,7 @@ definitions: description: |- Items is a list of downward API volume file +optional + +listType=atomic items: $ref: '#/definitions/DownwardAPIVolumeFile' type: array @@ -1259,6 +1394,7 @@ definitions: a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. +optional + +listType=atomic items: type: string type: array @@ -1317,6 +1453,7 @@ definitions: description: |- targetWWNs is Optional: FC target worldwide names (WWNs) +optional + +listType=atomic items: type: string type: array @@ -1325,6 +1462,7 @@ definitions: wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. +optional + +listType=atomic items: type: string type: array @@ -1677,6 +1815,7 @@ definitions: description: |- Custom headers to set in the request. HTTP allows repeated headers. +optional + +listType=atomic items: $ref: '#/definitions/HTTPHeader' type: array @@ -1737,12 +1876,16 @@ definitions: pod's hosts file. properties: hostnames: - description: Hostnames for the above IP address. + description: |- + Hostnames for the above IP address. + +listType=atomic items: type: string type: array ip: - description: IP address of the host file entry. + description: |- + IP address of the host file entry. + +required type: string type: object HostPathType: @@ -1810,6 +1953,7 @@ definitions: portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). +optional + +listType=atomic items: type: string type: array @@ -1906,6 +2050,7 @@ definitions: description: |- matchExpressions is a list of label selector requirements. The requirements are ANDed. +optional + +listType=atomic items: $ref: '#/definitions/LabelSelectorRequirement' type: array @@ -1928,10 +2073,7 @@ definitions: relates the key and values. properties: key: - description: |- - key is the label key that the selector applies to. - +patchMergeKey=key - +patchStrategy=merge + description: key is the label key that the selector applies to. type: string operator: $ref: '#/definitions/LabelSelectorOperator' @@ -1942,6 +2084,7 @@ definitions: the values array must be empty. This array is replaced during a strategic merge patch. +optional + +listType=atomic items: type: string type: array @@ -1966,6 +2109,8 @@ definitions: $ref: '#/definitions/ExecAction' httpGet: $ref: '#/definitions/HTTPGetAction' + sleep: + $ref: '#/definitions/SleepAction' tcpSocket: $ref: '#/definitions/TCPSocketAction' type: object @@ -1997,9 +2142,15 @@ definitions: name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string type: object ManagedFieldsEntry: @@ -2147,6 +2298,7 @@ definitions: "weight" to the sum if the node matches the corresponding matchExpressions; the node(s) with the highest sum are the most preferred. +optional + +listType=atomic items: $ref: '#/definitions/PreferredSchedulingTerm' type: array @@ -2176,7 +2328,9 @@ definitions: +structType=atomic properties: nodeSelectorTerms: - description: Required. A list of node selector terms. The terms are ORed. + description: |- + Required. A list of node selector terms. The terms are ORed. + +listType=atomic items: $ref: '#/definitions/NodeSelectorTerm' type: array @@ -2205,6 +2359,7 @@ definitions: array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. +optional + +listType=atomic items: type: string type: array @@ -2220,6 +2375,7 @@ definitions: description: |- A list of node selector requirements by node's labels. +optional + +listType=atomic items: $ref: '#/definitions/NodeSelectorRequirement' type: array @@ -2227,6 +2383,7 @@ definitions: description: |- A list of node selector requirements by node's fields. +optional + +listType=atomic items: $ref: '#/definitions/NodeSelectorRequirement' type: array @@ -2382,7 +2539,7 @@ definitions: name: description: |- Name of the referent. - More info: http://kubernetes.io/docs/user-guide/identifiers#names + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names type: string uid: $ref: '#/definitions/UID' @@ -2428,6 +2585,7 @@ definitions: accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 +optional + +listType=atomic items: $ref: '#/definitions/PersistentVolumeAccessMode' type: array @@ -2436,7 +2594,7 @@ definitions: dataSourceRef: $ref: '#/definitions/TypedObjectReference' resources: - $ref: '#/definitions/ResourceRequirements' + $ref: '#/definitions/VolumeResourceRequirements' selector: $ref: '#/definitions/LabelSelector' storageClassName: @@ -2445,6 +2603,23 @@ definitions: More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1 +optional type: string + volumeAttributesClassName: + description: |- + volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. + If specified, the CSI driver will create or update the volume with the attributes defined + in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, + it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass + will be applied to the claim but it's not allowed to reset this field to empty string once it is set. + If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass + will be set by the persistentvolume controller if it exists. + If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be + set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource + exists. + More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ + (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled. + +featureGate=VolumeAttributesClass + +optional + type: string volumeMode: $ref: '#/definitions/PersistentVolumeMode' volumeName: @@ -2465,7 +2640,7 @@ definitions: Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. - More info: http://kubernetes.io/docs/user-guide/annotations + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations +optional type: object creationTimestamp: @@ -2528,6 +2703,7 @@ definitions: are not vulnerable to ordering changes in the list. +optional +patchStrategy=merge + +listType=set items: type: string type: array @@ -2561,7 +2737,7 @@ definitions: Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. - More info: http://kubernetes.io/docs/user-guide/labels + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels +optional type: object managedFields: @@ -2575,6 +2751,7 @@ definitions: workflow used when modifying the object. +optional + +listType=atomic items: $ref: '#/definitions/ManagedFieldsEntry' type: array @@ -2585,7 +2762,7 @@ definitions: automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. - More info: http://kubernetes.io/docs/user-guide/identifiers#names + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names +optional type: string namespace: @@ -2597,7 +2774,7 @@ definitions: Must be a DNS_LABEL. Cannot be updated. - More info: http://kubernetes.io/docs/user-guide/namespaces + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces +optional type: string ownerReferences: @@ -2609,6 +2786,8 @@ definitions: +optional +patchMergeKey=uid +patchStrategy=merge + +listType=map + +listMapKey=uid items: $ref: '#/definitions/OwnerReference' type: array @@ -2689,6 +2868,7 @@ definitions: "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. +optional + +listType=atomic items: $ref: '#/definitions/WeightedPodAffinityTerm' type: array @@ -2702,6 +2882,7 @@ definitions: When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. +optional + +listType=atomic items: $ref: '#/definitions/PodAffinityTerm' type: array @@ -2718,6 +2899,38 @@ definitions: properties: labelSelector: $ref: '#/definitions/LabelSelector' + matchLabelKeys: + description: |- + MatchLabelKeys is a set of pod label keys to select which pods will + be taken into consideration. The keys are used to lookup values from the + incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` + to select the group of existing pods which pods will be taken into consideration + for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming + pod labels will be ignored. The default value is empty. + The same key is forbidden to exist in both matchLabelKeys and labelSelector. + Also, matchLabelKeys cannot be set when labelSelector isn't set. + This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate. + +listType=atomic + +optional + items: + type: string + type: array + mismatchLabelKeys: + description: |- + MismatchLabelKeys is a set of pod label keys to select which pods will + be taken into consideration. The keys are used to lookup values from the + incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` + to select the group of existing pods which pods will be taken into consideration + for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming + pod labels will be ignored. The default value is empty. + The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. + Also, mismatchLabelKeys cannot be set when labelSelector isn't set. + This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate. + +listType=atomic + +optional + items: + type: string + type: array namespaceSelector: $ref: '#/definitions/LabelSelector' namespaces: @@ -2727,6 +2940,7 @@ definitions: and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace". +optional + +listType=atomic items: type: string type: array @@ -2753,6 +2967,7 @@ definitions: "weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred. +optional + +listType=atomic items: $ref: '#/definitions/WeightedPodAffinityTerm' type: array @@ -2766,6 +2981,7 @@ definitions: When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied. +optional + +listType=atomic items: $ref: '#/definitions/PodAffinityTerm' type: array @@ -2782,6 +2998,8 @@ definitions: Some fields are also present in container.securityContext. Field values of container.securityContext take precedence over field values of PodSecurityContext. properties: + appArmorProfile: + $ref: '#/definitions/AppArmorProfile' fsGroup: description: |- A special supplemental group that applies to all containers in a pod. @@ -2845,6 +3063,7 @@ definitions: even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows. +optional + +listType=atomic items: format: int64 type: integer @@ -2855,6 +3074,7 @@ definitions: sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows. +optional + +listType=atomic items: $ref: '#/definitions/Sysctl' type: array @@ -2982,6 +3202,7 @@ definitions: description: |- sources is the list of volume projections +optional + +listType=atomic items: $ref: '#/definitions/VolumeProjection' type: array @@ -3157,6 +3378,7 @@ definitions: description: |- monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it + +listType=atomic items: type: string type: array @@ -3192,6 +3414,9 @@ definitions: description: Data is the string contents of the artifact type: string type: object + RecursiveReadOnlyMode: + title: RecursiveReadOnlyMode describes recursive-readonly mode. + type: string ResourceClaim: properties: name: @@ -3223,6 +3448,9 @@ definitions: $ref: '#/definitions/Quantity' title: ResourceList is a set of (resource name, quantity) pairs. type: object + ResourceName: + title: ResourceName is the name identifying various resources in a ResourceList. + type: string ResourceRequirements: properties: claims: @@ -3248,6 +3476,9 @@ definitions: $ref: '#/definitions/ResourceList' title: ResourceRequirements describes the compute resource requirements. type: object + ResourceResizeRestartPolicy: + title: ResourceResizeRestartPolicy specifies how to handle container resource resize. + type: string ResourceTemplate: description: ResourceTemplate is a template subtype to manipulate kubernetes resources properties: @@ -3459,6 +3690,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -3473,6 +3705,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -3483,6 +3716,8 @@ definitions: +optional +patchMergeKey=name +patchStrategy=merge + +listType=map + +listMapKey=name items: $ref: '#/definitions/EnvVar' type: array @@ -3495,6 +3730,7 @@ definitions: Values defined by an Env with a duplicate key will take precedence. Cannot be updated. +optional + +listType=atomic items: $ref: '#/definitions/EnvFromSource' type: array @@ -3538,8 +3774,19 @@ definitions: type: array readinessProbe: $ref: '#/definitions/Probe' + resizePolicy: + description: |- + Resources resize policy for the container. + +featureGate=InPlacePodVerticalScaling + +optional + +listType=atomic + items: + $ref: '#/definitions/ContainerResizePolicy' + type: array resources: $ref: '#/definitions/ResourceRequirements' + restartPolicy: + $ref: '#/definitions/ContainerRestartPolicy' securityContext: $ref: '#/definitions/SecurityContext' source: @@ -3589,6 +3836,8 @@ definitions: volumeDevices is the list of block devices to be used by the container. +patchMergeKey=devicePath +patchStrategy=merge + +listType=map + +listMapKey=devicePath +optional items: $ref: '#/definitions/VolumeDevice' @@ -3600,6 +3849,8 @@ definitions: +optional +patchMergeKey=mountPath +patchStrategy=merge + +listType=map + +listMapKey=mountPath items: $ref: '#/definitions/VolumeMount' type: array @@ -3622,7 +3873,7 @@ definitions: localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. - Must only be set if type is "Localhost". + Must be set if type is "Localhost". Must NOT be set for any other type. +optional type: string type: @@ -3641,9 +3892,15 @@ definitions: name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -3663,9 +3920,15 @@ definitions: name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -3691,15 +3954,22 @@ definitions: the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. +optional + +listType=atomic items: $ref: '#/definitions/KeyToPath' type: array name: description: |- Name of the referent. - More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + This field is effectively required, but due to backwards compatibility is + allowed to be empty. Instances of this type with an empty value here are + almost certainly wrong. TODO: Add other useful fields. apiVersion, kind, uid? + More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional + +default="" + +kubebuilder:default="" + TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896. type: string optional: description: |- @@ -3736,6 +4006,7 @@ definitions: the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. +optional + +listType=atomic items: $ref: '#/definitions/KeyToPath' type: array @@ -3768,6 +4039,8 @@ definitions: Note that this field cannot be set when spec.os.name is windows. +optional type: boolean + appArmorProfile: + $ref: '#/definitions/AppArmorProfile' capabilities: $ref: '#/definitions/Capabilities' privileged: @@ -3879,6 +4152,14 @@ definitions: token into. type: string type: object + SleepAction: + properties: + seconds: + description: Seconds is the number of seconds to sleep. + format: int64 + type: integer + title: SleepAction describes a "sleep" action. + type: object StorageMedium: title: StorageMedium defines ways that storage can be allocated to a volume. type: string @@ -4253,6 +4534,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -4267,6 +4549,7 @@ definitions: of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional + +listType=atomic items: type: string type: array @@ -4277,6 +4560,8 @@ definitions: +optional +patchMergeKey=name +patchStrategy=merge + +listType=map + +listMapKey=name items: $ref: '#/definitions/EnvVar' type: array @@ -4289,6 +4574,7 @@ definitions: Values defined by an Env with a duplicate key will take precedence. Cannot be updated. +optional + +listType=atomic items: $ref: '#/definitions/EnvFromSource' type: array @@ -4339,8 +4625,19 @@ definitions: type: array readinessProbe: $ref: '#/definitions/Probe' + resizePolicy: + description: |- + Resources resize policy for the container. + +featureGate=InPlacePodVerticalScaling + +optional + +listType=atomic + items: + $ref: '#/definitions/ContainerResizePolicy' + type: array resources: $ref: '#/definitions/ResourceRequirements' + restartPolicy: + $ref: '#/definitions/ContainerRestartPolicy' securityContext: $ref: '#/definitions/SecurityContext' startupProbe: @@ -4387,6 +4684,8 @@ definitions: volumeDevices is the list of block devices to be used by the container. +patchMergeKey=devicePath +patchStrategy=merge + +listType=map + +listMapKey=devicePath +optional items: $ref: '#/definitions/VolumeDevice' @@ -4398,6 +4697,8 @@ definitions: +optional +patchMergeKey=mountPath +patchStrategy=merge + +listType=map + +listMapKey=mountPath items: $ref: '#/definitions/VolumeMount' type: array @@ -4537,6 +4838,8 @@ definitions: Defaults to false. +optional type: boolean + recursiveReadOnly: + $ref: '#/definitions/RecursiveReadOnlyMode' subPath: description: |- Path within the volume from which the container's volume should be mounted. @@ -4556,6 +4859,8 @@ definitions: VolumeProjection: description: Projection that may be projected along with other supported volume types properties: + clusterTrustBundle: + $ref: '#/definitions/ClusterTrustBundleProjection' configMap: $ref: '#/definitions/ConfigMapProjection' downwardAPI: @@ -4565,6 +4870,14 @@ definitions: serviceAccountToken: $ref: '#/definitions/ServiceAccountTokenProjection' type: object + VolumeResourceRequirements: + properties: + limits: + $ref: '#/definitions/ResourceList' + requests: + $ref: '#/definitions/ResourceList' + title: VolumeResourceRequirements describes the storage resource requirements for a volume. + type: object VsphereVirtualDiskVolumeSource: properties: fsType: @@ -4618,12 +4931,9 @@ definitions: hostProcess: description: |- HostProcess determines if a container should be run as a 'Host Process' container. - This field is alpha-level and will only be honored by components that enable the - WindowsHostProcessContainers feature flag. Setting this field without the feature - flag will result in errors when validating the Pod. All of a Pod's containers must - have the same effective HostProcess value (it is not allowed to have a mix of HostProcess - containers and non-HostProcess containers). In addition, if HostProcess is true - then HostNetwork must also be set to true. + All of a Pod's containers must have the same effective HostProcess value + (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). + In addition, if HostProcess is true then HostNetwork must also be set to true. +optional type: boolean runAsUserName: diff --git a/sdks/java/client/docs/AWSElasticBlockStoreVolumeSource.md b/sdks/java/client/docs/AWSElasticBlockStoreVolumeSource.md index cc450923116c..c80e3411e458 100644 --- a/sdks/java/client/docs/AWSElasticBlockStoreVolumeSource.md +++ b/sdks/java/client/docs/AWSElasticBlockStoreVolumeSource.md @@ -8,10 +8,10 @@ Represents a Persistent Disk resource in AWS. An AWS EBS disk must exist before Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] -**partition** | **Integer** | The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). | [optional] -**readOnly** | **Boolean** | Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] -**volumeID** | **String** | Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | +**fsType** | **String** | fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] +**partition** | **Integer** | partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). | [optional] +**readOnly** | **Boolean** | readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] +**volumeID** | **String** | volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | diff --git a/sdks/java/client/docs/AppArmorProfile.md b/sdks/java/client/docs/AppArmorProfile.md new file mode 100644 index 000000000000..8caf2782f668 --- /dev/null +++ b/sdks/java/client/docs/AppArmorProfile.md @@ -0,0 +1,15 @@ + + +# AppArmorProfile + +AppArmorProfile defines a pod or container's AppArmor settings. + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**localhostProfile** | **String** | localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is \"Localhost\". | [optional] +**type** | **String** | type indicates which kind of AppArmor profile will be applied. Valid options are: Localhost - a profile pre-loaded on the node. RuntimeDefault - the container runtime's default profile. Unconfined - no AppArmor enforcement. | + + + diff --git a/sdks/java/client/docs/ArchivedWorkflowServiceApi.md b/sdks/java/client/docs/ArchivedWorkflowServiceApi.md index a58d43147006..8dada938c5a3 100644 --- a/sdks/java/client/docs/ArchivedWorkflowServiceApi.md +++ b/sdks/java/client/docs/ArchivedWorkflowServiceApi.md @@ -225,7 +225,7 @@ Name | Type | Description | Notes # **archivedWorkflowServiceListArchivedWorkflowLabelValues** -> IoArgoprojWorkflowV1alpha1LabelValues archivedWorkflowServiceListArchivedWorkflowLabelValues(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, namespace) +> IoArgoprojWorkflowV1alpha1LabelValues archivedWorkflowServiceListArchivedWorkflowLabelValues(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, namespace) @@ -260,9 +260,10 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional String namespace = "namespace_example"; // String | try { - IoArgoprojWorkflowV1alpha1LabelValues result = apiInstance.archivedWorkflowServiceListArchivedWorkflowLabelValues(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, namespace); + IoArgoprojWorkflowV1alpha1LabelValues result = apiInstance.archivedWorkflowServiceListArchivedWorkflowLabelValues(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, namespace); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling ArchivedWorkflowServiceApi#archivedWorkflowServiceListArchivedWorkflowLabelValues"); @@ -288,6 +289,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **namespace** | **String**| | [optional] ### Return type @@ -311,7 +313,7 @@ Name | Type | Description | Notes # **archivedWorkflowServiceListArchivedWorkflows** -> IoArgoprojWorkflowV1alpha1WorkflowList archivedWorkflowServiceListArchivedWorkflows(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, namePrefix, namespace) +> IoArgoprojWorkflowV1alpha1WorkflowList archivedWorkflowServiceListArchivedWorkflows(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, namePrefix, namespace) @@ -346,10 +348,11 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional String namePrefix = "namePrefix_example"; // String | String namespace = "namespace_example"; // String | try { - IoArgoprojWorkflowV1alpha1WorkflowList result = apiInstance.archivedWorkflowServiceListArchivedWorkflows(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, namePrefix, namespace); + IoArgoprojWorkflowV1alpha1WorkflowList result = apiInstance.archivedWorkflowServiceListArchivedWorkflows(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, namePrefix, namespace); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling ArchivedWorkflowServiceApi#archivedWorkflowServiceListArchivedWorkflows"); @@ -375,6 +378,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **namePrefix** | **String**| | [optional] **namespace** | **String**| | [optional] diff --git a/sdks/java/client/docs/AzureDiskVolumeSource.md b/sdks/java/client/docs/AzureDiskVolumeSource.md index 740ac11d6488..b2bcecadc9ee 100644 --- a/sdks/java/client/docs/AzureDiskVolumeSource.md +++ b/sdks/java/client/docs/AzureDiskVolumeSource.md @@ -8,12 +8,12 @@ AzureDisk represents an Azure Data Disk mount on the host and bind mount to the Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**cachingMode** | **String** | Host Caching mode: None, Read Only, Read Write. | [optional] -**diskName** | **String** | The Name of the data disk in the blob storage | -**diskURI** | **String** | The URI the data disk in the blob storage | -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**kind** | **String** | Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared | [optional] -**readOnly** | **Boolean** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**cachingMode** | **String** | cachingMode is the Host Caching mode: None, Read Only, Read Write. | [optional] +**diskName** | **String** | diskName is the Name of the data disk in the blob storage | +**diskURI** | **String** | diskURI is the URI of data disk in the blob storage | +**fsType** | **String** | fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**kind** | **String** | kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared | [optional] +**readOnly** | **Boolean** | readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] diff --git a/sdks/java/client/docs/AzureFileVolumeSource.md b/sdks/java/client/docs/AzureFileVolumeSource.md index 541eb41abe84..8477c5cbd228 100644 --- a/sdks/java/client/docs/AzureFileVolumeSource.md +++ b/sdks/java/client/docs/AzureFileVolumeSource.md @@ -8,9 +8,9 @@ AzureFile represents an Azure File Service mount on the host and bind mount to t Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**readOnly** | **Boolean** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] -**secretName** | **String** | the name of secret that contains Azure Storage Account Name and Key | -**shareName** | **String** | Share Name | +**readOnly** | **Boolean** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**secretName** | **String** | secretName is the name of secret that contains Azure Storage Account Name and Key | +**shareName** | **String** | shareName is the azure share Name | diff --git a/sdks/java/client/docs/CSIVolumeSource.md b/sdks/java/client/docs/CSIVolumeSource.md index 9b9d026c9623..1d9f73369a16 100644 --- a/sdks/java/client/docs/CSIVolumeSource.md +++ b/sdks/java/client/docs/CSIVolumeSource.md @@ -8,11 +8,11 @@ Represents a source location of a volume to mount, managed by an external CSI dr Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**driver** | **String** | Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. | -**fsType** | **String** | Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply. | [optional] +**driver** | **String** | driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. | +**fsType** | **String** | fsType to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply. | [optional] **nodePublishSecretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] -**readOnly** | **Boolean** | Specifies a read-only configuration for the volume. Defaults to false (read/write). | [optional] -**volumeAttributes** | **Map<String, String>** | VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values. | [optional] +**readOnly** | **Boolean** | readOnly specifies a read-only configuration for the volume. Defaults to false (read/write). | [optional] +**volumeAttributes** | **Map<String, String>** | volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values. | [optional] diff --git a/sdks/java/client/docs/CephFSVolumeSource.md b/sdks/java/client/docs/CephFSVolumeSource.md index 0b8159841f93..30c086f19d3c 100644 --- a/sdks/java/client/docs/CephFSVolumeSource.md +++ b/sdks/java/client/docs/CephFSVolumeSource.md @@ -8,12 +8,12 @@ Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volum Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**monitors** | **List<String>** | Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | -**path** | **String** | Optional: Used as the mounted root, rather than the full Ceph tree, default is / | [optional] -**readOnly** | **Boolean** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] -**secretFile** | **String** | Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] +**monitors** | **List<String>** | monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | +**path** | **String** | path is Optional: Used as the mounted root, rather than the full Ceph tree, default is / | [optional] +**readOnly** | **Boolean** | readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] +**secretFile** | **String** | secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] -**user** | **String** | Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] +**user** | **String** | user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] diff --git a/sdks/java/client/docs/CinderVolumeSource.md b/sdks/java/client/docs/CinderVolumeSource.md index 8d3c198c4c43..7a5c9f5477fc 100644 --- a/sdks/java/client/docs/CinderVolumeSource.md +++ b/sdks/java/client/docs/CinderVolumeSource.md @@ -8,10 +8,10 @@ Represents a cinder volume resource in Openstack. A Cinder volume must exist bef Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] -**readOnly** | **Boolean** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] +**fsType** | **String** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] +**readOnly** | **Boolean** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] -**volumeID** | **String** | volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | +**volumeID** | **String** | volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | diff --git a/sdks/java/client/docs/ClusterTrustBundleProjection.md b/sdks/java/client/docs/ClusterTrustBundleProjection.md new file mode 100644 index 000000000000..540933322e0b --- /dev/null +++ b/sdks/java/client/docs/ClusterTrustBundleProjection.md @@ -0,0 +1,18 @@ + + +# ClusterTrustBundleProjection + +ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem. + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**labelSelector** | [**LabelSelector**](LabelSelector.md) | | [optional] +**name** | **String** | Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. | [optional] +**optional** | **Boolean** | If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles. | [optional] +**path** | **String** | Relative path from the volume root to write the bundle. | +**signerName** | **String** | Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. | [optional] + + + diff --git a/sdks/java/client/docs/ClusterWorkflowTemplateServiceApi.md b/sdks/java/client/docs/ClusterWorkflowTemplateServiceApi.md index ba5d566f3623..0c83c9ac659e 100644 --- a/sdks/java/client/docs/ClusterWorkflowTemplateServiceApi.md +++ b/sdks/java/client/docs/ClusterWorkflowTemplateServiceApi.md @@ -114,7 +114,7 @@ public class Example { String deleteOptionsPreconditionsResourceVersion = "deleteOptionsPreconditionsResourceVersion_example"; // String | Specifies the target ResourceVersion +optional. Boolean deleteOptionsOrphanDependents = true; // Boolean | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. String deleteOptionsPropagationPolicy = "deleteOptionsPropagationPolicy_example"; // String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. - List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. + List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. try { Object result = apiInstance.clusterWorkflowTemplateServiceDeleteClusterWorkflowTemplate(name, deleteOptionsGracePeriodSeconds, deleteOptionsPreconditionsUid, deleteOptionsPreconditionsResourceVersion, deleteOptionsOrphanDependents, deleteOptionsPropagationPolicy, deleteOptionsDryRun); System.out.println(result); @@ -139,7 +139,7 @@ Name | Type | Description | Notes **deleteOptionsPreconditionsResourceVersion** | **String**| Specifies the target ResourceVersion +optional. | [optional] **deleteOptionsOrphanDependents** | **Boolean**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **deleteOptionsPropagationPolicy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -300,7 +300,7 @@ Name | Type | Description | Notes # **clusterWorkflowTemplateServiceListClusterWorkflowTemplates** -> IoArgoprojWorkflowV1alpha1ClusterWorkflowTemplateList clusterWorkflowTemplateServiceListClusterWorkflowTemplates(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> IoArgoprojWorkflowV1alpha1ClusterWorkflowTemplateList clusterWorkflowTemplateServiceListClusterWorkflowTemplates(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -335,8 +335,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - IoArgoprojWorkflowV1alpha1ClusterWorkflowTemplateList result = apiInstance.clusterWorkflowTemplateServiceListClusterWorkflowTemplates(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + IoArgoprojWorkflowV1alpha1ClusterWorkflowTemplateList result = apiInstance.clusterWorkflowTemplateServiceListClusterWorkflowTemplates(listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling ClusterWorkflowTemplateServiceApi#clusterWorkflowTemplateServiceListClusterWorkflowTemplates"); @@ -362,6 +363,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/java/client/docs/ConfigMapEnvSource.md b/sdks/java/client/docs/ConfigMapEnvSource.md index 89a82552cfcb..efaa0d2d6326 100644 --- a/sdks/java/client/docs/ConfigMapEnvSource.md +++ b/sdks/java/client/docs/ConfigMapEnvSource.md @@ -8,7 +8,7 @@ ConfigMapEnvSource selects a ConfigMap to populate the environment variables wit Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **String** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **optional** | **Boolean** | Specify whether the ConfigMap must be defined | [optional] diff --git a/sdks/java/client/docs/ConfigMapProjection.md b/sdks/java/client/docs/ConfigMapProjection.md index 73ca594b9885..f45ed39f5a6d 100644 --- a/sdks/java/client/docs/ConfigMapProjection.md +++ b/sdks/java/client/docs/ConfigMapProjection.md @@ -8,9 +8,9 @@ Adapts a ConfigMap into a projected volume. The contents of the target ConfigMa Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**items** | [**List<KeyToPath>**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] -**optional** | **Boolean** | Specify whether the ConfigMap or its keys must be defined | [optional] +**items** | [**List<KeyToPath>**](KeyToPath.md) | items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**name** | **String** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**optional** | **Boolean** | optional specify whether the ConfigMap or its keys must be defined | [optional] diff --git a/sdks/java/client/docs/ConfigMapVolumeSource.md b/sdks/java/client/docs/ConfigMapVolumeSource.md index d092fdb3eeb7..f9cee6e21a21 100644 --- a/sdks/java/client/docs/ConfigMapVolumeSource.md +++ b/sdks/java/client/docs/ConfigMapVolumeSource.md @@ -8,10 +8,10 @@ Adapts a ConfigMap into a volume. The contents of the target ConfigMap's Data f Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**defaultMode** | **Integer** | Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**items** | [**List<KeyToPath>**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] -**optional** | **Boolean** | Specify whether the ConfigMap or its keys must be defined | [optional] +**defaultMode** | **Integer** | defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**items** | [**List<KeyToPath>**](KeyToPath.md) | items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**name** | **String** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**optional** | **Boolean** | optional specify whether the ConfigMap or its keys must be defined | [optional] diff --git a/sdks/java/client/docs/ContainerResizePolicy.md b/sdks/java/client/docs/ContainerResizePolicy.md new file mode 100644 index 000000000000..45eebacae2dd --- /dev/null +++ b/sdks/java/client/docs/ContainerResizePolicy.md @@ -0,0 +1,15 @@ + + +# ContainerResizePolicy + +ContainerResizePolicy represents resource resize policy for the container. + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**resourceName** | **String** | Name of the resource to which this resource resize policy applies. Supported values: cpu, memory. | +**restartPolicy** | **String** | Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired. | + + + diff --git a/sdks/java/client/docs/CronWorkflowServiceApi.md b/sdks/java/client/docs/CronWorkflowServiceApi.md index 9607ebbc7a90..85eb1cfca171 100644 --- a/sdks/java/client/docs/CronWorkflowServiceApi.md +++ b/sdks/java/client/docs/CronWorkflowServiceApi.md @@ -119,7 +119,7 @@ public class Example { String deleteOptionsPreconditionsResourceVersion = "deleteOptionsPreconditionsResourceVersion_example"; // String | Specifies the target ResourceVersion +optional. Boolean deleteOptionsOrphanDependents = true; // Boolean | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. String deleteOptionsPropagationPolicy = "deleteOptionsPropagationPolicy_example"; // String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. - List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. + List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. try { Object result = apiInstance.cronWorkflowServiceDeleteCronWorkflow(namespace, name, deleteOptionsGracePeriodSeconds, deleteOptionsPreconditionsUid, deleteOptionsPreconditionsResourceVersion, deleteOptionsOrphanDependents, deleteOptionsPropagationPolicy, deleteOptionsDryRun); System.out.println(result); @@ -145,7 +145,7 @@ Name | Type | Description | Notes **deleteOptionsPreconditionsResourceVersion** | **String**| Specifies the target ResourceVersion +optional. | [optional] **deleteOptionsOrphanDependents** | **Boolean**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **deleteOptionsPropagationPolicy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -310,7 +310,7 @@ Name | Type | Description | Notes # **cronWorkflowServiceListCronWorkflows** -> IoArgoprojWorkflowV1alpha1CronWorkflowList cronWorkflowServiceListCronWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> IoArgoprojWorkflowV1alpha1CronWorkflowList cronWorkflowServiceListCronWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -346,8 +346,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - IoArgoprojWorkflowV1alpha1CronWorkflowList result = apiInstance.cronWorkflowServiceListCronWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + IoArgoprojWorkflowV1alpha1CronWorkflowList result = apiInstance.cronWorkflowServiceListCronWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling CronWorkflowServiceApi#cronWorkflowServiceListCronWorkflows"); @@ -374,6 +375,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/java/client/docs/EmptyDirVolumeSource.md b/sdks/java/client/docs/EmptyDirVolumeSource.md index 10ccd3c4f8e0..5ad8348b63fe 100644 --- a/sdks/java/client/docs/EmptyDirVolumeSource.md +++ b/sdks/java/client/docs/EmptyDirVolumeSource.md @@ -8,8 +8,8 @@ Represents an empty directory for a pod. Empty directory volumes support ownersh Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**medium** | **String** | What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir | [optional] -**sizeLimit** | **String** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] +**medium** | **String** | medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir | [optional] +**sizeLimit** | **String** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] diff --git a/sdks/java/client/docs/EventServiceApi.md b/sdks/java/client/docs/EventServiceApi.md index f734d99d5ee5..3561c346f076 100644 --- a/sdks/java/client/docs/EventServiceApi.md +++ b/sdks/java/client/docs/EventServiceApi.md @@ -10,7 +10,7 @@ Method | HTTP request | Description # **eventServiceListWorkflowEventBindings** -> IoArgoprojWorkflowV1alpha1WorkflowEventBindingList eventServiceListWorkflowEventBindings(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> IoArgoprojWorkflowV1alpha1WorkflowEventBindingList eventServiceListWorkflowEventBindings(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -46,8 +46,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - IoArgoprojWorkflowV1alpha1WorkflowEventBindingList result = apiInstance.eventServiceListWorkflowEventBindings(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + IoArgoprojWorkflowV1alpha1WorkflowEventBindingList result = apiInstance.eventServiceListWorkflowEventBindings(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling EventServiceApi#eventServiceListWorkflowEventBindings"); @@ -74,6 +75,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/java/client/docs/EventSourceServiceApi.md b/sdks/java/client/docs/EventSourceServiceApi.md index eb4b1557d3fa..73838d9edadb 100644 --- a/sdks/java/client/docs/EventSourceServiceApi.md +++ b/sdks/java/client/docs/EventSourceServiceApi.md @@ -118,7 +118,7 @@ public class Example { String deleteOptionsPreconditionsResourceVersion = "deleteOptionsPreconditionsResourceVersion_example"; // String | Specifies the target ResourceVersion +optional. Boolean deleteOptionsOrphanDependents = true; // Boolean | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. String deleteOptionsPropagationPolicy = "deleteOptionsPropagationPolicy_example"; // String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. - List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. + List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. try { Object result = apiInstance.eventSourceServiceDeleteEventSource(namespace, name, deleteOptionsGracePeriodSeconds, deleteOptionsPreconditionsUid, deleteOptionsPreconditionsResourceVersion, deleteOptionsOrphanDependents, deleteOptionsPropagationPolicy, deleteOptionsDryRun); System.out.println(result); @@ -144,7 +144,7 @@ Name | Type | Description | Notes **deleteOptionsPreconditionsResourceVersion** | **String**| Specifies the target ResourceVersion +optional. | [optional] **deleteOptionsOrphanDependents** | **Boolean**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **deleteOptionsPropagationPolicy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -333,7 +333,7 @@ Name | Type | Description | Notes # **eventSourceServiceListEventSources** -> IoArgoprojEventsV1alpha1EventSourceList eventSourceServiceListEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> IoArgoprojEventsV1alpha1EventSourceList eventSourceServiceListEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -369,8 +369,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - IoArgoprojEventsV1alpha1EventSourceList result = apiInstance.eventSourceServiceListEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + IoArgoprojEventsV1alpha1EventSourceList result = apiInstance.eventSourceServiceListEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling EventSourceServiceApi#eventSourceServiceListEventSources"); @@ -397,6 +398,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -491,7 +493,7 @@ Name | Type | Description | Notes # **eventSourceServiceWatchEventSources** -> StreamResultOfEventsourceEventSourceWatchEvent eventSourceServiceWatchEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> StreamResultOfEventsourceEventSourceWatchEvent eventSourceServiceWatchEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -527,8 +529,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - StreamResultOfEventsourceEventSourceWatchEvent result = apiInstance.eventSourceServiceWatchEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + StreamResultOfEventsourceEventSourceWatchEvent result = apiInstance.eventSourceServiceWatchEventSources(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling EventSourceServiceApi#eventSourceServiceWatchEventSources"); @@ -555,6 +558,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/java/client/docs/FCVolumeSource.md b/sdks/java/client/docs/FCVolumeSource.md index b135eaa1e1b7..c5e9bfb32175 100644 --- a/sdks/java/client/docs/FCVolumeSource.md +++ b/sdks/java/client/docs/FCVolumeSource.md @@ -8,11 +8,11 @@ Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**lun** | **Integer** | Optional: FC target lun number | [optional] -**readOnly** | **Boolean** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] -**targetWWNs** | **List<String>** | Optional: FC target worldwide names (WWNs) | [optional] -**wwids** | **List<String>** | Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. | [optional] +**fsType** | **String** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**lun** | **Integer** | lun is Optional: FC target lun number | [optional] +**readOnly** | **Boolean** | readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**targetWWNs** | **List<String>** | targetWWNs is Optional: FC target worldwide names (WWNs) | [optional] +**wwids** | **List<String>** | wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. | [optional] diff --git a/sdks/java/client/docs/FlexVolumeSource.md b/sdks/java/client/docs/FlexVolumeSource.md index 231274a6790e..9278a1c8405c 100644 --- a/sdks/java/client/docs/FlexVolumeSource.md +++ b/sdks/java/client/docs/FlexVolumeSource.md @@ -8,10 +8,10 @@ FlexVolume represents a generic volume resource that is provisioned/attached usi Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**driver** | **String** | Driver is the name of the driver to use for this volume. | -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script. | [optional] -**options** | **Map<String, String>** | Optional: Extra command options if any. | [optional] -**readOnly** | **Boolean** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**driver** | **String** | driver is the name of the driver to use for this volume. | +**fsType** | **String** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script. | [optional] +**options** | **Map<String, String>** | options is Optional: this field holds extra command options if any. | [optional] +**readOnly** | **Boolean** | readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] diff --git a/sdks/java/client/docs/FlockerVolumeSource.md b/sdks/java/client/docs/FlockerVolumeSource.md index 20d03eb28da1..d2342d76a7d5 100644 --- a/sdks/java/client/docs/FlockerVolumeSource.md +++ b/sdks/java/client/docs/FlockerVolumeSource.md @@ -8,8 +8,8 @@ Represents a Flocker volume mounted by the Flocker agent. One and only one of da Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**datasetName** | **String** | Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated | [optional] -**datasetUUID** | **String** | UUID of the dataset. This is unique identifier of a Flocker dataset | [optional] +**datasetName** | **String** | datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated | [optional] +**datasetUUID** | **String** | datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset | [optional] diff --git a/sdks/java/client/docs/GCEPersistentDiskVolumeSource.md b/sdks/java/client/docs/GCEPersistentDiskVolumeSource.md index 04fb14213bf1..75610ac504e3 100644 --- a/sdks/java/client/docs/GCEPersistentDiskVolumeSource.md +++ b/sdks/java/client/docs/GCEPersistentDiskVolumeSource.md @@ -8,10 +8,10 @@ Represents a Persistent Disk resource in Google Compute Engine. A GCE PD must e Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] -**partition** | **Integer** | The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] -**pdName** | **String** | Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | -**readOnly** | **Boolean** | ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] +**fsType** | **String** | fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] +**partition** | **Integer** | partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] +**pdName** | **String** | pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | +**readOnly** | **Boolean** | readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] diff --git a/sdks/java/client/docs/GitRepoVolumeSource.md b/sdks/java/client/docs/GitRepoVolumeSource.md index b43f031887ce..4775a54678c6 100644 --- a/sdks/java/client/docs/GitRepoVolumeSource.md +++ b/sdks/java/client/docs/GitRepoVolumeSource.md @@ -8,9 +8,9 @@ Represents a volume that is populated with the contents of a git repository. Git Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**directory** | **String** | Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name. | [optional] -**repository** | **String** | Repository URL | -**revision** | **String** | Commit hash for the specified revision. | [optional] +**directory** | **String** | directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name. | [optional] +**repository** | **String** | repository is the URL | +**revision** | **String** | revision is the commit hash for the specified revision. | [optional] diff --git a/sdks/java/client/docs/GlusterfsVolumeSource.md b/sdks/java/client/docs/GlusterfsVolumeSource.md index e5d6cd338c17..1c990d29f9be 100644 --- a/sdks/java/client/docs/GlusterfsVolumeSource.md +++ b/sdks/java/client/docs/GlusterfsVolumeSource.md @@ -8,9 +8,9 @@ Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**endpoints** | **String** | EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | -**path** | **String** | Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | -**readOnly** | **Boolean** | ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | [optional] +**endpoints** | **String** | endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | +**path** | **String** | path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | +**readOnly** | **Boolean** | readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | [optional] diff --git a/sdks/java/client/docs/HTTPGetAction.md b/sdks/java/client/docs/HTTPGetAction.md index 5e823e946649..8853cce486ed 100644 --- a/sdks/java/client/docs/HTTPGetAction.md +++ b/sdks/java/client/docs/HTTPGetAction.md @@ -12,16 +12,7 @@ Name | Type | Description | Notes **httpHeaders** | [**List<HTTPHeader>**](HTTPHeader.md) | Custom headers to set in the request. HTTP allows repeated headers. | [optional] **path** | **String** | Path to access on the HTTP server. | [optional] **port** | **String** | | -**scheme** | [**SchemeEnum**](#SchemeEnum) | Scheme to use for connecting to the host. Defaults to HTTP. Possible enum values: - `\"HTTP\"` means that the scheme used will be http:// - `\"HTTPS\"` means that the scheme used will be https:// | [optional] - - - -## Enum: SchemeEnum - -Name | Value ----- | ----- -HTTP | "HTTP" -HTTPS | "HTTPS" +**scheme** | **String** | Scheme to use for connecting to the host. Defaults to HTTP. | [optional] diff --git a/sdks/java/client/docs/HTTPHeader.md b/sdks/java/client/docs/HTTPHeader.md index fda3427884b9..fb2c9bf0dedc 100644 --- a/sdks/java/client/docs/HTTPHeader.md +++ b/sdks/java/client/docs/HTTPHeader.md @@ -8,7 +8,7 @@ HTTPHeader describes a custom header to be used in HTTP probes Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **String** | The header field name | +**name** | **String** | The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header. | **value** | **String** | The header field value | diff --git a/sdks/java/client/docs/HostPathVolumeSource.md b/sdks/java/client/docs/HostPathVolumeSource.md index 22e8b198174b..f59dbd285144 100644 --- a/sdks/java/client/docs/HostPathVolumeSource.md +++ b/sdks/java/client/docs/HostPathVolumeSource.md @@ -8,8 +8,8 @@ Represents a host path mapped into a pod. Host path volumes do not support owner Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**path** | **String** | Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | -**type** | **String** | Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | [optional] +**path** | **String** | path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | +**type** | **String** | type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | [optional] diff --git a/sdks/java/client/docs/ISCSIVolumeSource.md b/sdks/java/client/docs/ISCSIVolumeSource.md index 4911d2ad0f15..a9069d20927a 100644 --- a/sdks/java/client/docs/ISCSIVolumeSource.md +++ b/sdks/java/client/docs/ISCSIVolumeSource.md @@ -8,17 +8,17 @@ Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**chapAuthDiscovery** | **Boolean** | whether support iSCSI Discovery CHAP authentication | [optional] -**chapAuthSession** | **Boolean** | whether support iSCSI Session CHAP authentication | [optional] -**fsType** | **String** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi | [optional] -**initiatorName** | **String** | Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. | [optional] -**iqn** | **String** | Target iSCSI Qualified Name. | -**iscsiInterface** | **String** | iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). | [optional] -**lun** | **Integer** | iSCSI Target Lun number. | -**portals** | **List<String>** | iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | [optional] -**readOnly** | **Boolean** | ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. | [optional] +**chapAuthDiscovery** | **Boolean** | chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication | [optional] +**chapAuthSession** | **Boolean** | chapAuthSession defines whether support iSCSI Session CHAP authentication | [optional] +**fsType** | **String** | fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi | [optional] +**initiatorName** | **String** | initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. | [optional] +**iqn** | **String** | iqn is the target iSCSI Qualified Name. | +**iscsiInterface** | **String** | iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). | [optional] +**lun** | **Integer** | lun represents iSCSI Target Lun number. | +**portals** | **List<String>** | portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | [optional] +**readOnly** | **Boolean** | readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] -**targetPortal** | **String** | iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | +**targetPortal** | **String** | targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | diff --git a/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md b/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md index 65acdaac8a2a..de6653bd35da 100644 --- a/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md +++ b/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md @@ -19,7 +19,9 @@ Name | Type | Description | Notes **name** | **String** | Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. | **ports** | [**List<io.kubernetes.client.openapi.models.V1ContainerPort>**](io.kubernetes.client.openapi.models.V1ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readinessProbe** | [**io.kubernetes.client.openapi.models.V1Probe**](io.kubernetes.client.openapi.models.V1Probe.md) | | [optional] +**resizePolicy** | [**List<ContainerResizePolicy>**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**io.kubernetes.client.openapi.models.V1ResourceRequirements**](io.kubernetes.client.openapi.models.V1ResourceRequirements.md) | | [optional] +**restartPolicy** | **String** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **securityContext** | [**io.kubernetes.client.openapi.models.V1SecurityContext**](io.kubernetes.client.openapi.models.V1SecurityContext.md) | | [optional] **startupProbe** | [**io.kubernetes.client.openapi.models.V1Probe**](io.kubernetes.client.openapi.models.V1Probe.md) | | [optional] **stdin** | **Boolean** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional] diff --git a/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md b/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md index d3d6b84ab07c..9ca3858188fa 100644 --- a/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md +++ b/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md @@ -19,7 +19,9 @@ Name | Type | Description | Notes **name** | **String** | Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. | [optional] **ports** | [**List<io.kubernetes.client.openapi.models.V1ContainerPort>**](io.kubernetes.client.openapi.models.V1ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readinessProbe** | [**io.kubernetes.client.openapi.models.V1Probe**](io.kubernetes.client.openapi.models.V1Probe.md) | | [optional] +**resizePolicy** | [**List<ContainerResizePolicy>**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**io.kubernetes.client.openapi.models.V1ResourceRequirements**](io.kubernetes.client.openapi.models.V1ResourceRequirements.md) | | [optional] +**restartPolicy** | **String** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **securityContext** | [**io.kubernetes.client.openapi.models.V1SecurityContext**](io.kubernetes.client.openapi.models.V1SecurityContext.md) | | [optional] **source** | **String** | Source contains the source code of the script to execute | **startupProbe** | [**io.kubernetes.client.openapi.models.V1Probe**](io.kubernetes.client.openapi.models.V1Probe.md) | | [optional] diff --git a/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md b/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md index 03b0695a6818..5c9c15b582e5 100644 --- a/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md +++ b/sdks/java/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md @@ -20,7 +20,9 @@ Name | Type | Description | Notes **name** | **String** | Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. | **ports** | [**List<io.kubernetes.client.openapi.models.V1ContainerPort>**](io.kubernetes.client.openapi.models.V1ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readinessProbe** | [**io.kubernetes.client.openapi.models.V1Probe**](io.kubernetes.client.openapi.models.V1Probe.md) | | [optional] +**resizePolicy** | [**List<ContainerResizePolicy>**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**io.kubernetes.client.openapi.models.V1ResourceRequirements**](io.kubernetes.client.openapi.models.V1ResourceRequirements.md) | | [optional] +**restartPolicy** | **String** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **securityContext** | [**io.kubernetes.client.openapi.models.V1SecurityContext**](io.kubernetes.client.openapi.models.V1SecurityContext.md) | | [optional] **startupProbe** | [**io.kubernetes.client.openapi.models.V1Probe**](io.kubernetes.client.openapi.models.V1Probe.md) | | [optional] **stdin** | **Boolean** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional] diff --git a/sdks/java/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md b/sdks/java/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md index db398510aa12..a9594e722dce 100644 --- a/sdks/java/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md +++ b/sdks/java/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md @@ -11,6 +11,7 @@ Name | Type | Description | Notes **maxUnavailable** | **String** | | [optional] **minAvailable** | **String** | | [optional] **selector** | [**LabelSelector**](LabelSelector.md) | | [optional] +**unhealthyPodEvictionPolicy** | **String** | UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type=\"Ready\",status=\"True\". Valid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy. IfHealthyBudget policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction. AlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction. Additional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field. This field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default). | [optional] diff --git a/sdks/java/client/docs/KeyToPath.md b/sdks/java/client/docs/KeyToPath.md index 6060943745d3..b8c7cb9bd398 100644 --- a/sdks/java/client/docs/KeyToPath.md +++ b/sdks/java/client/docs/KeyToPath.md @@ -8,9 +8,9 @@ Maps a string key to a path within a volume. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**key** | **String** | The key to project. | -**mode** | **Integer** | Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**path** | **String** | The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. | +**key** | **String** | key is the key to project. | +**mode** | **Integer** | mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**path** | **String** | path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. | diff --git a/sdks/java/client/docs/LifecycleHandler.md b/sdks/java/client/docs/LifecycleHandler.md index aaa81204b999..a7e4e78872ca 100644 --- a/sdks/java/client/docs/LifecycleHandler.md +++ b/sdks/java/client/docs/LifecycleHandler.md @@ -10,6 +10,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **exec** | [**ExecAction**](ExecAction.md) | | [optional] **httpGet** | [**HTTPGetAction**](HTTPGetAction.md) | | [optional] +**sleep** | [**SleepAction**](SleepAction.md) | | [optional] **tcpSocket** | [**TCPSocketAction**](TCPSocketAction.md) | | [optional] diff --git a/sdks/java/client/docs/ModifyVolumeStatus.md b/sdks/java/client/docs/ModifyVolumeStatus.md new file mode 100644 index 000000000000..cbeb8ab1dc49 --- /dev/null +++ b/sdks/java/client/docs/ModifyVolumeStatus.md @@ -0,0 +1,15 @@ + + +# ModifyVolumeStatus + +ModifyVolumeStatus represents the status object of ControllerModifyVolume operation + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**status** | **String** | status is the status of the ControllerModifyVolume operation. It can be in any of following states: - Pending Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as the specified VolumeAttributesClass not existing. - InProgress InProgress indicates that the volume is being modified. - Infeasible Infeasible indicates that the request has been rejected as invalid by the CSI driver. To resolve the error, a valid VolumeAttributesClass needs to be specified. Note: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately. | +**targetVolumeAttributesClassName** | **String** | targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled | [optional] + + + diff --git a/sdks/java/client/docs/NFSVolumeSource.md b/sdks/java/client/docs/NFSVolumeSource.md index b7f59eb2ce23..c0aace721912 100644 --- a/sdks/java/client/docs/NFSVolumeSource.md +++ b/sdks/java/client/docs/NFSVolumeSource.md @@ -8,9 +8,9 @@ Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not sup Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**path** | **String** | Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | -**readOnly** | **Boolean** | ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | [optional] -**server** | **String** | Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | +**path** | **String** | path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | +**readOnly** | **Boolean** | readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | [optional] +**server** | **String** | server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | diff --git a/sdks/java/client/docs/NodeSelectorRequirement.md b/sdks/java/client/docs/NodeSelectorRequirement.md index e99af5462852..87d5adedbe3f 100644 --- a/sdks/java/client/docs/NodeSelectorRequirement.md +++ b/sdks/java/client/docs/NodeSelectorRequirement.md @@ -9,21 +9,8 @@ A node selector requirement is a selector that contains values, a key, and an op Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | The label key that the selector applies to. | -**operator** | [**OperatorEnum**](#OperatorEnum) | Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Possible enum values: - `\"DoesNotExist\"` - `\"Exists\"` - `\"Gt\"` - `\"In\"` - `\"Lt\"` - `\"NotIn\"` | +**operator** | **String** | Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. | **values** | **List<String>** | An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. | [optional] -## Enum: OperatorEnum - -Name | Value ----- | ----- -DOESNOTEXIST | "DoesNotExist" -EXISTS | "Exists" -GT | "Gt" -IN | "In" -LT | "Lt" -NOTIN | "NotIn" - - - diff --git a/sdks/java/client/docs/OwnerReference.md b/sdks/java/client/docs/OwnerReference.md index 58fcfa803ba2..a3d146cdaacc 100644 --- a/sdks/java/client/docs/OwnerReference.md +++ b/sdks/java/client/docs/OwnerReference.md @@ -9,11 +9,11 @@ OwnerReference contains enough information to let you identify an owning object. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **apiVersion** | **String** | API version of the referent. | -**blockOwnerDeletion** | **Boolean** | If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. | [optional] +**blockOwnerDeletion** | **Boolean** | If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. | [optional] **controller** | **Boolean** | If true, this reference points to the managing controller. | [optional] **kind** | **String** | Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | -**name** | **String** | Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names | -**uid** | **String** | UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids | +**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names | +**uid** | **String** | UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids | diff --git a/sdks/java/client/docs/PersistentVolumeClaimCondition.md b/sdks/java/client/docs/PersistentVolumeClaimCondition.md index 132eefc2335d..636f7abf0171 100644 --- a/sdks/java/client/docs/PersistentVolumeClaimCondition.md +++ b/sdks/java/client/docs/PersistentVolumeClaimCondition.md @@ -2,7 +2,7 @@ # PersistentVolumeClaimCondition -PersistentVolumeClaimCondition contails details about state of pvc +PersistentVolumeClaimCondition contains details about state of pvc ## Properties @@ -10,19 +10,10 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **lastProbeTime** | **java.time.Instant** | | [optional] **lastTransitionTime** | **java.time.Instant** | | [optional] -**message** | **String** | Human-readable message indicating details about last transition. | [optional] -**reason** | **String** | Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized. | [optional] +**message** | **String** | message is the human-readable message indicating details about last transition. | [optional] +**reason** | **String** | reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized. | [optional] **status** | **String** | | -**type** | [**TypeEnum**](#TypeEnum) | Possible enum values: - `\"FileSystemResizePending\"` - controller resize is finished and a file system resize is pending on node - `\"Resizing\"` - a user trigger resize of pvc has been started | - - - -## Enum: TypeEnum - -Name | Value ----- | ----- -FILESYSTEMRESIZEPENDING | "FileSystemResizePending" -RESIZING | "Resizing" +**type** | **String** | | diff --git a/sdks/java/client/docs/PersistentVolumeClaimSpec.md b/sdks/java/client/docs/PersistentVolumeClaimSpec.md index 2e6f88ea5acc..5832b622d773 100644 --- a/sdks/java/client/docs/PersistentVolumeClaimSpec.md +++ b/sdks/java/client/docs/PersistentVolumeClaimSpec.md @@ -8,14 +8,15 @@ PersistentVolumeClaimSpec describes the common attributes of storage devices and Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**accessModes** | **List<String>** | AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] +**accessModes** | **List<String>** | accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] **dataSource** | [**TypedLocalObjectReference**](TypedLocalObjectReference.md) | | [optional] -**dataSourceRef** | [**TypedLocalObjectReference**](TypedLocalObjectReference.md) | | [optional] -**resources** | [**io.kubernetes.client.openapi.models.V1ResourceRequirements**](io.kubernetes.client.openapi.models.V1ResourceRequirements.md) | | [optional] +**dataSourceRef** | [**TypedObjectReference**](TypedObjectReference.md) | | [optional] +**resources** | [**VolumeResourceRequirements**](VolumeResourceRequirements.md) | | [optional] **selector** | [**LabelSelector**](LabelSelector.md) | | [optional] -**storageClassName** | **String** | Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1 | [optional] +**storageClassName** | **String** | storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1 | [optional] +**volumeAttributesClassName** | **String** | volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled. | [optional] **volumeMode** | **String** | volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. | [optional] -**volumeName** | **String** | VolumeName is the binding reference to the PersistentVolume backing this claim. | [optional] +**volumeName** | **String** | volumeName is the binding reference to the PersistentVolume backing this claim. | [optional] diff --git a/sdks/java/client/docs/PersistentVolumeClaimStatus.md b/sdks/java/client/docs/PersistentVolumeClaimStatus.md index 14ac6f808d69..a53e1a085396 100644 --- a/sdks/java/client/docs/PersistentVolumeClaimStatus.md +++ b/sdks/java/client/docs/PersistentVolumeClaimStatus.md @@ -8,22 +8,14 @@ PersistentVolumeClaimStatus is the current status of a persistent volume claim. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**accessModes** | **List<String>** | AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] -**allocatedResources** | **Map<String, String>** | The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] -**capacity** | **Map<String, String>** | Represents the actual resources of the underlying volume. | [optional] -**conditions** | [**List<PersistentVolumeClaimCondition>**](PersistentVolumeClaimCondition.md) | Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. | [optional] -**phase** | [**PhaseEnum**](#PhaseEnum) | Phase represents the current phase of PersistentVolumeClaim. Possible enum values: - `\"Bound\"` used for PersistentVolumeClaims that are bound - `\"Lost\"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost. - `\"Pending\"` used for PersistentVolumeClaims that are not yet bound | [optional] -**resizeStatus** | **String** | ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] - - - -## Enum: PhaseEnum - -Name | Value ----- | ----- -BOUND | "Bound" -LOST | "Lost" -PENDING | "Pending" +**accessModes** | **List<String>** | accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] +**allocatedResourceStatuses** | **Map<String, String>** | allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. ClaimResourceStatus can be in any of following states: - ControllerResizeInProgress: State set when resize controller starts resizing the volume in control-plane. - ControllerResizeFailed: State set when resize has failed in resize controller with a terminal error. - NodeResizePending: State set when resize controller has finished resizing the volume but further resizing of volume is needed on the node. - NodeResizeInProgress: State set when kubelet starts resizing the volume. - NodeResizeFailed: State set when resizing has failed in kubelet with a terminal error. Transient errors don't set NodeResizeFailed. For example: if expanding a PVC for more capacity - this field can be one of the following states: - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\" When this field is not set, it means that no resize operation is in progress for the given PVC. A controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] +**allocatedResources** | **Map<String, String>** | allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. Capacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. A controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] +**capacity** | **Map<String, String>** | capacity represents the actual resources of the underlying volume. | [optional] +**conditions** | [**List<PersistentVolumeClaimCondition>**](PersistentVolumeClaimCondition.md) | conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'. | [optional] +**currentVolumeAttributesClassName** | **String** | currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature. | [optional] +**modifyVolumeStatus** | [**ModifyVolumeStatus**](ModifyVolumeStatus.md) | | [optional] +**phase** | **String** | phase represents the current phase of PersistentVolumeClaim. | [optional] diff --git a/sdks/java/client/docs/PersistentVolumeClaimVolumeSource.md b/sdks/java/client/docs/PersistentVolumeClaimVolumeSource.md index 35234c4856d8..2988529ab734 100644 --- a/sdks/java/client/docs/PersistentVolumeClaimVolumeSource.md +++ b/sdks/java/client/docs/PersistentVolumeClaimVolumeSource.md @@ -8,8 +8,8 @@ PersistentVolumeClaimVolumeSource references the user's PVC in the same namespac Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**claimName** | **String** | ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims | -**readOnly** | **Boolean** | Will force the ReadOnly setting in VolumeMounts. Default false. | [optional] +**claimName** | **String** | claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims | +**readOnly** | **Boolean** | readOnly Will force the ReadOnly setting in VolumeMounts. Default false. | [optional] diff --git a/sdks/java/client/docs/PhotonPersistentDiskVolumeSource.md b/sdks/java/client/docs/PhotonPersistentDiskVolumeSource.md index bf5b014e1c85..a46db4df446a 100644 --- a/sdks/java/client/docs/PhotonPersistentDiskVolumeSource.md +++ b/sdks/java/client/docs/PhotonPersistentDiskVolumeSource.md @@ -8,8 +8,8 @@ Represents a Photon Controller persistent disk resource. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**pdID** | **String** | ID that identifies Photon Controller persistent disk | +**fsType** | **String** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**pdID** | **String** | pdID is the ID that identifies Photon Controller persistent disk | diff --git a/sdks/java/client/docs/PodAffinityTerm.md b/sdks/java/client/docs/PodAffinityTerm.md index 72b6a8decc74..bf9d7fd256d2 100644 --- a/sdks/java/client/docs/PodAffinityTerm.md +++ b/sdks/java/client/docs/PodAffinityTerm.md @@ -9,8 +9,10 @@ Defines a set of pods (namely those matching the labelSelector relative to the g Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **labelSelector** | [**LabelSelector**](LabelSelector.md) | | [optional] +**matchLabelKeys** | **List<String>** | MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate. | [optional] +**mismatchLabelKeys** | **List<String>** | MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate. | [optional] **namespaceSelector** | [**LabelSelector**](LabelSelector.md) | | [optional] -**namespaces** | **List<String>** | namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\" | [optional] +**namespaces** | **List<String>** | namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\". | [optional] **topologyKey** | **String** | This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. | diff --git a/sdks/java/client/docs/PortworxVolumeSource.md b/sdks/java/client/docs/PortworxVolumeSource.md index eed8c93db372..816af97a00f8 100644 --- a/sdks/java/client/docs/PortworxVolumeSource.md +++ b/sdks/java/client/docs/PortworxVolumeSource.md @@ -8,9 +8,9 @@ PortworxVolumeSource represents a Portworx volume resource. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**readOnly** | **Boolean** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] -**volumeID** | **String** | VolumeID uniquely identifies a Portworx volume | +**fsType** | **String** | fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**readOnly** | **Boolean** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**volumeID** | **String** | volumeID uniquely identifies a Portworx volume | diff --git a/sdks/java/client/docs/ProjectedVolumeSource.md b/sdks/java/client/docs/ProjectedVolumeSource.md index 55dae3dc239d..842bac85a0ea 100644 --- a/sdks/java/client/docs/ProjectedVolumeSource.md +++ b/sdks/java/client/docs/ProjectedVolumeSource.md @@ -8,8 +8,8 @@ Represents a projected volume source Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**defaultMode** | **Integer** | Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**sources** | [**List<VolumeProjection>**](VolumeProjection.md) | list of volume projections | [optional] +**defaultMode** | **Integer** | defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**sources** | [**List<VolumeProjection>**](VolumeProjection.md) | sources is the list of volume projections | [optional] diff --git a/sdks/java/client/docs/QuobyteVolumeSource.md b/sdks/java/client/docs/QuobyteVolumeSource.md index 20bbe37c4104..58ec00066e72 100644 --- a/sdks/java/client/docs/QuobyteVolumeSource.md +++ b/sdks/java/client/docs/QuobyteVolumeSource.md @@ -8,12 +8,12 @@ Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**group** | **String** | Group to map volume access to Default is no group | [optional] -**readOnly** | **Boolean** | ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. | [optional] -**registry** | **String** | Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes | -**tenant** | **String** | Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin | [optional] -**user** | **String** | User to map volume access to Defaults to serivceaccount user | [optional] -**volume** | **String** | Volume is a string that references an already created Quobyte volume by name. | +**group** | **String** | group to map volume access to Default is no group | [optional] +**readOnly** | **Boolean** | readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. | [optional] +**registry** | **String** | registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes | +**tenant** | **String** | tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin | [optional] +**user** | **String** | user to map volume access to Defaults to serivceaccount user | [optional] +**volume** | **String** | volume is a string that references an already created Quobyte volume by name. | diff --git a/sdks/java/client/docs/RBDVolumeSource.md b/sdks/java/client/docs/RBDVolumeSource.md index 0690aef84cdf..5e34fc4bd237 100644 --- a/sdks/java/client/docs/RBDVolumeSource.md +++ b/sdks/java/client/docs/RBDVolumeSource.md @@ -8,14 +8,14 @@ Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volu Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd | [optional] -**image** | **String** | The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | -**keyring** | **String** | Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] -**monitors** | **List<String>** | A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | -**pool** | **String** | The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] -**readOnly** | **Boolean** | ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**fsType** | **String** | fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd | [optional] +**image** | **String** | image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | +**keyring** | **String** | keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**monitors** | **List<String>** | monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | +**pool** | **String** | pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**readOnly** | **Boolean** | readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] -**user** | **String** | The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**user** | **String** | user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] diff --git a/sdks/java/client/docs/ResourceClaim.md b/sdks/java/client/docs/ResourceClaim.md new file mode 100644 index 000000000000..60050a483e2b --- /dev/null +++ b/sdks/java/client/docs/ResourceClaim.md @@ -0,0 +1,14 @@ + + +# ResourceClaim + +ResourceClaim references one entry in PodSpec.ResourceClaims. + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**name** | **String** | Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container. | + + + diff --git a/sdks/java/client/docs/ResourceFieldSelector.md b/sdks/java/client/docs/ResourceFieldSelector.md index 675c47438f91..0ef949951421 100644 --- a/sdks/java/client/docs/ResourceFieldSelector.md +++ b/sdks/java/client/docs/ResourceFieldSelector.md @@ -9,7 +9,7 @@ ResourceFieldSelector represents container resources (cpu, memory) and their out Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **containerName** | **String** | Container name: required for volumes, optional for env vars | [optional] -**divisor** | **String** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] +**divisor** | **String** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] **resource** | **String** | Required: resource to select | diff --git a/sdks/java/client/docs/ScaleIOVolumeSource.md b/sdks/java/client/docs/ScaleIOVolumeSource.md index 708d9a9ed83d..772a5fd4bb9b 100644 --- a/sdks/java/client/docs/ScaleIOVolumeSource.md +++ b/sdks/java/client/docs/ScaleIOVolumeSource.md @@ -8,16 +8,16 @@ ScaleIOVolumeSource represents a persistent ScaleIO volume Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\". | [optional] -**gateway** | **String** | The host address of the ScaleIO API Gateway. | -**protectionDomain** | **String** | The name of the ScaleIO Protection Domain for the configured storage. | [optional] -**readOnly** | **Boolean** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**fsType** | **String** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\". | [optional] +**gateway** | **String** | gateway is the host address of the ScaleIO API Gateway. | +**protectionDomain** | **String** | protectionDomain is the name of the ScaleIO Protection Domain for the configured storage. | [optional] +**readOnly** | **Boolean** | readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | -**sslEnabled** | **Boolean** | Flag to enable/disable SSL communication with Gateway, default false | [optional] -**storageMode** | **String** | Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned. | [optional] -**storagePool** | **String** | The ScaleIO Storage Pool associated with the protection domain. | [optional] -**system** | **String** | The name of the storage system as configured in ScaleIO. | -**volumeName** | **String** | The name of a volume already created in the ScaleIO system that is associated with this volume source. | [optional] +**sslEnabled** | **Boolean** | sslEnabled Flag enable/disable SSL communication with Gateway, default false | [optional] +**storageMode** | **String** | storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned. | [optional] +**storagePool** | **String** | storagePool is the ScaleIO Storage Pool associated with the protection domain. | [optional] +**system** | **String** | system is the name of the storage system as configured in ScaleIO. | +**volumeName** | **String** | volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source. | [optional] diff --git a/sdks/java/client/docs/SeccompProfile.md b/sdks/java/client/docs/SeccompProfile.md index 6683967edb2a..6bf73426b6bb 100644 --- a/sdks/java/client/docs/SeccompProfile.md +++ b/sdks/java/client/docs/SeccompProfile.md @@ -8,18 +8,8 @@ SeccompProfile defines a pod/container's seccomp profile settings. Only one prof Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**localhostProfile** | **String** | localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\". | [optional] -**type** | [**TypeEnum**](#TypeEnum) | type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Possible enum values: - `\"Localhost\"` indicates a profile defined in a file on the node should be used. The file's location relative to <kubelet-root-dir>/seccomp. - `\"RuntimeDefault\"` represents the default container runtime seccomp profile. - `\"Unconfined\"` indicates no seccomp profile is applied (A.K.A. unconfined). | - - - -## Enum: TypeEnum - -Name | Value ----- | ----- -LOCALHOST | "Localhost" -RUNTIMEDEFAULT | "RuntimeDefault" -UNCONFINED | "Unconfined" +**localhostProfile** | **String** | localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is \"Localhost\". Must NOT be set for any other type. | [optional] +**type** | **String** | type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. | diff --git a/sdks/java/client/docs/SecretEnvSource.md b/sdks/java/client/docs/SecretEnvSource.md index 2b5b463b0d06..51fb8db573b0 100644 --- a/sdks/java/client/docs/SecretEnvSource.md +++ b/sdks/java/client/docs/SecretEnvSource.md @@ -8,7 +8,7 @@ SecretEnvSource selects a Secret to populate the environment variables with. Th Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **String** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **optional** | **Boolean** | Specify whether the Secret must be defined | [optional] diff --git a/sdks/java/client/docs/SecretProjection.md b/sdks/java/client/docs/SecretProjection.md index f520d6ee9ae2..fe63caff74f0 100644 --- a/sdks/java/client/docs/SecretProjection.md +++ b/sdks/java/client/docs/SecretProjection.md @@ -8,9 +8,9 @@ Adapts a secret into a projected volume. The contents of the target Secret's Da Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**items** | [**List<KeyToPath>**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] -**optional** | **Boolean** | Specify whether the Secret or its key must be defined | [optional] +**items** | [**List<KeyToPath>**](KeyToPath.md) | items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**name** | **String** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**optional** | **Boolean** | optional field specify whether the Secret or its key must be defined | [optional] diff --git a/sdks/java/client/docs/SecretVolumeSource.md b/sdks/java/client/docs/SecretVolumeSource.md index 42d2b994aa63..577dc47890cd 100644 --- a/sdks/java/client/docs/SecretVolumeSource.md +++ b/sdks/java/client/docs/SecretVolumeSource.md @@ -8,10 +8,10 @@ Adapts a Secret into a volume. The contents of the target Secret's Data field w Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**defaultMode** | **Integer** | Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**items** | [**List<KeyToPath>**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**optional** | **Boolean** | Specify whether the Secret or its keys must be defined | [optional] -**secretName** | **String** | Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret | [optional] +**defaultMode** | **Integer** | defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**items** | [**List<KeyToPath>**](KeyToPath.md) | items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**optional** | **Boolean** | optional field specify whether the Secret or its keys must be defined | [optional] +**secretName** | **String** | secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret | [optional] diff --git a/sdks/java/client/docs/SensorServiceApi.md b/sdks/java/client/docs/SensorServiceApi.md index 6f39d645fee4..71dc45b67d5c 100644 --- a/sdks/java/client/docs/SensorServiceApi.md +++ b/sdks/java/client/docs/SensorServiceApi.md @@ -118,7 +118,7 @@ public class Example { String deleteOptionsPreconditionsResourceVersion = "deleteOptionsPreconditionsResourceVersion_example"; // String | Specifies the target ResourceVersion +optional. Boolean deleteOptionsOrphanDependents = true; // Boolean | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. String deleteOptionsPropagationPolicy = "deleteOptionsPropagationPolicy_example"; // String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. - List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. + List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. try { Object result = apiInstance.sensorServiceDeleteSensor(namespace, name, deleteOptionsGracePeriodSeconds, deleteOptionsPreconditionsUid, deleteOptionsPreconditionsResourceVersion, deleteOptionsOrphanDependents, deleteOptionsPropagationPolicy, deleteOptionsDryRun); System.out.println(result); @@ -144,7 +144,7 @@ Name | Type | Description | Notes **deleteOptionsPreconditionsResourceVersion** | **String**| Specifies the target ResourceVersion +optional. | [optional] **deleteOptionsOrphanDependents** | **Boolean**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **deleteOptionsPropagationPolicy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -239,7 +239,7 @@ Name | Type | Description | Notes # **sensorServiceListSensors** -> IoArgoprojEventsV1alpha1SensorList sensorServiceListSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> IoArgoprojEventsV1alpha1SensorList sensorServiceListSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -275,8 +275,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - IoArgoprojEventsV1alpha1SensorList result = apiInstance.sensorServiceListSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + IoArgoprojEventsV1alpha1SensorList result = apiInstance.sensorServiceListSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling SensorServiceApi#sensorServiceListSensors"); @@ -303,6 +304,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -491,7 +493,7 @@ Name | Type | Description | Notes # **sensorServiceWatchSensors** -> StreamResultOfSensorSensorWatchEvent sensorServiceWatchSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> StreamResultOfSensorSensorWatchEvent sensorServiceWatchSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -527,8 +529,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - StreamResultOfSensorSensorWatchEvent result = apiInstance.sensorServiceWatchSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + StreamResultOfSensorSensorWatchEvent result = apiInstance.sensorServiceWatchSensors(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling SensorServiceApi#sensorServiceWatchSensors"); @@ -555,6 +558,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/java/client/docs/ServiceAccountTokenProjection.md b/sdks/java/client/docs/ServiceAccountTokenProjection.md index 3f3f58973c91..3a3ca95a70aa 100644 --- a/sdks/java/client/docs/ServiceAccountTokenProjection.md +++ b/sdks/java/client/docs/ServiceAccountTokenProjection.md @@ -8,9 +8,9 @@ ServiceAccountTokenProjection represents a projected service account token volum Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**audience** | **String** | Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver. | [optional] -**expirationSeconds** | **Integer** | ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes. | [optional] -**path** | **String** | Path is the path relative to the mount point of the file to project the token into. | +**audience** | **String** | audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver. | [optional] +**expirationSeconds** | **Integer** | expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes. | [optional] +**path** | **String** | path is the path relative to the mount point of the file to project the token into. | diff --git a/sdks/java/client/docs/ServicePort.md b/sdks/java/client/docs/ServicePort.md index b31853529c49..dbbc2055ab79 100644 --- a/sdks/java/client/docs/ServicePort.md +++ b/sdks/java/client/docs/ServicePort.md @@ -8,22 +8,12 @@ ServicePort contains information on service's port. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**appProtocol** | **String** | The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol. | [optional] +**appProtocol** | **String** | The application protocol for this port. This is used as a hint for implementations to offer richer behavior for protocols that they understand. This field follows standard Kubernetes label syntax. Valid values are either: * Un-prefixed protocol names - reserved for IANA standard service names (as per RFC-6335 and https://www.iana.org/assignments/service-names). * Kubernetes-defined prefixed names: * 'kubernetes.io/h2c' - HTTP/2 prior knowledge over cleartext as described in https://www.rfc-editor.org/rfc/rfc9113.html#name-starting-http-2-with-prior- * 'kubernetes.io/ws' - WebSocket over cleartext as described in https://www.rfc-editor.org/rfc/rfc6455 * 'kubernetes.io/wss' - WebSocket over TLS as described in https://www.rfc-editor.org/rfc/rfc6455 * Other protocols should use implementation-defined prefixed names such as mycompany.com/my-custom-protocol. | [optional] **name** | **String** | The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service. | [optional] **nodePort** | **Integer** | The port on each node on which this service is exposed when type is NodePort or LoadBalancer. Usually assigned by the system. If a value is specified, in-range, and not in use it will be used, otherwise the operation will fail. If not specified, a port will be allocated if this Service requires one. If this field is specified when creating a Service which does not need it, creation will fail. This field will be wiped when updating a Service to no longer need it (e.g. changing type from NodePort to ClusterIP). More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport | [optional] **port** | **Integer** | The port that will be exposed by this service. | -**protocol** | [**ProtocolEnum**](#ProtocolEnum) | The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP. Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol. | [optional] +**protocol** | **String** | The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP. | [optional] **targetPort** | **String** | | [optional] -## Enum: ProtocolEnum - -Name | Value ----- | ----- -SCTP | "SCTP" -TCP | "TCP" -UDP | "UDP" - - - diff --git a/sdks/java/client/docs/SleepAction.md b/sdks/java/client/docs/SleepAction.md new file mode 100644 index 000000000000..c9e373afbdde --- /dev/null +++ b/sdks/java/client/docs/SleepAction.md @@ -0,0 +1,14 @@ + + +# SleepAction + +SleepAction describes a \"sleep\" action. + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**seconds** | **Integer** | Seconds is the number of seconds to sleep. | + + + diff --git a/sdks/java/client/docs/StorageOSVolumeSource.md b/sdks/java/client/docs/StorageOSVolumeSource.md index cc4cd6b4a0b3..29fb323435a1 100644 --- a/sdks/java/client/docs/StorageOSVolumeSource.md +++ b/sdks/java/client/docs/StorageOSVolumeSource.md @@ -8,11 +8,11 @@ Represents a StorageOS persistent volume resource. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**readOnly** | **Boolean** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**fsType** | **String** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**readOnly** | **Boolean** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **secretRef** | [**io.kubernetes.client.openapi.models.V1LocalObjectReference**](io.kubernetes.client.openapi.models.V1LocalObjectReference.md) | | [optional] -**volumeName** | **String** | VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. | [optional] -**volumeNamespace** | **String** | VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. | [optional] +**volumeName** | **String** | volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. | [optional] +**volumeNamespace** | **String** | volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. | [optional] diff --git a/sdks/java/client/docs/TypedObjectReference.md b/sdks/java/client/docs/TypedObjectReference.md new file mode 100644 index 000000000000..9230e47d5268 --- /dev/null +++ b/sdks/java/client/docs/TypedObjectReference.md @@ -0,0 +1,16 @@ + + +# TypedObjectReference + + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**apiGroup** | **String** | APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required. | [optional] +**kind** | **String** | Kind is the type of resource being referenced | +**name** | **String** | Name is the name of resource being referenced | +**namespace** | **String** | Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled. | [optional] + + + diff --git a/sdks/java/client/docs/VolumeProjection.md b/sdks/java/client/docs/VolumeProjection.md index f10b6ca7cc8c..9f0fefea1505 100644 --- a/sdks/java/client/docs/VolumeProjection.md +++ b/sdks/java/client/docs/VolumeProjection.md @@ -8,6 +8,7 @@ Projection that may be projected along with other supported volume types Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**clusterTrustBundle** | [**ClusterTrustBundleProjection**](ClusterTrustBundleProjection.md) | | [optional] **configMap** | [**ConfigMapProjection**](ConfigMapProjection.md) | | [optional] **downwardAPI** | [**DownwardAPIProjection**](DownwardAPIProjection.md) | | [optional] **secret** | [**SecretProjection**](SecretProjection.md) | | [optional] diff --git a/sdks/java/client/docs/VolumeResourceRequirements.md b/sdks/java/client/docs/VolumeResourceRequirements.md new file mode 100644 index 000000000000..45d3962501fe --- /dev/null +++ b/sdks/java/client/docs/VolumeResourceRequirements.md @@ -0,0 +1,15 @@ + + +# VolumeResourceRequirements + +VolumeResourceRequirements describes the storage resource requirements for a volume. + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**limits** | **Map<String, String>** | Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] +**requests** | **Map<String, String>** | Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] + + + diff --git a/sdks/java/client/docs/VsphereVirtualDiskVolumeSource.md b/sdks/java/client/docs/VsphereVirtualDiskVolumeSource.md index 6247cbc38f3b..7cd44645ce55 100644 --- a/sdks/java/client/docs/VsphereVirtualDiskVolumeSource.md +++ b/sdks/java/client/docs/VsphereVirtualDiskVolumeSource.md @@ -8,10 +8,10 @@ Represents a vSphere volume resource. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fsType** | **String** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**storagePolicyID** | **String** | Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. | [optional] -**storagePolicyName** | **String** | Storage Policy Based Management (SPBM) profile name. | [optional] -**volumePath** | **String** | Path that identifies vSphere volume vmdk | +**fsType** | **String** | fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**storagePolicyID** | **String** | storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. | [optional] +**storagePolicyName** | **String** | storagePolicyName is the storage Policy Based Management (SPBM) profile name. | [optional] +**volumePath** | **String** | volumePath is the path that identifies vSphere volume vmdk | diff --git a/sdks/java/client/docs/WindowsSecurityContextOptions.md b/sdks/java/client/docs/WindowsSecurityContextOptions.md index 7298977ce6c8..ff3d01a0774e 100644 --- a/sdks/java/client/docs/WindowsSecurityContextOptions.md +++ b/sdks/java/client/docs/WindowsSecurityContextOptions.md @@ -10,7 +10,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **gmsaCredentialSpec** | **String** | GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. | [optional] **gmsaCredentialSpecName** | **String** | GMSACredentialSpecName is the name of the GMSA credential spec to use. | [optional] -**hostProcess** | **Boolean** | HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true. | [optional] +**hostProcess** | **Boolean** | HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true. | [optional] **runAsUserName** | **String** | The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. | [optional] diff --git a/sdks/java/client/docs/WorkflowServiceApi.md b/sdks/java/client/docs/WorkflowServiceApi.md index 009ccf2d78a8..ab2d95d3fbbd 100644 --- a/sdks/java/client/docs/WorkflowServiceApi.md +++ b/sdks/java/client/docs/WorkflowServiceApi.md @@ -128,7 +128,7 @@ public class Example { String deleteOptionsPreconditionsResourceVersion = "deleteOptionsPreconditionsResourceVersion_example"; // String | Specifies the target ResourceVersion +optional. Boolean deleteOptionsOrphanDependents = true; // Boolean | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. String deleteOptionsPropagationPolicy = "deleteOptionsPropagationPolicy_example"; // String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. - List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. + List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. Boolean force = true; // Boolean | try { Object result = apiInstance.workflowServiceDeleteWorkflow(namespace, name, deleteOptionsGracePeriodSeconds, deleteOptionsPreconditionsUid, deleteOptionsPreconditionsResourceVersion, deleteOptionsOrphanDependents, deleteOptionsPropagationPolicy, deleteOptionsDryRun, force); @@ -155,7 +155,7 @@ Name | Type | Description | Notes **deleteOptionsPreconditionsResourceVersion** | **String**| Specifies the target ResourceVersion +optional. | [optional] **deleteOptionsOrphanDependents** | **Boolean**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **deleteOptionsPropagationPolicy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] **force** | **Boolean**| | [optional] ### Return type @@ -323,7 +323,7 @@ Name | Type | Description | Notes # **workflowServiceListWorkflows** -> IoArgoprojWorkflowV1alpha1WorkflowList workflowServiceListWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, fields) +> IoArgoprojWorkflowV1alpha1WorkflowList workflowServiceListWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, fields) @@ -359,9 +359,10 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional String fields = "fields_example"; // String | Fields to be included or excluded in the response. e.g. \"items.spec,items.status.phase\", \"-items.status.nodes\". try { - IoArgoprojWorkflowV1alpha1WorkflowList result = apiInstance.workflowServiceListWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, fields); + IoArgoprojWorkflowV1alpha1WorkflowList result = apiInstance.workflowServiceListWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, fields); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling WorkflowServiceApi#workflowServiceListWorkflows"); @@ -388,6 +389,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **fields** | **String**| Fields to be included or excluded in the response. e.g. \"items.spec,items.status.phase\", \"-items.status.nodes\". | [optional] ### Return type @@ -1081,7 +1083,7 @@ Name | Type | Description | Notes # **workflowServiceWatchEvents** -> StreamResultOfEvent workflowServiceWatchEvents(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> StreamResultOfEvent workflowServiceWatchEvents(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -1117,8 +1119,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - StreamResultOfEvent result = apiInstance.workflowServiceWatchEvents(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + StreamResultOfEvent result = apiInstance.workflowServiceWatchEvents(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling WorkflowServiceApi#workflowServiceWatchEvents"); @@ -1145,6 +1148,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -1167,7 +1171,7 @@ Name | Type | Description | Notes # **workflowServiceWatchWorkflows** -> StreamResultOfIoArgoprojWorkflowV1alpha1WorkflowWatchEvent workflowServiceWatchWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, fields) +> StreamResultOfIoArgoprojWorkflowV1alpha1WorkflowWatchEvent workflowServiceWatchWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, fields) @@ -1203,9 +1207,10 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional String fields = "fields_example"; // String | try { - StreamResultOfIoArgoprojWorkflowV1alpha1WorkflowWatchEvent result = apiInstance.workflowServiceWatchWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, fields); + StreamResultOfIoArgoprojWorkflowV1alpha1WorkflowWatchEvent result = apiInstance.workflowServiceWatchWorkflows(namespace, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents, fields); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling WorkflowServiceApi#workflowServiceWatchWorkflows"); @@ -1232,6 +1237,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **fields** | **String**| | [optional] ### Return type diff --git a/sdks/java/client/docs/WorkflowTemplateServiceApi.md b/sdks/java/client/docs/WorkflowTemplateServiceApi.md index e9b1d9611bed..bfa34c84e4c1 100644 --- a/sdks/java/client/docs/WorkflowTemplateServiceApi.md +++ b/sdks/java/client/docs/WorkflowTemplateServiceApi.md @@ -117,7 +117,7 @@ public class Example { String deleteOptionsPreconditionsResourceVersion = "deleteOptionsPreconditionsResourceVersion_example"; // String | Specifies the target ResourceVersion +optional. Boolean deleteOptionsOrphanDependents = true; // Boolean | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. String deleteOptionsPropagationPolicy = "deleteOptionsPropagationPolicy_example"; // String | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. - List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. + List deleteOptionsDryRun = Arrays.asList(); // List | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. try { Object result = apiInstance.workflowTemplateServiceDeleteWorkflowTemplate(namespace, name, deleteOptionsGracePeriodSeconds, deleteOptionsPreconditionsUid, deleteOptionsPreconditionsResourceVersion, deleteOptionsOrphanDependents, deleteOptionsPropagationPolicy, deleteOptionsDryRun); System.out.println(result); @@ -143,7 +143,7 @@ Name | Type | Description | Notes **deleteOptionsPreconditionsResourceVersion** | **String**| Specifies the target ResourceVersion +optional. | [optional] **deleteOptionsOrphanDependents** | **Boolean**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **deleteOptionsPropagationPolicy** | **String**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **deleteOptionsDryRun** | [**List<String>**](String.md)| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -308,7 +308,7 @@ Name | Type | Description | Notes # **workflowTemplateServiceListWorkflowTemplates** -> IoArgoprojWorkflowV1alpha1WorkflowTemplateList workflowTemplateServiceListWorkflowTemplates(namespace, namePattern, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue) +> IoArgoprojWorkflowV1alpha1WorkflowTemplateList workflowTemplateServiceListWorkflowTemplates(namespace, namePattern, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents) @@ -345,8 +345,9 @@ public class Example { String listOptionsTimeoutSeconds = "listOptionsTimeoutSeconds_example"; // String | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. String listOptionsLimit = "listOptionsLimit_example"; // String | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. String listOptionsContinue = "listOptionsContinue_example"; // String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. + Boolean listOptionsSendInitialEvents = true; // Boolean | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional try { - IoArgoprojWorkflowV1alpha1WorkflowTemplateList result = apiInstance.workflowTemplateServiceListWorkflowTemplates(namespace, namePattern, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue); + IoArgoprojWorkflowV1alpha1WorkflowTemplateList result = apiInstance.workflowTemplateServiceListWorkflowTemplates(namespace, namePattern, listOptionsLabelSelector, listOptionsFieldSelector, listOptionsWatch, listOptionsAllowWatchBookmarks, listOptionsResourceVersion, listOptionsResourceVersionMatch, listOptionsTimeoutSeconds, listOptionsLimit, listOptionsContinue, listOptionsSendInitialEvents); System.out.println(result); } catch (ApiException e) { System.err.println("Exception when calling WorkflowTemplateServiceApi#workflowTemplateServiceListWorkflowTemplates"); @@ -374,6 +375,7 @@ Name | Type | Description | Notes **listOptionsTimeoutSeconds** | **String**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **listOptionsLimit** | **String**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **listOptionsContinue** | **String**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **listOptionsSendInitialEvents** | **Boolean**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/python/client/argo_workflows/api/archived_workflow_service_api.py b/sdks/python/client/argo_workflows/api/archived_workflow_service_api.py index 7f63506edef9..015dcdb27127 100644 --- a/sdks/python/client/argo_workflows/api/archived_workflow_service_api.py +++ b/sdks/python/client/argo_workflows/api/archived_workflow_service_api.py @@ -229,6 +229,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', 'namespace', ], 'required': [], @@ -263,6 +264,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), 'namespace': (str,), }, @@ -276,6 +279,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', 'namespace': 'namespace', }, 'location_map': { @@ -288,6 +292,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', 'namespace': 'query', }, 'collection_format_map': { @@ -323,6 +328,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', 'name_prefix', 'namespace', ], @@ -358,6 +364,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), 'name_prefix': (str,), 'namespace': @@ -373,6 +381,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', 'name_prefix': 'namePrefix', 'namespace': 'namespace', }, @@ -386,6 +395,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', 'name_prefix': 'query', 'namespace': 'query', }, @@ -770,6 +780,7 @@ def list_archived_workflow_label_values( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] namespace (str): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. @@ -852,6 +863,7 @@ def list_archived_workflows( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] name_prefix (str): [optional] namespace (str): [optional] _return_http_data_only (bool): response data without head status diff --git a/sdks/python/client/argo_workflows/api/cluster_workflow_template_service_api.py b/sdks/python/client/argo_workflows/api/cluster_workflow_template_service_api.py index 5053a8f21aa3..32e4f961da96 100644 --- a/sdks/python/client/argo_workflows/api/cluster_workflow_template_service_api.py +++ b/sdks/python/client/argo_workflows/api/cluster_workflow_template_service_api.py @@ -304,6 +304,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [], 'nullable': [ @@ -337,6 +338,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'list_options_label_selector': 'listOptions.labelSelector', @@ -348,6 +351,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'list_options_label_selector': 'query', @@ -359,6 +363,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -529,7 +534,7 @@ def delete_cluster_workflow_template( delete_options_preconditions_resource_version (str): Specifies the target ResourceVersion +optional.. [optional] delete_options_orphan_dependents (bool): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional.. [optional] delete_options_propagation_policy (str): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional.. [optional] - delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional.. [optional] + delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -768,6 +773,7 @@ def list_cluster_workflow_templates( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object diff --git a/sdks/python/client/argo_workflows/api/cron_workflow_service_api.py b/sdks/python/client/argo_workflows/api/cron_workflow_service_api.py index e510d7300a69..411c83e309e6 100644 --- a/sdks/python/client/argo_workflows/api/cron_workflow_service_api.py +++ b/sdks/python/client/argo_workflows/api/cron_workflow_service_api.py @@ -331,6 +331,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -368,6 +369,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -380,6 +383,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -392,6 +396,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -702,7 +707,7 @@ def delete_cron_workflow( delete_options_preconditions_resource_version (str): Specifies the target ResourceVersion +optional.. [optional] delete_options_orphan_dependents (bool): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional.. [optional] delete_options_propagation_policy (str): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional.. [optional] - delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional.. [optional] + delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -954,6 +959,7 @@ def list_cron_workflows( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object diff --git a/sdks/python/client/argo_workflows/api/event_service_api.py b/sdks/python/client/argo_workflows/api/event_service_api.py index 3c893df3ccb8..1c099bd82fb9 100644 --- a/sdks/python/client/argo_workflows/api/event_service_api.py +++ b/sdks/python/client/argo_workflows/api/event_service_api.py @@ -59,6 +59,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -96,6 +97,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -108,6 +111,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -120,6 +124,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -223,6 +228,7 @@ def list_workflow_event_bindings( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object diff --git a/sdks/python/client/argo_workflows/api/event_source_service_api.py b/sdks/python/client/argo_workflows/api/event_source_service_api.py index 874d90c19198..8ae41de842ae 100644 --- a/sdks/python/client/argo_workflows/api/event_source_service_api.py +++ b/sdks/python/client/argo_workflows/api/event_source_service_api.py @@ -388,6 +388,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -425,6 +426,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -437,6 +440,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -449,6 +453,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -548,6 +553,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -585,6 +591,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -597,6 +605,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -609,6 +618,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -727,7 +737,7 @@ def delete_event_source( delete_options_preconditions_resource_version (str): Specifies the target ResourceVersion +optional.. [optional] delete_options_orphan_dependents (bool): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional.. [optional] delete_options_propagation_policy (str): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional.. [optional] - delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional.. [optional] + delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -988,6 +998,7 @@ def list_event_sources( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -1159,6 +1170,7 @@ def watch_event_sources( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object diff --git a/sdks/python/client/argo_workflows/api/sensor_service_api.py b/sdks/python/client/argo_workflows/api/sensor_service_api.py index c8e7d89c762b..698b773e7826 100644 --- a/sdks/python/client/argo_workflows/api/sensor_service_api.py +++ b/sdks/python/client/argo_workflows/api/sensor_service_api.py @@ -272,6 +272,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -309,6 +310,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -321,6 +324,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -333,6 +337,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -548,6 +553,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -585,6 +591,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -597,6 +605,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -609,6 +618,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -727,7 +737,7 @@ def delete_sensor( delete_options_preconditions_resource_version (str): Specifies the target ResourceVersion +optional.. [optional] delete_options_orphan_dependents (bool): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional.. [optional] delete_options_propagation_policy (str): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional.. [optional] - delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional.. [optional] + delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -898,6 +908,7 @@ def list_sensors( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -1159,6 +1170,7 @@ def watch_sensors( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object diff --git a/sdks/python/client/argo_workflows/api/workflow_service_api.py b/sdks/python/client/argo_workflows/api/workflow_service_api.py index 838e3545d1b9..b000b92a4a62 100644 --- a/sdks/python/client/argo_workflows/api/workflow_service_api.py +++ b/sdks/python/client/argo_workflows/api/workflow_service_api.py @@ -349,6 +349,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', 'fields', ], 'required': [ @@ -387,6 +388,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), 'fields': (str,), }, @@ -401,6 +404,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', 'fields': 'fields', }, 'location_map': { @@ -414,6 +418,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', 'fields': 'query', }, 'collection_format_map': { @@ -1079,6 +1084,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -1116,6 +1122,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -1128,6 +1136,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -1140,6 +1149,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -1175,6 +1185,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', 'fields', ], 'required': [ @@ -1213,6 +1224,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), 'fields': (str,), }, @@ -1227,6 +1240,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', 'fields': 'fields', }, 'location_map': { @@ -1240,6 +1254,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', 'fields': 'query', }, 'collection_format_map': { @@ -1481,7 +1496,7 @@ def delete_workflow( delete_options_preconditions_resource_version (str): Specifies the target ResourceVersion +optional.. [optional] delete_options_orphan_dependents (bool): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional.. [optional] delete_options_propagation_policy (str): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional.. [optional] - delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional.. [optional] + delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic.. [optional] force (bool): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. @@ -1735,6 +1750,7 @@ def list_workflows( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] fields (str): Fields to be included or excluded in the response. e.g. \"items.spec,items.status.phase\", \"-items.status.nodes\".. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. @@ -2595,6 +2611,7 @@ def watch_events( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2681,6 +2698,7 @@ def watch_workflows( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] fields (str): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. diff --git a/sdks/python/client/argo_workflows/api/workflow_template_service_api.py b/sdks/python/client/argo_workflows/api/workflow_template_service_api.py index 3b01cc57210a..b68d7bc92408 100644 --- a/sdks/python/client/argo_workflows/api/workflow_template_service_api.py +++ b/sdks/python/client/argo_workflows/api/workflow_template_service_api.py @@ -330,6 +330,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds', 'list_options_limit', 'list_options_continue', + 'list_options_send_initial_events', ], 'required': [ 'namespace', @@ -369,6 +370,8 @@ def __init__(self, api_client=None): (str,), 'list_options_continue': (str,), + 'list_options_send_initial_events': + (bool,), }, 'attribute_map': { 'namespace': 'namespace', @@ -382,6 +385,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'listOptions.timeoutSeconds', 'list_options_limit': 'listOptions.limit', 'list_options_continue': 'listOptions.continue', + 'list_options_send_initial_events': 'listOptions.sendInitialEvents', }, 'location_map': { 'namespace': 'path', @@ -395,6 +399,7 @@ def __init__(self, api_client=None): 'list_options_timeout_seconds': 'query', 'list_options_limit': 'query', 'list_options_continue': 'query', + 'list_options_send_initial_events': 'query', }, 'collection_format_map': { } @@ -577,7 +582,7 @@ def delete_workflow_template( delete_options_preconditions_resource_version (str): Specifies the target ResourceVersion +optional.. [optional] delete_options_orphan_dependents (bool): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional.. [optional] delete_options_propagation_policy (str): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional.. [optional] - delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional.. [optional] + delete_options_dry_run ([str]): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -830,6 +835,7 @@ def list_workflow_templates( list_options_timeout_seconds (str): Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional.. [optional] list_options_limit (str): limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.. [optional] list_options_continue (str): The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.. [optional] + list_options_send_initial_events (bool): `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object diff --git a/sdks/python/client/argo_workflows/model/app_armor_profile.py b/sdks/python/client/argo_workflows/model/app_armor_profile.py new file mode 100644 index 000000000000..d4b1708363a7 --- /dev/null +++ b/sdks/python/client/argo_workflows/model/app_armor_profile.py @@ -0,0 +1,265 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class AppArmorProfile(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'type': (str,), # noqa: E501 + 'localhost_profile': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'type': 'type', # noqa: E501 + 'localhost_profile': 'localhostProfile', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, type, *args, **kwargs): # noqa: E501 + """AppArmorProfile - a model defined in OpenAPI + + Args: + type (str): type indicates which kind of AppArmor profile will be applied. Valid options are: Localhost - a profile pre-loaded on the node. RuntimeDefault - the container runtime's default profile. Unconfined - no AppArmor enforcement. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + localhost_profile (str): localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is \"Localhost\".. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.type = type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, type, *args, **kwargs): # noqa: E501 + """AppArmorProfile - a model defined in OpenAPI + + Args: + type (str): type indicates which kind of AppArmor profile will be applied. Valid options are: Localhost - a profile pre-loaded on the node. RuntimeDefault - the container runtime's default profile. Unconfined - no AppArmor enforcement. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + localhost_profile (str): localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is \"Localhost\".. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.type = type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/aws_elastic_block_store_volume_source.py b/sdks/python/client/argo_workflows/model/aws_elastic_block_store_volume_source.py index 2e920aa7dcd5..e7ddf91b2f02 100644 --- a/sdks/python/client/argo_workflows/model/aws_elastic_block_store_volume_source.py +++ b/sdks/python/client/argo_workflows/model/aws_elastic_block_store_volume_source.py @@ -110,7 +110,7 @@ def _from_openapi_data(cls, volume_id, *args, **kwargs): # noqa: E501 """AWSElasticBlockStoreVolumeSource - a model defined in OpenAPI Args: - volume_id (str): Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore + volume_id (str): volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -143,9 +143,9 @@ def _from_openapi_data(cls, volume_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 - partition (int): The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).. [optional] # noqa: E501 - read_only (bool): Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 + partition (int): partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).. [optional] # noqa: E501 + read_only (bool): readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -198,7 +198,7 @@ def __init__(self, volume_id, *args, **kwargs): # noqa: E501 """AWSElasticBlockStoreVolumeSource - a model defined in OpenAPI Args: - volume_id (str): Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore + volume_id (str): volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -231,9 +231,9 @@ def __init__(self, volume_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 - partition (int): The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).. [optional] # noqa: E501 - read_only (bool): Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 + partition (int): partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).. [optional] # noqa: E501 + read_only (bool): readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/azure_disk_volume_source.py b/sdks/python/client/argo_workflows/model/azure_disk_volume_source.py index 17ee5b9f0c8e..2d757f74dfe7 100644 --- a/sdks/python/client/argo_workflows/model/azure_disk_volume_source.py +++ b/sdks/python/client/argo_workflows/model/azure_disk_volume_source.py @@ -114,8 +114,8 @@ def _from_openapi_data(cls, disk_name, disk_uri, *args, **kwargs): # noqa: E501 """AzureDiskVolumeSource - a model defined in OpenAPI Args: - disk_name (str): The Name of the data disk in the blob storage - disk_uri (str): The URI the data disk in the blob storage + disk_name (str): diskName is the Name of the data disk in the blob storage + disk_uri (str): diskURI is the URI of data disk in the blob storage Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -148,10 +148,10 @@ def _from_openapi_data(cls, disk_name, disk_uri, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - caching_mode (str): Host Caching mode: None, Read Only, Read Write.. [optional] # noqa: E501 - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - kind (str): Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + caching_mode (str): cachingMode is the Host Caching mode: None, Read Only, Read Write.. [optional] # noqa: E501 + fs_type (str): fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + kind (str): kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared. [optional] # noqa: E501 + read_only (bool): readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -205,8 +205,8 @@ def __init__(self, disk_name, disk_uri, *args, **kwargs): # noqa: E501 """AzureDiskVolumeSource - a model defined in OpenAPI Args: - disk_name (str): The Name of the data disk in the blob storage - disk_uri (str): The URI the data disk in the blob storage + disk_name (str): diskName is the Name of the data disk in the blob storage + disk_uri (str): diskURI is the URI of data disk in the blob storage Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -239,10 +239,10 @@ def __init__(self, disk_name, disk_uri, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - caching_mode (str): Host Caching mode: None, Read Only, Read Write.. [optional] # noqa: E501 - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - kind (str): Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + caching_mode (str): cachingMode is the Host Caching mode: None, Read Only, Read Write.. [optional] # noqa: E501 + fs_type (str): fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + kind (str): kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared. [optional] # noqa: E501 + read_only (bool): readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/azure_file_volume_source.py b/sdks/python/client/argo_workflows/model/azure_file_volume_source.py index 506429512cb4..a2b51193caf6 100644 --- a/sdks/python/client/argo_workflows/model/azure_file_volume_source.py +++ b/sdks/python/client/argo_workflows/model/azure_file_volume_source.py @@ -108,8 +108,8 @@ def _from_openapi_data(cls, secret_name, share_name, *args, **kwargs): # noqa: """AzureFileVolumeSource - a model defined in OpenAPI Args: - secret_name (str): the name of secret that contains Azure Storage Account Name and Key - share_name (str): Share Name + secret_name (str): secretName is the name of secret that contains Azure Storage Account Name and Key + share_name (str): shareName is the azure share Name Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -142,7 +142,7 @@ def _from_openapi_data(cls, secret_name, share_name, *args, **kwargs): # noqa: Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -196,8 +196,8 @@ def __init__(self, secret_name, share_name, *args, **kwargs): # noqa: E501 """AzureFileVolumeSource - a model defined in OpenAPI Args: - secret_name (str): the name of secret that contains Azure Storage Account Name and Key - share_name (str): Share Name + secret_name (str): secretName is the name of secret that contains Azure Storage Account Name and Key + share_name (str): shareName is the azure share Name Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -230,7 +230,7 @@ def __init__(self, secret_name, share_name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/ceph_fs_volume_source.py b/sdks/python/client/argo_workflows/model/ceph_fs_volume_source.py index 9c998a222022..1ac3c7ea0db1 100644 --- a/sdks/python/client/argo_workflows/model/ceph_fs_volume_source.py +++ b/sdks/python/client/argo_workflows/model/ceph_fs_volume_source.py @@ -120,7 +120,7 @@ def _from_openapi_data(cls, monitors, *args, **kwargs): # noqa: E501 """CephFSVolumeSource - a model defined in OpenAPI Args: - monitors ([str]): Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it + monitors ([str]): monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -153,11 +153,11 @@ def _from_openapi_data(cls, monitors, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - path (str): Optional: Used as the mounted root, rather than the full Ceph tree, default is /. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 - secret_file (str): Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 + path (str): path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /. [optional] # noqa: E501 + read_only (bool): readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 + secret_file (str): secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 - user (str): Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 + user (str): user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -210,7 +210,7 @@ def __init__(self, monitors, *args, **kwargs): # noqa: E501 """CephFSVolumeSource - a model defined in OpenAPI Args: - monitors ([str]): Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it + monitors ([str]): monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -243,11 +243,11 @@ def __init__(self, monitors, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - path (str): Optional: Used as the mounted root, rather than the full Ceph tree, default is /. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 - secret_file (str): Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 + path (str): path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /. [optional] # noqa: E501 + read_only (bool): readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 + secret_file (str): secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 - user (str): Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 + user (str): user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/cinder_volume_source.py b/sdks/python/client/argo_workflows/model/cinder_volume_source.py index fec29d096506..7730c4b7d05f 100644 --- a/sdks/python/client/argo_workflows/model/cinder_volume_source.py +++ b/sdks/python/client/argo_workflows/model/cinder_volume_source.py @@ -116,7 +116,7 @@ def _from_openapi_data(cls, volume_id, *args, **kwargs): # noqa: E501 """CinderVolumeSource - a model defined in OpenAPI Args: - volume_id (str): volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md + volume_id (str): volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -149,8 +149,8 @@ def _from_openapi_data(cls, volume_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 """ @@ -204,7 +204,7 @@ def __init__(self, volume_id, *args, **kwargs): # noqa: E501 """CinderVolumeSource - a model defined in OpenAPI Args: - volume_id (str): volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md + volume_id (str): volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -237,8 +237,8 @@ def __init__(self, volume_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/cluster_trust_bundle_projection.py b/sdks/python/client/argo_workflows/model/cluster_trust_bundle_projection.py new file mode 100644 index 000000000000..2aaae84aa319 --- /dev/null +++ b/sdks/python/client/argo_workflows/model/cluster_trust_bundle_projection.py @@ -0,0 +1,283 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + +def lazy_import(): + from argo_workflows.model.label_selector import LabelSelector + globals()['LabelSelector'] = LabelSelector + + +class ClusterTrustBundleProjection(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'path': (str,), # noqa: E501 + 'label_selector': (LabelSelector,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'optional': (bool,), # noqa: E501 + 'signer_name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'path': 'path', # noqa: E501 + 'label_selector': 'labelSelector', # noqa: E501 + 'name': 'name', # noqa: E501 + 'optional': 'optional', # noqa: E501 + 'signer_name': 'signerName', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, path, *args, **kwargs): # noqa: E501 + """ClusterTrustBundleProjection - a model defined in OpenAPI + + Args: + path (str): Relative path from the volume root to write the bundle. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + label_selector (LabelSelector): [optional] # noqa: E501 + name (str): Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector.. [optional] # noqa: E501 + optional (bool): If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles.. [optional] # noqa: E501 + signer_name (str): Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.path = path + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, path, *args, **kwargs): # noqa: E501 + """ClusterTrustBundleProjection - a model defined in OpenAPI + + Args: + path (str): Relative path from the volume root to write the bundle. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + label_selector (LabelSelector): [optional] # noqa: E501 + name (str): Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector.. [optional] # noqa: E501 + optional (bool): If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles.. [optional] # noqa: E501 + signer_name (str): Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.path = path + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/config_map_env_source.py b/sdks/python/client/argo_workflows/model/config_map_env_source.py index c01e403afeb8..392a9cffb1eb 100644 --- a/sdks/python/client/argo_workflows/model/config_map_env_source.py +++ b/sdks/python/client/argo_workflows/model/config_map_env_source.py @@ -136,7 +136,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the ConfigMap must be defined. [optional] # noqa: E501 """ @@ -219,7 +219,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the ConfigMap must be defined. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/config_map_key_selector.py b/sdks/python/client/argo_workflows/model/config_map_key_selector.py index 73d37d46d1cc..7a0685d3bf87 100644 --- a/sdks/python/client/argo_workflows/model/config_map_key_selector.py +++ b/sdks/python/client/argo_workflows/model/config_map_key_selector.py @@ -141,7 +141,7 @@ def _from_openapi_data(cls, key, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the ConfigMap or its key must be defined. [optional] # noqa: E501 """ @@ -228,7 +228,7 @@ def __init__(self, key, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the ConfigMap or its key must be defined. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/config_map_projection.py b/sdks/python/client/argo_workflows/model/config_map_projection.py index c806a2c2f636..6d1935de8c42 100644 --- a/sdks/python/client/argo_workflows/model/config_map_projection.py +++ b/sdks/python/client/argo_workflows/model/config_map_projection.py @@ -144,9 +144,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 - optional (bool): Specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 + items ([KeyToPath]): items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + optional (bool): optional specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -228,9 +228,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 - optional (bool): Specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 + items ([KeyToPath]): items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + optional (bool): optional specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/config_map_volume_source.py b/sdks/python/client/argo_workflows/model/config_map_volume_source.py index 1cbd2ecced62..e4b653b97475 100644 --- a/sdks/python/client/argo_workflows/model/config_map_volume_source.py +++ b/sdks/python/client/argo_workflows/model/config_map_volume_source.py @@ -146,10 +146,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_mode (int): Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 - optional (bool): Specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 + default_mode (int): defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + items ([KeyToPath]): items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + optional (bool): optional specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -231,10 +231,10 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_mode (int): Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 - optional (bool): Specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 + default_mode (int): defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + items ([KeyToPath]): items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + optional (bool): optional specify whether the ConfigMap or its keys must be defined. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/container.py b/sdks/python/client/argo_workflows/model/container.py index 228ff2fabb8a..4a80cb0a5e89 100644 --- a/sdks/python/client/argo_workflows/model/container.py +++ b/sdks/python/client/argo_workflows/model/container.py @@ -31,6 +31,7 @@ def lazy_import(): from argo_workflows.model.container_port import ContainerPort + from argo_workflows.model.container_resize_policy import ContainerResizePolicy from argo_workflows.model.env_from_source import EnvFromSource from argo_workflows.model.env_var import EnvVar from argo_workflows.model.lifecycle import Lifecycle @@ -40,6 +41,7 @@ def lazy_import(): from argo_workflows.model.volume_device import VolumeDevice from argo_workflows.model.volume_mount import VolumeMount globals()['ContainerPort'] = ContainerPort + globals()['ContainerResizePolicy'] = ContainerResizePolicy globals()['EnvFromSource'] = EnvFromSource globals()['EnvVar'] = EnvVar globals()['Lifecycle'] = Lifecycle @@ -75,15 +77,6 @@ class Container(ModelNormal): """ allowed_values = { - ('image_pull_policy',): { - 'ALWAYS': "Always", - 'IFNOTPRESENT': "IfNotPresent", - 'NEVER': "Never", - }, - ('termination_message_policy',): { - 'FALLBACKTOLOGSONERROR': "FallbackToLogsOnError", - 'FILE': "File", - }, } validations = { @@ -123,7 +116,9 @@ def openapi_types(): 'name': (str,), # noqa: E501 'ports': ([ContainerPort],), # noqa: E501 'readiness_probe': (Probe,), # noqa: E501 + 'resize_policy': ([ContainerResizePolicy],), # noqa: E501 'resources': (ResourceRequirements,), # noqa: E501 + 'restart_policy': (str,), # noqa: E501 'security_context': (SecurityContext,), # noqa: E501 'startup_probe': (Probe,), # noqa: E501 'stdin': (bool,), # noqa: E501 @@ -153,7 +148,9 @@ def discriminator(): 'name': 'name', # noqa: E501 'ports': 'ports', # noqa: E501 'readiness_probe': 'readinessProbe', # noqa: E501 + 'resize_policy': 'resizePolicy', # noqa: E501 'resources': 'resources', # noqa: E501 + 'restart_policy': 'restartPolicy', # noqa: E501 'security_context': 'securityContext', # noqa: E501 'startup_probe': 'startupProbe', # noqa: E501 'stdin': 'stdin', # noqa: E501 @@ -177,7 +174,7 @@ def _from_openapi_data(cls, image, *args, **kwargs): # noqa: E501 """Container - a model defined in OpenAPI Args: - image (str): Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. + image (str): Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -210,23 +207,25 @@ def _from_openapi_data(cls, image, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - args ([str]): Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 - command ([str]): Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 + args ([str]): Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 + command ([str]): Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 env ([EnvVar]): List of environment variables to set in the container. Cannot be updated.. [optional] # noqa: E501 env_from ([EnvFromSource]): List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.. [optional] # noqa: E501 - image_pull_policy (str): Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images Possible enum values: - `\"Always\"` means that kubelet always attempts to pull the latest image. Container will fail If the pull fails. - `\"IfNotPresent\"` means that kubelet pulls if the image isn't present on disk. Container will fail if the image isn't present and the pull fails. - `\"Never\"` means that kubelet never pulls an image, but only uses a local image. Container will fail if the image isn't present. [optional] # noqa: E501 + image_pull_policy (str): Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images. [optional] # noqa: E501 lifecycle (Lifecycle): [optional] # noqa: E501 liveness_probe (Probe): [optional] # noqa: E501 name (str): Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.. [optional] # noqa: E501 - ports ([ContainerPort]): List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.. [optional] # noqa: E501 + ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 stdin_once (bool): Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false. [optional] # noqa: E501 termination_message_path (str): Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.. [optional] # noqa: E501 - termination_message_policy (str): Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. Possible enum values: - `\"FallbackToLogsOnError\"` will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents. - `\"File\"` is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.. [optional] # noqa: E501 + termination_message_policy (str): Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.. [optional] # noqa: E501 tty (bool): Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.. [optional] # noqa: E501 volume_devices ([VolumeDevice]): volumeDevices is the list of block devices to be used by the container.. [optional] # noqa: E501 volume_mounts ([VolumeMount]): Pod volumes to mount into the container's filesystem. Cannot be updated.. [optional] # noqa: E501 @@ -283,7 +282,7 @@ def __init__(self, image, *args, **kwargs): # noqa: E501 """Container - a model defined in OpenAPI Args: - image (str): Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. + image (str): Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -316,23 +315,25 @@ def __init__(self, image, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - args ([str]): Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 - command ([str]): Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 + args ([str]): Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 + command ([str]): Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell. [optional] # noqa: E501 env ([EnvVar]): List of environment variables to set in the container. Cannot be updated.. [optional] # noqa: E501 env_from ([EnvFromSource]): List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.. [optional] # noqa: E501 - image_pull_policy (str): Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images Possible enum values: - `\"Always\"` means that kubelet always attempts to pull the latest image. Container will fail If the pull fails. - `\"IfNotPresent\"` means that kubelet pulls if the image isn't present on disk. Container will fail if the image isn't present and the pull fails. - `\"Never\"` means that kubelet never pulls an image, but only uses a local image. Container will fail if the image isn't present. [optional] # noqa: E501 + image_pull_policy (str): Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images. [optional] # noqa: E501 lifecycle (Lifecycle): [optional] # noqa: E501 liveness_probe (Probe): [optional] # noqa: E501 name (str): Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.. [optional] # noqa: E501 - ports ([ContainerPort]): List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.. [optional] # noqa: E501 + ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 stdin_once (bool): Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false. [optional] # noqa: E501 termination_message_path (str): Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.. [optional] # noqa: E501 - termination_message_policy (str): Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. Possible enum values: - `\"FallbackToLogsOnError\"` will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents. - `\"File\"` is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.. [optional] # noqa: E501 + termination_message_policy (str): Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.. [optional] # noqa: E501 tty (bool): Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.. [optional] # noqa: E501 volume_devices ([VolumeDevice]): volumeDevices is the list of block devices to be used by the container.. [optional] # noqa: E501 volume_mounts ([VolumeMount]): Pod volumes to mount into the container's filesystem. Cannot be updated.. [optional] # noqa: E501 diff --git a/sdks/python/client/argo_workflows/model/container_port.py b/sdks/python/client/argo_workflows/model/container_port.py index 15c182a4735c..ca2eb2373fa2 100644 --- a/sdks/python/client/argo_workflows/model/container_port.py +++ b/sdks/python/client/argo_workflows/model/container_port.py @@ -55,11 +55,6 @@ class ContainerPort(ModelNormal): """ allowed_values = { - ('protocol',): { - 'SCTP': "SCTP", - 'TCP': "TCP", - 'UDP': "UDP", - }, } validations = { @@ -153,7 +148,7 @@ def _from_openapi_data(cls, container_port, *args, **kwargs): # noqa: E501 host_ip (str): What host IP to bind the external port to.. [optional] # noqa: E501 host_port (int): Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.. [optional] # noqa: E501 name (str): If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services.. [optional] # noqa: E501 - protocol (str): Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\". Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol.. [optional] # noqa: E501 + protocol (str): Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -242,7 +237,7 @@ def __init__(self, container_port, *args, **kwargs): # noqa: E501 host_ip (str): What host IP to bind the external port to.. [optional] # noqa: E501 host_port (int): Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.. [optional] # noqa: E501 name (str): If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services.. [optional] # noqa: E501 - protocol (str): Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\". Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol.. [optional] # noqa: E501 + protocol (str): Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/container_resize_policy.py b/sdks/python/client/argo_workflows/model/container_resize_policy.py new file mode 100644 index 000000000000..13442708c88b --- /dev/null +++ b/sdks/python/client/argo_workflows/model/container_resize_policy.py @@ -0,0 +1,267 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class ContainerResizePolicy(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'resource_name': (str,), # noqa: E501 + 'restart_policy': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'resource_name': 'resourceName', # noqa: E501 + 'restart_policy': 'restartPolicy', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, resource_name, restart_policy, *args, **kwargs): # noqa: E501 + """ContainerResizePolicy - a model defined in OpenAPI + + Args: + resource_name (str): Name of the resource to which this resource resize policy applies. Supported values: cpu, memory. + restart_policy (str): Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.resource_name = resource_name + self.restart_policy = restart_policy + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, resource_name, restart_policy, *args, **kwargs): # noqa: E501 + """ContainerResizePolicy - a model defined in OpenAPI + + Args: + resource_name (str): Name of the resource to which this resource resize policy applies. Supported values: cpu, memory. + restart_policy (str): Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.resource_name = resource_name + self.restart_policy = restart_policy + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/csi_volume_source.py b/sdks/python/client/argo_workflows/model/csi_volume_source.py index cfa528787e97..0dbb5a1153c5 100644 --- a/sdks/python/client/argo_workflows/model/csi_volume_source.py +++ b/sdks/python/client/argo_workflows/model/csi_volume_source.py @@ -118,7 +118,7 @@ def _from_openapi_data(cls, driver, *args, **kwargs): # noqa: E501 """CSIVolumeSource - a model defined in OpenAPI Args: - driver (str): Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. + driver (str): driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -151,10 +151,10 @@ def _from_openapi_data(cls, driver, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.. [optional] # noqa: E501 + fs_type (str): fsType to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.. [optional] # noqa: E501 node_publish_secret_ref (LocalObjectReference): [optional] # noqa: E501 - read_only (bool): Specifies a read-only configuration for the volume. Defaults to false (read/write).. [optional] # noqa: E501 - volume_attributes ({str: (str,)}): VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.. [optional] # noqa: E501 + read_only (bool): readOnly specifies a read-only configuration for the volume. Defaults to false (read/write).. [optional] # noqa: E501 + volume_attributes ({str: (str,)}): volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -207,7 +207,7 @@ def __init__(self, driver, *args, **kwargs): # noqa: E501 """CSIVolumeSource - a model defined in OpenAPI Args: - driver (str): Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. + driver (str): driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -240,10 +240,10 @@ def __init__(self, driver, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.. [optional] # noqa: E501 + fs_type (str): fsType to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.. [optional] # noqa: E501 node_publish_secret_ref (LocalObjectReference): [optional] # noqa: E501 - read_only (bool): Specifies a read-only configuration for the volume. Defaults to false (read/write).. [optional] # noqa: E501 - volume_attributes ({str: (str,)}): VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.. [optional] # noqa: E501 + read_only (bool): readOnly specifies a read-only configuration for the volume. Defaults to false (read/write).. [optional] # noqa: E501 + volume_attributes ({str: (str,)}): volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/empty_dir_volume_source.py b/sdks/python/client/argo_workflows/model/empty_dir_volume_source.py index e8ccff6a2235..0552646f0ed5 100644 --- a/sdks/python/client/argo_workflows/model/empty_dir_volume_source.py +++ b/sdks/python/client/argo_workflows/model/empty_dir_volume_source.py @@ -136,8 +136,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - medium (str): What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir. [optional] # noqa: E501 - size_limit (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 + medium (str): medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir. [optional] # noqa: E501 + size_limit (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -219,8 +219,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - medium (str): What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir. [optional] # noqa: E501 - size_limit (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 + medium (str): medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir. [optional] # noqa: E501 + size_limit (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/fc_volume_source.py b/sdks/python/client/argo_workflows/model/fc_volume_source.py index 1c87fc425e23..2460c6b086d5 100644 --- a/sdks/python/client/argo_workflows/model/fc_volume_source.py +++ b/sdks/python/client/argo_workflows/model/fc_volume_source.py @@ -142,11 +142,11 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - lun (int): Optional: FC target lun number. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 - target_wwns ([str]): Optional: FC target worldwide names (WWNs). [optional] # noqa: E501 - wwids ([str]): Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + lun (int): lun is Optional: FC target lun number. [optional] # noqa: E501 + read_only (bool): readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + target_wwns ([str]): targetWWNs is Optional: FC target worldwide names (WWNs). [optional] # noqa: E501 + wwids ([str]): wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -228,11 +228,11 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - lun (int): Optional: FC target lun number. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 - target_wwns ([str]): Optional: FC target worldwide names (WWNs). [optional] # noqa: E501 - wwids ([str]): Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + lun (int): lun is Optional: FC target lun number. [optional] # noqa: E501 + read_only (bool): readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + target_wwns ([str]): targetWWNs is Optional: FC target worldwide names (WWNs). [optional] # noqa: E501 + wwids ([str]): wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/flex_volume_source.py b/sdks/python/client/argo_workflows/model/flex_volume_source.py index 910e2cb85a23..bf593a370c36 100644 --- a/sdks/python/client/argo_workflows/model/flex_volume_source.py +++ b/sdks/python/client/argo_workflows/model/flex_volume_source.py @@ -118,7 +118,7 @@ def _from_openapi_data(cls, driver, *args, **kwargs): # noqa: E501 """FlexVolumeSource - a model defined in OpenAPI Args: - driver (str): Driver is the name of the driver to use for this volume. + driver (str): driver is the name of the driver to use for this volume. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -151,9 +151,9 @@ def _from_openapi_data(cls, driver, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.. [optional] # noqa: E501 - options ({str: (str,)}): Optional: Extra command options if any.. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.. [optional] # noqa: E501 + options ({str: (str,)}): options is Optional: this field holds extra command options if any.. [optional] # noqa: E501 + read_only (bool): readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 """ @@ -207,7 +207,7 @@ def __init__(self, driver, *args, **kwargs): # noqa: E501 """FlexVolumeSource - a model defined in OpenAPI Args: - driver (str): Driver is the name of the driver to use for this volume. + driver (str): driver is the name of the driver to use for this volume. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -240,9 +240,9 @@ def __init__(self, driver, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.. [optional] # noqa: E501 - options ({str: (str,)}): Optional: Extra command options if any.. [optional] # noqa: E501 - read_only (bool): Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.. [optional] # noqa: E501 + options ({str: (str,)}): options is Optional: this field holds extra command options if any.. [optional] # noqa: E501 + read_only (bool): readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/flocker_volume_source.py b/sdks/python/client/argo_workflows/model/flocker_volume_source.py index a362f844f36e..768edc753698 100644 --- a/sdks/python/client/argo_workflows/model/flocker_volume_source.py +++ b/sdks/python/client/argo_workflows/model/flocker_volume_source.py @@ -136,8 +136,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - dataset_name (str): Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated. [optional] # noqa: E501 - dataset_uuid (str): UUID of the dataset. This is unique identifier of a Flocker dataset. [optional] # noqa: E501 + dataset_name (str): datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated. [optional] # noqa: E501 + dataset_uuid (str): datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -219,8 +219,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - dataset_name (str): Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated. [optional] # noqa: E501 - dataset_uuid (str): UUID of the dataset. This is unique identifier of a Flocker dataset. [optional] # noqa: E501 + dataset_name (str): datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated. [optional] # noqa: E501 + dataset_uuid (str): datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/gce_persistent_disk_volume_source.py b/sdks/python/client/argo_workflows/model/gce_persistent_disk_volume_source.py index 46f9a5b1d50d..5c4d824f3398 100644 --- a/sdks/python/client/argo_workflows/model/gce_persistent_disk_volume_source.py +++ b/sdks/python/client/argo_workflows/model/gce_persistent_disk_volume_source.py @@ -110,7 +110,7 @@ def _from_openapi_data(cls, pd_name, *args, **kwargs): # noqa: E501 """GCEPersistentDiskVolumeSource - a model defined in OpenAPI Args: - pd_name (str): Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk + pd_name (str): pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -143,9 +143,9 @@ def _from_openapi_data(cls, pd_name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 - partition (int): The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 + fs_type (str): fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 + partition (int): partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 + read_only (bool): readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -198,7 +198,7 @@ def __init__(self, pd_name, *args, **kwargs): # noqa: E501 """GCEPersistentDiskVolumeSource - a model defined in OpenAPI Args: - pd_name (str): Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk + pd_name (str): pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -231,9 +231,9 @@ def __init__(self, pd_name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 - partition (int): The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 + fs_type (str): fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 + partition (int): partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 + read_only (bool): readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/git_repo_volume_source.py b/sdks/python/client/argo_workflows/model/git_repo_volume_source.py index ad898421a0fc..ef1983cebee0 100644 --- a/sdks/python/client/argo_workflows/model/git_repo_volume_source.py +++ b/sdks/python/client/argo_workflows/model/git_repo_volume_source.py @@ -108,7 +108,7 @@ def _from_openapi_data(cls, repository, *args, **kwargs): # noqa: E501 """GitRepoVolumeSource - a model defined in OpenAPI Args: - repository (str): Repository URL + repository (str): repository is the URL Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -141,8 +141,8 @@ def _from_openapi_data(cls, repository, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - directory (str): Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.. [optional] # noqa: E501 - revision (str): Commit hash for the specified revision.. [optional] # noqa: E501 + directory (str): directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.. [optional] # noqa: E501 + revision (str): revision is the commit hash for the specified revision.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -195,7 +195,7 @@ def __init__(self, repository, *args, **kwargs): # noqa: E501 """GitRepoVolumeSource - a model defined in OpenAPI Args: - repository (str): Repository URL + repository (str): repository is the URL Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -228,8 +228,8 @@ def __init__(self, repository, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - directory (str): Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.. [optional] # noqa: E501 - revision (str): Commit hash for the specified revision.. [optional] # noqa: E501 + directory (str): directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.. [optional] # noqa: E501 + revision (str): revision is the commit hash for the specified revision.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/glusterfs_volume_source.py b/sdks/python/client/argo_workflows/model/glusterfs_volume_source.py index 6d39843cc0b1..1491e33cb763 100644 --- a/sdks/python/client/argo_workflows/model/glusterfs_volume_source.py +++ b/sdks/python/client/argo_workflows/model/glusterfs_volume_source.py @@ -108,8 +108,8 @@ def _from_openapi_data(cls, endpoints, path, *args, **kwargs): # noqa: E501 """GlusterfsVolumeSource - a model defined in OpenAPI Args: - endpoints (str): EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod - path (str): Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod + endpoints (str): endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod + path (str): path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -142,7 +142,7 @@ def _from_openapi_data(cls, endpoints, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod. [optional] # noqa: E501 + read_only (bool): readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -196,8 +196,8 @@ def __init__(self, endpoints, path, *args, **kwargs): # noqa: E501 """GlusterfsVolumeSource - a model defined in OpenAPI Args: - endpoints (str): EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod - path (str): Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod + endpoints (str): endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod + path (str): path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -230,7 +230,7 @@ def __init__(self, endpoints, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod. [optional] # noqa: E501 + read_only (bool): readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/host_alias.py b/sdks/python/client/argo_workflows/model/host_alias.py index 7d1640053212..324180a0989c 100644 --- a/sdks/python/client/argo_workflows/model/host_alias.py +++ b/sdks/python/client/argo_workflows/model/host_alias.py @@ -81,8 +81,8 @@ def openapi_types(): and the value is attribute type. """ return { - 'hostnames': ([str],), # noqa: E501 'ip': (str,), # noqa: E501 + 'hostnames': ([str],), # noqa: E501 } @cached_property @@ -91,8 +91,8 @@ def discriminator(): attribute_map = { - 'hostnames': 'hostnames', # noqa: E501 'ip': 'ip', # noqa: E501 + 'hostnames': 'hostnames', # noqa: E501 } read_only_vars = { @@ -102,9 +102,12 @@ def discriminator(): @classmethod @convert_js_args_to_python_args - def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + def _from_openapi_data(cls, ip, *args, **kwargs): # noqa: E501 """HostAlias - a model defined in OpenAPI + Args: + ip (str): IP address of the host file entry. + Keyword Args: _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be @@ -137,7 +140,6 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) hostnames ([str]): Hostnames for the above IP address.. [optional] # noqa: E501 - ip (str): IP address of the host file entry.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -165,6 +167,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 self._configuration = _configuration self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + self.ip = ip for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ @@ -185,9 +188,12 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 ]) @convert_js_args_to_python_args - def __init__(self, *args, **kwargs): # noqa: E501 + def __init__(self, ip, *args, **kwargs): # noqa: E501 """HostAlias - a model defined in OpenAPI + Args: + ip (str): IP address of the host file entry. + Keyword Args: _check_type (bool): if True, values for parameters in openapi_types will be type checked and a TypeError will be @@ -220,7 +226,6 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) hostnames ([str]): Hostnames for the above IP address.. [optional] # noqa: E501 - ip (str): IP address of the host file entry.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -246,6 +251,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 self._configuration = _configuration self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + self.ip = ip for var_name, var_value in kwargs.items(): if var_name not in self.attribute_map and \ self._configuration is not None and \ diff --git a/sdks/python/client/argo_workflows/model/host_path_volume_source.py b/sdks/python/client/argo_workflows/model/host_path_volume_source.py index 6f9191ddf18c..88cd8206f47e 100644 --- a/sdks/python/client/argo_workflows/model/host_path_volume_source.py +++ b/sdks/python/client/argo_workflows/model/host_path_volume_source.py @@ -106,7 +106,7 @@ def _from_openapi_data(cls, path, *args, **kwargs): # noqa: E501 """HostPathVolumeSource - a model defined in OpenAPI Args: - path (str): Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath + path (str): path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -139,7 +139,7 @@ def _from_openapi_data(cls, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - type (str): Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath. [optional] # noqa: E501 + type (str): type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -192,7 +192,7 @@ def __init__(self, path, *args, **kwargs): # noqa: E501 """HostPathVolumeSource - a model defined in OpenAPI Args: - path (str): Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath + path (str): path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -225,7 +225,7 @@ def __init__(self, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - type (str): Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath. [optional] # noqa: E501 + type (str): type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/http_get_action.py b/sdks/python/client/argo_workflows/model/http_get_action.py index 86a125d711f6..720481ca12c4 100644 --- a/sdks/python/client/argo_workflows/model/http_get_action.py +++ b/sdks/python/client/argo_workflows/model/http_get_action.py @@ -59,10 +59,6 @@ class HTTPGetAction(ModelNormal): """ allowed_values = { - ('scheme',): { - 'HTTP': "HTTP", - 'HTTPS': "HTTPS", - }, } validations = { @@ -158,7 +154,7 @@ def _from_openapi_data(cls, port, *args, **kwargs): # noqa: E501 host (str): Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.. [optional] # noqa: E501 http_headers ([HTTPHeader]): Custom headers to set in the request. HTTP allows repeated headers.. [optional] # noqa: E501 path (str): Path to access on the HTTP server.. [optional] # noqa: E501 - scheme (str): Scheme to use for connecting to the host. Defaults to HTTP. Possible enum values: - `\"HTTP\"` means that the scheme used will be http:// - `\"HTTPS\"` means that the scheme used will be https://. [optional] # noqa: E501 + scheme (str): Scheme to use for connecting to the host. Defaults to HTTP.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -247,7 +243,7 @@ def __init__(self, port, *args, **kwargs): # noqa: E501 host (str): Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.. [optional] # noqa: E501 http_headers ([HTTPHeader]): Custom headers to set in the request. HTTP allows repeated headers.. [optional] # noqa: E501 path (str): Path to access on the HTTP server.. [optional] # noqa: E501 - scheme (str): Scheme to use for connecting to the host. Defaults to HTTP. Possible enum values: - `\"HTTP\"` means that the scheme used will be http:// - `\"HTTPS\"` means that the scheme used will be https://. [optional] # noqa: E501 + scheme (str): Scheme to use for connecting to the host. Defaults to HTTP.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/http_header.py b/sdks/python/client/argo_workflows/model/http_header.py index de7ff70e9a83..e1d80342bada 100644 --- a/sdks/python/client/argo_workflows/model/http_header.py +++ b/sdks/python/client/argo_workflows/model/http_header.py @@ -106,7 +106,7 @@ def _from_openapi_data(cls, name, value, *args, **kwargs): # noqa: E501 """HTTPHeader - a model defined in OpenAPI Args: - name (str): The header field name + name (str): The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header. value (str): The header field value Keyword Args: @@ -193,7 +193,7 @@ def __init__(self, name, value, *args, **kwargs): # noqa: E501 """HTTPHeader - a model defined in OpenAPI Args: - name (str): The header field name + name (str): The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header. value (str): The header field value Keyword Args: diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_node.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_node.py index ddca8f08b4fe..d1c7cb07a4e7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_node.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_node.py @@ -31,6 +31,7 @@ def lazy_import(): from argo_workflows.model.container_port import ContainerPort + from argo_workflows.model.container_resize_policy import ContainerResizePolicy from argo_workflows.model.env_from_source import EnvFromSource from argo_workflows.model.env_var import EnvVar from argo_workflows.model.lifecycle import Lifecycle @@ -40,6 +41,7 @@ def lazy_import(): from argo_workflows.model.volume_device import VolumeDevice from argo_workflows.model.volume_mount import VolumeMount globals()['ContainerPort'] = ContainerPort + globals()['ContainerResizePolicy'] = ContainerResizePolicy globals()['EnvFromSource'] = EnvFromSource globals()['EnvVar'] = EnvVar globals()['Lifecycle'] = Lifecycle @@ -115,7 +117,9 @@ def openapi_types(): 'liveness_probe': (Probe,), # noqa: E501 'ports': ([ContainerPort],), # noqa: E501 'readiness_probe': (Probe,), # noqa: E501 + 'resize_policy': ([ContainerResizePolicy],), # noqa: E501 'resources': (ResourceRequirements,), # noqa: E501 + 'restart_policy': (str,), # noqa: E501 'security_context': (SecurityContext,), # noqa: E501 'startup_probe': (Probe,), # noqa: E501 'stdin': (bool,), # noqa: E501 @@ -146,7 +150,9 @@ def discriminator(): 'liveness_probe': 'livenessProbe', # noqa: E501 'ports': 'ports', # noqa: E501 'readiness_probe': 'readinessProbe', # noqa: E501 + 'resize_policy': 'resizePolicy', # noqa: E501 'resources': 'resources', # noqa: E501 + 'restart_policy': 'restartPolicy', # noqa: E501 'security_context': 'securityContext', # noqa: E501 'startup_probe': 'startupProbe', # noqa: E501 'stdin': 'stdin', # noqa: E501 @@ -214,7 +220,9 @@ def _from_openapi_data(cls, name, *args, **kwargs): # noqa: E501 liveness_probe (Probe): [optional] # noqa: E501 ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 @@ -321,7 +329,9 @@ def __init__(self, name, *args, **kwargs): # noqa: E501 liveness_probe (Probe): [optional] # noqa: E501 ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_script_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_script_template.py index 705f283bf03d..3da02d7cd4d1 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_script_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_script_template.py @@ -31,6 +31,7 @@ def lazy_import(): from argo_workflows.model.container_port import ContainerPort + from argo_workflows.model.container_resize_policy import ContainerResizePolicy from argo_workflows.model.env_from_source import EnvFromSource from argo_workflows.model.env_var import EnvVar from argo_workflows.model.lifecycle import Lifecycle @@ -40,6 +41,7 @@ def lazy_import(): from argo_workflows.model.volume_device import VolumeDevice from argo_workflows.model.volume_mount import VolumeMount globals()['ContainerPort'] = ContainerPort + globals()['ContainerResizePolicy'] = ContainerResizePolicy globals()['EnvFromSource'] = EnvFromSource globals()['EnvVar'] = EnvVar globals()['Lifecycle'] = Lifecycle @@ -115,7 +117,9 @@ def openapi_types(): 'name': (str,), # noqa: E501 'ports': ([ContainerPort],), # noqa: E501 'readiness_probe': (Probe,), # noqa: E501 + 'resize_policy': ([ContainerResizePolicy],), # noqa: E501 'resources': (ResourceRequirements,), # noqa: E501 + 'restart_policy': (str,), # noqa: E501 'security_context': (SecurityContext,), # noqa: E501 'startup_probe': (Probe,), # noqa: E501 'stdin': (bool,), # noqa: E501 @@ -146,7 +150,9 @@ def discriminator(): 'name': 'name', # noqa: E501 'ports': 'ports', # noqa: E501 'readiness_probe': 'readinessProbe', # noqa: E501 + 'resize_policy': 'resizePolicy', # noqa: E501 'resources': 'resources', # noqa: E501 + 'restart_policy': 'restartPolicy', # noqa: E501 'security_context': 'securityContext', # noqa: E501 'startup_probe': 'startupProbe', # noqa: E501 'stdin': 'stdin', # noqa: E501 @@ -214,7 +220,9 @@ def _from_openapi_data(cls, image, source, *args, **kwargs): # noqa: E501 name (str): Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.. [optional] # noqa: E501 ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 @@ -322,7 +330,9 @@ def __init__(self, image, source, *args, **kwargs): # noqa: E501 name (str): Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.. [optional] # noqa: E501 ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_user_container.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_user_container.py index e34e9a108e5b..5fb8d3ee11c6 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_user_container.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_user_container.py @@ -31,6 +31,7 @@ def lazy_import(): from argo_workflows.model.container_port import ContainerPort + from argo_workflows.model.container_resize_policy import ContainerResizePolicy from argo_workflows.model.env_from_source import EnvFromSource from argo_workflows.model.env_var import EnvVar from argo_workflows.model.lifecycle import Lifecycle @@ -40,6 +41,7 @@ def lazy_import(): from argo_workflows.model.volume_device import VolumeDevice from argo_workflows.model.volume_mount import VolumeMount globals()['ContainerPort'] = ContainerPort + globals()['ContainerResizePolicy'] = ContainerResizePolicy globals()['EnvFromSource'] = EnvFromSource globals()['EnvVar'] = EnvVar globals()['Lifecycle'] = Lifecycle @@ -115,7 +117,9 @@ def openapi_types(): 'mirror_volume_mounts': (bool,), # noqa: E501 'ports': ([ContainerPort],), # noqa: E501 'readiness_probe': (Probe,), # noqa: E501 + 'resize_policy': ([ContainerResizePolicy],), # noqa: E501 'resources': (ResourceRequirements,), # noqa: E501 + 'restart_policy': (str,), # noqa: E501 'security_context': (SecurityContext,), # noqa: E501 'startup_probe': (Probe,), # noqa: E501 'stdin': (bool,), # noqa: E501 @@ -146,7 +150,9 @@ def discriminator(): 'mirror_volume_mounts': 'mirrorVolumeMounts', # noqa: E501 'ports': 'ports', # noqa: E501 'readiness_probe': 'readinessProbe', # noqa: E501 + 'resize_policy': 'resizePolicy', # noqa: E501 'resources': 'resources', # noqa: E501 + 'restart_policy': 'restartPolicy', # noqa: E501 'security_context': 'securityContext', # noqa: E501 'startup_probe': 'startupProbe', # noqa: E501 'stdin': 'stdin', # noqa: E501 @@ -214,7 +220,9 @@ def _from_openapi_data(cls, name, *args, **kwargs): # noqa: E501 mirror_volume_mounts (bool): MirrorVolumeMounts will mount the same volumes specified in the main container to the container (including artifacts), at the same mountPaths. This enables dind daemon to partially see the same filesystem as the main container in order to use features such as docker volume binding. [optional] # noqa: E501 ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 @@ -321,7 +329,9 @@ def __init__(self, name, *args, **kwargs): # noqa: E501 mirror_volume_mounts (bool): MirrorVolumeMounts will mount the same volumes specified in the main container to the container (including artifacts), at the same mountPaths. This enables dind daemon to partially see the same filesystem as the main container in order to use features such as docker volume binding. [optional] # noqa: E501 ports ([ContainerPort]): List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.. [optional] # noqa: E501 readiness_probe (Probe): [optional] # noqa: E501 + resize_policy ([ContainerResizePolicy]): Resources resize policy for the container.. [optional] # noqa: E501 resources (ResourceRequirements): [optional] # noqa: E501 + restart_policy (str): RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed.. [optional] # noqa: E501 security_context (SecurityContext): [optional] # noqa: E501 startup_probe (Probe): [optional] # noqa: E501 stdin (bool): Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.. [optional] # noqa: E501 diff --git a/sdks/python/client/argo_workflows/model/io_k8s_api_policy_v1_pod_disruption_budget_spec.py b/sdks/python/client/argo_workflows/model/io_k8s_api_policy_v1_pod_disruption_budget_spec.py index 4f71a528489e..5450eb710a35 100644 --- a/sdks/python/client/argo_workflows/model/io_k8s_api_policy_v1_pod_disruption_budget_spec.py +++ b/sdks/python/client/argo_workflows/model/io_k8s_api_policy_v1_pod_disruption_budget_spec.py @@ -90,6 +90,7 @@ def openapi_types(): 'max_unavailable': (str,), # noqa: E501 'min_available': (str,), # noqa: E501 'selector': (LabelSelector,), # noqa: E501 + 'unhealthy_pod_eviction_policy': (str,), # noqa: E501 } @cached_property @@ -101,6 +102,7 @@ def discriminator(): 'max_unavailable': 'maxUnavailable', # noqa: E501 'min_available': 'minAvailable', # noqa: E501 'selector': 'selector', # noqa: E501 + 'unhealthy_pod_eviction_policy': 'unhealthyPodEvictionPolicy', # noqa: E501 } read_only_vars = { @@ -147,6 +149,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 max_unavailable (str): [optional] # noqa: E501 min_available (str): [optional] # noqa: E501 selector (LabelSelector): [optional] # noqa: E501 + unhealthy_pod_eviction_policy (str): UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type=\"Ready\",status=\"True\". Valid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy. IfHealthyBudget policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction. AlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction. Additional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field. This field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default).. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -231,6 +234,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 max_unavailable (str): [optional] # noqa: E501 min_available (str): [optional] # noqa: E501 selector (LabelSelector): [optional] # noqa: E501 + unhealthy_pod_eviction_policy (str): UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type=\"Ready\",status=\"True\". Valid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy. IfHealthyBudget policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction. AlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction. Additional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field. This field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default).. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/iscsi_volume_source.py b/sdks/python/client/argo_workflows/model/iscsi_volume_source.py index 2ae5e355f608..742d40780e2e 100644 --- a/sdks/python/client/argo_workflows/model/iscsi_volume_source.py +++ b/sdks/python/client/argo_workflows/model/iscsi_volume_source.py @@ -130,9 +130,9 @@ def _from_openapi_data(cls, iqn, lun, target_portal, *args, **kwargs): # noqa: """ISCSIVolumeSource - a model defined in OpenAPI Args: - iqn (str): Target iSCSI Qualified Name. - lun (int): iSCSI Target Lun number. - target_portal (str): iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). + iqn (str): iqn is the target iSCSI Qualified Name. + lun (int): lun represents iSCSI Target Lun number. + target_portal (str): targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -165,13 +165,13 @@ def _from_openapi_data(cls, iqn, lun, target_portal, *args, **kwargs): # noqa: Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - chap_auth_discovery (bool): whether support iSCSI Discovery CHAP authentication. [optional] # noqa: E501 - chap_auth_session (bool): whether support iSCSI Session CHAP authentication. [optional] # noqa: E501 - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi. [optional] # noqa: E501 - initiator_name (str): Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.. [optional] # noqa: E501 - iscsi_interface (str): iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).. [optional] # noqa: E501 - portals ([str]): iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.. [optional] # noqa: E501 + chap_auth_discovery (bool): chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication. [optional] # noqa: E501 + chap_auth_session (bool): chapAuthSession defines whether support iSCSI Session CHAP authentication. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi. [optional] # noqa: E501 + initiator_name (str): initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.. [optional] # noqa: E501 + iscsi_interface (str): iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).. [optional] # noqa: E501 + portals ([str]): portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).. [optional] # noqa: E501 + read_only (bool): readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 """ @@ -227,9 +227,9 @@ def __init__(self, iqn, lun, target_portal, *args, **kwargs): # noqa: E501 """ISCSIVolumeSource - a model defined in OpenAPI Args: - iqn (str): Target iSCSI Qualified Name. - lun (int): iSCSI Target Lun number. - target_portal (str): iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). + iqn (str): iqn is the target iSCSI Qualified Name. + lun (int): lun represents iSCSI Target Lun number. + target_portal (str): targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -262,13 +262,13 @@ def __init__(self, iqn, lun, target_portal, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - chap_auth_discovery (bool): whether support iSCSI Discovery CHAP authentication. [optional] # noqa: E501 - chap_auth_session (bool): whether support iSCSI Session CHAP authentication. [optional] # noqa: E501 - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi. [optional] # noqa: E501 - initiator_name (str): Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.. [optional] # noqa: E501 - iscsi_interface (str): iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).. [optional] # noqa: E501 - portals ([str]): iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.. [optional] # noqa: E501 + chap_auth_discovery (bool): chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication. [optional] # noqa: E501 + chap_auth_session (bool): chapAuthSession defines whether support iSCSI Session CHAP authentication. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi. [optional] # noqa: E501 + initiator_name (str): initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.. [optional] # noqa: E501 + iscsi_interface (str): iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).. [optional] # noqa: E501 + portals ([str]): portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).. [optional] # noqa: E501 + read_only (bool): readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/key_to_path.py b/sdks/python/client/argo_workflows/model/key_to_path.py index 73e3a740d4a4..11587c81552e 100644 --- a/sdks/python/client/argo_workflows/model/key_to_path.py +++ b/sdks/python/client/argo_workflows/model/key_to_path.py @@ -108,8 +108,8 @@ def _from_openapi_data(cls, key, path, *args, **kwargs): # noqa: E501 """KeyToPath - a model defined in OpenAPI Args: - key (str): The key to project. - path (str): The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. + key (str): key is the key to project. + path (str): path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -142,7 +142,7 @@ def _from_openapi_data(cls, key, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - mode (int): Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + mode (int): mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -196,8 +196,8 @@ def __init__(self, key, path, *args, **kwargs): # noqa: E501 """KeyToPath - a model defined in OpenAPI Args: - key (str): The key to project. - path (str): The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. + key (str): key is the key to project. + path (str): path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -230,7 +230,7 @@ def __init__(self, key, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - mode (int): Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + mode (int): mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/lifecycle_handler.py b/sdks/python/client/argo_workflows/model/lifecycle_handler.py index d672083fc770..9e2e0c7a94c7 100644 --- a/sdks/python/client/argo_workflows/model/lifecycle_handler.py +++ b/sdks/python/client/argo_workflows/model/lifecycle_handler.py @@ -32,9 +32,11 @@ def lazy_import(): from argo_workflows.model.exec_action import ExecAction from argo_workflows.model.http_get_action import HTTPGetAction + from argo_workflows.model.sleep_action import SleepAction from argo_workflows.model.tcp_socket_action import TCPSocketAction globals()['ExecAction'] = ExecAction globals()['HTTPGetAction'] = HTTPGetAction + globals()['SleepAction'] = SleepAction globals()['TCPSocketAction'] = TCPSocketAction @@ -93,6 +95,7 @@ def openapi_types(): return { '_exec': (ExecAction,), # noqa: E501 'http_get': (HTTPGetAction,), # noqa: E501 + 'sleep': (SleepAction,), # noqa: E501 'tcp_socket': (TCPSocketAction,), # noqa: E501 } @@ -104,6 +107,7 @@ def discriminator(): attribute_map = { '_exec': 'exec', # noqa: E501 'http_get': 'httpGet', # noqa: E501 + 'sleep': 'sleep', # noqa: E501 'tcp_socket': 'tcpSocket', # noqa: E501 } @@ -150,6 +154,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) _exec (ExecAction): [optional] # noqa: E501 http_get (HTTPGetAction): [optional] # noqa: E501 + sleep (SleepAction): [optional] # noqa: E501 tcp_socket (TCPSocketAction): [optional] # noqa: E501 """ @@ -234,6 +239,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) _exec (ExecAction): [optional] # noqa: E501 http_get (HTTPGetAction): [optional] # noqa: E501 + sleep (SleepAction): [optional] # noqa: E501 tcp_socket (TCPSocketAction): [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/list_meta.py b/sdks/python/client/argo_workflows/model/list_meta.py index c2d2f917b35d..e0c7b940021a 100644 --- a/sdks/python/client/argo_workflows/model/list_meta.py +++ b/sdks/python/client/argo_workflows/model/list_meta.py @@ -143,7 +143,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 _continue (str): continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.. [optional] # noqa: E501 remaining_item_count (int): remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact.. [optional] # noqa: E501 resource_version (str): String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency. [optional] # noqa: E501 - self_link (str): selfLink is a URL representing this object. Populated by the system. Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.. [optional] # noqa: E501 + self_link (str): Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -228,7 +228,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 _continue (str): continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.. [optional] # noqa: E501 remaining_item_count (int): remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact.. [optional] # noqa: E501 resource_version (str): String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency. [optional] # noqa: E501 - self_link (str): selfLink is a URL representing this object. Populated by the system. Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.. [optional] # noqa: E501 + self_link (str): Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/local_object_reference.py b/sdks/python/client/argo_workflows/model/local_object_reference.py index 59420f662f05..84a57812be5d 100644 --- a/sdks/python/client/argo_workflows/model/local_object_reference.py +++ b/sdks/python/client/argo_workflows/model/local_object_reference.py @@ -134,7 +134,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -216,7 +216,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/modify_volume_status.py b/sdks/python/client/argo_workflows/model/modify_volume_status.py new file mode 100644 index 000000000000..5e5c8036ad80 --- /dev/null +++ b/sdks/python/client/argo_workflows/model/modify_volume_status.py @@ -0,0 +1,265 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class ModifyVolumeStatus(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'status': (str,), # noqa: E501 + 'target_volume_attributes_class_name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'status': 'status', # noqa: E501 + 'target_volume_attributes_class_name': 'targetVolumeAttributesClassName', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, status, *args, **kwargs): # noqa: E501 + """ModifyVolumeStatus - a model defined in OpenAPI + + Args: + status (str): status is the status of the ControllerModifyVolume operation. It can be in any of following states: - Pending Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as the specified VolumeAttributesClass not existing. - InProgress InProgress indicates that the volume is being modified. - Infeasible Infeasible indicates that the request has been rejected as invalid by the CSI driver. To resolve the error, a valid VolumeAttributesClass needs to be specified. Note: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + target_volume_attributes_class_name (str): targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.status = status + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, status, *args, **kwargs): # noqa: E501 + """ModifyVolumeStatus - a model defined in OpenAPI + + Args: + status (str): status is the status of the ControllerModifyVolume operation. It can be in any of following states: - Pending Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as the specified VolumeAttributesClass not existing. - InProgress InProgress indicates that the volume is being modified. - Infeasible Infeasible indicates that the request has been rejected as invalid by the CSI driver. To resolve the error, a valid VolumeAttributesClass needs to be specified. Note: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + target_volume_attributes_class_name (str): targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.status = status + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/nfs_volume_source.py b/sdks/python/client/argo_workflows/model/nfs_volume_source.py index b7a0a13f5ce5..fb426fea3b88 100644 --- a/sdks/python/client/argo_workflows/model/nfs_volume_source.py +++ b/sdks/python/client/argo_workflows/model/nfs_volume_source.py @@ -108,8 +108,8 @@ def _from_openapi_data(cls, path, server, *args, **kwargs): # noqa: E501 """NFSVolumeSource - a model defined in OpenAPI Args: - path (str): Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs - server (str): Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs + path (str): path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs + server (str): server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -142,7 +142,7 @@ def _from_openapi_data(cls, path, server, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs. [optional] # noqa: E501 + read_only (bool): readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -196,8 +196,8 @@ def __init__(self, path, server, *args, **kwargs): # noqa: E501 """NFSVolumeSource - a model defined in OpenAPI Args: - path (str): Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs - server (str): Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs + path (str): path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs + server (str): server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -230,7 +230,7 @@ def __init__(self, path, server, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs. [optional] # noqa: E501 + read_only (bool): readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/node_selector_requirement.py b/sdks/python/client/argo_workflows/model/node_selector_requirement.py index a887c2bcf074..71908b03277a 100644 --- a/sdks/python/client/argo_workflows/model/node_selector_requirement.py +++ b/sdks/python/client/argo_workflows/model/node_selector_requirement.py @@ -55,14 +55,6 @@ class NodeSelectorRequirement(ModelNormal): """ allowed_values = { - ('operator',): { - 'DOESNOTEXIST': "DoesNotExist", - 'EXISTS': "Exists", - 'GT': "Gt", - 'IN': "In", - 'LT': "Lt", - 'NOTIN': "NotIn", - }, } validations = { @@ -117,7 +109,7 @@ def _from_openapi_data(cls, key, operator, *args, **kwargs): # noqa: E501 Args: key (str): The label key that the selector applies to. - operator (str): Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Possible enum values: - `\"DoesNotExist\"` - `\"Exists\"` - `\"Gt\"` - `\"In\"` - `\"Lt\"` - `\"NotIn\"` + operator (str): Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -205,7 +197,7 @@ def __init__(self, key, operator, *args, **kwargs): # noqa: E501 Args: key (str): The label key that the selector applies to. - operator (str): Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Possible enum values: - `\"DoesNotExist\"` - `\"Exists\"` - `\"Gt\"` - `\"In\"` - `\"Lt\"` - `\"NotIn\"` + operator (str): Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types diff --git a/sdks/python/client/argo_workflows/model/object_meta.py b/sdks/python/client/argo_workflows/model/object_meta.py index 1bf09981c09e..c3d81906530b 100644 --- a/sdks/python/client/argo_workflows/model/object_meta.py +++ b/sdks/python/client/argo_workflows/model/object_meta.py @@ -90,7 +90,6 @@ def openapi_types(): lazy_import() return { 'annotations': ({str: (str,)},), # noqa: E501 - 'cluster_name': (str,), # noqa: E501 'creation_timestamp': (datetime,), # noqa: E501 'deletion_grace_period_seconds': (int,), # noqa: E501 'deletion_timestamp': (datetime,), # noqa: E501 @@ -114,7 +113,6 @@ def discriminator(): attribute_map = { 'annotations': 'annotations', # noqa: E501 - 'cluster_name': 'clusterName', # noqa: E501 'creation_timestamp': 'creationTimestamp', # noqa: E501 'deletion_grace_period_seconds': 'deletionGracePeriodSeconds', # noqa: E501 'deletion_timestamp': 'deletionTimestamp', # noqa: E501 @@ -172,22 +170,21 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - annotations ({str: (str,)}): Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations. [optional] # noqa: E501 - cluster_name (str): The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.. [optional] # noqa: E501 + annotations ({str: (str,)}): Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations. [optional] # noqa: E501 creation_timestamp (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 deletion_grace_period_seconds (int): Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.. [optional] # noqa: E501 deletion_timestamp (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 finalizers ([str]): Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.. [optional] # noqa: E501 - generate_name (str): GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency. [optional] # noqa: E501 + generate_name (str): GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will return a 409. Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency. [optional] # noqa: E501 generation (int): A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.. [optional] # noqa: E501 - labels ({str: (str,)}): Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels. [optional] # noqa: E501 + labels ({str: (str,)}): Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels. [optional] # noqa: E501 managed_fields ([ManagedFieldsEntry]): ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.. [optional] # noqa: E501 - name (str): Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names. [optional] # noqa: E501 - namespace (str): Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces. [optional] # noqa: E501 + name (str): Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names. [optional] # noqa: E501 + namespace (str): Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces. [optional] # noqa: E501 owner_references ([OwnerReference]): List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.. [optional] # noqa: E501 resource_version (str): An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency. [optional] # noqa: E501 - self_link (str): SelfLink is a URL representing this object. Populated by the system. Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.. [optional] # noqa: E501 - uid (str): UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids. [optional] # noqa: E501 + self_link (str): Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.. [optional] # noqa: E501 + uid (str): UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -269,22 +266,21 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - annotations ({str: (str,)}): Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations. [optional] # noqa: E501 - cluster_name (str): The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.. [optional] # noqa: E501 + annotations ({str: (str,)}): Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations. [optional] # noqa: E501 creation_timestamp (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 deletion_grace_period_seconds (int): Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.. [optional] # noqa: E501 deletion_timestamp (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 finalizers ([str]): Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.. [optional] # noqa: E501 - generate_name (str): GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency. [optional] # noqa: E501 + generate_name (str): GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will return a 409. Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency. [optional] # noqa: E501 generation (int): A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.. [optional] # noqa: E501 - labels ({str: (str,)}): Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels. [optional] # noqa: E501 + labels ({str: (str,)}): Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels. [optional] # noqa: E501 managed_fields ([ManagedFieldsEntry]): ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.. [optional] # noqa: E501 - name (str): Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names. [optional] # noqa: E501 - namespace (str): Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces. [optional] # noqa: E501 + name (str): Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names. [optional] # noqa: E501 + namespace (str): Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces. [optional] # noqa: E501 owner_references ([OwnerReference]): List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.. [optional] # noqa: E501 resource_version (str): An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency. [optional] # noqa: E501 - self_link (str): SelfLink is a URL representing this object. Populated by the system. Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.. [optional] # noqa: E501 - uid (str): UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids. [optional] # noqa: E501 + self_link (str): Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.. [optional] # noqa: E501 + uid (str): UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/owner_reference.py b/sdks/python/client/argo_workflows/model/owner_reference.py index 2d4370a53023..de92bdab3351 100644 --- a/sdks/python/client/argo_workflows/model/owner_reference.py +++ b/sdks/python/client/argo_workflows/model/owner_reference.py @@ -116,8 +116,8 @@ def _from_openapi_data(cls, api_version, kind, name, uid, *args, **kwargs): # n Args: api_version (str): API version of the referent. kind (str): Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds - name (str): Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names - uid (str): UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids + name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names + uid (str): UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -150,7 +150,7 @@ def _from_openapi_data(cls, api_version, kind, name, uid, *args, **kwargs): # n Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - block_owner_deletion (bool): If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.. [optional] # noqa: E501 + block_owner_deletion (bool): If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.. [optional] # noqa: E501 controller (bool): If true, this reference points to the managing controller.. [optional] # noqa: E501 """ @@ -209,8 +209,8 @@ def __init__(self, api_version, kind, name, uid, *args, **kwargs): # noqa: E501 Args: api_version (str): API version of the referent. kind (str): Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds - name (str): Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names - uid (str): UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids + name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names + uid (str): UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -243,7 +243,7 @@ def __init__(self, api_version, kind, name, uid, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - block_owner_deletion (bool): If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.. [optional] # noqa: E501 + block_owner_deletion (bool): If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.. [optional] # noqa: E501 controller (bool): If true, this reference points to the managing controller.. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/persistent_volume_claim_condition.py b/sdks/python/client/argo_workflows/model/persistent_volume_claim_condition.py index 10c3ee2b90d0..e29da4738f14 100644 --- a/sdks/python/client/argo_workflows/model/persistent_volume_claim_condition.py +++ b/sdks/python/client/argo_workflows/model/persistent_volume_claim_condition.py @@ -55,10 +55,6 @@ class PersistentVolumeClaimCondition(ModelNormal): """ allowed_values = { - ('type',): { - 'FILESYSTEMRESIZEPENDING': "FileSystemResizePending", - 'RESIZING': "Resizing", - }, } validations = { @@ -119,7 +115,7 @@ def _from_openapi_data(cls, status, type, *args, **kwargs): # noqa: E501 Args: status (str): - type (str): Possible enum values: - `\"FileSystemResizePending\"` - controller resize is finished and a file system resize is pending on node - `\"Resizing\"` - a user trigger resize of pvc has been started + type (str): Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -154,8 +150,8 @@ def _from_openapi_data(cls, status, type, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) last_probe_time (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 last_transition_time (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 - message (str): Human-readable message indicating details about last transition.. [optional] # noqa: E501 - reason (str): Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized.. [optional] # noqa: E501 + message (str): message is the human-readable message indicating details about last transition.. [optional] # noqa: E501 + reason (str): reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -210,7 +206,7 @@ def __init__(self, status, type, *args, **kwargs): # noqa: E501 Args: status (str): - type (str): Possible enum values: - `\"FileSystemResizePending\"` - controller resize is finished and a file system resize is pending on node - `\"Resizing\"` - a user trigger resize of pvc has been started + type (str): Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -245,8 +241,8 @@ def __init__(self, status, type, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) last_probe_time (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 last_transition_time (datetime): Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.. [optional] # noqa: E501 - message (str): Human-readable message indicating details about last transition.. [optional] # noqa: E501 - reason (str): Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized.. [optional] # noqa: E501 + message (str): message is the human-readable message indicating details about last transition.. [optional] # noqa: E501 + reason (str): reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/persistent_volume_claim_spec.py b/sdks/python/client/argo_workflows/model/persistent_volume_claim_spec.py index d610e2305ec4..bf5b1ddd552c 100644 --- a/sdks/python/client/argo_workflows/model/persistent_volume_claim_spec.py +++ b/sdks/python/client/argo_workflows/model/persistent_volume_claim_spec.py @@ -31,11 +31,13 @@ def lazy_import(): from argo_workflows.model.label_selector import LabelSelector - from argo_workflows.model.resource_requirements import ResourceRequirements from argo_workflows.model.typed_local_object_reference import TypedLocalObjectReference + from argo_workflows.model.typed_object_reference import TypedObjectReference + from argo_workflows.model.volume_resource_requirements import VolumeResourceRequirements globals()['LabelSelector'] = LabelSelector - globals()['ResourceRequirements'] = ResourceRequirements globals()['TypedLocalObjectReference'] = TypedLocalObjectReference + globals()['TypedObjectReference'] = TypedObjectReference + globals()['VolumeResourceRequirements'] = VolumeResourceRequirements class PersistentVolumeClaimSpec(ModelNormal): @@ -93,10 +95,11 @@ def openapi_types(): return { 'access_modes': ([str],), # noqa: E501 'data_source': (TypedLocalObjectReference,), # noqa: E501 - 'data_source_ref': (TypedLocalObjectReference,), # noqa: E501 - 'resources': (ResourceRequirements,), # noqa: E501 + 'data_source_ref': (TypedObjectReference,), # noqa: E501 + 'resources': (VolumeResourceRequirements,), # noqa: E501 'selector': (LabelSelector,), # noqa: E501 'storage_class_name': (str,), # noqa: E501 + 'volume_attributes_class_name': (str,), # noqa: E501 'volume_mode': (str,), # noqa: E501 'volume_name': (str,), # noqa: E501 } @@ -113,6 +116,7 @@ def discriminator(): 'resources': 'resources', # noqa: E501 'selector': 'selector', # noqa: E501 'storage_class_name': 'storageClassName', # noqa: E501 + 'volume_attributes_class_name': 'volumeAttributesClassName', # noqa: E501 'volume_mode': 'volumeMode', # noqa: E501 'volume_name': 'volumeName', # noqa: E501 } @@ -158,14 +162,15 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - access_modes ([str]): AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 + access_modes ([str]): accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 data_source (TypedLocalObjectReference): [optional] # noqa: E501 - data_source_ref (TypedLocalObjectReference): [optional] # noqa: E501 - resources (ResourceRequirements): [optional] # noqa: E501 + data_source_ref (TypedObjectReference): [optional] # noqa: E501 + resources (VolumeResourceRequirements): [optional] # noqa: E501 selector (LabelSelector): [optional] # noqa: E501 - storage_class_name (str): Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1. [optional] # noqa: E501 + storage_class_name (str): storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1. [optional] # noqa: E501 + volume_attributes_class_name (str): volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled.. [optional] # noqa: E501 volume_mode (str): volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.. [optional] # noqa: E501 - volume_name (str): VolumeName is the binding reference to the PersistentVolume backing this claim.. [optional] # noqa: E501 + volume_name (str): volumeName is the binding reference to the PersistentVolume backing this claim.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -247,14 +252,15 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - access_modes ([str]): AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 + access_modes ([str]): accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 data_source (TypedLocalObjectReference): [optional] # noqa: E501 - data_source_ref (TypedLocalObjectReference): [optional] # noqa: E501 - resources (ResourceRequirements): [optional] # noqa: E501 + data_source_ref (TypedObjectReference): [optional] # noqa: E501 + resources (VolumeResourceRequirements): [optional] # noqa: E501 selector (LabelSelector): [optional] # noqa: E501 - storage_class_name (str): Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1. [optional] # noqa: E501 + storage_class_name (str): storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1. [optional] # noqa: E501 + volume_attributes_class_name (str): volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled.. [optional] # noqa: E501 volume_mode (str): volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.. [optional] # noqa: E501 - volume_name (str): VolumeName is the binding reference to the PersistentVolume backing this claim.. [optional] # noqa: E501 + volume_name (str): volumeName is the binding reference to the PersistentVolume backing this claim.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/persistent_volume_claim_status.py b/sdks/python/client/argo_workflows/model/persistent_volume_claim_status.py index e314a90e0ff4..152899752e18 100644 --- a/sdks/python/client/argo_workflows/model/persistent_volume_claim_status.py +++ b/sdks/python/client/argo_workflows/model/persistent_volume_claim_status.py @@ -30,7 +30,9 @@ def lazy_import(): + from argo_workflows.model.modify_volume_status import ModifyVolumeStatus from argo_workflows.model.persistent_volume_claim_condition import PersistentVolumeClaimCondition + globals()['ModifyVolumeStatus'] = ModifyVolumeStatus globals()['PersistentVolumeClaimCondition'] = PersistentVolumeClaimCondition @@ -59,11 +61,6 @@ class PersistentVolumeClaimStatus(ModelNormal): """ allowed_values = { - ('phase',): { - 'BOUND': "Bound", - 'LOST': "Lost", - 'PENDING': "Pending", - }, } validations = { @@ -93,11 +90,13 @@ def openapi_types(): lazy_import() return { 'access_modes': ([str],), # noqa: E501 + 'allocated_resource_statuses': ({str: (str,)},), # noqa: E501 'allocated_resources': ({str: (str,)},), # noqa: E501 'capacity': ({str: (str,)},), # noqa: E501 'conditions': ([PersistentVolumeClaimCondition],), # noqa: E501 + 'current_volume_attributes_class_name': (str,), # noqa: E501 + 'modify_volume_status': (ModifyVolumeStatus,), # noqa: E501 'phase': (str,), # noqa: E501 - 'resize_status': (str,), # noqa: E501 } @cached_property @@ -107,11 +106,13 @@ def discriminator(): attribute_map = { 'access_modes': 'accessModes', # noqa: E501 + 'allocated_resource_statuses': 'allocatedResourceStatuses', # noqa: E501 'allocated_resources': 'allocatedResources', # noqa: E501 'capacity': 'capacity', # noqa: E501 'conditions': 'conditions', # noqa: E501 + 'current_volume_attributes_class_name': 'currentVolumeAttributesClassName', # noqa: E501 + 'modify_volume_status': 'modifyVolumeStatus', # noqa: E501 'phase': 'phase', # noqa: E501 - 'resize_status': 'resizeStatus', # noqa: E501 } read_only_vars = { @@ -155,12 +156,14 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - access_modes ([str]): AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 - allocated_resources ({str: (str,)}): The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 - capacity ({str: (str,)}): Represents the actual resources of the underlying volume.. [optional] # noqa: E501 - conditions ([PersistentVolumeClaimCondition]): Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.. [optional] # noqa: E501 - phase (str): Phase represents the current phase of PersistentVolumeClaim. Possible enum values: - `\"Bound\"` used for PersistentVolumeClaims that are bound - `\"Lost\"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost. - `\"Pending\"` used for PersistentVolumeClaims that are not yet bound. [optional] # noqa: E501 - resize_status (str): ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 + access_modes ([str]): accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 + allocated_resource_statuses ({str: (str,)}): allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. ClaimResourceStatus can be in any of following states: - ControllerResizeInProgress: State set when resize controller starts resizing the volume in control-plane. - ControllerResizeFailed: State set when resize has failed in resize controller with a terminal error. - NodeResizePending: State set when resize controller has finished resizing the volume but further resizing of volume is needed on the node. - NodeResizeInProgress: State set when kubelet starts resizing the volume. - NodeResizeFailed: State set when resizing has failed in kubelet with a terminal error. Transient errors don't set NodeResizeFailed. For example: if expanding a PVC for more capacity - this field can be one of the following states: - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\" When this field is not set, it means that no resize operation is in progress for the given PVC. A controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 + allocated_resources ({str: (str,)}): allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. Capacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. A controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 + capacity ({str: (str,)}): capacity represents the actual resources of the underlying volume.. [optional] # noqa: E501 + conditions ([PersistentVolumeClaimCondition]): conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.. [optional] # noqa: E501 + current_volume_attributes_class_name (str): currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature.. [optional] # noqa: E501 + modify_volume_status (ModifyVolumeStatus): [optional] # noqa: E501 + phase (str): phase represents the current phase of PersistentVolumeClaim.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -242,12 +245,14 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - access_modes ([str]): AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 - allocated_resources ({str: (str,)}): The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 - capacity ({str: (str,)}): Represents the actual resources of the underlying volume.. [optional] # noqa: E501 - conditions ([PersistentVolumeClaimCondition]): Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.. [optional] # noqa: E501 - phase (str): Phase represents the current phase of PersistentVolumeClaim. Possible enum values: - `\"Bound\"` used for PersistentVolumeClaims that are bound - `\"Lost\"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost. - `\"Pending\"` used for PersistentVolumeClaims that are not yet bound. [optional] # noqa: E501 - resize_status (str): ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 + access_modes ([str]): accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1. [optional] # noqa: E501 + allocated_resource_statuses ({str: (str,)}): allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. ClaimResourceStatus can be in any of following states: - ControllerResizeInProgress: State set when resize controller starts resizing the volume in control-plane. - ControllerResizeFailed: State set when resize has failed in resize controller with a terminal error. - NodeResizePending: State set when resize controller has finished resizing the volume but further resizing of volume is needed on the node. - NodeResizeInProgress: State set when kubelet starts resizing the volume. - NodeResizeFailed: State set when resizing has failed in kubelet with a terminal error. Transient errors don't set NodeResizeFailed. For example: if expanding a PVC for more capacity - this field can be one of the following states: - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\" When this field is not set, it means that no resize operation is in progress for the given PVC. A controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 + allocated_resources ({str: (str,)}): allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. Capacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. A controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature.. [optional] # noqa: E501 + capacity ({str: (str,)}): capacity represents the actual resources of the underlying volume.. [optional] # noqa: E501 + conditions ([PersistentVolumeClaimCondition]): conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'.. [optional] # noqa: E501 + current_volume_attributes_class_name (str): currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature.. [optional] # noqa: E501 + modify_volume_status (ModifyVolumeStatus): [optional] # noqa: E501 + phase (str): phase represents the current phase of PersistentVolumeClaim.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/persistent_volume_claim_volume_source.py b/sdks/python/client/argo_workflows/model/persistent_volume_claim_volume_source.py index 062d79312018..6900c41d038a 100644 --- a/sdks/python/client/argo_workflows/model/persistent_volume_claim_volume_source.py +++ b/sdks/python/client/argo_workflows/model/persistent_volume_claim_volume_source.py @@ -106,7 +106,7 @@ def _from_openapi_data(cls, claim_name, *args, **kwargs): # noqa: E501 """PersistentVolumeClaimVolumeSource - a model defined in OpenAPI Args: - claim_name (str): ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims + claim_name (str): claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -139,7 +139,7 @@ def _from_openapi_data(cls, claim_name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): Will force the ReadOnly setting in VolumeMounts. Default false.. [optional] # noqa: E501 + read_only (bool): readOnly Will force the ReadOnly setting in VolumeMounts. Default false.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -192,7 +192,7 @@ def __init__(self, claim_name, *args, **kwargs): # noqa: E501 """PersistentVolumeClaimVolumeSource - a model defined in OpenAPI Args: - claim_name (str): ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims + claim_name (str): claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -225,7 +225,7 @@ def __init__(self, claim_name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - read_only (bool): Will force the ReadOnly setting in VolumeMounts. Default false.. [optional] # noqa: E501 + read_only (bool): readOnly Will force the ReadOnly setting in VolumeMounts. Default false.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/photon_persistent_disk_volume_source.py b/sdks/python/client/argo_workflows/model/photon_persistent_disk_volume_source.py index 44081c16b657..b65d05f25506 100644 --- a/sdks/python/client/argo_workflows/model/photon_persistent_disk_volume_source.py +++ b/sdks/python/client/argo_workflows/model/photon_persistent_disk_volume_source.py @@ -106,7 +106,7 @@ def _from_openapi_data(cls, pd_id, *args, **kwargs): # noqa: E501 """PhotonPersistentDiskVolumeSource - a model defined in OpenAPI Args: - pd_id (str): ID that identifies Photon Controller persistent disk + pd_id (str): pdID is the ID that identifies Photon Controller persistent disk Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -139,7 +139,7 @@ def _from_openapi_data(cls, pd_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -192,7 +192,7 @@ def __init__(self, pd_id, *args, **kwargs): # noqa: E501 """PhotonPersistentDiskVolumeSource - a model defined in OpenAPI Args: - pd_id (str): ID that identifies Photon Controller persistent disk + pd_id (str): pdID is the ID that identifies Photon Controller persistent disk Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -225,7 +225,7 @@ def __init__(self, pd_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/pod_affinity_term.py b/sdks/python/client/argo_workflows/model/pod_affinity_term.py index 50f340e70553..d6aa55c312de 100644 --- a/sdks/python/client/argo_workflows/model/pod_affinity_term.py +++ b/sdks/python/client/argo_workflows/model/pod_affinity_term.py @@ -89,6 +89,8 @@ def openapi_types(): return { 'topology_key': (str,), # noqa: E501 'label_selector': (LabelSelector,), # noqa: E501 + 'match_label_keys': ([str],), # noqa: E501 + 'mismatch_label_keys': ([str],), # noqa: E501 'namespace_selector': (LabelSelector,), # noqa: E501 'namespaces': ([str],), # noqa: E501 } @@ -101,6 +103,8 @@ def discriminator(): attribute_map = { 'topology_key': 'topologyKey', # noqa: E501 'label_selector': 'labelSelector', # noqa: E501 + 'match_label_keys': 'matchLabelKeys', # noqa: E501 + 'mismatch_label_keys': 'mismatchLabelKeys', # noqa: E501 'namespace_selector': 'namespaceSelector', # noqa: E501 'namespaces': 'namespaces', # noqa: E501 } @@ -150,8 +154,10 @@ def _from_openapi_data(cls, topology_key, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) label_selector (LabelSelector): [optional] # noqa: E501 + match_label_keys ([str]): MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.. [optional] # noqa: E501 + mismatch_label_keys ([str]): MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.. [optional] # noqa: E501 namespace_selector (LabelSelector): [optional] # noqa: E501 - namespaces ([str]): namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\". [optional] # noqa: E501 + namespaces ([str]): namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\".. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -238,8 +244,10 @@ def __init__(self, topology_key, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) label_selector (LabelSelector): [optional] # noqa: E501 + match_label_keys ([str]): MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.. [optional] # noqa: E501 + mismatch_label_keys ([str]): MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate.. [optional] # noqa: E501 namespace_selector (LabelSelector): [optional] # noqa: E501 - namespaces ([str]): namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\". [optional] # noqa: E501 + namespaces ([str]): namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\".. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/pod_security_context.py b/sdks/python/client/argo_workflows/model/pod_security_context.py index 0ed02f420fcd..09315d5119aa 100644 --- a/sdks/python/client/argo_workflows/model/pod_security_context.py +++ b/sdks/python/client/argo_workflows/model/pod_security_context.py @@ -30,10 +30,12 @@ def lazy_import(): + from argo_workflows.model.app_armor_profile import AppArmorProfile from argo_workflows.model.se_linux_options import SELinuxOptions from argo_workflows.model.seccomp_profile import SeccompProfile from argo_workflows.model.sysctl import Sysctl from argo_workflows.model.windows_security_context_options import WindowsSecurityContextOptions + globals()['AppArmorProfile'] = AppArmorProfile globals()['SELinuxOptions'] = SELinuxOptions globals()['SeccompProfile'] = SeccompProfile globals()['Sysctl'] = Sysctl @@ -93,6 +95,7 @@ def openapi_types(): """ lazy_import() return { + 'app_armor_profile': (AppArmorProfile,), # noqa: E501 'fs_group': (int,), # noqa: E501 'fs_group_change_policy': (str,), # noqa: E501 'run_as_group': (int,), # noqa: E501 @@ -111,6 +114,7 @@ def discriminator(): attribute_map = { + 'app_armor_profile': 'appArmorProfile', # noqa: E501 'fs_group': 'fsGroup', # noqa: E501 'fs_group_change_policy': 'fsGroupChangePolicy', # noqa: E501 'run_as_group': 'runAsGroup', # noqa: E501 @@ -164,6 +168,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + app_armor_profile (AppArmorProfile): [optional] # noqa: E501 fs_group (int): A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod: 1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw---- If unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 fs_group_change_policy (str): fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are \"OnRootMismatch\" and \"Always\". If not specified, \"Always\" is used. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 run_as_group (int): The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 @@ -171,7 +176,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 run_as_user (int): The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 se_linux_options (SELinuxOptions): [optional] # noqa: E501 seccomp_profile (SeccompProfile): [optional] # noqa: E501 - supplemental_groups ([int]): A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 + supplemental_groups ([int]): A list of groups applied to the first process run in each container, in addition to the container's primary GID, the fsGroup (if specified), and group memberships defined in the container image for the uid of the container process. If unspecified, no additional groups are added to any container. Note that group memberships defined in the container image for the uid of the container process are still effective, even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 sysctls ([Sysctl]): Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 windows_options (WindowsSecurityContextOptions): [optional] # noqa: E501 """ @@ -255,6 +260,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + app_armor_profile (AppArmorProfile): [optional] # noqa: E501 fs_group (int): A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod: 1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw---- If unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 fs_group_change_policy (str): fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are \"OnRootMismatch\" and \"Always\". If not specified, \"Always\" is used. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 run_as_group (int): The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 @@ -262,7 +268,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 run_as_user (int): The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 se_linux_options (SELinuxOptions): [optional] # noqa: E501 seccomp_profile (SeccompProfile): [optional] # noqa: E501 - supplemental_groups ([int]): A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 + supplemental_groups ([int]): A list of groups applied to the first process run in each container, in addition to the container's primary GID, the fsGroup (if specified), and group memberships defined in the container image for the uid of the container process. If unspecified, no additional groups are added to any container. Note that group memberships defined in the container image for the uid of the container process are still effective, even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 sysctls ([Sysctl]): Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 windows_options (WindowsSecurityContextOptions): [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/portworx_volume_source.py b/sdks/python/client/argo_workflows/model/portworx_volume_source.py index 01c61e0d232f..09d7b387097b 100644 --- a/sdks/python/client/argo_workflows/model/portworx_volume_source.py +++ b/sdks/python/client/argo_workflows/model/portworx_volume_source.py @@ -108,7 +108,7 @@ def _from_openapi_data(cls, volume_id, *args, **kwargs): # noqa: E501 """PortworxVolumeSource - a model defined in OpenAPI Args: - volume_id (str): VolumeID uniquely identifies a Portworx volume + volume_id (str): volumeID uniquely identifies a Portworx volume Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -141,8 +141,8 @@ def _from_openapi_data(cls, volume_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + fs_type (str): fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -195,7 +195,7 @@ def __init__(self, volume_id, *args, **kwargs): # noqa: E501 """PortworxVolumeSource - a model defined in OpenAPI Args: - volume_id (str): VolumeID uniquely identifies a Portworx volume + volume_id (str): volumeID uniquely identifies a Portworx volume Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -228,8 +228,8 @@ def __init__(self, volume_id, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + fs_type (str): fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/projected_volume_source.py b/sdks/python/client/argo_workflows/model/projected_volume_source.py index d0cdb60f6254..3a7b186faae1 100644 --- a/sdks/python/client/argo_workflows/model/projected_volume_source.py +++ b/sdks/python/client/argo_workflows/model/projected_volume_source.py @@ -142,8 +142,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_mode (int): Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 - sources ([VolumeProjection]): list of volume projections. [optional] # noqa: E501 + default_mode (int): defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + sources ([VolumeProjection]): sources is the list of volume projections. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -225,8 +225,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_mode (int): Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 - sources ([VolumeProjection]): list of volume projections. [optional] # noqa: E501 + default_mode (int): defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + sources ([VolumeProjection]): sources is the list of volume projections. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/quobyte_volume_source.py b/sdks/python/client/argo_workflows/model/quobyte_volume_source.py index 644e470873ef..8a9385dbfbc5 100644 --- a/sdks/python/client/argo_workflows/model/quobyte_volume_source.py +++ b/sdks/python/client/argo_workflows/model/quobyte_volume_source.py @@ -114,8 +114,8 @@ def _from_openapi_data(cls, registry, volume, *args, **kwargs): # noqa: E501 """QuobyteVolumeSource - a model defined in OpenAPI Args: - registry (str): Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes - volume (str): Volume is a string that references an already created Quobyte volume by name. + registry (str): registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes + volume (str): volume is a string that references an already created Quobyte volume by name. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -148,10 +148,10 @@ def _from_openapi_data(cls, registry, volume, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - group (str): Group to map volume access to Default is no group. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.. [optional] # noqa: E501 - tenant (str): Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin. [optional] # noqa: E501 - user (str): User to map volume access to Defaults to serivceaccount user. [optional] # noqa: E501 + group (str): group to map volume access to Default is no group. [optional] # noqa: E501 + read_only (bool): readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.. [optional] # noqa: E501 + tenant (str): tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin. [optional] # noqa: E501 + user (str): user to map volume access to Defaults to serivceaccount user. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -205,8 +205,8 @@ def __init__(self, registry, volume, *args, **kwargs): # noqa: E501 """QuobyteVolumeSource - a model defined in OpenAPI Args: - registry (str): Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes - volume (str): Volume is a string that references an already created Quobyte volume by name. + registry (str): registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes + volume (str): volume is a string that references an already created Quobyte volume by name. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -239,10 +239,10 @@ def __init__(self, registry, volume, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - group (str): Group to map volume access to Default is no group. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.. [optional] # noqa: E501 - tenant (str): Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin. [optional] # noqa: E501 - user (str): User to map volume access to Defaults to serivceaccount user. [optional] # noqa: E501 + group (str): group to map volume access to Default is no group. [optional] # noqa: E501 + read_only (bool): readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.. [optional] # noqa: E501 + tenant (str): tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin. [optional] # noqa: E501 + user (str): user to map volume access to Defaults to serivceaccount user. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/rbd_volume_source.py b/sdks/python/client/argo_workflows/model/rbd_volume_source.py index 16633ebba3e0..bc6c5a122406 100644 --- a/sdks/python/client/argo_workflows/model/rbd_volume_source.py +++ b/sdks/python/client/argo_workflows/model/rbd_volume_source.py @@ -124,8 +124,8 @@ def _from_openapi_data(cls, image, monitors, *args, **kwargs): # noqa: E501 """RBDVolumeSource - a model defined in OpenAPI Args: - image (str): The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it - monitors ([str]): A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it + image (str): image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it + monitors ([str]): monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -158,12 +158,12 @@ def _from_openapi_data(cls, image, monitors, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd. [optional] # noqa: E501 - keyring (str): Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 - pool (str): The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd. [optional] # noqa: E501 + keyring (str): keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + pool (str): pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + read_only (bool): readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 - user (str): The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + user (str): user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -217,8 +217,8 @@ def __init__(self, image, monitors, *args, **kwargs): # noqa: E501 """RBDVolumeSource - a model defined in OpenAPI Args: - image (str): The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it - monitors ([str]): A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it + image (str): image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it + monitors ([str]): monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -251,12 +251,12 @@ def __init__(self, image, monitors, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd. [optional] # noqa: E501 - keyring (str): Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 - pool (str): The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 - read_only (bool): ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd. [optional] # noqa: E501 + keyring (str): keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + pool (str): pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + read_only (bool): readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 - user (str): The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 + user (str): user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/resource_claim.py b/sdks/python/client/argo_workflows/model/resource_claim.py new file mode 100644 index 000000000000..a5dadcfc748a --- /dev/null +++ b/sdks/python/client/argo_workflows/model/resource_claim.py @@ -0,0 +1,261 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class ResourceClaim(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'name': 'name', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, name, *args, **kwargs): # noqa: E501 + """ResourceClaim - a model defined in OpenAPI + + Args: + name (str): Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.name = name + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, name, *args, **kwargs): # noqa: E501 + """ResourceClaim - a model defined in OpenAPI + + Args: + name (str): Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.name = name + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/resource_field_selector.py b/sdks/python/client/argo_workflows/model/resource_field_selector.py index b00539c01ed6..19a8654b6c6b 100644 --- a/sdks/python/client/argo_workflows/model/resource_field_selector.py +++ b/sdks/python/client/argo_workflows/model/resource_field_selector.py @@ -142,7 +142,7 @@ def _from_openapi_data(cls, resource, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) container_name (str): Container name: required for volumes, optional for env vars. [optional] # noqa: E501 - divisor (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 + divisor (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -229,7 +229,7 @@ def __init__(self, resource, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) container_name (str): Container name: required for volumes, optional for env vars. [optional] # noqa: E501 - divisor (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 + divisor (str): Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` ::= (Note that may be empty, from the \"\" case in .) ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) ::= \"e\" | \"E\" ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/resource_requirements.py b/sdks/python/client/argo_workflows/model/resource_requirements.py index 9ba0fa404963..ffca50ec8c57 100644 --- a/sdks/python/client/argo_workflows/model/resource_requirements.py +++ b/sdks/python/client/argo_workflows/model/resource_requirements.py @@ -29,6 +29,10 @@ from argo_workflows.exceptions import ApiAttributeError +def lazy_import(): + from argo_workflows.model.resource_claim import ResourceClaim + globals()['ResourceClaim'] = ResourceClaim + class ResourceRequirements(ModelNormal): """NOTE: This class is auto generated by OpenAPI Generator. @@ -66,6 +70,7 @@ def additional_properties_type(): This must be a method because a model may have properties that are of type self, this must run after the class is loaded """ + lazy_import() return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 _nullable = False @@ -80,7 +85,9 @@ def openapi_types(): openapi_types (dict): The key is attribute name and the value is attribute type. """ + lazy_import() return { + 'claims': ([ResourceClaim],), # noqa: E501 'limits': ({str: (str,)},), # noqa: E501 'requests': ({str: (str,)},), # noqa: E501 } @@ -91,6 +98,7 @@ def discriminator(): attribute_map = { + 'claims': 'claims', # noqa: E501 'limits': 'limits', # noqa: E501 'requests': 'requests', # noqa: E501 } @@ -136,8 +144,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + claims ([ResourceClaim]): Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container. This is an alpha field and requires enabling the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers.. [optional] # noqa: E501 limits ({str: (str,)}): Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 - requests ({str: (str,)}): Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 + requests ({str: (str,)}): Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -219,8 +228,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + claims ([ResourceClaim]): Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container. This is an alpha field and requires enabling the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers.. [optional] # noqa: E501 limits ({str: (str,)}): Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 - requests ({str: (str,)}): Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 + requests ({str: (str,)}): Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/scale_io_volume_source.py b/sdks/python/client/argo_workflows/model/scale_io_volume_source.py index 7dd161b71e6e..a743cdf8be4c 100644 --- a/sdks/python/client/argo_workflows/model/scale_io_volume_source.py +++ b/sdks/python/client/argo_workflows/model/scale_io_volume_source.py @@ -128,9 +128,9 @@ def _from_openapi_data(cls, gateway, secret_ref, system, *args, **kwargs): # no """ScaleIOVolumeSource - a model defined in OpenAPI Args: - gateway (str): The host address of the ScaleIO API Gateway. + gateway (str): gateway is the host address of the ScaleIO API Gateway. secret_ref (LocalObjectReference): - system (str): The name of the storage system as configured in ScaleIO. + system (str): system is the name of the storage system as configured in ScaleIO. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -163,13 +163,13 @@ def _from_openapi_data(cls, gateway, secret_ref, system, *args, **kwargs): # no Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".. [optional] # noqa: E501 - protection_domain (str): The name of the ScaleIO Protection Domain for the configured storage.. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 - ssl_enabled (bool): Flag to enable/disable SSL communication with Gateway, default false. [optional] # noqa: E501 - storage_mode (str): Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.. [optional] # noqa: E501 - storage_pool (str): The ScaleIO Storage Pool associated with the protection domain.. [optional] # noqa: E501 - volume_name (str): The name of a volume already created in the ScaleIO system that is associated with this volume source.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".. [optional] # noqa: E501 + protection_domain (str): protectionDomain is the name of the ScaleIO Protection Domain for the configured storage.. [optional] # noqa: E501 + read_only (bool): readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + ssl_enabled (bool): sslEnabled Flag enable/disable SSL communication with Gateway, default false. [optional] # noqa: E501 + storage_mode (str): storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.. [optional] # noqa: E501 + storage_pool (str): storagePool is the ScaleIO Storage Pool associated with the protection domain.. [optional] # noqa: E501 + volume_name (str): volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -224,9 +224,9 @@ def __init__(self, gateway, secret_ref, system, *args, **kwargs): # noqa: E501 """ScaleIOVolumeSource - a model defined in OpenAPI Args: - gateway (str): The host address of the ScaleIO API Gateway. + gateway (str): gateway is the host address of the ScaleIO API Gateway. secret_ref (LocalObjectReference): - system (str): The name of the storage system as configured in ScaleIO. + system (str): system is the name of the storage system as configured in ScaleIO. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -259,13 +259,13 @@ def __init__(self, gateway, secret_ref, system, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".. [optional] # noqa: E501 - protection_domain (str): The name of the ScaleIO Protection Domain for the configured storage.. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 - ssl_enabled (bool): Flag to enable/disable SSL communication with Gateway, default false. [optional] # noqa: E501 - storage_mode (str): Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.. [optional] # noqa: E501 - storage_pool (str): The ScaleIO Storage Pool associated with the protection domain.. [optional] # noqa: E501 - volume_name (str): The name of a volume already created in the ScaleIO system that is associated with this volume source.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".. [optional] # noqa: E501 + protection_domain (str): protectionDomain is the name of the ScaleIO Protection Domain for the configured storage.. [optional] # noqa: E501 + read_only (bool): readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + ssl_enabled (bool): sslEnabled Flag enable/disable SSL communication with Gateway, default false. [optional] # noqa: E501 + storage_mode (str): storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.. [optional] # noqa: E501 + storage_pool (str): storagePool is the ScaleIO Storage Pool associated with the protection domain.. [optional] # noqa: E501 + volume_name (str): volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/seccomp_profile.py b/sdks/python/client/argo_workflows/model/seccomp_profile.py index fb07ca0bd919..c94ed4522b02 100644 --- a/sdks/python/client/argo_workflows/model/seccomp_profile.py +++ b/sdks/python/client/argo_workflows/model/seccomp_profile.py @@ -55,11 +55,6 @@ class SeccompProfile(ModelNormal): """ allowed_values = { - ('type',): { - 'LOCALHOST': "Localhost", - 'RUNTIMEDEFAULT': "RuntimeDefault", - 'UNCONFINED': "Unconfined", - }, } validations = { @@ -111,7 +106,7 @@ def _from_openapi_data(cls, type, *args, **kwargs): # noqa: E501 """SeccompProfile - a model defined in OpenAPI Args: - type (str): type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Possible enum values: - `\"Localhost\"` indicates a profile defined in a file on the node should be used. The file's location relative to /seccomp. - `\"RuntimeDefault\"` represents the default container runtime seccomp profile. - `\"Unconfined\"` indicates no seccomp profile is applied (A.K.A. unconfined). + type (str): type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -144,7 +139,7 @@ def _from_openapi_data(cls, type, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - localhost_profile (str): localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".. [optional] # noqa: E501 + localhost_profile (str): localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is \"Localhost\". Must NOT be set for any other type.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -197,7 +192,7 @@ def __init__(self, type, *args, **kwargs): # noqa: E501 """SeccompProfile - a model defined in OpenAPI Args: - type (str): type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Possible enum values: - `\"Localhost\"` indicates a profile defined in a file on the node should be used. The file's location relative to /seccomp. - `\"RuntimeDefault\"` represents the default container runtime seccomp profile. - `\"Unconfined\"` indicates no seccomp profile is applied (A.K.A. unconfined). + type (str): type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -230,7 +225,7 @@ def __init__(self, type, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - localhost_profile (str): localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".. [optional] # noqa: E501 + localhost_profile (str): localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is \"Localhost\". Must NOT be set for any other type.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/secret_env_source.py b/sdks/python/client/argo_workflows/model/secret_env_source.py index ad742cee49f6..d87c19165f68 100644 --- a/sdks/python/client/argo_workflows/model/secret_env_source.py +++ b/sdks/python/client/argo_workflows/model/secret_env_source.py @@ -136,7 +136,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the Secret must be defined. [optional] # noqa: E501 """ @@ -219,7 +219,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the Secret must be defined. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/secret_key_selector.py b/sdks/python/client/argo_workflows/model/secret_key_selector.py index ee91496b4748..0970ffd4a90c 100644 --- a/sdks/python/client/argo_workflows/model/secret_key_selector.py +++ b/sdks/python/client/argo_workflows/model/secret_key_selector.py @@ -141,7 +141,7 @@ def _from_openapi_data(cls, key, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the Secret or its key must be defined. [optional] # noqa: E501 """ @@ -228,7 +228,7 @@ def __init__(self, key, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 optional (bool): Specify whether the Secret or its key must be defined. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/secret_projection.py b/sdks/python/client/argo_workflows/model/secret_projection.py index 823c7c84fa43..88a7d40fa5a4 100644 --- a/sdks/python/client/argo_workflows/model/secret_projection.py +++ b/sdks/python/client/argo_workflows/model/secret_projection.py @@ -144,9 +144,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 - optional (bool): Specify whether the Secret or its key must be defined. [optional] # noqa: E501 + items ([KeyToPath]): items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + optional (bool): optional field specify whether the Secret or its key must be defined. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -228,9 +228,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - name (str): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 - optional (bool): Specify whether the Secret or its key must be defined. [optional] # noqa: E501 + items ([KeyToPath]): items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + name (str): Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names. [optional] # noqa: E501 + optional (bool): optional field specify whether the Secret or its key must be defined. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/secret_volume_source.py b/sdks/python/client/argo_workflows/model/secret_volume_source.py index 54e0667cfd0c..a6b794bcba27 100644 --- a/sdks/python/client/argo_workflows/model/secret_volume_source.py +++ b/sdks/python/client/argo_workflows/model/secret_volume_source.py @@ -146,10 +146,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_mode (int): Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - optional (bool): Specify whether the Secret or its keys must be defined. [optional] # noqa: E501 - secret_name (str): Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret. [optional] # noqa: E501 + default_mode (int): defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + items ([KeyToPath]): items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + optional (bool): optional field specify whether the Secret or its keys must be defined. [optional] # noqa: E501 + secret_name (str): secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -231,10 +231,10 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_mode (int): Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 - items ([KeyToPath]): If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 - optional (bool): Specify whether the Secret or its keys must be defined. [optional] # noqa: E501 - secret_name (str): Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret. [optional] # noqa: E501 + default_mode (int): defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.. [optional] # noqa: E501 + items ([KeyToPath]): items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.. [optional] # noqa: E501 + optional (bool): optional field specify whether the Secret or its keys must be defined. [optional] # noqa: E501 + secret_name (str): secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/security_context.py b/sdks/python/client/argo_workflows/model/security_context.py index 7dbf984223e8..767ea7fc66fa 100644 --- a/sdks/python/client/argo_workflows/model/security_context.py +++ b/sdks/python/client/argo_workflows/model/security_context.py @@ -30,10 +30,12 @@ def lazy_import(): + from argo_workflows.model.app_armor_profile import AppArmorProfile from argo_workflows.model.capabilities import Capabilities from argo_workflows.model.se_linux_options import SELinuxOptions from argo_workflows.model.seccomp_profile import SeccompProfile from argo_workflows.model.windows_security_context_options import WindowsSecurityContextOptions + globals()['AppArmorProfile'] = AppArmorProfile globals()['Capabilities'] = Capabilities globals()['SELinuxOptions'] = SELinuxOptions globals()['SeccompProfile'] = SeccompProfile @@ -94,6 +96,7 @@ def openapi_types(): lazy_import() return { 'allow_privilege_escalation': (bool,), # noqa: E501 + 'app_armor_profile': (AppArmorProfile,), # noqa: E501 'capabilities': (Capabilities,), # noqa: E501 'privileged': (bool,), # noqa: E501 'proc_mount': (str,), # noqa: E501 @@ -113,6 +116,7 @@ def discriminator(): attribute_map = { 'allow_privilege_escalation': 'allowPrivilegeEscalation', # noqa: E501 + 'app_armor_profile': 'appArmorProfile', # noqa: E501 'capabilities': 'capabilities', # noqa: E501 'privileged': 'privileged', # noqa: E501 'proc_mount': 'procMount', # noqa: E501 @@ -167,6 +171,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) allow_privilege_escalation (bool): AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 + app_armor_profile (AppArmorProfile): [optional] # noqa: E501 capabilities (Capabilities): [optional] # noqa: E501 privileged (bool): Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 proc_mount (str): procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 @@ -259,6 +264,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) allow_privilege_escalation (bool): AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 + app_armor_profile (AppArmorProfile): [optional] # noqa: E501 capabilities (Capabilities): [optional] # noqa: E501 privileged (bool): Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 proc_mount (str): procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows.. [optional] # noqa: E501 diff --git a/sdks/python/client/argo_workflows/model/service_account_token_projection.py b/sdks/python/client/argo_workflows/model/service_account_token_projection.py index 2943aa80d2e5..8366955dbf46 100644 --- a/sdks/python/client/argo_workflows/model/service_account_token_projection.py +++ b/sdks/python/client/argo_workflows/model/service_account_token_projection.py @@ -108,7 +108,7 @@ def _from_openapi_data(cls, path, *args, **kwargs): # noqa: E501 """ServiceAccountTokenProjection - a model defined in OpenAPI Args: - path (str): Path is the path relative to the mount point of the file to project the token into. + path (str): path is the path relative to the mount point of the file to project the token into. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -141,8 +141,8 @@ def _from_openapi_data(cls, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - audience (str): Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.. [optional] # noqa: E501 - expiration_seconds (int): ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.. [optional] # noqa: E501 + audience (str): audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.. [optional] # noqa: E501 + expiration_seconds (int): expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -195,7 +195,7 @@ def __init__(self, path, *args, **kwargs): # noqa: E501 """ServiceAccountTokenProjection - a model defined in OpenAPI Args: - path (str): Path is the path relative to the mount point of the file to project the token into. + path (str): path is the path relative to the mount point of the file to project the token into. Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -228,8 +228,8 @@ def __init__(self, path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - audience (str): Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.. [optional] # noqa: E501 - expiration_seconds (int): ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.. [optional] # noqa: E501 + audience (str): audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.. [optional] # noqa: E501 + expiration_seconds (int): expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/service_port.py b/sdks/python/client/argo_workflows/model/service_port.py index dd8493e10de9..7e6302ac0678 100644 --- a/sdks/python/client/argo_workflows/model/service_port.py +++ b/sdks/python/client/argo_workflows/model/service_port.py @@ -55,11 +55,6 @@ class ServicePort(ModelNormal): """ allowed_values = { - ('protocol',): { - 'SCTP': "SCTP", - 'TCP': "TCP", - 'UDP': "UDP", - }, } validations = { @@ -152,10 +147,10 @@ def _from_openapi_data(cls, port, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - app_protocol (str): The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol.. [optional] # noqa: E501 + app_protocol (str): The application protocol for this port. This is used as a hint for implementations to offer richer behavior for protocols that they understand. This field follows standard Kubernetes label syntax. Valid values are either: * Un-prefixed protocol names - reserved for IANA standard service names (as per RFC-6335 and https://www.iana.org/assignments/service-names). * Kubernetes-defined prefixed names: * 'kubernetes.io/h2c' - HTTP/2 prior knowledge over cleartext as described in https://www.rfc-editor.org/rfc/rfc9113.html#name-starting-http-2-with-prior- * 'kubernetes.io/ws' - WebSocket over cleartext as described in https://www.rfc-editor.org/rfc/rfc6455 * 'kubernetes.io/wss' - WebSocket over TLS as described in https://www.rfc-editor.org/rfc/rfc6455 * Other protocols should use implementation-defined prefixed names such as mycompany.com/my-custom-protocol.. [optional] # noqa: E501 name (str): The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service.. [optional] # noqa: E501 node_port (int): The port on each node on which this service is exposed when type is NodePort or LoadBalancer. Usually assigned by the system. If a value is specified, in-range, and not in use it will be used, otherwise the operation will fail. If not specified, a port will be allocated if this Service requires one. If this field is specified when creating a Service which does not need it, creation will fail. This field will be wiped when updating a Service to no longer need it (e.g. changing type from NodePort to ClusterIP). More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport. [optional] # noqa: E501 - protocol (str): The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP. Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol.. [optional] # noqa: E501 + protocol (str): The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.. [optional] # noqa: E501 target_port (str): [optional] # noqa: E501 """ @@ -242,10 +237,10 @@ def __init__(self, port, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - app_protocol (str): The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol.. [optional] # noqa: E501 + app_protocol (str): The application protocol for this port. This is used as a hint for implementations to offer richer behavior for protocols that they understand. This field follows standard Kubernetes label syntax. Valid values are either: * Un-prefixed protocol names - reserved for IANA standard service names (as per RFC-6335 and https://www.iana.org/assignments/service-names). * Kubernetes-defined prefixed names: * 'kubernetes.io/h2c' - HTTP/2 prior knowledge over cleartext as described in https://www.rfc-editor.org/rfc/rfc9113.html#name-starting-http-2-with-prior- * 'kubernetes.io/ws' - WebSocket over cleartext as described in https://www.rfc-editor.org/rfc/rfc6455 * 'kubernetes.io/wss' - WebSocket over TLS as described in https://www.rfc-editor.org/rfc/rfc6455 * Other protocols should use implementation-defined prefixed names such as mycompany.com/my-custom-protocol.. [optional] # noqa: E501 name (str): The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service.. [optional] # noqa: E501 node_port (int): The port on each node on which this service is exposed when type is NodePort or LoadBalancer. Usually assigned by the system. If a value is specified, in-range, and not in use it will be used, otherwise the operation will fail. If not specified, a port will be allocated if this Service requires one. If this field is specified when creating a Service which does not need it, creation will fail. This field will be wiped when updating a Service to no longer need it (e.g. changing type from NodePort to ClusterIP). More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport. [optional] # noqa: E501 - protocol (str): The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP. Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol.. [optional] # noqa: E501 + protocol (str): The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.. [optional] # noqa: E501 target_port (str): [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/sleep_action.py b/sdks/python/client/argo_workflows/model/sleep_action.py new file mode 100644 index 000000000000..b4d2f755c0dd --- /dev/null +++ b/sdks/python/client/argo_workflows/model/sleep_action.py @@ -0,0 +1,261 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class SleepAction(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'seconds': (int,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'seconds': 'seconds', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, seconds, *args, **kwargs): # noqa: E501 + """SleepAction - a model defined in OpenAPI + + Args: + seconds (int): Seconds is the number of seconds to sleep. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.seconds = seconds + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, seconds, *args, **kwargs): # noqa: E501 + """SleepAction - a model defined in OpenAPI + + Args: + seconds (int): Seconds is the number of seconds to sleep. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.seconds = seconds + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/storage_os_volume_source.py b/sdks/python/client/argo_workflows/model/storage_os_volume_source.py index febb659bc55a..58c084c2b216 100644 --- a/sdks/python/client/argo_workflows/model/storage_os_volume_source.py +++ b/sdks/python/client/argo_workflows/model/storage_os_volume_source.py @@ -148,11 +148,11 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 - volume_name (str): VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.. [optional] # noqa: E501 - volume_namespace (str): VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.. [optional] # noqa: E501 + volume_name (str): volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.. [optional] # noqa: E501 + volume_namespace (str): volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -234,11 +234,11 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - read_only (bool): Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 + fs_type (str): fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + read_only (bool): readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.. [optional] # noqa: E501 secret_ref (LocalObjectReference): [optional] # noqa: E501 - volume_name (str): VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.. [optional] # noqa: E501 - volume_namespace (str): VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.. [optional] # noqa: E501 + volume_name (str): volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.. [optional] # noqa: E501 + volume_namespace (str): volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/toleration.py b/sdks/python/client/argo_workflows/model/toleration.py index 6fc5258bed13..0bb0889b54eb 100644 --- a/sdks/python/client/argo_workflows/model/toleration.py +++ b/sdks/python/client/argo_workflows/model/toleration.py @@ -55,15 +55,6 @@ class Toleration(ModelNormal): """ allowed_values = { - ('effect',): { - 'NOEXECUTE': "NoExecute", - 'NOSCHEDULE': "NoSchedule", - 'PREFERNOSCHEDULE': "PreferNoSchedule", - }, - ('operator',): { - 'EQUAL': "Equal", - 'EXISTS': "Exists", - }, } validations = { @@ -151,9 +142,9 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - effect (str): Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. Possible enum values: - `\"NoExecute\"` Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController. - `\"NoSchedule\"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler. - `\"PreferNoSchedule\"` Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler.. [optional] # noqa: E501 + effect (str): Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.. [optional] # noqa: E501 key (str): Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.. [optional] # noqa: E501 - operator (str): Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. Possible enum values: - `\"Equal\"` - `\"Exists\"`. [optional] # noqa: E501 + operator (str): Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.. [optional] # noqa: E501 toleration_seconds (int): TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.. [optional] # noqa: E501 value (str): Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.. [optional] # noqa: E501 """ @@ -237,9 +228,9 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - effect (str): Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. Possible enum values: - `\"NoExecute\"` Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController. - `\"NoSchedule\"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler. - `\"PreferNoSchedule\"` Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler.. [optional] # noqa: E501 + effect (str): Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.. [optional] # noqa: E501 key (str): Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.. [optional] # noqa: E501 - operator (str): Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. Possible enum values: - `\"Equal\"` - `\"Exists\"`. [optional] # noqa: E501 + operator (str): Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.. [optional] # noqa: E501 toleration_seconds (int): TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.. [optional] # noqa: E501 value (str): Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/typed_object_reference.py b/sdks/python/client/argo_workflows/model/typed_object_reference.py new file mode 100644 index 000000000000..99b0ac77673b --- /dev/null +++ b/sdks/python/client/argo_workflows/model/typed_object_reference.py @@ -0,0 +1,275 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class TypedObjectReference(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'kind': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'api_group': (str,), # noqa: E501 + 'namespace': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'kind': 'kind', # noqa: E501 + 'name': 'name', # noqa: E501 + 'api_group': 'apiGroup', # noqa: E501 + 'namespace': 'namespace', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, kind, name, *args, **kwargs): # noqa: E501 + """TypedObjectReference - a model defined in OpenAPI + + Args: + kind (str): Kind is the type of resource being referenced + name (str): Name is the name of resource being referenced + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + api_group (str): APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.. [optional] # noqa: E501 + namespace (str): Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.kind = kind + self.name = name + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, kind, name, *args, **kwargs): # noqa: E501 + """TypedObjectReference - a model defined in OpenAPI + + Args: + kind (str): Kind is the type of resource being referenced + name (str): Name is the name of resource being referenced + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + api_group (str): APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.. [optional] # noqa: E501 + namespace (str): Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.kind = kind + self.name = name + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/volume.py b/sdks/python/client/argo_workflows/model/volume.py index ad0df855203c..7f5f0c1a54e8 100644 --- a/sdks/python/client/argo_workflows/model/volume.py +++ b/sdks/python/client/argo_workflows/model/volume.py @@ -224,7 +224,7 @@ def _from_openapi_data(cls, name, *args, **kwargs): # noqa: E501 """Volume - a model defined in OpenAPI Args: - name (str): Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + name (str): name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -338,7 +338,7 @@ def __init__(self, name, *args, **kwargs): # noqa: E501 """Volume - a model defined in OpenAPI Args: - name (str): Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names + name (str): name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names Keyword Args: _check_type (bool): if True, values for parameters in openapi_types diff --git a/sdks/python/client/argo_workflows/model/volume_mount.py b/sdks/python/client/argo_workflows/model/volume_mount.py index 05fe9af79de8..071572182e90 100644 --- a/sdks/python/client/argo_workflows/model/volume_mount.py +++ b/sdks/python/client/argo_workflows/model/volume_mount.py @@ -85,6 +85,7 @@ def openapi_types(): 'name': (str,), # noqa: E501 'mount_propagation': (str,), # noqa: E501 'read_only': (bool,), # noqa: E501 + 'recursive_read_only': (str,), # noqa: E501 'sub_path': (str,), # noqa: E501 'sub_path_expr': (str,), # noqa: E501 } @@ -99,6 +100,7 @@ def discriminator(): 'name': 'name', # noqa: E501 'mount_propagation': 'mountPropagation', # noqa: E501 'read_only': 'readOnly', # noqa: E501 + 'recursive_read_only': 'recursiveReadOnly', # noqa: E501 'sub_path': 'subPath', # noqa: E501 'sub_path_expr': 'subPathExpr', # noqa: E501 } @@ -148,8 +150,9 @@ def _from_openapi_data(cls, mount_path, name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - mount_propagation (str): mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.. [optional] # noqa: E501 + mount_propagation (str): mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None).. [optional] # noqa: E501 read_only (bool): Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.. [optional] # noqa: E501 + recursive_read_only (str): RecursiveReadOnly specifies whether read-only mounts should be handled recursively. If ReadOnly is false, this field has no meaning and must be unspecified. If ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only. If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime. If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the reason. If this field is set to IfPossible or Enabled, MountPropagation must be set to None (or be unspecified, which defaults to None). If this field is not specified, it is treated as an equivalent of Disabled.. [optional] # noqa: E501 sub_path (str): Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).. [optional] # noqa: E501 sub_path_expr (str): Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive.. [optional] # noqa: E501 """ @@ -239,8 +242,9 @@ def __init__(self, mount_path, name, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - mount_propagation (str): mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.. [optional] # noqa: E501 + mount_propagation (str): mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None).. [optional] # noqa: E501 read_only (bool): Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.. [optional] # noqa: E501 + recursive_read_only (str): RecursiveReadOnly specifies whether read-only mounts should be handled recursively. If ReadOnly is false, this field has no meaning and must be unspecified. If ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only. If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime. If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the reason. If this field is set to IfPossible or Enabled, MountPropagation must be set to None (or be unspecified, which defaults to None). If this field is not specified, it is treated as an equivalent of Disabled.. [optional] # noqa: E501 sub_path (str): Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).. [optional] # noqa: E501 sub_path_expr (str): Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive.. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/model/volume_projection.py b/sdks/python/client/argo_workflows/model/volume_projection.py index 9b016736848a..9dc40e9610a6 100644 --- a/sdks/python/client/argo_workflows/model/volume_projection.py +++ b/sdks/python/client/argo_workflows/model/volume_projection.py @@ -30,10 +30,12 @@ def lazy_import(): + from argo_workflows.model.cluster_trust_bundle_projection import ClusterTrustBundleProjection from argo_workflows.model.config_map_projection import ConfigMapProjection from argo_workflows.model.downward_api_projection import DownwardAPIProjection from argo_workflows.model.secret_projection import SecretProjection from argo_workflows.model.service_account_token_projection import ServiceAccountTokenProjection + globals()['ClusterTrustBundleProjection'] = ClusterTrustBundleProjection globals()['ConfigMapProjection'] = ConfigMapProjection globals()['DownwardAPIProjection'] = DownwardAPIProjection globals()['SecretProjection'] = SecretProjection @@ -93,6 +95,7 @@ def openapi_types(): """ lazy_import() return { + 'cluster_trust_bundle': (ClusterTrustBundleProjection,), # noqa: E501 'config_map': (ConfigMapProjection,), # noqa: E501 'downward_api': (DownwardAPIProjection,), # noqa: E501 'secret': (SecretProjection,), # noqa: E501 @@ -105,6 +108,7 @@ def discriminator(): attribute_map = { + 'cluster_trust_bundle': 'clusterTrustBundle', # noqa: E501 'config_map': 'configMap', # noqa: E501 'downward_api': 'downwardAPI', # noqa: E501 'secret': 'secret', # noqa: E501 @@ -152,6 +156,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + cluster_trust_bundle (ClusterTrustBundleProjection): [optional] # noqa: E501 config_map (ConfigMapProjection): [optional] # noqa: E501 downward_api (DownwardAPIProjection): [optional] # noqa: E501 secret (SecretProjection): [optional] # noqa: E501 @@ -237,6 +242,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) + cluster_trust_bundle (ClusterTrustBundleProjection): [optional] # noqa: E501 config_map (ConfigMapProjection): [optional] # noqa: E501 downward_api (DownwardAPIProjection): [optional] # noqa: E501 secret (SecretProjection): [optional] # noqa: E501 diff --git a/sdks/python/client/argo_workflows/model/volume_resource_requirements.py b/sdks/python/client/argo_workflows/model/volume_resource_requirements.py new file mode 100644 index 000000000000..6610fd29f482 --- /dev/null +++ b/sdks/python/client/argo_workflows/model/volume_resource_requirements.py @@ -0,0 +1,259 @@ +""" + Argo Workflows API + + Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argo-workflows.readthedocs.io/en/latest/ # noqa: E501 + + The version of the OpenAPI document: VERSION + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from argo_workflows.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from argo_workflows.exceptions import ApiAttributeError + + + +class VolumeResourceRequirements(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'limits': ({str: (str,)},), # noqa: E501 + 'requests': ({str: (str,)},), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'limits': 'limits', # noqa: E501 + 'requests': 'requests', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """VolumeResourceRequirements - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + limits ({str: (str,)}): Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 + requests ({str: (str,)}): Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """VolumeResourceRequirements - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + limits ({str: (str,)}): Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 + requests ({str: (str,)}): Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/sdks/python/client/argo_workflows/model/vsphere_virtual_disk_volume_source.py b/sdks/python/client/argo_workflows/model/vsphere_virtual_disk_volume_source.py index be95c147cfa3..ee61684c3e60 100644 --- a/sdks/python/client/argo_workflows/model/vsphere_virtual_disk_volume_source.py +++ b/sdks/python/client/argo_workflows/model/vsphere_virtual_disk_volume_source.py @@ -110,7 +110,7 @@ def _from_openapi_data(cls, volume_path, *args, **kwargs): # noqa: E501 """VsphereVirtualDiskVolumeSource - a model defined in OpenAPI Args: - volume_path (str): Path that identifies vSphere volume vmdk + volume_path (str): volumePath is the path that identifies vSphere volume vmdk Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -143,9 +143,9 @@ def _from_openapi_data(cls, volume_path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - storage_policy_id (str): Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.. [optional] # noqa: E501 - storage_policy_name (str): Storage Policy Based Management (SPBM) profile name.. [optional] # noqa: E501 + fs_type (str): fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + storage_policy_id (str): storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.. [optional] # noqa: E501 + storage_policy_name (str): storagePolicyName is the storage Policy Based Management (SPBM) profile name.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) @@ -198,7 +198,7 @@ def __init__(self, volume_path, *args, **kwargs): # noqa: E501 """VsphereVirtualDiskVolumeSource - a model defined in OpenAPI Args: - volume_path (str): Path that identifies vSphere volume vmdk + volume_path (str): volumePath is the path that identifies vSphere volume vmdk Keyword Args: _check_type (bool): if True, values for parameters in openapi_types @@ -231,9 +231,9 @@ def __init__(self, volume_path, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - fs_type (str): Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 - storage_policy_id (str): Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.. [optional] # noqa: E501 - storage_policy_name (str): Storage Policy Based Management (SPBM) profile name.. [optional] # noqa: E501 + fs_type (str): fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.. [optional] # noqa: E501 + storage_policy_id (str): storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.. [optional] # noqa: E501 + storage_policy_name (str): storagePolicyName is the storage Policy Based Management (SPBM) profile name.. [optional] # noqa: E501 """ _check_type = kwargs.pop('_check_type', True) diff --git a/sdks/python/client/argo_workflows/model/windows_security_context_options.py b/sdks/python/client/argo_workflows/model/windows_security_context_options.py index 1f7864af7ea6..014e69be4f10 100644 --- a/sdks/python/client/argo_workflows/model/windows_security_context_options.py +++ b/sdks/python/client/argo_workflows/model/windows_security_context_options.py @@ -142,7 +142,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) gmsa_credential_spec (str): GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.. [optional] # noqa: E501 gmsa_credential_spec_name (str): GMSACredentialSpecName is the name of the GMSA credential spec to use.. [optional] # noqa: E501 - host_process (bool): HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.. [optional] # noqa: E501 + host_process (bool): HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.. [optional] # noqa: E501 run_as_user_name (str): The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.. [optional] # noqa: E501 """ @@ -227,7 +227,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 _visited_composed_classes = (Animal,) gmsa_credential_spec (str): GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.. [optional] # noqa: E501 gmsa_credential_spec_name (str): GMSACredentialSpecName is the name of the GMSA credential spec to use.. [optional] # noqa: E501 - host_process (bool): HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.. [optional] # noqa: E501 + host_process (bool): HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true.. [optional] # noqa: E501 run_as_user_name (str): The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.. [optional] # noqa: E501 """ diff --git a/sdks/python/client/argo_workflows/models/__init__.py b/sdks/python/client/argo_workflows/models/__init__.py index 54f6ea4c1319..80f2b5b00135 100644 --- a/sdks/python/client/argo_workflows/models/__init__.py +++ b/sdks/python/client/argo_workflows/models/__init__.py @@ -11,18 +11,21 @@ from argo_workflows.model.aws_elastic_block_store_volume_source import AWSElasticBlockStoreVolumeSource from argo_workflows.model.affinity import Affinity +from argo_workflows.model.app_armor_profile import AppArmorProfile from argo_workflows.model.azure_disk_volume_source import AzureDiskVolumeSource from argo_workflows.model.azure_file_volume_source import AzureFileVolumeSource from argo_workflows.model.csi_volume_source import CSIVolumeSource from argo_workflows.model.capabilities import Capabilities from argo_workflows.model.ceph_fs_volume_source import CephFSVolumeSource from argo_workflows.model.cinder_volume_source import CinderVolumeSource +from argo_workflows.model.cluster_trust_bundle_projection import ClusterTrustBundleProjection from argo_workflows.model.config_map_env_source import ConfigMapEnvSource from argo_workflows.model.config_map_key_selector import ConfigMapKeySelector from argo_workflows.model.config_map_projection import ConfigMapProjection from argo_workflows.model.config_map_volume_source import ConfigMapVolumeSource from argo_workflows.model.container import Container from argo_workflows.model.container_port import ContainerPort +from argo_workflows.model.container_resize_policy import ContainerResizePolicy from argo_workflows.model.create_options import CreateOptions from argo_workflows.model.downward_api_projection import DownwardAPIProjection from argo_workflows.model.downward_api_volume_file import DownwardAPIVolumeFile @@ -331,6 +334,7 @@ from argo_workflows.model.list_meta import ListMeta from argo_workflows.model.local_object_reference import LocalObjectReference from argo_workflows.model.managed_fields_entry import ManagedFieldsEntry +from argo_workflows.model.modify_volume_status import ModifyVolumeStatus from argo_workflows.model.nfs_volume_source import NFSVolumeSource from argo_workflows.model.node_affinity import NodeAffinity from argo_workflows.model.node_selector import NodeSelector @@ -359,6 +363,7 @@ from argo_workflows.model.projected_volume_source import ProjectedVolumeSource from argo_workflows.model.quobyte_volume_source import QuobyteVolumeSource from argo_workflows.model.rbd_volume_source import RBDVolumeSource +from argo_workflows.model.resource_claim import ResourceClaim from argo_workflows.model.resource_field_selector import ResourceFieldSelector from argo_workflows.model.resource_requirements import ResourceRequirements from argo_workflows.model.se_linux_options import SELinuxOptions @@ -375,6 +380,7 @@ from argo_workflows.model.sensor_update_sensor_request import SensorUpdateSensorRequest from argo_workflows.model.service_account_token_projection import ServiceAccountTokenProjection from argo_workflows.model.service_port import ServicePort +from argo_workflows.model.sleep_action import SleepAction from argo_workflows.model.storage_os_volume_source import StorageOSVolumeSource from argo_workflows.model.stream_result_of_event import StreamResultOfEvent from argo_workflows.model.stream_result_of_eventsource_event_source_watch_event import StreamResultOfEventsourceEventSourceWatchEvent @@ -387,10 +393,12 @@ from argo_workflows.model.tcp_socket_action import TCPSocketAction from argo_workflows.model.toleration import Toleration from argo_workflows.model.typed_local_object_reference import TypedLocalObjectReference +from argo_workflows.model.typed_object_reference import TypedObjectReference from argo_workflows.model.volume import Volume from argo_workflows.model.volume_device import VolumeDevice from argo_workflows.model.volume_mount import VolumeMount from argo_workflows.model.volume_projection import VolumeProjection +from argo_workflows.model.volume_resource_requirements import VolumeResourceRequirements from argo_workflows.model.vsphere_virtual_disk_volume_source import VsphereVirtualDiskVolumeSource from argo_workflows.model.weighted_pod_affinity_term import WeightedPodAffinityTerm from argo_workflows.model.windows_security_context_options import WindowsSecurityContextOptions diff --git a/sdks/python/client/docs/AWSElasticBlockStoreVolumeSource.md b/sdks/python/client/docs/AWSElasticBlockStoreVolumeSource.md index aae0b49e9a51..b85e3f4b374a 100644 --- a/sdks/python/client/docs/AWSElasticBlockStoreVolumeSource.md +++ b/sdks/python/client/docs/AWSElasticBlockStoreVolumeSource.md @@ -5,10 +5,10 @@ Represents a Persistent Disk resource in AWS. An AWS EBS disk must exist before ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**volume_id** | **str** | Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | -**fs_type** | **str** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] -**partition** | **int** | The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). | [optional] -**read_only** | **bool** | Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] +**volume_id** | **str** | volumeID is unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | +**fs_type** | **str** | fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] +**partition** | **int** | partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). | [optional] +**read_only** | **bool** | readOnly value true will force the readOnly setting in VolumeMounts. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/AppArmorProfile.md b/sdks/python/client/docs/AppArmorProfile.md new file mode 100644 index 000000000000..277c13294655 --- /dev/null +++ b/sdks/python/client/docs/AppArmorProfile.md @@ -0,0 +1,14 @@ +# AppArmorProfile + +AppArmorProfile defines a pod or container's AppArmor settings. + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**type** | **str** | type indicates which kind of AppArmor profile will be applied. Valid options are: Localhost - a profile pre-loaded on the node. RuntimeDefault - the container runtime's default profile. Unconfined - no AppArmor enforcement. | +**localhost_profile** | **str** | localhostProfile indicates a profile loaded on the node that should be used. The profile must be preconfigured on the node to work. Must match the loaded name of the profile. Must be set if and only if type is \"Localhost\". | [optional] +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/ArchivedWorkflowServiceApi.md b/sdks/python/client/docs/ArchivedWorkflowServiceApi.md index 228c380586b8..63735b50c32c 100644 --- a/sdks/python/client/docs/ArchivedWorkflowServiceApi.md +++ b/sdks/python/client/docs/ArchivedWorkflowServiceApi.md @@ -312,12 +312,13 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) namespace = "namespace_example" # str | (optional) # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_archived_workflow_label_values(list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, namespace=namespace) + api_response = api_instance.list_archived_workflow_label_values(list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events, namespace=namespace) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling ArchivedWorkflowServiceApi->list_archived_workflow_label_values: %s\n" % e) @@ -337,6 +338,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **namespace** | **str**| | [optional] ### Return type @@ -408,13 +410,14 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) name_prefix = "namePrefix_example" # str | (optional) namespace = "namespace_example" # str | (optional) # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_archived_workflows(list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, name_prefix=name_prefix, namespace=namespace) + api_response = api_instance.list_archived_workflows(list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events, name_prefix=name_prefix, namespace=namespace) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling ArchivedWorkflowServiceApi->list_archived_workflows: %s\n" % e) @@ -434,6 +437,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **name_prefix** | **str**| | [optional] **namespace** | **str**| | [optional] diff --git a/sdks/python/client/docs/AzureDiskVolumeSource.md b/sdks/python/client/docs/AzureDiskVolumeSource.md index 08b52b45e73f..924e36c72d02 100644 --- a/sdks/python/client/docs/AzureDiskVolumeSource.md +++ b/sdks/python/client/docs/AzureDiskVolumeSource.md @@ -5,12 +5,12 @@ AzureDisk represents an Azure Data Disk mount on the host and bind mount to the ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**disk_name** | **str** | The Name of the data disk in the blob storage | -**disk_uri** | **str** | The URI the data disk in the blob storage | -**caching_mode** | **str** | Host Caching mode: None, Read Only, Read Write. | [optional] -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**kind** | **str** | Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared | [optional] -**read_only** | **bool** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**disk_name** | **str** | diskName is the Name of the data disk in the blob storage | +**disk_uri** | **str** | diskURI is the URI of data disk in the blob storage | +**caching_mode** | **str** | cachingMode is the Host Caching mode: None, Read Only, Read Write. | [optional] +**fs_type** | **str** | fsType is Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**kind** | **str** | kind expected values are Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared | [optional] +**read_only** | **bool** | readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/AzureFileVolumeSource.md b/sdks/python/client/docs/AzureFileVolumeSource.md index 2c799d85ab81..91f0dc247096 100644 --- a/sdks/python/client/docs/AzureFileVolumeSource.md +++ b/sdks/python/client/docs/AzureFileVolumeSource.md @@ -5,9 +5,9 @@ AzureFile represents an Azure File Service mount on the host and bind mount to t ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**secret_name** | **str** | the name of secret that contains Azure Storage Account Name and Key | -**share_name** | **str** | Share Name | -**read_only** | **bool** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**secret_name** | **str** | secretName is the name of secret that contains Azure Storage Account Name and Key | +**share_name** | **str** | shareName is the azure share Name | +**read_only** | **bool** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/CSIVolumeSource.md b/sdks/python/client/docs/CSIVolumeSource.md index ee914513c775..dbbc87bf1efc 100644 --- a/sdks/python/client/docs/CSIVolumeSource.md +++ b/sdks/python/client/docs/CSIVolumeSource.md @@ -5,11 +5,11 @@ Represents a source location of a volume to mount, managed by an external CSI dr ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**driver** | **str** | Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. | -**fs_type** | **str** | Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply. | [optional] +**driver** | **str** | driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster. | +**fs_type** | **str** | fsType to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply. | [optional] **node_publish_secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] -**read_only** | **bool** | Specifies a read-only configuration for the volume. Defaults to false (read/write). | [optional] -**volume_attributes** | **{str: (str,)}** | VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values. | [optional] +**read_only** | **bool** | readOnly specifies a read-only configuration for the volume. Defaults to false (read/write). | [optional] +**volume_attributes** | **{str: (str,)}** | volumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/CephFSVolumeSource.md b/sdks/python/client/docs/CephFSVolumeSource.md index 30fc005fd126..8f2167650ba3 100644 --- a/sdks/python/client/docs/CephFSVolumeSource.md +++ b/sdks/python/client/docs/CephFSVolumeSource.md @@ -5,12 +5,12 @@ Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volum ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**monitors** | **[str]** | Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | -**path** | **str** | Optional: Used as the mounted root, rather than the full Ceph tree, default is / | [optional] -**read_only** | **bool** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] -**secret_file** | **str** | Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] +**monitors** | **[str]** | monitors is Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | +**path** | **str** | path is Optional: Used as the mounted root, rather than the full Ceph tree, default is / | [optional] +**read_only** | **bool** | readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] +**secret_file** | **str** | secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] -**user** | **str** | Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] +**user** | **str** | user is optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/CinderVolumeSource.md b/sdks/python/client/docs/CinderVolumeSource.md index 599e76f957b8..fbd17ad21cc3 100644 --- a/sdks/python/client/docs/CinderVolumeSource.md +++ b/sdks/python/client/docs/CinderVolumeSource.md @@ -5,9 +5,9 @@ Represents a cinder volume resource in Openstack. A Cinder volume must exist bef ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**volume_id** | **str** | volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] -**read_only** | **bool** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] +**volume_id** | **str** | volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | +**fs_type** | **str** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] +**read_only** | **bool** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md | [optional] **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/ClusterTrustBundleProjection.md b/sdks/python/client/docs/ClusterTrustBundleProjection.md new file mode 100644 index 000000000000..fd29e5a02f69 --- /dev/null +++ b/sdks/python/client/docs/ClusterTrustBundleProjection.md @@ -0,0 +1,17 @@ +# ClusterTrustBundleProjection + +ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem. + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**path** | **str** | Relative path from the volume root to write the bundle. | +**label_selector** | [**LabelSelector**](LabelSelector.md) | | [optional] +**name** | **str** | Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. | [optional] +**optional** | **bool** | If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles. | [optional] +**signer_name** | **str** | Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. | [optional] +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/ClusterWorkflowTemplateServiceApi.md b/sdks/python/client/docs/ClusterWorkflowTemplateServiceApi.md index 5f2d50121d95..aa5f684c3be5 100644 --- a/sdks/python/client/docs/ClusterWorkflowTemplateServiceApi.md +++ b/sdks/python/client/docs/ClusterWorkflowTemplateServiceApi.md @@ -65,7 +65,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -114,7 +113,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -123,7 +122,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -139,7 +138,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -148,7 +147,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -176,6 +175,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -214,6 +219,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -253,6 +264,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -291,6 +308,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -972,6 +995,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -1020,6 +1044,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -1033,7 +1061,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -1078,7 +1106,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1087,7 +1115,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1103,7 +1131,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1112,7 +1140,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1140,6 +1168,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1178,6 +1212,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1217,6 +1257,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1255,6 +1301,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1538,7 +1590,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -1556,7 +1608,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1579,7 +1634,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1608,7 +1666,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1627,7 +1685,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1651,7 +1709,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1663,7 +1721,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1671,8 +1740,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1695,7 +1769,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -1725,7 +1799,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1740,7 +1814,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -1754,6 +1828,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -1831,7 +1906,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1854,7 +1932,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1883,7 +1964,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1902,7 +1983,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1926,7 +2007,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1938,7 +2019,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1946,8 +2038,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1970,7 +2067,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -2000,7 +2097,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -2029,6 +2126,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2046,6 +2144,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2996,7 +3095,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3019,7 +3121,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3048,7 +3153,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3068,7 +3173,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -3092,7 +3197,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3104,7 +3209,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -3112,8 +3228,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -3136,7 +3257,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -3166,7 +3287,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3195,6 +3316,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4139,7 +4261,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4162,7 +4287,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4191,7 +4319,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4210,7 +4338,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4234,7 +4362,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4246,7 +4374,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4254,8 +4393,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4278,7 +4422,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4309,7 +4453,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4338,6 +4482,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4345,6 +4490,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -4358,7 +4507,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -4444,7 +4593,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4467,7 +4619,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4496,7 +4651,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4516,7 +4671,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4540,7 +4695,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4552,7 +4707,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4560,8 +4726,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4584,7 +4755,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4614,7 +4785,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4643,6 +4814,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -5255,9 +5427,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -5354,7 +5526,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -5402,12 +5573,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -5430,6 +5602,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -5521,6 +5694,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -5645,7 +5838,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5654,7 +5847,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5670,7 +5863,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5679,7 +5872,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5707,6 +5900,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5745,6 +5944,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5784,6 +5989,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5822,6 +6033,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -6105,7 +6322,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -6123,7 +6340,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6146,7 +6366,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6175,7 +6398,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6194,7 +6417,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6218,7 +6441,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6230,7 +6453,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6238,8 +6472,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6262,7 +6501,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6292,7 +6531,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6307,7 +6546,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -6321,6 +6560,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6398,7 +6638,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6421,7 +6664,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6450,7 +6696,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6469,7 +6715,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6493,7 +6739,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6505,7 +6751,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6513,8 +6770,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6537,7 +6799,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6567,7 +6829,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6596,6 +6858,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6613,6 +6876,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -7563,7 +7827,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7586,7 +7853,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7615,7 +7885,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7635,7 +7905,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -7659,7 +7929,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7671,7 +7941,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -7679,8 +7960,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -7703,7 +7989,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -7733,7 +8019,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7762,6 +8048,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8706,7 +8993,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8729,7 +9019,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8758,7 +9051,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8777,7 +9070,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -8801,7 +9094,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8813,7 +9106,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -8821,8 +9125,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -8845,7 +9154,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -8876,7 +9185,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8905,6 +9214,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8912,6 +9222,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -8925,7 +9239,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -9011,7 +9325,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9034,7 +9351,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9063,7 +9383,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9083,7 +9403,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -9107,7 +9427,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9119,7 +9439,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -9127,8 +9458,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -9151,7 +9487,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -9181,7 +9517,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9210,6 +9546,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -9822,9 +10159,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -9921,7 +10258,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -9969,12 +10305,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -9997,6 +10334,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10088,6 +10426,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10204,9 +10562,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -10227,7 +10585,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10275,12 +10632,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10303,6 +10661,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10310,6 +10669,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -10323,11 +10685,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -10423,7 +10789,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10471,12 +10836,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10499,6 +10865,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10590,6 +10957,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10805,7 +11192,7 @@ with argo_workflows.ApiClient(configuration) as api_client: delete_options_propagation_policy = "deleteOptions.propagationPolicy_example" # str | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. (optional) delete_options_dry_run = [ "deleteOptions.dryRun_example", - ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. (optional) + ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. (optional) # example passing only required values which don't have defaults set try: @@ -10834,7 +11221,7 @@ Name | Type | Description | Notes **delete_options_preconditions_resource_version** | **str**| Specifies the target ResourceVersion +optional. | [optional] **delete_options_orphan_dependents** | **bool**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **delete_options_propagation_policy** | **str**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -10999,7 +11386,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -11048,7 +11434,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11057,7 +11443,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11073,7 +11459,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11082,7 +11468,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11110,6 +11496,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11148,6 +11540,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11187,6 +11585,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11225,6 +11629,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11906,6 +12316,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -11954,6 +12365,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -11967,7 +12382,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -12012,7 +12427,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12021,7 +12436,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12037,7 +12452,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12046,7 +12461,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12074,6 +12489,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12112,6 +12533,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12151,6 +12578,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12189,6 +12622,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12472,7 +12911,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -12490,7 +12929,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12513,7 +12955,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12542,7 +12987,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12561,7 +13006,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12585,7 +13030,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12597,7 +13042,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -12605,9 +13061,14 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, - capabilities=Capabilities( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), + capabilities=Capabilities( add=[ "add_example", ], @@ -12629,7 +13090,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -12659,7 +13120,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12674,7 +13135,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -12688,6 +13149,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -12765,7 +13227,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12788,7 +13253,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12817,7 +13285,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12836,7 +13304,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12860,7 +13328,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12872,7 +13340,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -12880,8 +13359,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -12904,7 +13388,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -12934,7 +13418,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12963,6 +13447,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -12980,6 +13465,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -13930,7 +14416,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -13953,7 +14442,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -13982,7 +14474,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14002,7 +14494,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -14026,7 +14518,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14038,7 +14530,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -14046,8 +14549,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -14070,7 +14578,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -14100,7 +14608,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14129,6 +14637,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15073,7 +15582,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15096,7 +15608,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15125,7 +15640,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15144,7 +15659,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15168,7 +15683,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15180,7 +15695,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15188,8 +15714,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15212,7 +15743,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15243,7 +15774,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15272,6 +15803,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15279,6 +15811,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -15292,7 +15828,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -15378,7 +15914,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15401,7 +15940,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15430,7 +15972,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15450,7 +15992,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15474,7 +16016,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15486,7 +16028,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15494,8 +16047,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15518,7 +16076,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15548,7 +16106,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15577,6 +16135,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -16189,9 +16748,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -16288,7 +16847,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -16336,12 +16894,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -16364,6 +16923,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -16455,6 +17015,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -16579,7 +17159,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16588,7 +17168,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16604,7 +17184,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16613,7 +17193,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16641,6 +17221,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16679,6 +17265,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16718,6 +17310,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16756,6 +17354,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17039,7 +17643,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -17057,7 +17661,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17080,7 +17687,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17109,7 +17719,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17128,7 +17738,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -17152,7 +17762,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17164,7 +17774,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -17172,8 +17793,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -17196,7 +17822,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -17226,7 +17852,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17241,7 +17867,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -17255,6 +17881,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -17332,7 +17959,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17355,7 +17985,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17384,7 +18017,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17403,7 +18036,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -17427,7 +18060,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17439,7 +18072,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -17447,8 +18091,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -17471,7 +18120,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -17501,7 +18150,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17530,6 +18179,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -17547,6 +18197,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -18497,7 +19148,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18520,7 +19174,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18549,7 +19206,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18569,7 +19226,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -18593,7 +19250,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18605,7 +19262,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -18613,8 +19281,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -18637,7 +19310,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -18667,7 +19340,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18696,6 +19369,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19640,7 +20314,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19663,7 +20340,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19692,7 +20372,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19711,7 +20391,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -19735,7 +20415,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19747,7 +20427,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -19755,8 +20446,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -19779,7 +20475,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -19810,7 +20506,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19839,6 +20535,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19846,6 +20543,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -19859,7 +20560,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -19945,7 +20646,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19968,7 +20672,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19997,7 +20704,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20017,7 +20724,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -20041,7 +20748,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20053,7 +20760,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -20061,8 +20779,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -20085,7 +20808,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -20115,7 +20838,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20144,6 +20867,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -20756,9 +21480,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -20855,7 +21579,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -20903,12 +21626,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -20931,6 +21655,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21022,6 +21747,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -21138,9 +21883,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -21161,7 +21906,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21209,12 +21953,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21237,6 +21982,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21244,6 +21990,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -21257,11 +22006,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -21357,7 +22110,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21405,12 +22157,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21433,6 +22186,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21524,6 +22278,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -21741,11 +22515,12 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_cluster_workflow_templates(list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.list_cluster_workflow_templates(list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling ClusterWorkflowTemplateServiceApi->list_cluster_workflow_templates: %s\n" % e) @@ -21765,6 +22540,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -21837,7 +22613,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21886,7 +22661,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21895,7 +22670,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21911,7 +22686,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21920,7 +22695,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21948,6 +22723,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -21986,6 +22767,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22025,6 +22812,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22063,6 +22856,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22744,6 +23543,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -22792,6 +23592,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -22805,7 +23609,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -22850,7 +23654,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22859,7 +23663,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22875,7 +23679,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22884,7 +23688,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22912,6 +23716,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22950,6 +23760,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22989,6 +23805,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23027,6 +23849,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23310,7 +24138,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -23328,7 +24156,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23351,7 +24182,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23380,7 +24214,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23399,7 +24233,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -23423,7 +24257,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23435,7 +24269,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -23443,8 +24288,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -23467,7 +24317,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -23497,7 +24347,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23512,7 +24362,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -23526,6 +24376,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -23603,7 +24454,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23626,7 +24480,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23655,7 +24512,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23674,7 +24531,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -23698,7 +24555,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23710,7 +24567,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -23718,8 +24586,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -23742,7 +24615,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -23772,7 +24645,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23801,6 +24674,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -23818,6 +24692,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -24768,7 +25643,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24791,7 +25669,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24820,7 +25701,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24840,7 +25721,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -24864,7 +25745,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24876,7 +25757,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -24884,8 +25776,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -24908,7 +25805,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -24938,7 +25835,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24967,6 +25864,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -25911,7 +26809,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25934,7 +26835,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25963,7 +26867,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25982,7 +26886,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -26006,7 +26910,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26018,7 +26922,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -26026,8 +26941,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -26050,7 +26970,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -26081,7 +27001,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26110,6 +27030,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -26117,6 +27038,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -26130,7 +27055,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -26216,7 +27141,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26239,7 +27167,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26268,7 +27199,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26288,7 +27219,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -26312,7 +27243,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26324,7 +27255,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -26332,8 +27274,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -26356,7 +27303,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -26386,7 +27333,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26415,6 +27362,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -27027,9 +27975,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -27126,7 +28074,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -27174,12 +28121,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -27202,6 +28150,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -27293,6 +28242,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -27417,7 +28386,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27426,7 +28395,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27442,7 +28411,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27451,7 +28420,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27479,6 +28448,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27517,6 +28492,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27556,6 +28537,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27594,6 +28581,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27877,7 +28870,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -27895,7 +28888,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -27918,7 +28914,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -27947,7 +28946,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -27966,7 +28965,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -27990,7 +28989,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28002,7 +29001,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -28010,8 +29020,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -28034,7 +29049,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -28064,7 +29079,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28079,7 +29094,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -28093,6 +29108,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -28170,7 +29186,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28193,7 +29212,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28222,7 +29244,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28241,7 +29263,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -28265,7 +29287,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28277,7 +29299,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -28285,8 +29318,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -28309,7 +29347,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -28339,7 +29377,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28368,6 +29406,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -28385,6 +29424,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -29335,7 +30375,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29358,7 +30401,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29387,7 +30433,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29407,7 +30453,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -29431,7 +30477,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29443,7 +30489,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -29451,8 +30508,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -29475,7 +30537,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -29505,7 +30567,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29534,6 +30596,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -30478,7 +31541,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30501,7 +31567,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30530,7 +31599,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30549,7 +31618,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -30573,7 +31642,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30585,7 +31654,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -30593,8 +31673,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -30617,7 +31702,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -30648,7 +31733,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30677,6 +31762,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -30684,6 +31770,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -30697,7 +31787,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -30783,7 +31873,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30806,7 +31899,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30835,7 +31931,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30855,7 +31951,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -30879,7 +31975,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30891,7 +31987,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -30899,8 +32006,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -30923,7 +32035,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -30953,7 +32065,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30982,6 +32094,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -31594,9 +32707,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -31693,7 +32806,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -31741,12 +32853,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -31769,6 +32882,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -31860,6 +32974,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -31976,9 +33110,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -31999,7 +33133,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32047,12 +33180,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32075,6 +33209,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32082,6 +33217,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -32095,11 +33233,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -32195,7 +33337,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32243,12 +33384,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32271,6 +33413,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32362,6 +33505,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( diff --git a/sdks/python/client/docs/ConfigMapEnvSource.md b/sdks/python/client/docs/ConfigMapEnvSource.md index 115e1b4e025d..230f9a57fa0c 100644 --- a/sdks/python/client/docs/ConfigMapEnvSource.md +++ b/sdks/python/client/docs/ConfigMapEnvSource.md @@ -5,7 +5,7 @@ ConfigMapEnvSource selects a ConfigMap to populate the environment variables wit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **optional** | **bool** | Specify whether the ConfigMap must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/ConfigMapKeySelector.md b/sdks/python/client/docs/ConfigMapKeySelector.md index 038f51a6294a..cdadcf559e2d 100644 --- a/sdks/python/client/docs/ConfigMapKeySelector.md +++ b/sdks/python/client/docs/ConfigMapKeySelector.md @@ -6,7 +6,7 @@ Selects a key from a ConfigMap. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **str** | The key to select. | -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **optional** | **bool** | Specify whether the ConfigMap or its key must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/ConfigMapProjection.md b/sdks/python/client/docs/ConfigMapProjection.md index 458d5ac2c188..092e53a9e052 100644 --- a/sdks/python/client/docs/ConfigMapProjection.md +++ b/sdks/python/client/docs/ConfigMapProjection.md @@ -5,9 +5,9 @@ Adapts a ConfigMap into a projected volume. The contents of the target ConfigMa ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**items** | [**[KeyToPath]**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] -**optional** | **bool** | Specify whether the ConfigMap or its keys must be defined | [optional] +**items** | [**[KeyToPath]**](KeyToPath.md) | items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**optional** | **bool** | optional specify whether the ConfigMap or its keys must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ConfigMapVolumeSource.md b/sdks/python/client/docs/ConfigMapVolumeSource.md index d4fa4742a171..e161dab379e1 100644 --- a/sdks/python/client/docs/ConfigMapVolumeSource.md +++ b/sdks/python/client/docs/ConfigMapVolumeSource.md @@ -5,10 +5,10 @@ Adapts a ConfigMap into a volume. The contents of the target ConfigMap's Data f ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**default_mode** | **int** | Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**items** | [**[KeyToPath]**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] -**optional** | **bool** | Specify whether the ConfigMap or its keys must be defined | [optional] +**default_mode** | **int** | defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**items** | [**[KeyToPath]**](KeyToPath.md) | items if unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**optional** | **bool** | optional specify whether the ConfigMap or its keys must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/Container.md b/sdks/python/client/docs/Container.md index 6c70e01262fc..b4ed62a0e9f7 100644 --- a/sdks/python/client/docs/Container.md +++ b/sdks/python/client/docs/Container.md @@ -5,24 +5,26 @@ A single application container that you want to run within a pod. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**image** | **str** | Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. | -**args** | **[str]** | Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell | [optional] -**command** | **[str]** | Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell | [optional] +**image** | **str** | Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. | +**args** | **[str]** | Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell | [optional] +**command** | **[str]** | Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell | [optional] **env** | [**[EnvVar]**](EnvVar.md) | List of environment variables to set in the container. Cannot be updated. | [optional] **env_from** | [**[EnvFromSource]**](EnvFromSource.md) | List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated. | [optional] -**image_pull_policy** | **str** | Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images Possible enum values: - `\"Always\"` means that kubelet always attempts to pull the latest image. Container will fail If the pull fails. - `\"IfNotPresent\"` means that kubelet pulls if the image isn't present on disk. Container will fail if the image isn't present and the pull fails. - `\"Never\"` means that kubelet never pulls an image, but only uses a local image. Container will fail if the image isn't present | [optional] +**image_pull_policy** | **str** | Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images | [optional] **lifecycle** | [**Lifecycle**](Lifecycle.md) | | [optional] **liveness_probe** | [**Probe**](Probe.md) | | [optional] **name** | **str** | Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. | [optional] -**ports** | [**[ContainerPort]**](ContainerPort.md) | List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated. | [optional] +**ports** | [**[ContainerPort]**](ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readiness_probe** | [**Probe**](Probe.md) | | [optional] +**resize_policy** | [**[ContainerResizePolicy]**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**ResourceRequirements**](ResourceRequirements.md) | | [optional] +**restart_policy** | **str** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **security_context** | [**SecurityContext**](SecurityContext.md) | | [optional] **startup_probe** | [**Probe**](Probe.md) | | [optional] **stdin** | **bool** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional] **stdin_once** | **bool** | Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false | [optional] **termination_message_path** | **str** | Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated. | [optional] -**termination_message_policy** | **str** | Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. Possible enum values: - `\"FallbackToLogsOnError\"` will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents. - `\"File\"` is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits. | [optional] +**termination_message_policy** | **str** | Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. | [optional] **tty** | **bool** | Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false. | [optional] **volume_devices** | [**[VolumeDevice]**](VolumeDevice.md) | volumeDevices is the list of block devices to be used by the container. | [optional] **volume_mounts** | [**[VolumeMount]**](VolumeMount.md) | Pod volumes to mount into the container's filesystem. Cannot be updated. | [optional] diff --git a/sdks/python/client/docs/ContainerPort.md b/sdks/python/client/docs/ContainerPort.md index 36dfc1b46bf9..5d6b2bd44f76 100644 --- a/sdks/python/client/docs/ContainerPort.md +++ b/sdks/python/client/docs/ContainerPort.md @@ -9,7 +9,7 @@ Name | Type | Description | Notes **host_ip** | **str** | What host IP to bind the external port to. | [optional] **host_port** | **int** | Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this. | [optional] **name** | **str** | If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services. | [optional] -**protocol** | **str** | Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\". Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol. | [optional] +**protocol** | **str** | Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\". | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ContainerResizePolicy.md b/sdks/python/client/docs/ContainerResizePolicy.md new file mode 100644 index 000000000000..de631cfc8373 --- /dev/null +++ b/sdks/python/client/docs/ContainerResizePolicy.md @@ -0,0 +1,14 @@ +# ContainerResizePolicy + +ContainerResizePolicy represents resource resize policy for the container. + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**resource_name** | **str** | Name of the resource to which this resource resize policy applies. Supported values: cpu, memory. | +**restart_policy** | **str** | Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired. | +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/CronWorkflowServiceApi.md b/sdks/python/client/docs/CronWorkflowServiceApi.md index 455b2749c5cd..98d35d957fb5 100644 --- a/sdks/python/client/docs/CronWorkflowServiceApi.md +++ b/sdks/python/client/docs/CronWorkflowServiceApi.md @@ -68,7 +68,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -125,7 +124,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -174,7 +172,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -183,7 +181,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -199,7 +197,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -208,7 +206,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -236,6 +234,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -274,6 +278,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -313,6 +323,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -351,6 +367,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1032,6 +1054,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -1080,6 +1103,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -1093,7 +1120,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -1138,7 +1165,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1147,7 +1174,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1163,7 +1190,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1172,7 +1199,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1200,6 +1227,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1238,6 +1271,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1277,6 +1316,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1315,6 +1360,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1598,7 +1649,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -1616,7 +1667,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1639,7 +1693,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1668,7 +1725,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1687,7 +1744,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1711,7 +1768,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1723,7 +1780,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1731,8 +1799,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1755,7 +1828,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -1785,7 +1858,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1800,7 +1873,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -1814,6 +1887,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -1891,7 +1965,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1914,7 +1991,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1943,7 +2023,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1962,7 +2042,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1986,7 +2066,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1998,7 +2078,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -2006,8 +2097,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -2030,7 +2126,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -2060,7 +2156,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -2089,6 +2185,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2106,6 +2203,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -3056,7 +3154,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3079,7 +3180,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3108,7 +3212,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3128,7 +3232,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -3152,7 +3256,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3164,7 +3268,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -3172,8 +3287,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -3196,7 +3316,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -3226,7 +3346,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3255,6 +3375,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4199,7 +4320,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4222,7 +4346,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4251,7 +4378,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4270,7 +4397,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4294,7 +4421,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4306,7 +4433,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4314,8 +4452,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4338,7 +4481,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4369,7 +4512,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4398,6 +4541,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4405,6 +4549,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -4418,7 +4566,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -4504,7 +4652,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4527,7 +4678,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4556,7 +4710,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4576,7 +4730,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4600,7 +4754,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4612,7 +4766,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4620,8 +4785,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4644,7 +4814,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4674,7 +4844,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4703,6 +4873,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -5315,9 +5486,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -5414,7 +5585,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -5462,12 +5632,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -5490,6 +5661,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -5581,6 +5753,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -5705,7 +5897,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5714,7 +5906,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5730,7 +5922,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5739,7 +5931,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5767,6 +5959,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5805,6 +6003,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5844,6 +6048,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5882,6 +6092,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -6165,7 +6381,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -6183,7 +6399,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6206,7 +6425,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6235,7 +6457,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6254,7 +6476,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6278,7 +6500,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6290,7 +6512,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6298,8 +6531,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6322,7 +6560,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6352,7 +6590,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6367,7 +6605,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -6381,6 +6619,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6458,7 +6697,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6481,7 +6723,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6510,7 +6755,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6529,7 +6774,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6553,7 +6798,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6565,7 +6810,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6573,8 +6829,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6597,7 +6858,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6627,7 +6888,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6656,6 +6917,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6673,6 +6935,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -7623,7 +7886,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7646,7 +7912,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7675,7 +7944,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7695,7 +7964,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -7719,7 +7988,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7731,7 +8000,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -7739,8 +8019,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -7763,7 +8048,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -7793,7 +8078,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7822,6 +8107,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8766,7 +9052,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8789,7 +9078,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8818,7 +9110,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8837,7 +9129,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -8861,7 +9153,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8873,7 +9165,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -8881,8 +9184,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -8905,7 +9213,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -8936,7 +9244,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8965,6 +9273,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8972,6 +9281,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -8985,7 +9298,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -9071,7 +9384,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9094,7 +9410,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9123,7 +9442,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9143,7 +9462,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -9167,7 +9486,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9179,7 +9498,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -9187,8 +9517,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -9211,7 +9546,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -9241,7 +9576,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9270,6 +9605,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -9882,9 +10218,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -9981,7 +10317,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10029,12 +10364,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10057,6 +10393,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10148,6 +10485,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10264,9 +10621,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -10287,7 +10644,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10335,12 +10691,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10363,6 +10720,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10370,6 +10728,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -10383,11 +10744,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -10483,7 +10848,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10531,12 +10895,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10559,6 +10924,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10650,6 +11016,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10893,7 +11279,7 @@ with argo_workflows.ApiClient(configuration) as api_client: delete_options_propagation_policy = "deleteOptions.propagationPolicy_example" # str | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. (optional) delete_options_dry_run = [ "deleteOptions.dryRun_example", - ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. (optional) + ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. (optional) # example passing only required values which don't have defaults set try: @@ -10923,7 +11309,7 @@ Name | Type | Description | Notes **delete_options_preconditions_resource_version** | **str**| Specifies the target ResourceVersion +optional. | [optional] **delete_options_orphan_dependents** | **bool**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **delete_options_propagation_policy** | **str**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -11084,7 +11470,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -11141,7 +11526,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -11190,7 +11574,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11199,7 +11583,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11215,7 +11599,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11224,7 +11608,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11252,6 +11636,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11290,6 +11680,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11329,6 +11725,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11367,6 +11769,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12048,6 +12456,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -12096,6 +12505,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -12109,7 +12522,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -12154,7 +12567,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12163,7 +12576,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12179,7 +12592,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12188,7 +12601,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12216,6 +12629,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12254,6 +12673,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12293,6 +12718,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12331,6 +12762,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12614,7 +13051,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -12632,7 +13069,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12655,7 +13095,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12684,7 +13127,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12703,7 +13146,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12727,7 +13170,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12739,7 +13182,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -12747,9 +13201,14 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, - capabilities=Capabilities( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), + capabilities=Capabilities( add=[ "add_example", ], @@ -12771,7 +13230,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -12801,7 +13260,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12816,7 +13275,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -12830,6 +13289,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -12907,7 +13367,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12930,7 +13393,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12959,7 +13425,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12978,7 +13444,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -13002,7 +13468,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -13014,7 +13480,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -13022,8 +13499,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -13046,7 +13528,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -13076,7 +13558,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -13105,6 +13587,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -13122,6 +13605,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -14072,7 +14556,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -14095,7 +14582,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -14124,7 +14614,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14144,7 +14634,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -14168,7 +14658,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14180,7 +14670,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -14188,8 +14689,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -14212,7 +14718,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -14242,7 +14748,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14271,6 +14777,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15215,7 +15722,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15238,7 +15748,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15267,7 +15780,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15286,7 +15799,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15310,7 +15823,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15322,7 +15835,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15330,8 +15854,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15354,7 +15883,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15385,7 +15914,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15414,6 +15943,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15421,6 +15951,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -15434,7 +15968,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -15520,7 +16054,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15543,7 +16080,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15572,7 +16112,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15592,7 +16132,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15616,7 +16156,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15628,7 +16168,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15636,8 +16187,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15660,7 +16216,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15690,7 +16246,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15719,6 +16275,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -16331,9 +16888,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -16430,7 +16987,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -16478,12 +17034,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -16506,6 +17063,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -16597,6 +17155,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -16721,7 +17299,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16730,7 +17308,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16746,7 +17324,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16755,7 +17333,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16783,6 +17361,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16821,6 +17405,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16860,6 +17450,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16898,6 +17494,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17181,7 +17783,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -17199,7 +17801,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17222,7 +17827,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17251,7 +17859,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17270,7 +17878,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -17294,7 +17902,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17306,7 +17914,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -17314,8 +17933,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -17338,7 +17962,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -17368,7 +17992,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17383,7 +18007,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -17397,6 +18021,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -17474,7 +18099,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17497,7 +18125,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17526,7 +18157,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17545,7 +18176,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -17569,7 +18200,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17581,7 +18212,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -17589,8 +18231,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -17613,7 +18260,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -17643,7 +18290,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17672,6 +18319,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -17689,6 +18337,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -18639,7 +19288,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18662,7 +19314,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18691,7 +19346,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18711,7 +19366,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -18735,7 +19390,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18747,7 +19402,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -18755,8 +19421,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -18779,7 +19450,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -18809,7 +19480,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18838,6 +19509,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19782,7 +20454,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19805,7 +20480,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19834,7 +20512,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19853,7 +20531,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -19877,7 +20555,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19889,7 +20567,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -19897,8 +20586,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -19921,7 +20615,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -19952,7 +20646,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19981,6 +20675,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19988,6 +20683,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -20001,7 +20700,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -20087,7 +20786,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -20110,7 +20812,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -20139,7 +20844,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20159,7 +20864,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -20183,7 +20888,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20195,7 +20900,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -20203,8 +20919,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -20227,7 +20948,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -20257,7 +20978,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20286,6 +21007,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -20898,9 +21620,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -20997,7 +21719,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21045,12 +21766,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21073,6 +21795,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21164,6 +21887,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -21280,9 +22023,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -21303,7 +22046,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21351,12 +22093,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21379,6 +22122,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21386,6 +22130,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -21399,11 +22146,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -21499,7 +22250,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21547,12 +22297,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21575,6 +22326,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21666,6 +22418,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -21911,6 +22683,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -21922,7 +22695,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_cron_workflows(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.list_cron_workflows(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling CronWorkflowServiceApi->list_cron_workflows: %s\n" % e) @@ -21943,6 +22716,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -22185,7 +22959,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -22242,7 +23015,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -22291,7 +23063,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22300,7 +23072,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22316,7 +23088,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22325,7 +23097,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22353,6 +23125,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22391,6 +23169,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22430,6 +23214,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22468,6 +23258,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23149,6 +23945,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -23197,6 +23994,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -23210,7 +24011,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -23255,7 +24056,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -23264,7 +24065,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -23280,7 +24081,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -23289,7 +24090,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -23317,6 +24118,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23355,6 +24162,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23394,6 +24207,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23432,6 +24251,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23715,7 +24540,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -23733,7 +24558,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23756,7 +24584,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23785,7 +24616,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23804,7 +24635,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -23828,7 +24659,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23840,7 +24671,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -23848,8 +24690,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -23872,7 +24719,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -23902,7 +24749,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23917,7 +24764,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -23931,6 +24778,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -24008,7 +24856,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24031,7 +24882,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24060,7 +24914,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24079,7 +24933,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -24103,7 +24957,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24115,7 +24969,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -24123,8 +24988,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -24147,7 +25017,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -24177,7 +25047,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24206,6 +25076,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -24223,6 +25094,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -25173,7 +26045,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25196,7 +26071,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25225,7 +26103,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25245,7 +26123,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -25269,7 +26147,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25281,7 +26159,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -25289,8 +26178,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -25313,7 +26207,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -25343,7 +26237,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25372,6 +26266,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -26316,7 +27211,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26339,7 +27237,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26368,7 +27269,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26387,7 +27288,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -26411,7 +27312,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26423,7 +27324,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -26431,8 +27343,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -26455,7 +27372,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -26486,7 +27403,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26515,6 +27432,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -26522,6 +27440,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -26535,7 +27457,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -26621,7 +27543,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26644,7 +27569,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26673,7 +27601,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26693,7 +27621,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -26717,7 +27645,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26729,7 +27657,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -26737,8 +27676,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -26761,7 +27705,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -26791,7 +27735,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26820,6 +27764,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -27432,9 +28377,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -27531,7 +28476,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -27579,12 +28523,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -27607,6 +28552,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -27698,6 +28644,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -27822,7 +28788,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27831,7 +28797,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27847,7 +28813,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27856,7 +28822,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27884,6 +28850,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27922,6 +28894,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27961,6 +28939,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27999,6 +28983,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -28282,7 +29272,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -28300,7 +29290,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28323,7 +29316,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28352,7 +29348,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28371,7 +29367,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -28395,7 +29391,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28407,7 +29403,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -28415,8 +29422,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -28439,7 +29451,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -28469,7 +29481,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28484,7 +29496,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -28498,6 +29510,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -28575,7 +29588,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28598,7 +29614,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28627,7 +29646,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28646,7 +29665,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -28670,7 +29689,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28682,7 +29701,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -28690,8 +29720,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -28714,7 +29749,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -28744,7 +29779,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28773,6 +29808,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -28790,6 +29826,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -29740,7 +30777,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29763,7 +30803,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29792,7 +30835,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29812,7 +30855,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -29836,7 +30879,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29848,7 +30891,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -29856,8 +30910,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -29880,7 +30939,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -29910,7 +30969,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29939,6 +30998,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -30883,7 +31943,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30906,7 +31969,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30935,7 +32001,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30954,7 +32020,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -30978,7 +32044,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30990,7 +32056,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -30998,8 +32075,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -31022,7 +32104,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -31053,7 +32135,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31082,6 +32164,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -31089,6 +32172,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -31102,7 +32189,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -31188,7 +32275,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -31211,7 +32301,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -31240,7 +32333,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31260,7 +32353,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -31284,7 +32377,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31296,7 +32389,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -31304,8 +32408,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -31328,7 +32437,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -31358,7 +32467,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31387,6 +32496,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -31999,9 +33109,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -32098,7 +33208,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32146,12 +33255,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32174,6 +33284,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32265,6 +33376,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -32381,9 +33512,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -32404,7 +33535,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32452,12 +33582,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32480,6 +33611,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32487,6 +33619,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -32500,11 +33635,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -32600,7 +33739,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32648,12 +33786,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32676,6 +33815,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32767,6 +33907,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( diff --git a/sdks/python/client/docs/EmptyDirVolumeSource.md b/sdks/python/client/docs/EmptyDirVolumeSource.md index 345366e016d5..8d41c9c4600b 100644 --- a/sdks/python/client/docs/EmptyDirVolumeSource.md +++ b/sdks/python/client/docs/EmptyDirVolumeSource.md @@ -5,8 +5,8 @@ Represents an empty directory for a pod. Empty directory volumes support ownersh ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**medium** | **str** | What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir | [optional] -**size_limit** | **str** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] +**medium** | **str** | medium represents what type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir | [optional] +**size_limit** | **str** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/EventServiceApi.md b/sdks/python/client/docs/EventServiceApi.md index f013152208e0..e6cd001e299b 100644 --- a/sdks/python/client/docs/EventServiceApi.md +++ b/sdks/python/client/docs/EventServiceApi.md @@ -55,6 +55,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -66,7 +67,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_workflow_event_bindings(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.list_workflow_event_bindings(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling EventServiceApi->list_workflow_event_bindings: %s\n" % e) @@ -87,6 +88,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/python/client/docs/EventSourceServiceApi.md b/sdks/python/client/docs/EventSourceServiceApi.md index 208e197b29ac..fa522c0d0bb7 100644 --- a/sdks/python/client/docs/EventSourceServiceApi.md +++ b/sdks/python/client/docs/EventSourceServiceApi.md @@ -58,7 +58,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -1256,7 +1255,7 @@ with argo_workflows.ApiClient(configuration) as api_client: name="name_example", node_port=1, port=1, - protocol="SCTP", + protocol="protocol_example", target_port="target_port_example", ), ], @@ -1524,7 +1523,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1533,7 +1532,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1549,7 +1548,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1558,7 +1557,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1586,6 +1585,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1624,6 +1629,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1663,6 +1674,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1701,6 +1718,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1771,7 +1794,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -1789,7 +1812,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1812,7 +1838,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1841,7 +1870,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1860,7 +1889,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1884,7 +1913,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1896,7 +1925,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1904,8 +1944,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1928,7 +1973,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -1958,7 +2003,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1973,7 +2018,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -1987,6 +2032,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2012,6 +2058,10 @@ with argo_workflows.ApiClient(configuration) as api_client: priority=1, priority_class_name="priority_class_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -2025,7 +2075,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -2046,9 +2096,9 @@ with argo_workflows.ApiClient(configuration) as api_client: service_account_name="service_account_name_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -2145,7 +2195,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -2193,12 +2242,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -2221,6 +2271,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -2312,6 +2363,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -2559,7 +2630,7 @@ with argo_workflows.ApiClient(configuration) as api_client: delete_options_propagation_policy = "deleteOptions.propagationPolicy_example" # str | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. (optional) delete_options_dry_run = [ "deleteOptions.dryRun_example", - ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. (optional) + ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. (optional) # example passing only required values which don't have defaults set try: @@ -2589,7 +2660,7 @@ Name | Type | Description | Notes **delete_options_preconditions_resource_version** | **str**| Specifies the target ResourceVersion +optional. | [optional] **delete_options_orphan_dependents** | **bool**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **delete_options_propagation_policy** | **str**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -2853,6 +2924,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -2864,7 +2936,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_event_sources(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.list_event_sources(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling EventSourceServiceApi->list_event_sources: %s\n" % e) @@ -2885,6 +2957,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -2955,7 +3028,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -4153,7 +4225,7 @@ with argo_workflows.ApiClient(configuration) as api_client: name="name_example", node_port=1, port=1, - protocol="SCTP", + protocol="protocol_example", target_port="target_port_example", ), ], @@ -4421,7 +4493,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -4430,7 +4502,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -4446,7 +4518,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -4455,7 +4527,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -4483,6 +4555,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -4521,6 +4599,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -4560,6 +4644,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -4598,6 +4688,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -4668,7 +4764,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -4686,7 +4782,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4709,7 +4808,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4738,7 +4840,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4757,7 +4859,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4781,7 +4883,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4793,7 +4895,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4801,8 +4914,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4825,7 +4943,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4855,7 +4973,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4870,7 +4988,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -4884,6 +5002,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4909,6 +5028,10 @@ with argo_workflows.ApiClient(configuration) as api_client: priority=1, priority_class_name="priority_class_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -4922,7 +5045,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -4943,9 +5066,9 @@ with argo_workflows.ApiClient(configuration) as api_client: service_account_name="service_account_name_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -5042,7 +5165,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -5090,12 +5212,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -5118,6 +5241,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -5209,6 +5333,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -5460,6 +5604,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -5471,7 +5616,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.watch_event_sources(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.watch_event_sources(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling EventSourceServiceApi->watch_event_sources: %s\n" % e) @@ -5492,6 +5637,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/python/client/docs/FCVolumeSource.md b/sdks/python/client/docs/FCVolumeSource.md index 1e43db4e774d..fde52537d8b7 100644 --- a/sdks/python/client/docs/FCVolumeSource.md +++ b/sdks/python/client/docs/FCVolumeSource.md @@ -5,11 +5,11 @@ Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**lun** | **int** | Optional: FC target lun number | [optional] -**read_only** | **bool** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] -**target_wwns** | **[str]** | Optional: FC target worldwide names (WWNs) | [optional] -**wwids** | **[str]** | Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. | [optional] +**fs_type** | **str** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**lun** | **int** | lun is Optional: FC target lun number | [optional] +**read_only** | **bool** | readOnly is Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**target_wwns** | **[str]** | targetWWNs is Optional: FC target worldwide names (WWNs) | [optional] +**wwids** | **[str]** | wwids Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/FlexVolumeSource.md b/sdks/python/client/docs/FlexVolumeSource.md index 8d4b2213a2dd..a45474644e73 100644 --- a/sdks/python/client/docs/FlexVolumeSource.md +++ b/sdks/python/client/docs/FlexVolumeSource.md @@ -5,10 +5,10 @@ FlexVolume represents a generic volume resource that is provisioned/attached usi ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**driver** | **str** | Driver is the name of the driver to use for this volume. | -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script. | [optional] -**options** | **{str: (str,)}** | Optional: Extra command options if any. | [optional] -**read_only** | **bool** | Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**driver** | **str** | driver is the name of the driver to use for this volume. | +**fs_type** | **str** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script. | [optional] +**options** | **{str: (str,)}** | options is Optional: this field holds extra command options if any. | [optional] +**read_only** | **bool** | readOnly is Optional: defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/FlockerVolumeSource.md b/sdks/python/client/docs/FlockerVolumeSource.md index 8b8e02f2ab87..16288298390f 100644 --- a/sdks/python/client/docs/FlockerVolumeSource.md +++ b/sdks/python/client/docs/FlockerVolumeSource.md @@ -5,8 +5,8 @@ Represents a Flocker volume mounted by the Flocker agent. One and only one of da ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**dataset_name** | **str** | Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated | [optional] -**dataset_uuid** | **str** | UUID of the dataset. This is unique identifier of a Flocker dataset | [optional] +**dataset_name** | **str** | datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated | [optional] +**dataset_uuid** | **str** | datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/GCEPersistentDiskVolumeSource.md b/sdks/python/client/docs/GCEPersistentDiskVolumeSource.md index 4799162ea133..74bd68273a6a 100644 --- a/sdks/python/client/docs/GCEPersistentDiskVolumeSource.md +++ b/sdks/python/client/docs/GCEPersistentDiskVolumeSource.md @@ -5,10 +5,10 @@ Represents a Persistent Disk resource in Google Compute Engine. A GCE PD must e ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**pd_name** | **str** | Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | -**fs_type** | **str** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] -**partition** | **int** | The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] -**read_only** | **bool** | ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] +**pd_name** | **str** | pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | +**fs_type** | **str** | fsType is filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] +**partition** | **int** | partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] +**read_only** | **bool** | readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/GitRepoVolumeSource.md b/sdks/python/client/docs/GitRepoVolumeSource.md index 4574d2b428d2..31d98a2fc993 100644 --- a/sdks/python/client/docs/GitRepoVolumeSource.md +++ b/sdks/python/client/docs/GitRepoVolumeSource.md @@ -5,9 +5,9 @@ Represents a volume that is populated with the contents of a git repository. Git ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**repository** | **str** | Repository URL | -**directory** | **str** | Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name. | [optional] -**revision** | **str** | Commit hash for the specified revision. | [optional] +**repository** | **str** | repository is the URL | +**directory** | **str** | directory is the target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name. | [optional] +**revision** | **str** | revision is the commit hash for the specified revision. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/GlusterfsVolumeSource.md b/sdks/python/client/docs/GlusterfsVolumeSource.md index 6b41f3f47039..a6c0801f32e9 100644 --- a/sdks/python/client/docs/GlusterfsVolumeSource.md +++ b/sdks/python/client/docs/GlusterfsVolumeSource.md @@ -5,9 +5,9 @@ Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**endpoints** | **str** | EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | -**path** | **str** | Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | -**read_only** | **bool** | ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | [optional] +**endpoints** | **str** | endpoints is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | +**path** | **str** | path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | +**read_only** | **bool** | readOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/HTTPGetAction.md b/sdks/python/client/docs/HTTPGetAction.md index cbf0219232f2..2de001c3c28c 100644 --- a/sdks/python/client/docs/HTTPGetAction.md +++ b/sdks/python/client/docs/HTTPGetAction.md @@ -9,7 +9,7 @@ Name | Type | Description | Notes **host** | **str** | Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead. | [optional] **http_headers** | [**[HTTPHeader]**](HTTPHeader.md) | Custom headers to set in the request. HTTP allows repeated headers. | [optional] **path** | **str** | Path to access on the HTTP server. | [optional] -**scheme** | **str** | Scheme to use for connecting to the host. Defaults to HTTP. Possible enum values: - `\"HTTP\"` means that the scheme used will be http:// - `\"HTTPS\"` means that the scheme used will be https:// | [optional] +**scheme** | **str** | Scheme to use for connecting to the host. Defaults to HTTP. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/HTTPHeader.md b/sdks/python/client/docs/HTTPHeader.md index c25100fd0554..22ccb659e508 100644 --- a/sdks/python/client/docs/HTTPHeader.md +++ b/sdks/python/client/docs/HTTPHeader.md @@ -5,7 +5,7 @@ HTTPHeader describes a custom header to be used in HTTP probes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | The header field name | +**name** | **str** | The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header. | **value** | **str** | The header field value | **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/HostAlias.md b/sdks/python/client/docs/HostAlias.md index 9cf5e9ea7c87..551f1f16e944 100644 --- a/sdks/python/client/docs/HostAlias.md +++ b/sdks/python/client/docs/HostAlias.md @@ -5,8 +5,8 @@ HostAlias holds the mapping between IP and hostnames that will be injected as an ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**ip** | **str** | IP address of the host file entry. | **hostnames** | **[str]** | Hostnames for the above IP address. | [optional] -**ip** | **str** | IP address of the host file entry. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/HostPathVolumeSource.md b/sdks/python/client/docs/HostPathVolumeSource.md index faf829cccfd7..6abd25a8ecf3 100644 --- a/sdks/python/client/docs/HostPathVolumeSource.md +++ b/sdks/python/client/docs/HostPathVolumeSource.md @@ -5,8 +5,8 @@ Represents a host path mapped into a pod. Host path volumes do not support owner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**path** | **str** | Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | -**type** | **str** | Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | [optional] +**path** | **str** | path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | +**type** | **str** | type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ISCSIVolumeSource.md b/sdks/python/client/docs/ISCSIVolumeSource.md index a3102c67c3d4..5d13c1d38ae1 100644 --- a/sdks/python/client/docs/ISCSIVolumeSource.md +++ b/sdks/python/client/docs/ISCSIVolumeSource.md @@ -5,16 +5,16 @@ Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**iqn** | **str** | Target iSCSI Qualified Name. | -**lun** | **int** | iSCSI Target Lun number. | -**target_portal** | **str** | iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | -**chap_auth_discovery** | **bool** | whether support iSCSI Discovery CHAP authentication | [optional] -**chap_auth_session** | **bool** | whether support iSCSI Session CHAP authentication | [optional] -**fs_type** | **str** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi | [optional] -**initiator_name** | **str** | Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. | [optional] -**iscsi_interface** | **str** | iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). | [optional] -**portals** | **[str]** | iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | [optional] -**read_only** | **bool** | ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. | [optional] +**iqn** | **str** | iqn is the target iSCSI Qualified Name. | +**lun** | **int** | lun represents iSCSI Target Lun number. | +**target_portal** | **str** | targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | +**chap_auth_discovery** | **bool** | chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication | [optional] +**chap_auth_session** | **bool** | chapAuthSession defines whether support iSCSI Session CHAP authentication | [optional] +**fs_type** | **str** | fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi | [optional] +**initiator_name** | **str** | initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. | [optional] +**iscsi_interface** | **str** | iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). | [optional] +**portals** | **[str]** | portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). | [optional] +**read_only** | **bool** | readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. | [optional] **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md b/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md index 133c91613716..a2c2250cf623 100644 --- a/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md +++ b/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ContainerNode.md @@ -16,7 +16,9 @@ Name | Type | Description | Notes **liveness_probe** | [**Probe**](Probe.md) | | [optional] **ports** | [**[ContainerPort]**](ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readiness_probe** | [**Probe**](Probe.md) | | [optional] +**resize_policy** | [**[ContainerResizePolicy]**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**ResourceRequirements**](ResourceRequirements.md) | | [optional] +**restart_policy** | **str** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **security_context** | [**SecurityContext**](SecurityContext.md) | | [optional] **startup_probe** | [**Probe**](Probe.md) | | [optional] **stdin** | **bool** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional] diff --git a/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md b/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md index 9a96612ef976..a9e516e35ae0 100644 --- a/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md +++ b/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1ScriptTemplate.md @@ -17,7 +17,9 @@ Name | Type | Description | Notes **name** | **str** | Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. | [optional] **ports** | [**[ContainerPort]**](ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readiness_probe** | [**Probe**](Probe.md) | | [optional] +**resize_policy** | [**[ContainerResizePolicy]**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**ResourceRequirements**](ResourceRequirements.md) | | [optional] +**restart_policy** | **str** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **security_context** | [**SecurityContext**](SecurityContext.md) | | [optional] **startup_probe** | [**Probe**](Probe.md) | | [optional] **stdin** | **bool** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional] diff --git a/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md b/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md index 2b2147e7329b..f6f2e05860ce 100644 --- a/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md +++ b/sdks/python/client/docs/IoArgoprojWorkflowV1alpha1UserContainer.md @@ -17,7 +17,9 @@ Name | Type | Description | Notes **mirror_volume_mounts** | **bool** | MirrorVolumeMounts will mount the same volumes specified in the main container to the container (including artifacts), at the same mountPaths. This enables dind daemon to partially see the same filesystem as the main container in order to use features such as docker volume binding | [optional] **ports** | [**[ContainerPort]**](ContainerPort.md) | List of ports to expose from the container. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Modifying this array with strategic merge patch may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated. | [optional] **readiness_probe** | [**Probe**](Probe.md) | | [optional] +**resize_policy** | [**[ContainerResizePolicy]**](ContainerResizePolicy.md) | Resources resize policy for the container. | [optional] **resources** | [**ResourceRequirements**](ResourceRequirements.md) | | [optional] +**restart_policy** | **str** | RestartPolicy defines the restart behavior of individual containers in a pod. This field may only be set for init containers, and the only allowed value is \"Always\". For non-init containers or when this field is not specified, the restart behavior is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container still starts in the init container sequence, it does not wait for the container to complete before proceeding to the next init container. Instead, the next init container starts immediately after this init container is started, or after any startupProbe has successfully completed. | [optional] **security_context** | [**SecurityContext**](SecurityContext.md) | | [optional] **startup_probe** | [**Probe**](Probe.md) | | [optional] **stdin** | **bool** | Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. | [optional] diff --git a/sdks/python/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md b/sdks/python/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md index 07dbace72e08..447516847841 100644 --- a/sdks/python/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md +++ b/sdks/python/client/docs/IoK8sApiPolicyV1PodDisruptionBudgetSpec.md @@ -8,6 +8,7 @@ Name | Type | Description | Notes **max_unavailable** | **str** | | [optional] **min_available** | **str** | | [optional] **selector** | [**LabelSelector**](LabelSelector.md) | | [optional] +**unhealthy_pod_eviction_policy** | **str** | UnhealthyPodEvictionPolicy defines the criteria for when unhealthy pods should be considered for eviction. Current implementation considers healthy pods, as pods that have status.conditions item with type=\"Ready\",status=\"True\". Valid policies are IfHealthyBudget and AlwaysAllow. If no policy is specified, the default behavior will be used, which corresponds to the IfHealthyBudget policy. IfHealthyBudget policy means that running pods (status.phase=\"Running\"), but not yet healthy can be evicted only if the guarded application is not disrupted (status.currentHealthy is at least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction. AlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction. Additional policies may be added in the future. Clients making eviction decisions should disallow eviction of unhealthy pods if they encounter an unrecognized policy in this field. This field is beta-level. The eviction API uses this field when the feature gate PDBUnhealthyPodEvictionPolicy is enabled (enabled by default). | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/KeyToPath.md b/sdks/python/client/docs/KeyToPath.md index 1e57cc00ab57..5102f82ccbea 100644 --- a/sdks/python/client/docs/KeyToPath.md +++ b/sdks/python/client/docs/KeyToPath.md @@ -5,9 +5,9 @@ Maps a string key to a path within a volume. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**key** | **str** | The key to project. | -**path** | **str** | The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. | -**mode** | **int** | Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**key** | **str** | key is the key to project. | +**path** | **str** | path is the relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'. | +**mode** | **int** | mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/LifecycleHandler.md b/sdks/python/client/docs/LifecycleHandler.md index daf29a37d0cb..ce21c68c82c0 100644 --- a/sdks/python/client/docs/LifecycleHandler.md +++ b/sdks/python/client/docs/LifecycleHandler.md @@ -7,6 +7,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_exec** | [**ExecAction**](ExecAction.md) | | [optional] **http_get** | [**HTTPGetAction**](HTTPGetAction.md) | | [optional] +**sleep** | [**SleepAction**](SleepAction.md) | | [optional] **tcp_socket** | [**TCPSocketAction**](TCPSocketAction.md) | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/ListMeta.md b/sdks/python/client/docs/ListMeta.md index 6c7357a98e72..82a4d103cffc 100644 --- a/sdks/python/client/docs/ListMeta.md +++ b/sdks/python/client/docs/ListMeta.md @@ -8,7 +8,7 @@ Name | Type | Description | Notes **_continue** | **str** | continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message. | [optional] **remaining_item_count** | **int** | remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact. | [optional] **resource_version** | **str** | String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency | [optional] -**self_link** | **str** | selfLink is a URL representing this object. Populated by the system. Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release. | [optional] +**self_link** | **str** | Deprecated: selfLink is a legacy read-only field that is no longer populated by the system. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/LocalObjectReference.md b/sdks/python/client/docs/LocalObjectReference.md index 4f8ae7b13df5..c0116230c451 100644 --- a/sdks/python/client/docs/LocalObjectReference.md +++ b/sdks/python/client/docs/LocalObjectReference.md @@ -5,7 +5,7 @@ LocalObjectReference contains enough information to let you locate the reference ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ModifyVolumeStatus.md b/sdks/python/client/docs/ModifyVolumeStatus.md new file mode 100644 index 000000000000..e4112b67b8a5 --- /dev/null +++ b/sdks/python/client/docs/ModifyVolumeStatus.md @@ -0,0 +1,14 @@ +# ModifyVolumeStatus + +ModifyVolumeStatus represents the status object of ControllerModifyVolume operation + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**status** | **str** | status is the status of the ControllerModifyVolume operation. It can be in any of following states: - Pending Pending indicates that the PersistentVolumeClaim cannot be modified due to unmet requirements, such as the specified VolumeAttributesClass not existing. - InProgress InProgress indicates that the volume is being modified. - Infeasible Infeasible indicates that the request has been rejected as invalid by the CSI driver. To resolve the error, a valid VolumeAttributesClass needs to be specified. Note: New statuses can be added in the future. Consumers should check for unknown statuses and fail appropriately. | +**target_volume_attributes_class_name** | **str** | targetVolumeAttributesClassName is the name of the VolumeAttributesClass the PVC currently being reconciled | [optional] +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/NFSVolumeSource.md b/sdks/python/client/docs/NFSVolumeSource.md index a514712bef47..aaad8b2f8927 100644 --- a/sdks/python/client/docs/NFSVolumeSource.md +++ b/sdks/python/client/docs/NFSVolumeSource.md @@ -5,9 +5,9 @@ Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not sup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**path** | **str** | Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | -**server** | **str** | Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | -**read_only** | **bool** | ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | [optional] +**path** | **str** | path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | +**server** | **str** | server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | +**read_only** | **bool** | readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/NodeSelectorRequirement.md b/sdks/python/client/docs/NodeSelectorRequirement.md index 7cc72f18cb0a..41665799704a 100644 --- a/sdks/python/client/docs/NodeSelectorRequirement.md +++ b/sdks/python/client/docs/NodeSelectorRequirement.md @@ -6,7 +6,7 @@ A node selector requirement is a selector that contains values, a key, and an op Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **str** | The label key that the selector applies to. | -**operator** | **str** | Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. Possible enum values: - `\"DoesNotExist\"` - `\"Exists\"` - `\"Gt\"` - `\"In\"` - `\"Lt\"` - `\"NotIn\"` | +**operator** | **str** | Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt. | **values** | **[str]** | An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/ObjectMeta.md b/sdks/python/client/docs/ObjectMeta.md index bd09367bbde5..0c646e77f7e1 100644 --- a/sdks/python/client/docs/ObjectMeta.md +++ b/sdks/python/client/docs/ObjectMeta.md @@ -5,22 +5,21 @@ ObjectMeta is metadata that all persisted resources must have, which includes al ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**annotations** | **{str: (str,)}** | Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations | [optional] -**cluster_name** | **str** | The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request. | [optional] +**annotations** | **{str: (str,)}** | Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations | [optional] **creation_timestamp** | **datetime** | Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers. | [optional] **deletion_grace_period_seconds** | **int** | Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only. | [optional] **deletion_timestamp** | **datetime** | Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers. | [optional] **finalizers** | **[str]** | Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list. | [optional] -**generate_name** | **str** | GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency | [optional] +**generate_name** | **str** | GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will return a 409. Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency | [optional] **generation** | **int** | A sequence number representing a specific generation of the desired state. Populated by the system. Read-only. | [optional] -**labels** | **{str: (str,)}** | Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels | [optional] +**labels** | **{str: (str,)}** | Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels | [optional] **managed_fields** | [**[ManagedFieldsEntry]**](ManagedFieldsEntry.md) | ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object. | [optional] -**name** | **str** | Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names | [optional] -**namespace** | **str** | Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces | [optional] +**name** | **str** | Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names | [optional] +**namespace** | **str** | Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces | [optional] **owner_references** | [**[OwnerReference]**](OwnerReference.md) | List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller. | [optional] **resource_version** | **str** | An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency | [optional] -**self_link** | **str** | SelfLink is a URL representing this object. Populated by the system. Read-only. DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release. | [optional] -**uid** | **str** | UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids | [optional] +**self_link** | **str** | Deprecated: selfLink is a legacy read-only field that is no longer populated by the system. | [optional] +**uid** | **str** | UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/OwnerReference.md b/sdks/python/client/docs/OwnerReference.md index aadfce620221..499372b286b2 100644 --- a/sdks/python/client/docs/OwnerReference.md +++ b/sdks/python/client/docs/OwnerReference.md @@ -7,9 +7,9 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **api_version** | **str** | API version of the referent. | **kind** | **str** | Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | -**name** | **str** | Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names | -**uid** | **str** | UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids | -**block_owner_deletion** | **bool** | If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. | [optional] +**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names | +**uid** | **str** | UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids | +**block_owner_deletion** | **bool** | If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion for how the garbage collector interacts with this field and enforces the foreground deletion. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. | [optional] **controller** | **bool** | If true, this reference points to the managing controller. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/PersistentVolumeClaimCondition.md b/sdks/python/client/docs/PersistentVolumeClaimCondition.md index d84cc228076f..feeed8a9f3ec 100644 --- a/sdks/python/client/docs/PersistentVolumeClaimCondition.md +++ b/sdks/python/client/docs/PersistentVolumeClaimCondition.md @@ -1,16 +1,16 @@ # PersistentVolumeClaimCondition -PersistentVolumeClaimCondition contails details about state of pvc +PersistentVolumeClaimCondition contains details about state of pvc ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **status** | **str** | | -**type** | **str** | Possible enum values: - `\"FileSystemResizePending\"` - controller resize is finished and a file system resize is pending on node - `\"Resizing\"` - a user trigger resize of pvc has been started | +**type** | **str** | | **last_probe_time** | **datetime** | Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers. | [optional] **last_transition_time** | **datetime** | Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers. | [optional] -**message** | **str** | Human-readable message indicating details about last transition. | [optional] -**reason** | **str** | Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized. | [optional] +**message** | **str** | message is the human-readable message indicating details about last transition. | [optional] +**reason** | **str** | reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"Resizing\" that means the underlying persistent volume is being resized. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/PersistentVolumeClaimSpec.md b/sdks/python/client/docs/PersistentVolumeClaimSpec.md index 0ca7bb137164..12318842b292 100644 --- a/sdks/python/client/docs/PersistentVolumeClaimSpec.md +++ b/sdks/python/client/docs/PersistentVolumeClaimSpec.md @@ -5,14 +5,15 @@ PersistentVolumeClaimSpec describes the common attributes of storage devices and ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**access_modes** | **[str]** | AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] +**access_modes** | **[str]** | accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] **data_source** | [**TypedLocalObjectReference**](TypedLocalObjectReference.md) | | [optional] -**data_source_ref** | [**TypedLocalObjectReference**](TypedLocalObjectReference.md) | | [optional] -**resources** | [**ResourceRequirements**](ResourceRequirements.md) | | [optional] +**data_source_ref** | [**TypedObjectReference**](TypedObjectReference.md) | | [optional] +**resources** | [**VolumeResourceRequirements**](VolumeResourceRequirements.md) | | [optional] **selector** | [**LabelSelector**](LabelSelector.md) | | [optional] -**storage_class_name** | **str** | Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1 | [optional] +**storage_class_name** | **str** | storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1 | [optional] +**volume_attributes_class_name** | **str** | volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim. If specified, the CSI driver will create or update the volume with the attributes defined in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName, it can be changed after the claim is created. An empty string value means that no VolumeAttributesClass will be applied to the claim but it's not allowed to reset this field to empty string once it is set. If unspecified and the PersistentVolumeClaim is unbound, the default VolumeAttributesClass will be set by the persistentvolume controller if it exists. If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource exists. More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/ (Alpha) Using this field requires the VolumeAttributesClass feature gate to be enabled. | [optional] **volume_mode** | **str** | volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. | [optional] -**volume_name** | **str** | VolumeName is the binding reference to the PersistentVolume backing this claim. | [optional] +**volume_name** | **str** | volumeName is the binding reference to the PersistentVolume backing this claim. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/PersistentVolumeClaimStatus.md b/sdks/python/client/docs/PersistentVolumeClaimStatus.md index 97d0a474e36d..f88c6ddb88e8 100644 --- a/sdks/python/client/docs/PersistentVolumeClaimStatus.md +++ b/sdks/python/client/docs/PersistentVolumeClaimStatus.md @@ -5,12 +5,14 @@ PersistentVolumeClaimStatus is the current status of a persistent volume claim. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**access_modes** | **[str]** | AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] -**allocated_resources** | **{str: (str,)}** | The storage resource within AllocatedResources tracks the capacity allocated to a PVC. It may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] -**capacity** | **{str: (str,)}** | Represents the actual resources of the underlying volume. | [optional] -**conditions** | [**[PersistentVolumeClaimCondition]**](PersistentVolumeClaimCondition.md) | Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'. | [optional] -**phase** | **str** | Phase represents the current phase of PersistentVolumeClaim. Possible enum values: - `\"Bound\"` used for PersistentVolumeClaims that are bound - `\"Lost\"` used for PersistentVolumeClaims that lost their underlying PersistentVolume. The claim was bound to a PersistentVolume and this volume does not exist any longer and all data on it was lost. - `\"Pending\"` used for PersistentVolumeClaims that are not yet bound | [optional] -**resize_status** | **str** | ResizeStatus stores status of resize operation. ResizeStatus is not set by default but when expansion is complete resizeStatus is set to empty string by resize controller or kubelet. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] +**access_modes** | **[str]** | accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] +**allocated_resource_statuses** | **{str: (str,)}** | allocatedResourceStatuses stores status of resource being resized for the given PVC. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. ClaimResourceStatus can be in any of following states: - ControllerResizeInProgress: State set when resize controller starts resizing the volume in control-plane. - ControllerResizeFailed: State set when resize has failed in resize controller with a terminal error. - NodeResizePending: State set when resize controller has finished resizing the volume but further resizing of volume is needed on the node. - NodeResizeInProgress: State set when kubelet starts resizing the volume. - NodeResizeFailed: State set when resizing has failed in kubelet with a terminal error. Transient errors don't set NodeResizeFailed. For example: if expanding a PVC for more capacity - this field can be one of the following states: - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\" - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\" When this field is not set, it means that no resize operation is in progress for the given PVC. A controller that receives PVC update with previously unknown resourceName or ClaimResourceStatus should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] +**allocated_resources** | **{str: (str,)}** | allocatedResources tracks the resources allocated to a PVC including its capacity. Key names follow standard Kubernetes label syntax. Valid values are either: * Un-prefixed keys: - storage - the capacity of the volume. * Custom resources must use implementation-defined prefixed names such as \"example.com/my-custom-resource\" Apart from above values - keys that are unprefixed or have kubernetes.io prefix are considered reserved and hence may not be used. Capacity reported here may be larger than the actual capacity when a volume expansion operation is requested. For storage quota, the larger value from allocatedResources and PVC.spec.resources is used. If allocatedResources is not set, PVC.spec.resources alone is used for quota calculation. If a volume expansion capacity request is lowered, allocatedResources is only lowered if there are no expansion operations in progress and if the actual volume capacity is equal or lower than the requested capacity. A controller that receives PVC update with previously unknown resourceName should ignore the update for the purpose it was designed. For example - a controller that only is responsible for resizing capacity of the volume, should ignore PVC updates that change other valid resources associated with PVC. This is an alpha field and requires enabling RecoverVolumeExpansionFailure feature. | [optional] +**capacity** | **{str: (str,)}** | capacity represents the actual resources of the underlying volume. | [optional] +**conditions** | [**[PersistentVolumeClaimCondition]**](PersistentVolumeClaimCondition.md) | conditions is the current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'Resizing'. | [optional] +**current_volume_attributes_class_name** | **str** | currentVolumeAttributesClassName is the current name of the VolumeAttributesClass the PVC is using. When unset, there is no VolumeAttributeClass applied to this PersistentVolumeClaim This is an alpha field and requires enabling VolumeAttributesClass feature. | [optional] +**modify_volume_status** | [**ModifyVolumeStatus**](ModifyVolumeStatus.md) | | [optional] +**phase** | **str** | phase represents the current phase of PersistentVolumeClaim. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/PersistentVolumeClaimVolumeSource.md b/sdks/python/client/docs/PersistentVolumeClaimVolumeSource.md index 566ced71f884..53a522ed42bc 100644 --- a/sdks/python/client/docs/PersistentVolumeClaimVolumeSource.md +++ b/sdks/python/client/docs/PersistentVolumeClaimVolumeSource.md @@ -5,8 +5,8 @@ PersistentVolumeClaimVolumeSource references the user's PVC in the same namespac ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**claim_name** | **str** | ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims | -**read_only** | **bool** | Will force the ReadOnly setting in VolumeMounts. Default false. | [optional] +**claim_name** | **str** | claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims | +**read_only** | **bool** | readOnly Will force the ReadOnly setting in VolumeMounts. Default false. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/PhotonPersistentDiskVolumeSource.md b/sdks/python/client/docs/PhotonPersistentDiskVolumeSource.md index 4456bd8e1941..c1791f648ce7 100644 --- a/sdks/python/client/docs/PhotonPersistentDiskVolumeSource.md +++ b/sdks/python/client/docs/PhotonPersistentDiskVolumeSource.md @@ -5,8 +5,8 @@ Represents a Photon Controller persistent disk resource. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**pd_id** | **str** | ID that identifies Photon Controller persistent disk | -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**pd_id** | **str** | pdID is the ID that identifies Photon Controller persistent disk | +**fs_type** | **str** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/PodAffinityTerm.md b/sdks/python/client/docs/PodAffinityTerm.md index e4aa102f641b..71f0c6ecb309 100644 --- a/sdks/python/client/docs/PodAffinityTerm.md +++ b/sdks/python/client/docs/PodAffinityTerm.md @@ -7,8 +7,10 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **topology_key** | **str** | This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. | **label_selector** | [**LabelSelector**](LabelSelector.md) | | [optional] +**match_label_keys** | **[str]** | MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate. | [optional] +**mismatch_label_keys** | **[str]** | MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. This is an alpha field and requires enabling MatchLabelKeysInPodAffinity feature gate. | [optional] **namespace_selector** | [**LabelSelector**](LabelSelector.md) | | [optional] -**namespaces** | **[str]** | namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\" | [optional] +**namespaces** | **[str]** | namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\". | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/PodSecurityContext.md b/sdks/python/client/docs/PodSecurityContext.md index e146150529a2..ec2eef1e604c 100644 --- a/sdks/python/client/docs/PodSecurityContext.md +++ b/sdks/python/client/docs/PodSecurityContext.md @@ -5,6 +5,7 @@ PodSecurityContext holds pod-level security attributes and common container sett ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**app_armor_profile** | [**AppArmorProfile**](AppArmorProfile.md) | | [optional] **fs_group** | **int** | A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod: 1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw---- If unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows. | [optional] **fs_group_change_policy** | **str** | fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are \"OnRootMismatch\" and \"Always\". If not specified, \"Always\" is used. Note that this field cannot be set when spec.os.name is windows. | [optional] **run_as_group** | **int** | The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows. | [optional] @@ -12,7 +13,7 @@ Name | Type | Description | Notes **run_as_user** | **int** | The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. Note that this field cannot be set when spec.os.name is windows. | [optional] **se_linux_options** | [**SELinuxOptions**](SELinuxOptions.md) | | [optional] **seccomp_profile** | [**SeccompProfile**](SeccompProfile.md) | | [optional] -**supplemental_groups** | **[int]** | A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. Note that this field cannot be set when spec.os.name is windows. | [optional] +**supplemental_groups** | **[int]** | A list of groups applied to the first process run in each container, in addition to the container's primary GID, the fsGroup (if specified), and group memberships defined in the container image for the uid of the container process. If unspecified, no additional groups are added to any container. Note that group memberships defined in the container image for the uid of the container process are still effective, even if they are not included in this list. Note that this field cannot be set when spec.os.name is windows. | [optional] **sysctls** | [**[Sysctl]**](Sysctl.md) | Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows. | [optional] **windows_options** | [**WindowsSecurityContextOptions**](WindowsSecurityContextOptions.md) | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/PortworxVolumeSource.md b/sdks/python/client/docs/PortworxVolumeSource.md index c5beb6abac1f..3d4c6931f2b1 100644 --- a/sdks/python/client/docs/PortworxVolumeSource.md +++ b/sdks/python/client/docs/PortworxVolumeSource.md @@ -5,9 +5,9 @@ PortworxVolumeSource represents a Portworx volume resource. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**volume_id** | **str** | VolumeID uniquely identifies a Portworx volume | -**fs_type** | **str** | FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**read_only** | **bool** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**volume_id** | **str** | volumeID uniquely identifies a Portworx volume | +**fs_type** | **str** | fSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**read_only** | **bool** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ProjectedVolumeSource.md b/sdks/python/client/docs/ProjectedVolumeSource.md index ef201cb06090..885e63456b66 100644 --- a/sdks/python/client/docs/ProjectedVolumeSource.md +++ b/sdks/python/client/docs/ProjectedVolumeSource.md @@ -5,8 +5,8 @@ Represents a projected volume source ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**default_mode** | **int** | Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**sources** | [**[VolumeProjection]**](VolumeProjection.md) | list of volume projections | [optional] +**default_mode** | **int** | defaultMode are the mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**sources** | [**[VolumeProjection]**](VolumeProjection.md) | sources is the list of volume projections | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/QuobyteVolumeSource.md b/sdks/python/client/docs/QuobyteVolumeSource.md index f5d3ddc6d667..4f04a49ca1c7 100644 --- a/sdks/python/client/docs/QuobyteVolumeSource.md +++ b/sdks/python/client/docs/QuobyteVolumeSource.md @@ -5,12 +5,12 @@ Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**registry** | **str** | Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes | -**volume** | **str** | Volume is a string that references an already created Quobyte volume by name. | -**group** | **str** | Group to map volume access to Default is no group | [optional] -**read_only** | **bool** | ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. | [optional] -**tenant** | **str** | Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin | [optional] -**user** | **str** | User to map volume access to Defaults to serivceaccount user | [optional] +**registry** | **str** | registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes | +**volume** | **str** | volume is a string that references an already created Quobyte volume by name. | +**group** | **str** | group to map volume access to Default is no group | [optional] +**read_only** | **bool** | readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. | [optional] +**tenant** | **str** | tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin | [optional] +**user** | **str** | user to map volume access to Defaults to serivceaccount user | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/RBDVolumeSource.md b/sdks/python/client/docs/RBDVolumeSource.md index 64324677561b..38149dd5bb7a 100644 --- a/sdks/python/client/docs/RBDVolumeSource.md +++ b/sdks/python/client/docs/RBDVolumeSource.md @@ -5,14 +5,14 @@ Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volu ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**image** | **str** | The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | -**monitors** | **[str]** | A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | -**fs_type** | **str** | Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd | [optional] -**keyring** | **str** | Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] -**pool** | **str** | The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] -**read_only** | **bool** | ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**image** | **str** | image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | +**monitors** | **[str]** | monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | +**fs_type** | **str** | fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd | [optional] +**keyring** | **str** | keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**pool** | **str** | pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**read_only** | **bool** | readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] -**user** | **str** | The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] +**user** | **str** | user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ResourceClaim.md b/sdks/python/client/docs/ResourceClaim.md new file mode 100644 index 000000000000..6bc50fcf05db --- /dev/null +++ b/sdks/python/client/docs/ResourceClaim.md @@ -0,0 +1,13 @@ +# ResourceClaim + +ResourceClaim references one entry in PodSpec.ResourceClaims. + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**name** | **str** | Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container. | +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/ResourceFieldSelector.md b/sdks/python/client/docs/ResourceFieldSelector.md index 306a7e20ead3..2e6015d0c870 100644 --- a/sdks/python/client/docs/ResourceFieldSelector.md +++ b/sdks/python/client/docs/ResourceFieldSelector.md @@ -7,7 +7,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **resource** | **str** | Required: resource to select | **container_name** | **str** | Container name: required for volumes, optional for env vars | [optional] -**divisor** | **str** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: a. No precision is lost b. No fractional digits will be emitted c. The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: 1.5 will be serialized as \"1500m\" 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] +**divisor** | **str** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ResourceRequirements.md b/sdks/python/client/docs/ResourceRequirements.md index 6fcd52166776..4c0399c740db 100644 --- a/sdks/python/client/docs/ResourceRequirements.md +++ b/sdks/python/client/docs/ResourceRequirements.md @@ -5,8 +5,9 @@ ResourceRequirements describes the compute resource requirements. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**claims** | [**[ResourceClaim]**](ResourceClaim.md) | Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container. This is an alpha field and requires enabling the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers. | [optional] **limits** | **{str: (str,)}** | Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] -**requests** | **{str: (str,)}** | Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] +**requests** | **{str: (str,)}** | Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ScaleIOVolumeSource.md b/sdks/python/client/docs/ScaleIOVolumeSource.md index cacc9eee7bcd..f3b8fe1ce052 100644 --- a/sdks/python/client/docs/ScaleIOVolumeSource.md +++ b/sdks/python/client/docs/ScaleIOVolumeSource.md @@ -5,16 +5,16 @@ ScaleIOVolumeSource represents a persistent ScaleIO volume ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**gateway** | **str** | The host address of the ScaleIO API Gateway. | +**gateway** | **str** | gateway is the host address of the ScaleIO API Gateway. | **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | -**system** | **str** | The name of the storage system as configured in ScaleIO. | -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\". | [optional] -**protection_domain** | **str** | The name of the ScaleIO Protection Domain for the configured storage. | [optional] -**read_only** | **bool** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] -**ssl_enabled** | **bool** | Flag to enable/disable SSL communication with Gateway, default false | [optional] -**storage_mode** | **str** | Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned. | [optional] -**storage_pool** | **str** | The ScaleIO Storage Pool associated with the protection domain. | [optional] -**volume_name** | **str** | The name of a volume already created in the ScaleIO system that is associated with this volume source. | [optional] +**system** | **str** | system is the name of the storage system as configured in ScaleIO. | +**fs_type** | **str** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\". | [optional] +**protection_domain** | **str** | protectionDomain is the name of the ScaleIO Protection Domain for the configured storage. | [optional] +**read_only** | **bool** | readOnly Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**ssl_enabled** | **bool** | sslEnabled Flag enable/disable SSL communication with Gateway, default false | [optional] +**storage_mode** | **str** | storageMode indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned. | [optional] +**storage_pool** | **str** | storagePool is the ScaleIO Storage Pool associated with the protection domain. | [optional] +**volume_name** | **str** | volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/SeccompProfile.md b/sdks/python/client/docs/SeccompProfile.md index 3855ebb15e6e..d23ca57c8c34 100644 --- a/sdks/python/client/docs/SeccompProfile.md +++ b/sdks/python/client/docs/SeccompProfile.md @@ -5,8 +5,8 @@ SeccompProfile defines a pod/container's seccomp profile settings. Only one prof ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**type** | **str** | type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. Possible enum values: - `\"Localhost\"` indicates a profile defined in a file on the node should be used. The file's location relative to <kubelet-root-dir>/seccomp. - `\"RuntimeDefault\"` represents the default container runtime seccomp profile. - `\"Unconfined\"` indicates no seccomp profile is applied (A.K.A. unconfined). | -**localhost_profile** | **str** | localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\". | [optional] +**type** | **str** | type indicates which kind of seccomp profile will be applied. Valid options are: Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied. | +**localhost_profile** | **str** | localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must be set if type is \"Localhost\". Must NOT be set for any other type. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/SecretEnvSource.md b/sdks/python/client/docs/SecretEnvSource.md index 8a463ccfa374..8ce727447c80 100644 --- a/sdks/python/client/docs/SecretEnvSource.md +++ b/sdks/python/client/docs/SecretEnvSource.md @@ -5,7 +5,7 @@ SecretEnvSource selects a Secret to populate the environment variables with. Th ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **optional** | **bool** | Specify whether the Secret must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/SecretKeySelector.md b/sdks/python/client/docs/SecretKeySelector.md index 6a754141450d..238016b7ffdf 100644 --- a/sdks/python/client/docs/SecretKeySelector.md +++ b/sdks/python/client/docs/SecretKeySelector.md @@ -6,7 +6,7 @@ SecretKeySelector selects a key of a Secret. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **str** | The key of the secret to select from. Must be a valid secret key. | -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] **optional** | **bool** | Specify whether the Secret or its key must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/SecretProjection.md b/sdks/python/client/docs/SecretProjection.md index f9a2d1bc3e89..7b0347fd538f 100644 --- a/sdks/python/client/docs/SecretProjection.md +++ b/sdks/python/client/docs/SecretProjection.md @@ -5,9 +5,9 @@ Adapts a secret into a projected volume. The contents of the target Secret's Da ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**items** | [**[KeyToPath]**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**name** | **str** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] -**optional** | **bool** | Specify whether the Secret or its key must be defined | [optional] +**items** | [**[KeyToPath]**](KeyToPath.md) | items if unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**name** | **str** | Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] +**optional** | **bool** | optional field specify whether the Secret or its key must be defined | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/SecretVolumeSource.md b/sdks/python/client/docs/SecretVolumeSource.md index ce9194bba8b0..c252cabd1345 100644 --- a/sdks/python/client/docs/SecretVolumeSource.md +++ b/sdks/python/client/docs/SecretVolumeSource.md @@ -5,10 +5,10 @@ Adapts a Secret into a volume. The contents of the target Secret's Data field w ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**default_mode** | **int** | Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] -**items** | [**[KeyToPath]**](KeyToPath.md) | If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] -**optional** | **bool** | Specify whether the Secret or its keys must be defined | [optional] -**secret_name** | **str** | Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret | [optional] +**default_mode** | **int** | defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. | [optional] +**items** | [**[KeyToPath]**](KeyToPath.md) | items If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'. | [optional] +**optional** | **bool** | optional field specify whether the Secret or its keys must be defined | [optional] +**secret_name** | **str** | secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/SecurityContext.md b/sdks/python/client/docs/SecurityContext.md index 7d1963f9e98e..2fbe87da9e26 100644 --- a/sdks/python/client/docs/SecurityContext.md +++ b/sdks/python/client/docs/SecurityContext.md @@ -6,6 +6,7 @@ SecurityContext holds security configuration that will be applied to a container Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **allow_privilege_escalation** | **bool** | AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows. | [optional] +**app_armor_profile** | [**AppArmorProfile**](AppArmorProfile.md) | | [optional] **capabilities** | [**Capabilities**](Capabilities.md) | | [optional] **privileged** | **bool** | Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. Note that this field cannot be set when spec.os.name is windows. | [optional] **proc_mount** | **str** | procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows. | [optional] diff --git a/sdks/python/client/docs/SensorServiceApi.md b/sdks/python/client/docs/SensorServiceApi.md index e24fbcbda071..069c99c5f3b4 100644 --- a/sdks/python/client/docs/SensorServiceApi.md +++ b/sdks/python/client/docs/SensorServiceApi.md @@ -66,7 +66,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -174,7 +173,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -183,7 +182,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -199,7 +198,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -208,7 +207,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -236,6 +235,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -274,6 +279,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -313,6 +324,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -351,6 +368,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -421,7 +444,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -439,7 +462,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -462,7 +488,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -491,7 +520,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -510,7 +539,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -534,7 +563,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -546,7 +575,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -554,8 +594,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -578,7 +623,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -608,7 +653,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -623,7 +668,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -637,6 +682,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -662,6 +708,10 @@ with argo_workflows.ApiClient(configuration) as api_client: priority=1, priority_class_name="priority_class_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -675,7 +725,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -696,9 +746,9 @@ with argo_workflows.ApiClient(configuration) as api_client: service_account_name="service_account_name_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -795,7 +845,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -843,12 +892,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -871,6 +921,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -962,6 +1013,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -2072,7 +2143,7 @@ with argo_workflows.ApiClient(configuration) as api_client: delete_options_propagation_policy = "deleteOptions.propagationPolicy_example" # str | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. (optional) delete_options_dry_run = [ "deleteOptions.dryRun_example", - ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. (optional) + ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. (optional) # example passing only required values which don't have defaults set try: @@ -2102,7 +2173,7 @@ Name | Type | Description | Notes **delete_options_preconditions_resource_version** | **str**| Specifies the target ResourceVersion +optional. | [optional] **delete_options_orphan_dependents** | **bool**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **delete_options_propagation_policy** | **str**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -2263,6 +2334,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -2274,7 +2346,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_sensors(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.list_sensors(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling SensorServiceApi->list_sensors: %s\n" % e) @@ -2295,6 +2367,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -2478,7 +2551,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -2586,7 +2658,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -2595,7 +2667,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -2611,7 +2683,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -2620,7 +2692,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -2648,6 +2720,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -2686,6 +2764,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -2725,6 +2809,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -2763,6 +2853,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -2833,7 +2929,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -2851,7 +2947,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -2874,7 +2973,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -2903,7 +3005,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -2922,7 +3024,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -2946,7 +3048,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -2958,7 +3060,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -2966,8 +3079,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -2990,7 +3108,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -3020,7 +3138,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3035,7 +3153,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -3049,6 +3167,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -3074,6 +3193,10 @@ with argo_workflows.ApiClient(configuration) as api_client: priority=1, priority_class_name="priority_class_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -3087,7 +3210,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -3108,9 +3231,9 @@ with argo_workflows.ApiClient(configuration) as api_client: service_account_name="service_account_name_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -3207,7 +3330,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -3255,12 +3377,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -3283,6 +3406,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -3374,6 +3498,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -4487,6 +4631,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -4498,7 +4643,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.watch_sensors(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.watch_sensors(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling SensorServiceApi->watch_sensors: %s\n" % e) @@ -4519,6 +4664,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type diff --git a/sdks/python/client/docs/ServiceAccountTokenProjection.md b/sdks/python/client/docs/ServiceAccountTokenProjection.md index 8a5f503094f8..f683c3c84df4 100644 --- a/sdks/python/client/docs/ServiceAccountTokenProjection.md +++ b/sdks/python/client/docs/ServiceAccountTokenProjection.md @@ -5,9 +5,9 @@ ServiceAccountTokenProjection represents a projected service account token volum ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**path** | **str** | Path is the path relative to the mount point of the file to project the token into. | -**audience** | **str** | Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver. | [optional] -**expiration_seconds** | **int** | ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes. | [optional] +**path** | **str** | path is the path relative to the mount point of the file to project the token into. | +**audience** | **str** | audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver. | [optional] +**expiration_seconds** | **int** | expirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/ServicePort.md b/sdks/python/client/docs/ServicePort.md index 77b79f348915..747d2e54a9b6 100644 --- a/sdks/python/client/docs/ServicePort.md +++ b/sdks/python/client/docs/ServicePort.md @@ -6,10 +6,10 @@ ServicePort contains information on service's port. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **port** | **int** | The port that will be exposed by this service. | -**app_protocol** | **str** | The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol. | [optional] +**app_protocol** | **str** | The application protocol for this port. This is used as a hint for implementations to offer richer behavior for protocols that they understand. This field follows standard Kubernetes label syntax. Valid values are either: * Un-prefixed protocol names - reserved for IANA standard service names (as per RFC-6335 and https://www.iana.org/assignments/service-names). * Kubernetes-defined prefixed names: * 'kubernetes.io/h2c' - HTTP/2 prior knowledge over cleartext as described in https://www.rfc-editor.org/rfc/rfc9113.html#name-starting-http-2-with-prior- * 'kubernetes.io/ws' - WebSocket over cleartext as described in https://www.rfc-editor.org/rfc/rfc6455 * 'kubernetes.io/wss' - WebSocket over TLS as described in https://www.rfc-editor.org/rfc/rfc6455 * Other protocols should use implementation-defined prefixed names such as mycompany.com/my-custom-protocol. | [optional] **name** | **str** | The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service. | [optional] **node_port** | **int** | The port on each node on which this service is exposed when type is NodePort or LoadBalancer. Usually assigned by the system. If a value is specified, in-range, and not in use it will be used, otherwise the operation will fail. If not specified, a port will be allocated if this Service requires one. If this field is specified when creating a Service which does not need it, creation will fail. This field will be wiped when updating a Service to no longer need it (e.g. changing type from NodePort to ClusterIP). More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport | [optional] -**protocol** | **str** | The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP. Possible enum values: - `\"SCTP\"` is the SCTP protocol. - `\"TCP\"` is the TCP protocol. - `\"UDP\"` is the UDP protocol. | [optional] +**protocol** | **str** | The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP. | [optional] **target_port** | **str** | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/SleepAction.md b/sdks/python/client/docs/SleepAction.md new file mode 100644 index 000000000000..e6a987ca6b5e --- /dev/null +++ b/sdks/python/client/docs/SleepAction.md @@ -0,0 +1,13 @@ +# SleepAction + +SleepAction describes a \"sleep\" action. + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**seconds** | **int** | Seconds is the number of seconds to sleep. | +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/StorageOSVolumeSource.md b/sdks/python/client/docs/StorageOSVolumeSource.md index 25fb14c26ee3..79543efb6618 100644 --- a/sdks/python/client/docs/StorageOSVolumeSource.md +++ b/sdks/python/client/docs/StorageOSVolumeSource.md @@ -5,11 +5,11 @@ Represents a StorageOS persistent volume resource. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**read_only** | **bool** | Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] +**fs_type** | **str** | fsType is the filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**read_only** | **bool** | readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. | [optional] **secret_ref** | [**LocalObjectReference**](LocalObjectReference.md) | | [optional] -**volume_name** | **str** | VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. | [optional] -**volume_namespace** | **str** | VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. | [optional] +**volume_name** | **str** | volumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. | [optional] +**volume_namespace** | **str** | volumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/Toleration.md b/sdks/python/client/docs/Toleration.md index 2bf08a389930..bbb52ed553ae 100644 --- a/sdks/python/client/docs/Toleration.md +++ b/sdks/python/client/docs/Toleration.md @@ -5,9 +5,9 @@ The pod this Toleration is attached to tolerates any taint that matches the trip ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**effect** | **str** | Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. Possible enum values: - `\"NoExecute\"` Evict any already-running pods that do not tolerate the taint. Currently enforced by NodeController. - `\"NoSchedule\"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler. - `\"PreferNoSchedule\"` Like TaintEffectNoSchedule, but the scheduler tries not to schedule new pods onto the node, rather than prohibiting new pods from scheduling onto the node entirely. Enforced by the scheduler. | [optional] +**effect** | **str** | Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute. | [optional] **key** | **str** | Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys. | [optional] -**operator** | **str** | Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. Possible enum values: - `\"Equal\"` - `\"Exists\"` | [optional] +**operator** | **str** | Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category. | [optional] **toleration_seconds** | **int** | TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system. | [optional] **value** | **str** | Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/TypedObjectReference.md b/sdks/python/client/docs/TypedObjectReference.md new file mode 100644 index 000000000000..c6c53950ad30 --- /dev/null +++ b/sdks/python/client/docs/TypedObjectReference.md @@ -0,0 +1,15 @@ +# TypedObjectReference + + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**kind** | **str** | Kind is the type of resource being referenced | +**name** | **str** | Name is the name of resource being referenced | +**api_group** | **str** | APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required. | [optional] +**namespace** | **str** | Namespace is the namespace of resource being referenced Note that when a namespace is specified, a gateway.networking.k8s.io/ReferenceGrant object is required in the referent namespace to allow that namespace's owner to accept the reference. See the ReferenceGrant documentation for details. (Alpha) This field requires the CrossNamespaceVolumeDataSource feature gate to be enabled. | [optional] +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/Volume.md b/sdks/python/client/docs/Volume.md index 476da1a7629b..e2e0e30b6cbb 100644 --- a/sdks/python/client/docs/Volume.md +++ b/sdks/python/client/docs/Volume.md @@ -5,7 +5,7 @@ Volume represents a named volume in a pod that may be accessed by any container ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | +**name** | **str** | name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | **aws_elastic_block_store** | [**AWSElasticBlockStoreVolumeSource**](AWSElasticBlockStoreVolumeSource.md) | | [optional] **azure_disk** | [**AzureDiskVolumeSource**](AzureDiskVolumeSource.md) | | [optional] **azure_file** | [**AzureFileVolumeSource**](AzureFileVolumeSource.md) | | [optional] diff --git a/sdks/python/client/docs/VolumeMount.md b/sdks/python/client/docs/VolumeMount.md index 5c547a6068b9..0fed82857e98 100644 --- a/sdks/python/client/docs/VolumeMount.md +++ b/sdks/python/client/docs/VolumeMount.md @@ -7,8 +7,9 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **mount_path** | **str** | Path within the container at which the volume should be mounted. Must not contain ':'. | **name** | **str** | This must match the Name of a Volume. | -**mount_propagation** | **str** | mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. | [optional] +**mount_propagation** | **str** | mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None). | [optional] **read_only** | **bool** | Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false. | [optional] +**recursive_read_only** | **str** | RecursiveReadOnly specifies whether read-only mounts should be handled recursively. If ReadOnly is false, this field has no meaning and must be unspecified. If ReadOnly is true, and this field is set to Disabled, the mount is not made recursively read-only. If this field is set to IfPossible, the mount is made recursively read-only, if it is supported by the container runtime. If this field is set to Enabled, the mount is made recursively read-only if it is supported by the container runtime, otherwise the pod will not be started and an error will be generated to indicate the reason. If this field is set to IfPossible or Enabled, MountPropagation must be set to None (or be unspecified, which defaults to None). If this field is not specified, it is treated as an equivalent of Disabled. | [optional] **sub_path** | **str** | Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root). | [optional] **sub_path_expr** | **str** | Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/VolumeProjection.md b/sdks/python/client/docs/VolumeProjection.md index b09537446477..e88c1e4d8082 100644 --- a/sdks/python/client/docs/VolumeProjection.md +++ b/sdks/python/client/docs/VolumeProjection.md @@ -5,6 +5,7 @@ Projection that may be projected along with other supported volume types ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**cluster_trust_bundle** | [**ClusterTrustBundleProjection**](ClusterTrustBundleProjection.md) | | [optional] **config_map** | [**ConfigMapProjection**](ConfigMapProjection.md) | | [optional] **downward_api** | [**DownwardAPIProjection**](DownwardAPIProjection.md) | | [optional] **secret** | [**SecretProjection**](SecretProjection.md) | | [optional] diff --git a/sdks/python/client/docs/VolumeResourceRequirements.md b/sdks/python/client/docs/VolumeResourceRequirements.md new file mode 100644 index 000000000000..06c95fd71447 --- /dev/null +++ b/sdks/python/client/docs/VolumeResourceRequirements.md @@ -0,0 +1,14 @@ +# VolumeResourceRequirements + +VolumeResourceRequirements describes the storage resource requirements for a volume. + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**limits** | **{str: (str,)}** | Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] +**requests** | **{str: (str,)}** | Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] +**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/sdks/python/client/docs/VsphereVirtualDiskVolumeSource.md b/sdks/python/client/docs/VsphereVirtualDiskVolumeSource.md index 90e3495d723b..29f4523e3f42 100644 --- a/sdks/python/client/docs/VsphereVirtualDiskVolumeSource.md +++ b/sdks/python/client/docs/VsphereVirtualDiskVolumeSource.md @@ -5,10 +5,10 @@ Represents a vSphere volume resource. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**volume_path** | **str** | Path that identifies vSphere volume vmdk | -**fs_type** | **str** | Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] -**storage_policy_id** | **str** | Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. | [optional] -**storage_policy_name** | **str** | Storage Policy Based Management (SPBM) profile name. | [optional] +**volume_path** | **str** | volumePath is the path that identifies vSphere volume vmdk | +**fs_type** | **str** | fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. | [optional] +**storage_policy_id** | **str** | storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. | [optional] +**storage_policy_name** | **str** | storagePolicyName is the storage Policy Based Management (SPBM) profile name. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/sdks/python/client/docs/WindowsSecurityContextOptions.md b/sdks/python/client/docs/WindowsSecurityContextOptions.md index 12399ae91004..38bc4156ceda 100644 --- a/sdks/python/client/docs/WindowsSecurityContextOptions.md +++ b/sdks/python/client/docs/WindowsSecurityContextOptions.md @@ -7,7 +7,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **gmsa_credential_spec** | **str** | GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. | [optional] **gmsa_credential_spec_name** | **str** | GMSACredentialSpecName is the name of the GMSA credential spec to use. | [optional] -**host_process** | **bool** | HostProcess determines if a container should be run as a 'Host Process' container. This field is alpha-level and will only be honored by components that enable the WindowsHostProcessContainers feature flag. Setting this field without the feature flag will result in errors when validating the Pod. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true. | [optional] +**host_process** | **bool** | HostProcess determines if a container should be run as a 'Host Process' container. All of a Pod's containers must have the same effective HostProcess value (it is not allowed to have a mix of HostProcess containers and non-HostProcess containers). In addition, if HostProcess is true then HostNetwork must also be set to true. | [optional] **run_as_user_name** | **str** | The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] diff --git a/sdks/python/client/docs/WorkflowServiceApi.md b/sdks/python/client/docs/WorkflowServiceApi.md index 4296e4211333..4c593a36060c 100644 --- a/sdks/python/client/docs/WorkflowServiceApi.md +++ b/sdks/python/client/docs/WorkflowServiceApi.md @@ -80,7 +80,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -129,7 +128,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -138,7 +137,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -154,7 +153,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -163,7 +162,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -191,6 +190,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -229,6 +234,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -268,6 +279,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -306,6 +323,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -987,6 +1010,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -1035,6 +1059,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -1048,7 +1076,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -1093,7 +1121,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1102,7 +1130,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1118,7 +1146,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1127,7 +1155,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1155,6 +1183,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1193,6 +1227,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1232,6 +1272,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1270,6 +1316,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1553,7 +1605,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -1571,7 +1623,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1594,7 +1649,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1623,7 +1681,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1642,7 +1700,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1666,7 +1724,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1678,7 +1736,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1686,8 +1755,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1710,7 +1784,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -1740,7 +1814,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1755,7 +1829,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -1769,6 +1843,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -1846,7 +1921,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1869,7 +1947,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1898,7 +1979,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1917,7 +1998,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1941,7 +2022,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1953,7 +2034,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1961,8 +2053,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1985,7 +2082,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -2015,7 +2112,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -2044,6 +2141,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2061,6 +2159,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -3011,7 +3110,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3034,7 +3136,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3063,7 +3168,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3083,7 +3188,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -3107,7 +3212,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3119,7 +3224,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -3127,8 +3243,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -3151,7 +3272,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -3181,7 +3302,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3210,6 +3331,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4154,7 +4276,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4177,7 +4302,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4206,7 +4334,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4225,7 +4353,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4249,7 +4377,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4261,7 +4389,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4269,8 +4408,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4293,7 +4437,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4324,7 +4468,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4353,6 +4497,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4360,6 +4505,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -4373,7 +4522,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -4459,7 +4608,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4482,7 +4634,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4511,7 +4666,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4531,7 +4686,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4555,7 +4710,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4567,7 +4722,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4575,8 +4741,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4599,7 +4770,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4629,7 +4800,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4658,6 +4829,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -5270,9 +5442,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -5369,7 +5541,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -5417,12 +5588,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -5445,6 +5617,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -5536,6 +5709,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -5660,7 +5853,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5669,7 +5862,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5685,7 +5878,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5694,7 +5887,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5722,6 +5915,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5760,6 +5959,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5799,6 +6004,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5837,6 +6048,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -6120,7 +6337,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -6138,7 +6355,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6161,7 +6381,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6190,7 +6413,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6209,7 +6432,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6233,7 +6456,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6245,7 +6468,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6253,8 +6487,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6277,7 +6516,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6307,7 +6546,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6322,7 +6561,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -6336,6 +6575,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6413,7 +6653,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6436,7 +6679,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6465,7 +6711,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6484,7 +6730,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6508,7 +6754,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6520,7 +6766,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6528,8 +6785,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6552,7 +6814,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6582,7 +6844,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6611,6 +6873,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6628,6 +6891,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -7578,7 +7842,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7601,7 +7868,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7630,7 +7900,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7650,7 +7920,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -7674,7 +7944,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7686,7 +7956,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -7694,8 +7975,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -7718,7 +8004,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -7748,7 +8034,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7777,6 +8063,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8721,7 +9008,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8744,7 +9034,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8773,7 +9066,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8792,7 +9085,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -8816,7 +9109,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8828,7 +9121,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -8836,8 +9140,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -8860,7 +9169,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -8891,7 +9200,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8920,6 +9229,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8927,6 +9237,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -8940,7 +9254,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -9026,7 +9340,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9049,7 +9366,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9078,7 +9398,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9098,7 +9418,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -9122,7 +9442,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9134,7 +9454,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -9142,8 +9473,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -9166,7 +9502,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -9196,7 +9532,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9225,6 +9561,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -9837,9 +10174,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -9936,7 +10273,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -9984,12 +10320,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10012,6 +10349,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10103,6 +10441,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10219,9 +10577,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -10242,7 +10600,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10290,12 +10647,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10318,6 +10676,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10325,6 +10684,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -10338,11 +10700,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -10438,7 +10804,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10486,12 +10851,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10514,6 +10880,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10605,6 +10972,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -11844,7 +12231,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -11892,12 +12278,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -11920,6 +12307,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -12011,6 +12399,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -12140,7 +12548,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12149,7 +12557,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12165,7 +12573,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12174,7 +12582,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12202,6 +12610,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12240,6 +12654,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12279,6 +12699,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12317,6 +12743,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12600,7 +13032,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -12618,7 +13050,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12641,7 +13076,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12670,7 +13108,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12689,7 +13127,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12713,7 +13151,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12725,7 +13163,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -12733,8 +13182,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -12757,7 +13211,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -12787,7 +13241,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12802,7 +13256,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -12816,6 +13270,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -12893,7 +13348,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12916,7 +13374,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12945,7 +13406,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12964,7 +13425,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12988,7 +13449,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -13000,7 +13461,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -13008,8 +13480,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -13032,7 +13509,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -13062,7 +13539,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -13091,6 +13568,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -13108,6 +13586,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -14058,7 +14537,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -14081,7 +14563,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -14110,7 +14595,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14130,7 +14615,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -14154,7 +14639,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14166,7 +14651,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -14174,8 +14670,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -14198,7 +14699,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -14228,7 +14729,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14257,6 +14758,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15201,7 +15703,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15224,7 +15729,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15253,7 +15761,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15272,7 +15780,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15296,7 +15804,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15308,7 +15816,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15316,8 +15835,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15340,7 +15864,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15371,7 +15895,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15400,6 +15924,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15407,6 +15932,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -15420,7 +15949,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -15506,7 +16035,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15529,7 +16061,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15558,7 +16093,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15578,7 +16113,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15602,7 +16137,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15614,7 +16149,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15622,8 +16168,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15646,7 +16197,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15676,7 +16227,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15705,6 +16256,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -16317,9 +16869,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -16416,7 +16968,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -16464,12 +17015,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -16492,6 +17044,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -16583,6 +17136,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -16707,7 +17280,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16716,7 +17289,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16732,7 +17305,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16741,7 +17314,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16769,6 +17342,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16807,6 +17386,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16846,6 +17431,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16884,6 +17475,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17565,6 +18162,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -17613,6 +18211,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -17626,7 +18228,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -17671,7 +18273,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -17680,7 +18282,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -17696,7 +18298,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -17705,7 +18307,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -17733,6 +18335,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17771,6 +18379,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17810,6 +18424,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17848,6 +18468,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -18131,7 +18757,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -18149,7 +18775,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18172,7 +18801,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18201,7 +18833,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18220,7 +18852,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -18244,7 +18876,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18256,7 +18888,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -18264,8 +18907,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -18288,7 +18936,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -18318,7 +18966,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18333,7 +18981,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -18347,6 +18995,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -18424,7 +19073,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18447,7 +19099,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18476,7 +19131,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18495,7 +19150,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -18519,7 +19174,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18531,7 +19186,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -18539,8 +19205,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -18563,7 +19234,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -18593,7 +19264,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18622,6 +19293,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -18639,6 +19311,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19589,7 +20262,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19612,7 +20288,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19641,7 +20320,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19661,7 +20340,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -19685,7 +20364,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19697,7 +20376,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -19705,8 +20395,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -19729,7 +20424,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -19759,7 +20454,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19788,6 +20483,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -20732,7 +21428,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -20755,7 +21454,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -20784,7 +21486,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20803,7 +21505,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -20827,7 +21529,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20839,7 +21541,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -20847,8 +21560,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -20871,7 +21589,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -20902,7 +21620,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20931,6 +21649,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -20938,6 +21657,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -20951,7 +21674,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -21037,7 +21760,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -21060,7 +21786,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -21089,7 +21818,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -21109,7 +21838,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -21133,7 +21862,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -21145,7 +21874,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -21153,8 +21893,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -21177,7 +21922,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -21207,7 +21952,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -21236,6 +21981,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -21848,9 +22594,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -21947,7 +22693,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21995,12 +22740,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -22023,6 +22769,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -22114,6 +22861,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -22238,7 +23005,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22247,7 +23014,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22263,7 +23030,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22272,7 +23039,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22300,6 +23067,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22338,6 +23111,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22377,6 +23156,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22415,6 +23200,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22698,7 +23489,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -22716,7 +23507,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -22739,7 +23533,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -22768,7 +23565,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -22787,7 +23584,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -22811,7 +23608,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -22823,7 +23620,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -22831,8 +23639,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -22855,7 +23668,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -22885,7 +23698,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -22900,7 +23713,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -22914,6 +23727,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -22991,7 +23805,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23014,7 +23831,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23043,7 +23863,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23062,7 +23882,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -23086,7 +23906,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23098,7 +23918,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -23106,8 +23937,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -23130,7 +23966,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -23160,7 +23996,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23189,6 +24025,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -23206,6 +24043,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -24156,7 +24994,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24179,7 +25020,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24208,7 +25052,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24228,7 +25072,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -24252,7 +25096,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24264,7 +25108,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -24272,8 +25127,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -24296,7 +25156,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -24326,7 +25186,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24355,6 +25215,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -25299,7 +26160,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25322,7 +26186,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25351,7 +26218,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25370,7 +26237,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -25394,7 +26261,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25406,7 +26273,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -25414,8 +26292,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -25438,7 +26321,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -25469,7 +26352,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25498,6 +26381,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -25505,6 +26389,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -25518,7 +26406,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -25604,7 +26492,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25627,7 +26518,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25656,7 +26550,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25676,7 +26570,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -25700,7 +26594,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25712,7 +26606,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -25720,8 +26625,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -25744,7 +26654,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -25774,7 +26684,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -25803,6 +26713,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -26415,9 +27326,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -26514,7 +27425,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -26562,12 +27472,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -26590,6 +27501,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -26681,6 +27593,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -26797,9 +27729,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -26820,7 +27752,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -26868,12 +27799,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -26896,6 +27828,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -26903,6 +27836,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -26916,11 +27852,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -27016,7 +27956,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -27064,12 +28003,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -27092,6 +28032,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -27183,6 +28124,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -27438,7 +28399,7 @@ with argo_workflows.ApiClient(configuration) as api_client: delete_options_propagation_policy = "deleteOptions.propagationPolicy_example" # str | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. (optional) delete_options_dry_run = [ "deleteOptions.dryRun_example", - ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. (optional) + ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. (optional) force = True # bool | (optional) # example passing only required values which don't have defaults set @@ -27469,7 +28430,7 @@ Name | Type | Description | Notes **delete_options_preconditions_resource_version** | **str**| Specifies the target ResourceVersion +optional. | [optional] **delete_options_orphan_dependents** | **bool**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **delete_options_propagation_policy** | **str**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] **force** | **bool**| | [optional] ### Return type @@ -27634,7 +28595,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -27683,7 +28643,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27692,7 +28652,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27708,7 +28668,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27717,7 +28677,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27745,6 +28705,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27783,6 +28749,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27822,6 +28794,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27860,6 +28838,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -28541,6 +29525,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -28589,6 +29574,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -28602,7 +29591,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -28647,7 +29636,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -28656,7 +29645,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -28672,7 +29661,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -28681,7 +29670,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -28709,6 +29698,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -28747,6 +29742,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -28786,6 +29787,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -28824,6 +29831,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -29107,7 +30120,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -29125,7 +30138,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29148,7 +30164,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29177,7 +30196,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29196,7 +30215,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -29220,7 +30239,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29232,7 +30251,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -29240,8 +30270,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -29264,7 +30299,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -29294,7 +30329,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29309,7 +30344,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -29323,6 +30358,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -29400,7 +30436,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29423,7 +30462,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29452,7 +30494,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29471,7 +30513,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -29495,7 +30537,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29507,7 +30549,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -29515,8 +30568,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -29539,7 +30597,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -29569,7 +30627,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29598,6 +30656,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -29615,6 +30674,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -30565,7 +31625,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30588,7 +31651,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30617,7 +31683,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30637,7 +31703,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -30661,7 +31727,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30673,7 +31739,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -30681,8 +31758,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -30705,7 +31787,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -30735,7 +31817,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30764,6 +31846,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -31708,7 +32791,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -31731,7 +32817,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -31760,7 +32849,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31779,7 +32868,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -31803,7 +32892,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31815,7 +32904,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -31823,8 +32923,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -31847,7 +32952,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -31878,7 +32983,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31907,6 +33012,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -31914,6 +33020,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -31927,7 +33037,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -32013,7 +33123,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -32036,7 +33149,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -32065,7 +33181,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -32085,7 +33201,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -32109,7 +33225,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -32121,7 +33237,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -32129,8 +33256,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -32153,7 +33285,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -32183,7 +33315,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -32212,6 +33344,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -32824,9 +33957,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -32923,7 +34056,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32971,12 +34103,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32999,6 +34132,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -33090,6 +34224,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -33214,7 +34368,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -33223,7 +34377,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -33239,7 +34393,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -33248,7 +34402,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -33276,6 +34430,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -33314,6 +34474,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -33353,6 +34519,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -33391,6 +34563,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -33674,7 +34852,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -33692,7 +34870,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -33715,7 +34896,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -33744,7 +34928,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -33763,7 +34947,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -33787,7 +34971,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -33799,7 +34983,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -33807,8 +35002,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -33831,7 +35031,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -33861,7 +35061,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -33876,7 +35076,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -33890,6 +35090,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -33967,7 +35168,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -33990,7 +35194,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -34019,7 +35226,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -34038,7 +35245,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -34062,7 +35269,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -34074,7 +35281,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -34082,8 +35300,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -34106,7 +35329,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -34136,7 +35359,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -34165,6 +35388,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -34182,6 +35406,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -35132,7 +36357,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -35155,7 +36383,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -35184,7 +36415,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -35204,7 +36435,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -35228,7 +36459,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -35240,7 +36471,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -35248,8 +36490,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -35272,7 +36519,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -35302,7 +36549,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -35331,6 +36578,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -36275,7 +37523,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -36298,7 +37549,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -36327,7 +37581,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -36346,7 +37600,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -36370,7 +37624,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -36382,7 +37636,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -36390,8 +37655,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -36414,7 +37684,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -36445,7 +37715,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -36474,6 +37744,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -36481,6 +37752,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -36494,7 +37769,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -36580,7 +37855,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -36603,7 +37881,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -36632,7 +37913,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -36652,7 +37933,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -36676,7 +37957,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -36688,7 +37969,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -36696,8 +37988,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -36720,7 +38017,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -36750,7 +38047,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -36779,6 +38076,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -37391,9 +38689,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -37490,7 +38788,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -37538,12 +38835,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -37566,6 +38864,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -37657,6 +38956,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -37773,9 +39092,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -37796,7 +39115,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -37844,12 +39162,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -37872,6 +39191,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -37879,6 +39199,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -37892,11 +39215,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -37992,7 +39319,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -38040,12 +39366,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -38068,6 +39395,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -38159,6 +39487,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -39398,7 +40746,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -39446,12 +40793,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -39474,6 +40822,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -39565,6 +40914,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -39694,7 +41063,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -39703,7 +41072,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -39719,7 +41088,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -39728,7 +41097,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -39756,6 +41125,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -39794,6 +41169,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -39833,6 +41214,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -39871,6 +41258,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -40154,7 +41547,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -40172,7 +41565,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -40195,7 +41591,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -40224,7 +41623,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -40243,7 +41642,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -40267,7 +41666,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -40279,7 +41678,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -40287,8 +41697,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -40311,7 +41726,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -40341,7 +41756,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -40356,7 +41771,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -40370,6 +41785,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -40447,7 +41863,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -40470,7 +41889,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -40499,7 +41921,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -40518,7 +41940,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -40542,7 +41964,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -40554,7 +41976,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -40562,8 +41995,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -40586,7 +42024,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -40616,7 +42054,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -40645,6 +42083,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -40662,6 +42101,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -41612,7 +43052,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -41635,7 +43078,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -41664,7 +43110,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -41684,7 +43130,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -41708,7 +43154,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -41720,7 +43166,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -41728,8 +43185,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -41752,7 +43214,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -41782,7 +43244,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -41811,6 +43273,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -42755,7 +44218,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -42778,7 +44244,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -42807,7 +44276,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -42826,7 +44295,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -42850,7 +44319,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -42862,7 +44331,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -42870,8 +44350,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -42894,7 +44379,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -42925,7 +44410,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -42954,6 +44439,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -42961,6 +44447,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -42974,7 +44464,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -43060,7 +44550,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -43083,7 +44576,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -43112,7 +44608,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -43132,7 +44628,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -43156,7 +44652,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -43168,7 +44664,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -43176,8 +44683,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -43200,7 +44712,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -43230,7 +44742,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -43259,6 +44771,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -43871,9 +45384,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -43970,7 +45483,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -44018,12 +45530,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -44046,6 +45559,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -44137,6 +45651,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -44261,7 +45795,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -44270,7 +45804,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -44286,7 +45820,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -44295,7 +45829,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -44323,6 +45857,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -44361,6 +45901,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -44400,6 +45946,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -44438,6 +45990,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -45119,6 +46677,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -45167,6 +46726,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -45180,7 +46743,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -45225,7 +46788,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -45234,7 +46797,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -45250,7 +46813,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -45259,7 +46822,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -45287,6 +46850,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -45325,6 +46894,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -45364,6 +46939,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -45402,6 +46983,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -45685,7 +47272,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -45703,7 +47290,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -45726,7 +47316,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -45755,7 +47348,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -45774,7 +47367,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -45798,7 +47391,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -45810,7 +47403,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -45818,8 +47422,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -45842,7 +47451,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -45872,7 +47481,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -45887,7 +47496,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -45901,6 +47510,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -45978,7 +47588,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -46001,7 +47614,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -46030,7 +47646,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -46049,7 +47665,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -46073,7 +47689,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -46085,7 +47701,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -46093,8 +47720,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -46117,7 +47749,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -46147,7 +47779,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -46176,6 +47808,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -46193,6 +47826,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -47143,7 +48777,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -47166,7 +48803,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -47195,7 +48835,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -47215,7 +48855,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -47239,7 +48879,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -47251,7 +48891,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -47259,8 +48910,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -47283,7 +48939,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -47313,7 +48969,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -47342,6 +48998,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -48286,7 +49943,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -48309,7 +49969,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -48338,7 +50001,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -48357,7 +50020,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -48381,7 +50044,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -48393,7 +50056,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -48401,8 +50075,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -48425,7 +50104,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -48456,7 +50135,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -48485,6 +50164,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -48492,6 +50172,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -48505,7 +50189,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -48591,7 +50275,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -48614,7 +50301,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -48643,7 +50333,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -48663,7 +50353,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -48687,7 +50377,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -48699,7 +50389,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -48707,8 +50408,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -48731,7 +50437,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -48761,7 +50467,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -48790,6 +50496,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -49402,9 +51109,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -49501,7 +51208,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -49549,12 +51255,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -49577,6 +51284,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -49668,6 +51376,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -49792,7 +51520,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -49801,7 +51529,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -49817,7 +51545,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -49826,7 +51554,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -49854,6 +51582,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -49892,6 +51626,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -49931,6 +51671,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -49969,6 +51715,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -50252,7 +52004,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -50270,7 +52022,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -50293,7 +52048,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -50322,7 +52080,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -50341,7 +52099,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -50365,7 +52123,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -50377,7 +52135,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -50385,8 +52154,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -50409,7 +52183,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -50439,7 +52213,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -50454,7 +52228,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -50468,6 +52242,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -50545,7 +52320,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -50568,7 +52346,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -50597,7 +52378,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -50616,7 +52397,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -50640,7 +52421,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -50652,7 +52433,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -50660,8 +52452,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -50684,7 +52481,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -50714,7 +52511,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -50743,6 +52540,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -50760,6 +52558,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -51710,7 +53509,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -51733,7 +53535,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -51762,7 +53567,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -51782,7 +53587,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -51806,7 +53611,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -51818,7 +53623,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -51826,8 +53642,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -51850,7 +53671,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -51880,7 +53701,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -51909,6 +53730,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -52853,7 +54675,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -52876,7 +54701,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -52905,7 +54733,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -52924,7 +54752,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -52948,7 +54776,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -52960,7 +54788,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -52968,8 +54807,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -52992,7 +54836,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -53023,7 +54867,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -53052,6 +54896,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -53059,6 +54904,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -53072,7 +54921,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -53158,7 +55007,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -53181,7 +55033,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -53210,7 +55065,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -53230,7 +55085,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -53254,7 +55109,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -53266,7 +55121,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -53274,8 +55140,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -53298,7 +55169,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -53328,7 +55199,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -53357,6 +55228,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -53969,9 +55841,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -54068,7 +55940,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -54116,12 +55987,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -54144,6 +56016,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -54235,6 +56108,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -54351,9 +56244,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -54374,7 +56267,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -54422,12 +56314,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -54450,6 +56343,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -54457,6 +56351,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -54470,11 +56367,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -54570,7 +56471,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -54618,12 +56518,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -54646,6 +56547,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -54737,6 +56639,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -54994,6 +56916,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) fields = "fields_example" # str | Fields to be included or excluded in the response. e.g. \"items.spec,items.status.phase\", \"-items.status.nodes\". (optional) # example passing only required values which don't have defaults set @@ -55006,7 +56929,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_workflows(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, fields=fields) + api_response = api_instance.list_workflows(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events, fields=fields) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling WorkflowServiceApi->list_workflows: %s\n" % e) @@ -55027,6 +56950,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **fields** | **str**| Fields to be included or excluded in the response. e.g. \"items.spec,items.status.phase\", \"-items.status.nodes\". | [optional] ### Return type @@ -55932,6 +57856,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -55943,7 +57868,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.watch_events(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.watch_events(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling WorkflowServiceApi->watch_events: %s\n" % e) @@ -55964,6 +57889,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -56035,6 +57961,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) fields = "fields_example" # str | (optional) # example passing only required values which don't have defaults set @@ -56047,7 +57974,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.watch_workflows(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, fields=fields) + api_response = api_instance.watch_workflows(namespace, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events, fields=fields) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling WorkflowServiceApi->watch_workflows: %s\n" % e) @@ -56068,6 +57995,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] **fields** | **str**| | [optional] ### Return type diff --git a/sdks/python/client/docs/WorkflowTemplateServiceApi.md b/sdks/python/client/docs/WorkflowTemplateServiceApi.md index 8f9032d97d57..7d608f281a0e 100644 --- a/sdks/python/client/docs/WorkflowTemplateServiceApi.md +++ b/sdks/python/client/docs/WorkflowTemplateServiceApi.md @@ -67,7 +67,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -116,7 +115,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -125,7 +124,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -141,7 +140,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -150,7 +149,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -178,6 +177,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -216,6 +221,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -255,6 +266,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -293,6 +310,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -974,6 +997,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -1022,6 +1046,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -1035,7 +1063,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -1080,7 +1108,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1089,7 +1117,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1105,7 +1133,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1114,7 +1142,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -1142,6 +1170,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1180,6 +1214,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1219,6 +1259,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1257,6 +1303,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -1540,7 +1592,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -1558,7 +1610,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1581,7 +1636,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1610,7 +1668,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1629,7 +1687,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1653,7 +1711,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1665,7 +1723,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1673,8 +1742,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1697,7 +1771,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -1727,7 +1801,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1742,7 +1816,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -1756,6 +1830,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -1833,7 +1908,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1856,7 +1934,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -1885,7 +1966,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1904,7 +1985,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -1928,7 +2009,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -1940,7 +2021,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -1948,8 +2040,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -1972,7 +2069,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -2002,7 +2099,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -2031,6 +2128,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2048,6 +2146,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -2998,7 +3097,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3021,7 +3123,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -3050,7 +3155,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3070,7 +3175,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -3094,7 +3199,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3106,7 +3211,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -3114,8 +3230,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -3138,7 +3259,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -3168,7 +3289,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -3197,6 +3318,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4141,7 +4263,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4164,7 +4289,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4193,7 +4321,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4212,7 +4340,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4236,7 +4364,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4248,7 +4376,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4256,8 +4395,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4280,7 +4424,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4311,7 +4455,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4340,6 +4484,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -4347,6 +4492,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -4360,7 +4509,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -4446,7 +4595,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4469,7 +4621,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -4498,7 +4653,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4518,7 +4673,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -4542,7 +4697,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4554,7 +4709,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -4562,8 +4728,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -4586,7 +4757,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -4616,7 +4787,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -4645,6 +4816,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -5257,9 +5429,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -5356,7 +5528,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -5404,12 +5575,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -5432,6 +5604,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -5523,6 +5696,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -5647,7 +5840,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5656,7 +5849,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5672,7 +5865,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5681,7 +5874,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -5709,6 +5902,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5747,6 +5946,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5786,6 +5991,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -5824,6 +6035,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -6107,7 +6324,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -6125,7 +6342,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6148,7 +6368,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6177,7 +6400,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6196,7 +6419,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6220,7 +6443,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6232,7 +6455,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6240,8 +6474,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6264,7 +6503,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6294,7 +6533,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6309,7 +6548,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -6323,6 +6562,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6400,7 +6640,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6423,7 +6666,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -6452,7 +6698,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6471,7 +6717,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -6495,7 +6741,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6507,7 +6753,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -6515,8 +6772,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -6539,7 +6801,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -6569,7 +6831,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -6598,6 +6860,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -6615,6 +6878,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -7565,7 +7829,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7588,7 +7855,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -7617,7 +7887,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7637,7 +7907,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -7661,7 +7931,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7673,7 +7943,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -7681,8 +7962,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -7705,7 +7991,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -7735,7 +8021,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -7764,6 +8050,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8708,7 +8995,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8731,7 +9021,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -8760,7 +9053,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8779,7 +9072,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -8803,7 +9096,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8815,7 +9108,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -8823,8 +9127,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -8847,7 +9156,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -8878,7 +9187,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -8907,6 +9216,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -8914,6 +9224,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -8927,7 +9241,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -9013,7 +9327,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9036,7 +9353,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -9065,7 +9385,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9085,7 +9405,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -9109,7 +9429,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9121,7 +9441,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -9129,8 +9460,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -9153,7 +9489,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -9183,7 +9519,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -9212,6 +9548,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -9824,9 +10161,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -9923,7 +10260,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -9971,12 +10307,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -9999,6 +10336,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10090,6 +10428,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10206,9 +10564,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -10229,7 +10587,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10277,12 +10634,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10305,6 +10663,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10312,6 +10671,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -10325,11 +10687,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -10425,7 +10791,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -10473,12 +10838,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -10501,6 +10867,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -10592,6 +10959,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -10809,7 +11196,7 @@ with argo_workflows.ApiClient(configuration) as api_client: delete_options_propagation_policy = "deleteOptions.propagationPolicy_example" # str | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. (optional) delete_options_dry_run = [ "deleteOptions.dryRun_example", - ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. (optional) + ] # [str] | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. (optional) # example passing only required values which don't have defaults set try: @@ -10839,7 +11226,7 @@ Name | Type | Description | Notes **delete_options_preconditions_resource_version** | **str**| Specifies the target ResourceVersion +optional. | [optional] **delete_options_orphan_dependents** | **bool**| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. +optional. | [optional] **delete_options_propagation_policy** | **str**| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. +optional. | [optional] - **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional. | [optional] + **delete_options_dry_run** | **[str]**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed +optional +listType=atomic. | [optional] ### Return type @@ -11008,7 +11395,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -11057,7 +11443,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11066,7 +11452,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11082,7 +11468,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11091,7 +11477,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -11119,6 +11505,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11157,6 +11549,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11196,6 +11594,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11234,6 +11638,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -11915,6 +12325,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -11963,6 +12374,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -11976,7 +12391,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -12021,7 +12436,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12030,7 +12445,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12046,7 +12461,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12055,7 +12470,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -12083,6 +12498,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12121,6 +12542,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12160,6 +12587,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12198,6 +12631,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -12481,7 +12920,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -12499,7 +12938,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12522,7 +12964,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12551,7 +12996,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12570,7 +13015,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12594,7 +13039,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12606,7 +13051,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -12614,9 +13070,14 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, - capabilities=Capabilities( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), + capabilities=Capabilities( add=[ "add_example", ], @@ -12638,7 +13099,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -12668,7 +13129,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12683,7 +13144,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -12697,6 +13158,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -12774,7 +13236,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12797,7 +13262,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -12826,7 +13294,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12845,7 +13313,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -12869,7 +13337,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12881,7 +13349,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -12889,8 +13368,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -12913,7 +13397,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -12943,7 +13427,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -12972,6 +13456,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -12989,6 +13474,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -13939,7 +14425,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -13962,7 +14451,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -13991,7 +14483,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14011,7 +14503,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -14035,7 +14527,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14047,7 +14539,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -14055,8 +14558,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -14079,7 +14587,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -14109,7 +14617,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -14138,6 +14646,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15082,7 +15591,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15105,7 +15617,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15134,7 +15649,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15153,7 +15668,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15177,7 +15692,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15189,7 +15704,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15197,8 +15723,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15221,7 +15752,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15252,7 +15783,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15281,6 +15812,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -15288,6 +15820,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -15301,7 +15837,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -15387,7 +15923,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15410,7 +15949,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -15439,7 +15981,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15459,7 +16001,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -15483,7 +16025,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15495,7 +16037,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -15503,8 +16056,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -15527,7 +16085,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -15557,7 +16115,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -15586,6 +16144,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -16198,9 +16757,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -16297,7 +16856,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -16345,12 +16903,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -16373,6 +16932,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -16464,6 +17024,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -16588,7 +17168,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16597,7 +17177,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16613,7 +17193,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16622,7 +17202,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -16650,6 +17230,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16688,6 +17274,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16727,6 +17319,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -16765,6 +17363,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -17048,7 +17652,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -17066,7 +17670,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17089,7 +17696,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17118,7 +17728,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17137,7 +17747,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -17161,7 +17771,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17173,7 +17783,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -17181,8 +17802,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -17205,7 +17831,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -17235,7 +17861,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17250,7 +17876,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -17264,6 +17890,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -17341,7 +17968,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17364,7 +17994,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -17393,7 +18026,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17412,7 +18045,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -17436,7 +18069,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17448,7 +18081,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -17456,8 +18100,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -17480,7 +18129,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -17510,7 +18159,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -17539,6 +18188,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -17556,6 +18206,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -18506,7 +19157,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18529,7 +19183,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -18558,7 +19215,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18578,7 +19235,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -18602,7 +19259,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18614,7 +19271,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -18622,8 +19290,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -18646,7 +19319,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -18676,7 +19349,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -18705,6 +19378,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19649,7 +20323,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19672,7 +20349,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19701,7 +20381,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19720,7 +20400,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -19744,7 +20424,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19756,7 +20436,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -19764,8 +20455,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -19788,7 +20484,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -19819,7 +20515,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -19848,6 +20544,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -19855,6 +20552,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -19868,7 +20569,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -19954,7 +20655,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -19977,7 +20681,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -20006,7 +20713,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20026,7 +20733,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -20050,7 +20757,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20062,7 +20769,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -20070,8 +20788,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -20094,7 +20817,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -20124,7 +20847,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -20153,6 +20876,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -20765,9 +21489,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -20864,7 +21588,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -20912,12 +21635,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -20940,6 +21664,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21031,6 +21756,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -21147,9 +21892,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -21170,7 +21915,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21218,12 +21962,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21246,6 +21991,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21253,6 +21999,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -21266,11 +22015,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -21366,7 +22119,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21414,12 +22166,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -21442,6 +22195,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -21533,6 +22287,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -21753,6 +22527,7 @@ with argo_workflows.ApiClient(configuration) as api_client: list_options_timeout_seconds = "listOptions.timeoutSeconds_example" # str | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. (optional) list_options_limit = "listOptions.limit_example" # str | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional) list_options_continue = "listOptions.continue_example" # str | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional) + list_options_send_initial_events = True # bool | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional (optional) # example passing only required values which don't have defaults set try: @@ -21764,7 +22539,7 @@ with argo_workflows.ApiClient(configuration) as api_client: # example passing only required values which don't have defaults set # and optional values try: - api_response = api_instance.list_workflow_templates(namespace, name_pattern=name_pattern, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue) + api_response = api_instance.list_workflow_templates(namespace, name_pattern=name_pattern, list_options_label_selector=list_options_label_selector, list_options_field_selector=list_options_field_selector, list_options_watch=list_options_watch, list_options_allow_watch_bookmarks=list_options_allow_watch_bookmarks, list_options_resource_version=list_options_resource_version, list_options_resource_version_match=list_options_resource_version_match, list_options_timeout_seconds=list_options_timeout_seconds, list_options_limit=list_options_limit, list_options_continue=list_options_continue, list_options_send_initial_events=list_options_send_initial_events) pprint(api_response) except argo_workflows.ApiException as e: print("Exception when calling WorkflowTemplateServiceApi->list_workflow_templates: %s\n" % e) @@ -21786,6 +22561,7 @@ Name | Type | Description | Notes **list_options_timeout_seconds** | **str**| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. +optional. | [optional] **list_options_limit** | **str**| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | [optional] **list_options_continue** | **str**| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | [optional] + **list_options_send_initial_events** | **bool**| `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic \"Bookmark\" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `\"io.k8s.initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as \"data at least as new as the provided `resourceVersion`\" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the bookmark event is send when the state is synced at least to the moment when request started being processed. - `resourceVersionMatch` set to any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=\"\"` or `resourceVersion=\"0\"` (for backward compatibility reasons) and to false otherwise. +optional | [optional] ### Return type @@ -21860,7 +22636,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -21909,7 +22684,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21918,7 +22693,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21934,7 +22709,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21943,7 +22718,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -21971,6 +22746,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22009,6 +22790,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22048,6 +22835,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22086,6 +22879,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22767,6 +23566,7 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + unhealthy_pod_eviction_policy="unhealthy_pod_eviction_policy_example", ), pod_gc=IoArgoprojWorkflowV1alpha1PodGC( delete_delay_duration=Duration( @@ -22815,6 +23615,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ), scheduler_name="scheduler_name_example", security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -22828,7 +23632,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -22873,7 +23677,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22882,7 +23686,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22898,7 +23702,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22907,7 +23711,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -22935,6 +23739,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -22973,6 +23783,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23012,6 +23828,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23050,6 +23872,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -23333,7 +24161,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -23351,7 +24179,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23374,7 +24205,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23403,7 +24237,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23422,7 +24256,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -23446,7 +24280,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23458,7 +24292,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -23466,8 +24311,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -23490,7 +24340,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -23520,7 +24370,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23535,7 +24385,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -23549,6 +24399,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -23626,7 +24477,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23649,7 +24503,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -23678,7 +24535,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23697,7 +24554,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -23721,7 +24578,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23733,7 +24590,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -23741,8 +24609,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -23765,7 +24638,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -23795,7 +24668,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -23824,6 +24697,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -23841,6 +24715,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -24791,7 +25666,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24814,7 +25692,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -24843,7 +25724,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24863,7 +25744,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -24887,7 +25768,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24899,7 +25780,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -24907,8 +25799,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -24931,7 +25828,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -24961,7 +25858,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -24990,6 +25887,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -25934,7 +26832,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25957,7 +26858,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -25986,7 +26890,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26005,7 +26909,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -26029,7 +26933,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26041,7 +26945,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -26049,8 +26964,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -26073,7 +26993,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -26104,7 +27024,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26133,6 +27053,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -26140,6 +27061,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -26153,7 +27078,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -26239,7 +27164,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26262,7 +27190,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -26291,7 +27222,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26311,7 +27242,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -26335,7 +27266,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26347,7 +27278,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -26355,8 +27297,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -26379,7 +27326,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -26409,7 +27356,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -26438,6 +27385,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -27050,9 +27998,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -27149,7 +28097,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -27197,12 +28144,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -27225,6 +28173,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -27316,6 +28265,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -27440,7 +28409,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27449,7 +28418,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27465,7 +28434,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_expressions=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27474,7 +28443,7 @@ with argo_workflows.ApiClient(configuration) as api_client: match_fields=[ NodeSelectorRequirement( key="key_example", - operator="DoesNotExist", + operator="operator_example", values=[ "values_example", ], @@ -27502,6 +28471,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27540,6 +28515,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27579,6 +28560,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27617,6 +28604,12 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + match_label_keys=[ + "match_label_keys_example", + ], + mismatch_label_keys=[ + "mismatch_label_keys_example", + ], namespace_selector=LabelSelector( match_expressions=[ LabelSelectorRequirement( @@ -27900,7 +28893,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), ], image="image_example", - image_pull_policy="Always", + image_pull_policy="image_pull_policy_example", lifecycle=Lifecycle( post_start=LifecycleHandler( _exec=ExecAction( @@ -27918,7 +28911,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -27941,7 +28937,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -27970,7 +28969,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -27989,7 +28988,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -28013,7 +29012,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28025,7 +29024,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -28033,8 +29043,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -28057,7 +29072,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -28087,7 +29102,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28102,7 +29117,7 @@ with argo_workflows.ApiClient(configuration) as api_client: stdin=True, stdin_once=True, termination_message_path="termination_message_path_example", - termination_message_policy="FallbackToLogsOnError", + termination_message_policy="termination_message_policy_example", tty=True, volume_devices=[ VolumeDevice( @@ -28116,6 +29131,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -28193,7 +29209,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28216,7 +29235,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -28245,7 +29267,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28264,7 +29286,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -28288,7 +29310,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28300,7 +29322,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -28308,8 +29341,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -28332,7 +29370,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -28362,7 +29400,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -28391,6 +29429,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -28408,6 +29447,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -29358,7 +30398,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29381,7 +30424,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -29410,7 +30456,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29430,7 +30476,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -29454,7 +30500,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29466,7 +30512,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -29474,8 +30531,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -29498,7 +30560,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -29528,7 +30590,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -29557,6 +30619,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -30501,7 +31564,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30524,7 +31590,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30553,7 +31622,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30572,7 +31641,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -30596,7 +31665,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30608,7 +31677,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -30616,8 +31696,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -30640,7 +31725,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -30671,7 +31756,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30700,6 +31785,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -30707,6 +31793,10 @@ with argo_workflows.ApiClient(configuration) as api_client: working_dir="working_dir_example", ), security_context=PodSecurityContext( + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), fs_group=1, fs_group_change_policy="fs_group_change_policy_example", run_as_group=1, @@ -30720,7 +31810,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), supplemental_groups=[ 1, @@ -30806,7 +31896,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30829,7 +31922,10 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", + ), + sleep=SleepAction( + seconds=1, ), tcp_socket=TCPSocketAction( host="host_example", @@ -30858,7 +31954,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30878,7 +31974,7 @@ with argo_workflows.ApiClient(configuration) as api_client: host_ip="host_ip_example", host_port=1, name="name_example", - protocol="SCTP", + protocol="protocol_example", ), ], readiness_probe=Probe( @@ -30902,7 +31998,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -30914,7 +32010,18 @@ with argo_workflows.ApiClient(configuration) as api_client: termination_grace_period_seconds=1, timeout_seconds=1, ), + resize_policy=[ + ContainerResizePolicy( + resource_name="resource_name_example", + restart_policy="restart_policy_example", + ), + ], resources=ResourceRequirements( + claims=[ + ResourceClaim( + name="name_example", + ), + ], limits={ "key": "key_example", }, @@ -30922,8 +32029,13 @@ with argo_workflows.ApiClient(configuration) as api_client: "key": "key_example", }, ), + restart_policy="restart_policy_example", security_context=SecurityContext( allow_privilege_escalation=True, + app_armor_profile=AppArmorProfile( + localhost_profile="localhost_profile_example", + type="type_example", + ), capabilities=Capabilities( add=[ "add_example", @@ -30946,7 +32058,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ), seccomp_profile=SeccompProfile( localhost_profile="localhost_profile_example", - type="Localhost", + type="type_example", ), windows_options=WindowsSecurityContextOptions( gmsa_credential_spec="gmsa_credential_spec_example", @@ -30976,7 +32088,7 @@ with argo_workflows.ApiClient(configuration) as api_client: ], path="path_example", port="port_example", - scheme="HTTP", + scheme="scheme_example", ), initial_delay_seconds=1, period_seconds=1, @@ -31005,6 +32117,7 @@ with argo_workflows.ApiClient(configuration) as api_client: mount_propagation="mount_propagation_example", name="name_example", read_only=True, + recursive_read_only="recursive_read_only_example", sub_path="sub_path_example", sub_path_expr="sub_path_expr_example", ), @@ -31617,9 +32730,9 @@ with argo_workflows.ApiClient(configuration) as api_client: timeout="timeout_example", tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -31716,7 +32829,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -31764,12 +32876,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -31792,6 +32905,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -31883,6 +32997,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( @@ -31999,9 +33133,9 @@ with argo_workflows.ApiClient(configuration) as api_client: ], tolerations=[ Toleration( - effect="NoExecute", + effect="effect_example", key="key_example", - operator="Equal", + operator="operator_example", toleration_seconds=1, value="value_example", ), @@ -32022,7 +33156,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32070,12 +33203,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32098,6 +33232,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32105,6 +33240,9 @@ with argo_workflows.ApiClient(configuration) as api_client: access_modes=[ "access_modes_example", ], + allocated_resource_statuses={ + "key": "key_example", + }, allocated_resources={ "key": "key_example", }, @@ -32118,11 +33256,15 @@ with argo_workflows.ApiClient(configuration) as api_client: message="message_example", reason="reason_example", status="status_example", - type="FileSystemResizePending", + type="type_example", ), ], - phase="Bound", - resize_status="resize_status_example", + current_volume_attributes_class_name="current_volume_attributes_class_name_example", + modify_volume_status=ModifyVolumeStatus( + status="status_example", + target_volume_attributes_class_name="target_volume_attributes_class_name_example", + ), + phase="phase_example", ), ), ], @@ -32218,7 +33360,6 @@ with argo_workflows.ApiClient(configuration) as api_client: annotations={ "key": "key_example", }, - cluster_name="cluster_name_example", creation_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), deletion_grace_period_seconds=1, deletion_timestamp=dateutil_parser('1970-01-01T00:00:00.00Z'), @@ -32266,12 +33407,13 @@ with argo_workflows.ApiClient(configuration) as api_client: kind="kind_example", name="name_example", ), - data_source_ref=TypedLocalObjectReference( + data_source_ref=TypedObjectReference( api_group="api_group_example", kind="kind_example", name="name_example", + namespace="namespace_example", ), - resources=ResourceRequirements( + resources=VolumeResourceRequirements( limits={ "key": "key_example", }, @@ -32294,6 +33436,7 @@ with argo_workflows.ApiClient(configuration) as api_client: }, ), storage_class_name="storage_class_name_example", + volume_attributes_class_name="volume_attributes_class_name_example", volume_mode="volume_mode_example", volume_name="volume_name_example", ), @@ -32385,6 +33528,26 @@ with argo_workflows.ApiClient(configuration) as api_client: default_mode=1, sources=[ VolumeProjection( + cluster_trust_bundle=ClusterTrustBundleProjection( + label_selector=LabelSelector( + match_expressions=[ + LabelSelectorRequirement( + key="key_example", + operator="operator_example", + values=[ + "values_example", + ], + ), + ], + match_labels={ + "key": "key_example", + }, + ), + name="name_example", + optional=True, + path="path_example", + signer_name="signer_name_example", + ), config_map=ConfigMapProjection( items=[ KeyToPath( diff --git a/test/e2e/executor_plugins_test.go b/test/e2e/executor_plugins_test.go index b4b9f86d1cac..b8184defded6 100644 --- a/test/e2e/executor_plugins_test.go +++ b/test/e2e/executor_plugins_test.go @@ -10,7 +10,7 @@ import ( apiv1 "k8s.io/api/core/v1" v1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" "github.com/argoproj/argo-workflows/v3/test/e2e/fixtures" @@ -37,10 +37,10 @@ func (s *ExecutorPluginsSuite) TestTemplateExecutor() { if assert.Len(t, pods, 1) { pod := pods[0] spec := pod.Spec - assert.Equal(t, pointer.Bool(false), spec.AutomountServiceAccountToken) + assert.Equal(t, ptr.To(false), spec.AutomountServiceAccountToken) assert.Equal(t, &apiv1.PodSecurityContext{ - RunAsUser: pointer.Int64(8737), - RunAsNonRoot: pointer.Bool(true), + RunAsUser: ptr.To(int64(8737)), + RunAsNonRoot: ptr.To(true), SeccompProfile: &v1.SeccompProfile{Type: "RuntimeDefault"}, }, spec.SecurityContext) if assert.Len(t, spec.Volumes, 4) { @@ -68,11 +68,11 @@ func (s *ExecutorPluginsSuite) TestTemplateExecutor() { assert.Equal(t, "argo-workflows-agent-ca-certificates", agent.VolumeMounts[2].Name) } assert.Equal(t, &apiv1.SecurityContext{ - RunAsUser: pointer.Int64(8737), - RunAsNonRoot: pointer.Bool(true), - AllowPrivilegeEscalation: pointer.Bool(false), - ReadOnlyRootFilesystem: pointer.Bool(true), - Privileged: pointer.Bool(false), + RunAsUser: ptr.To(int64(8737)), + RunAsNonRoot: ptr.To(true), + AllowPrivilegeEscalation: ptr.To(false), + ReadOnlyRootFilesystem: ptr.To(true), + Privileged: ptr.To(false), Capabilities: &apiv1.Capabilities{Drop: []apiv1.Capability{"ALL"}}, SeccompProfile: &v1.SeccompProfile{Type: "RuntimeDefault"}, }, agent.SecurityContext) diff --git a/test/e2e/fixtures/e2e_suite.go b/test/e2e/fixtures/e2e_suite.go index 350398faf74d..8aa92d4696fc 100644 --- a/test/e2e/fixtures/e2e_suite.go +++ b/test/e2e/fixtures/e2e_suite.go @@ -26,7 +26,7 @@ import ( // load authentication plugin for obtaining credentials from cloud providers. _ "k8s.io/client-go/plugin/pkg/client/auth" "k8s.io/client-go/rest" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/config" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow" @@ -163,7 +163,7 @@ func (s *E2ESuite) DeleteResources() { s.CheckError(err) } } - s.CheckError(s.dynamicFor(r).DeleteCollection(ctx, metav1.DeleteOptions{GracePeriodSeconds: pointer.Int64(2)}, metav1.ListOptions{LabelSelector: l(r)})) + s.CheckError(s.dynamicFor(r).DeleteCollection(ctx, metav1.DeleteOptions{GracePeriodSeconds: ptr.To(int64(2))}, metav1.ListOptions{LabelSelector: l(r)})) ls, err := s.dynamicFor(r).List(ctx, metav1.ListOptions{LabelSelector: l(r)}) s.CheckError(err) if len(ls.Items) == 0 { diff --git a/test/e2e/fixtures/when.go b/test/e2e/fixtures/when.go index c66183b19c96..e33208b380ff 100644 --- a/test/e2e/fixtures/when.go +++ b/test/e2e/fixtures/when.go @@ -15,7 +15,7 @@ import ( metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/types" "k8s.io/client-go/kubernetes" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" "github.com/argoproj/argo-workflows/v3/pkg/client/clientset/versioned/typed/workflow/v1alpha1" @@ -425,7 +425,7 @@ func (w *When) WaitForPod(condition PodCondition) *When { timeout := defaultTimeout watch, err := w.kubeClient.CoreV1().Pods(Namespace).Watch( ctx, - metav1.ListOptions{LabelSelector: common.LabelKeyWorkflow + "=" + w.wf.Name, TimeoutSeconds: pointer.Int64(int64(timeout.Seconds()))}, + metav1.ListOptions{LabelSelector: common.LabelKeyWorkflow + "=" + w.wf.Name, TimeoutSeconds: ptr.To(int64(timeout.Seconds()))}, ) if err != nil { w.t.Fatal(err) diff --git a/util/flatten/flatten_test.go b/util/flatten/flatten_test.go index 4ccf45b115f6..249f5a49ce60 100644 --- a/util/flatten/flatten_test.go +++ b/util/flatten/flatten_test.go @@ -5,7 +5,7 @@ import ( "github.com/stretchr/testify/assert" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/pkg/apiclient/workflowarchive" ) @@ -23,7 +23,7 @@ func Test_flatten(t *testing.T) { Watch: false, AllowWatchBookmarks: true, ResourceVersion: "11", - TimeoutSeconds: pointer.Int64(22), + TimeoutSeconds: ptr.To(int64(22)), Limit: 33, Continue: "44", }}, map[string]string{ diff --git a/util/printer/workflow-printer_test.go b/util/printer/workflow-printer_test.go index ba02112a6771..161dc5598699 100644 --- a/util/printer/workflow-printer_test.go +++ b/util/printer/workflow-printer_test.go @@ -9,7 +9,7 @@ import ( "github.com/stretchr/testify/require" corev1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" ) @@ -23,7 +23,7 @@ func TestPrintWorkflows(t *testing.T) { Arguments: wfv1.Arguments{Parameters: []wfv1.Parameter{ {Name: "my-param", Value: wfv1.AnyStringPtr("my-value")}, }}, - Priority: pointer.Int32(2), + Priority: ptr.To(int32(2)), Templates: []wfv1.Template{ {Name: "t0", Container: &corev1.Container{}}, }, diff --git a/util/wait/backoff_test.go b/util/wait/backoff_test.go index 7ea4f04de0a1..2a6f8cb7519d 100644 --- a/util/wait/backoff_test.go +++ b/util/wait/backoff_test.go @@ -26,7 +26,7 @@ func TestExponentialBackoff2(t *testing.T) { err := Backoff(wait.Backoff{Steps: 1}, func() (bool, error) { return false, nil }) - assert.Equal(t, err, wait.ErrWaitTimeout) + assert.Equal(t, err, wait.ErrorInterrupted(err)) }) t.Run("TimeoutError", func(t *testing.T) { err := Backoff(wait.Backoff{Steps: 1}, func() (bool, error) { diff --git a/workflow/common/security_context.go b/workflow/common/security_context.go index 2028639475d6..1f0d9df4a2ed 100644 --- a/workflow/common/security_context.go +++ b/workflow/common/security_context.go @@ -2,25 +2,25 @@ package common import ( corev1 "k8s.io/api/core/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" ) func MinimalCtrSC() *corev1.SecurityContext { return &corev1.SecurityContext{ Capabilities: &corev1.Capabilities{Drop: []corev1.Capability{"ALL"}}, - Privileged: pointer.Bool(false), - RunAsNonRoot: pointer.Bool(true), - RunAsUser: pointer.Int64(8737), - ReadOnlyRootFilesystem: pointer.Bool(true), - AllowPrivilegeEscalation: pointer.Bool(false), + Privileged: ptr.To(false), + RunAsNonRoot: ptr.To(true), + RunAsUser: ptr.To(int64(8737)), + ReadOnlyRootFilesystem: ptr.To(true), + AllowPrivilegeEscalation: ptr.To(false), SeccompProfile: &corev1.SeccompProfile{Type: "RuntimeDefault"}, } } func MinimalPodSC() *corev1.PodSecurityContext { return &corev1.PodSecurityContext{ - RunAsNonRoot: pointer.Bool(true), - RunAsUser: pointer.Int64(8737), + RunAsNonRoot: ptr.To(true), + RunAsUser: ptr.To(int64(8737)), SeccompProfile: &corev1.SeccompProfile{Type: "RuntimeDefault"}, } } diff --git a/workflow/controller/agent.go b/workflow/controller/agent.go index 61690fe52eb5..7d166e5b0276 100644 --- a/workflow/controller/agent.go +++ b/workflow/controller/agent.go @@ -11,7 +11,7 @@ import ( "k8s.io/apimachinery/pkg/api/resource" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/client-go/tools/cache" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/errors" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow" @@ -217,7 +217,7 @@ func (woc *wfOperationCtx) createAgentPod(ctx context.Context) (*apiv1.Pod, erro ImagePullSecrets: woc.execWf.Spec.ImagePullSecrets, SecurityContext: common.MinimalPodSC(), ServiceAccountName: serviceAccountName, - AutomountServiceAccountToken: pointer.Bool(false), + AutomountServiceAccountToken: ptr.To(false), Volumes: podVolumes, InitContainers: []apiv1.Container{ *agentInitCtr, diff --git a/workflow/controller/artifact_gc.go b/workflow/controller/artifact_gc.go index cc98a422d7dd..3756e26ef22c 100644 --- a/workflow/controller/artifact_gc.go +++ b/workflow/controller/artifact_gc.go @@ -12,7 +12,7 @@ import ( "k8s.io/apimachinery/pkg/api/resource" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/utils/env" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" @@ -460,7 +460,7 @@ func (woc *wfOperationCtx) createArtifactGCPod(ctx context.Context, strategy wfv VolumeMounts: volumeMounts, }, }, - AutomountServiceAccountToken: pointer.Bool(true), + AutomountServiceAccountToken: ptr.To(true), RestartPolicy: corev1.RestartPolicyNever, }, } diff --git a/workflow/controller/controller_test.go b/workflow/controller/controller_test.go index 69a117c64101..155a72367fde 100644 --- a/workflow/controller/controller_test.go +++ b/workflow/controller/controller_test.go @@ -22,7 +22,7 @@ import ( "k8s.io/client-go/tools/cache" "k8s.io/client-go/tools/record" "k8s.io/client-go/util/workqueue" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/config" "github.com/argoproj/argo-workflows/v3/persist/sqldb" @@ -356,7 +356,7 @@ func newController(options ...interface{}) (context.CancelFunc, *WorkflowControl func newControllerWithDefaults() (context.CancelFunc, *WorkflowController) { cancel, controller := newController(func(controller *WorkflowController) { controller.Config.WorkflowDefaults = &wfv1.Workflow{ - Spec: wfv1.WorkflowSpec{HostNetwork: pointer.Bool(true)}, + Spec: wfv1.WorkflowSpec{HostNetwork: ptr.To(true)}, } }) return cancel, controller @@ -374,13 +374,13 @@ func newControllerWithComplexDefaults() (context.CancelFunc, *WorkflowController }, }, Spec: wfv1.WorkflowSpec{ - HostNetwork: pointer.Bool(true), + HostNetwork: ptr.To(true), Entrypoint: "good_entrypoint", ServiceAccountName: "my_service_account", TTLStrategy: &wfv1.TTLStrategy{ - SecondsAfterCompletion: pointer.Int32(10), - SecondsAfterSuccess: pointer.Int32(10), - SecondsAfterFailure: pointer.Int32(10), + SecondsAfterCompletion: ptr.To(int32(10)), + SecondsAfterSuccess: ptr.To(int32(10)), + SecondsAfterFailure: ptr.To(int32(10)), }, }, } @@ -398,12 +398,12 @@ func newControllerWithDefaultsVolumeClaimTemplate() (context.CancelFunc, *Workfl }, Spec: apiv1.PersistentVolumeClaimSpec{ AccessModes: []apiv1.PersistentVolumeAccessMode{apiv1.ReadWriteOnce}, - Resources: apiv1.ResourceRequirements{ + Resources: apiv1.VolumeResourceRequirements{ Requests: apiv1.ResourceList{ apiv1.ResourceStorage: resource.MustParse("1Mi"), }, }, - StorageClassName: pointer.String("local-path"), + StorageClassName: ptr.To("local-path"), }, }}, }, diff --git a/workflow/controller/exec_control_test.go b/workflow/controller/exec_control_test.go index f577c99ec2b0..6b3d082aa4b4 100644 --- a/workflow/controller/exec_control_test.go +++ b/workflow/controller/exec_control_test.go @@ -5,7 +5,7 @@ import ( "testing" "github.com/stretchr/testify/assert" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" ) @@ -20,7 +20,7 @@ func TestKillDaemonChildrenUnmarkPod(t *testing.T) { "a": v1alpha1.NodeStatus{ ID: "a", BoundaryID: "a", - Daemoned: pointer.Bool(true), + Daemoned: ptr.To(true), }, }, }, diff --git a/workflow/controller/exit_handler_test.go b/workflow/controller/exit_handler_test.go index 62dde6a74570..9f6029e21d9e 100644 --- a/workflow/controller/exit_handler_test.go +++ b/workflow/controller/exit_handler_test.go @@ -8,7 +8,7 @@ import ( "github.com/stretchr/testify/assert" apiv1 "k8s.io/api/core/v1" v1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" ) @@ -356,7 +356,7 @@ func TestStepsTmplOnExit(t *testing.T) { woc := newWorkflowOperationCtx(wf, controller) woc.operate(ctx) assert.Equal(t, wfv1.WorkflowRunning, woc.wf.Status.Phase) - makePodsPhase(ctx, woc, apiv1.PodSucceeded, withOutputs(wfv1.Outputs{Result: pointer.String("ok"), Parameters: []wfv1.Parameter{{}}})) + makePodsPhase(ctx, woc, apiv1.PodSucceeded, withOutputs(wfv1.Outputs{Result: ptr.To("ok"), Parameters: []wfv1.Parameter{{}}})) woc1 := newWorkflowOperationCtx(woc.wf, controller) woc1.operate(ctx) assert.Equal(t, wfv1.WorkflowRunning, woc1.wf.Status.Phase) diff --git a/workflow/controller/operator.go b/workflow/controller/operator.go index 7c5697d98800..51a88e9864c1 100644 --- a/workflow/controller/operator.go +++ b/workflow/controller/operator.go @@ -15,8 +15,6 @@ import ( "sync" "time" - "github.com/argoproj/argo-workflows/v3/util/secrets" - "github.com/argoproj/pkg/humanize" argokubeerr "github.com/argoproj/pkg/kube/errors" "github.com/argoproj/pkg/strftime" @@ -33,9 +31,11 @@ import ( "k8s.io/apimachinery/pkg/util/validation" "k8s.io/client-go/tools/cache" "k8s.io/client-go/tools/record" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "sigs.k8s.io/yaml" + "github.com/argoproj/argo-workflows/v3/util/secrets" + "github.com/argoproj/argo-workflows/v3/errors" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" @@ -1361,7 +1361,7 @@ func (woc *wfOperationCtx) assessNodeStatus(pod *apiv1.Pod, old *wfv1.NodeStatus } // proceed to mark node as running and daemoned new.Phase = wfv1.NodeRunning - new.Daemoned = pointer.Bool(true) + new.Daemoned = ptr.To(true) if !old.IsDaemoned() { woc.log.WithField("nodeId", old.ID).Info("Node became daemoned") } @@ -1451,7 +1451,7 @@ func (woc *wfOperationCtx) assessNodeStatus(pod *apiv1.Pod, old *wfv1.NodeStatus if new.Outputs == nil { new.Outputs = &wfv1.Outputs{} } - new.Outputs.ExitCode = pointer.String(fmt.Sprint(*exitCode)) + new.Outputs.ExitCode = ptr.To(fmt.Sprint(*exitCode)) } for _, c := range pod.Status.InitContainerStatuses { @@ -1500,7 +1500,7 @@ func (woc *wfOperationCtx) assessNodeStatus(pod *apiv1.Pod, old *wfv1.NodeStatus func getExitCode(pod *apiv1.Pod) *int32 { for _, c := range pod.Status.ContainerStatuses { if c.Name == common.MainContainerName && c.State.Terminated != nil { - return pointer.Int32(c.State.Terminated.ExitCode) + return ptr.To(c.State.Terminated.ExitCode) } } return nil diff --git a/workflow/controller/operator_test.go b/workflow/controller/operator_test.go index b8b007be17fb..4ae1f4217e55 100644 --- a/workflow/controller/operator_test.go +++ b/workflow/controller/operator_test.go @@ -28,7 +28,7 @@ import ( batchfake "k8s.io/client-go/kubernetes/typed/batch/v1/fake" corefake "k8s.io/client-go/kubernetes/typed/core/v1/fake" k8stesting "k8s.io/client-go/testing" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "sigs.k8s.io/yaml" "github.com/argoproj/argo-workflows/v3/config" @@ -4097,7 +4097,7 @@ spec: makePodsPhase(ctx, woc, apiv1.PodSucceeded) woc = newWorkflowOperationCtx(woc.wf, controller) woc.operate(ctx) - assert.ElementsMatch(t, want, getEvents(controller, len(want))) + assert.ElementsMatch(t, want, getEventsWithoutAnnotations(controller, len(want))) }) } } @@ -4193,20 +4193,29 @@ spec: makePodsPhase(ctx, woc, apiv1.PodSucceeded) woc = newWorkflowOperationCtx(woc.wf, controller) woc.operate(ctx) - assert.ElementsMatch(t, want, getEvents(controller, len(want))) + assert.ElementsMatch(t, want, getEventsWithoutAnnotations(controller, len(want))) }) } } -func getEvents(controller *WorkflowController, num int) []string { +func getEventsWithoutAnnotations(controller *WorkflowController, num int) []string { c := controller.eventRecorderManager.(*testEventRecorderManager).eventRecorder.Events events := make([]string, num) for i := 0; i < num; i++ { - events[i] = <-c + event := <-c + events[i] = truncateAnnotationsFromEvent(event) } return events } +func truncateAnnotationsFromEvent(event string) string { + mapIndex := strings.Index(event, " map[") + if mapIndex != -1 { + return event[:mapIndex] + } + return event +} + func TestGetPodByNode(t *testing.T) { workflowText := ` metadata: @@ -6283,7 +6292,7 @@ func TestConfigMapCacheSaveOperate(t *testing.T) { Parameters: []wfv1.Parameter{ {Name: "hello", Value: wfv1.AnyStringPtr("foobar")}, }, - ExitCode: pointer.String("0"), + ExitCode: ptr.To("0"), } ctx := context.Background() diff --git a/workflow/controller/operator_wfdefault_test.go b/workflow/controller/operator_wfdefault_test.go index 608d1af9692c..9429b874fc4a 100644 --- a/workflow/controller/operator_wfdefault_test.go +++ b/workflow/controller/operator_wfdefault_test.go @@ -6,7 +6,7 @@ import ( "github.com/stretchr/testify/assert" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" ) @@ -246,7 +246,7 @@ func TestWFDefaultWithWFTAndWf(t *testing.T) { controller.Config.WorkflowDefaults = wfDefault ttlStrategy := wfv1.TTLStrategy{ - SecondsAfterCompletion: pointer.Int32(10), + SecondsAfterCompletion: ptr.To(int32(10)), } wf := wfv1.Workflow{ @@ -282,7 +282,7 @@ func TestWFDefaultWithWFTAndWf(t *testing.T) { } ttlStrategy := wfv1.TTLStrategy{ - SecondsAfterCompletion: pointer.Int32(10), + SecondsAfterCompletion: ptr.To(int32(10)), } wf := wfv1.Workflow{ diff --git a/workflow/controller/operator_workflow_template_ref_test.go b/workflow/controller/operator_workflow_template_ref_test.go index 6e6dae21adad..84548392aafb 100644 --- a/workflow/controller/operator_workflow_template_ref_test.go +++ b/workflow/controller/operator_workflow_template_ref_test.go @@ -7,7 +7,7 @@ import ( "github.com/stretchr/testify/assert" apiv1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" "github.com/argoproj/argo-workflows/v3/util" @@ -317,7 +317,7 @@ func TestWorkflowTemplateRefWithShutdownAndSuspend(t *testing.T) { wf1 := woc.wf.DeepCopy() // Updating Pod state makePodsPhase(ctx, woc, apiv1.PodPending) - wf1.Spec.Suspend = pointer.Bool(true) + wf1.Spec.Suspend = ptr.To(true) woc1 := newWorkflowOperationCtx(wf1, controller) woc1.operate(ctx) assert.NotNil(t, woc1.wf.Status.StoredWorkflowSpec.Suspend) diff --git a/workflow/controller/workflowpod.go b/workflow/controller/workflowpod.go index 1b68c19f5966..4a912d886cc2 100644 --- a/workflow/controller/workflowpod.go +++ b/workflow/controller/workflowpod.go @@ -15,7 +15,7 @@ import ( apiv1 "k8s.io/api/core/v1" apierr "k8s.io/apimachinery/pkg/api/errors" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/errors" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow" @@ -691,7 +691,7 @@ func (woc *wfOperationCtx) newExecContainer(name string, tmpl *wfv1.Template) *a // TODO: always set RO FS once #10787 is fixed exec.SecurityContext.ReadOnlyRootFilesystem = nil if exec.Name != common.InitContainerName && exec.Name != common.WaitContainerName { - exec.SecurityContext.ReadOnlyRootFilesystem = pointer.Bool(true) + exec.SecurityContext.ReadOnlyRootFilesystem = ptr.To(true) } } if woc.controller.Config.KubeConfig != nil { diff --git a/workflow/controller/workflowpod_test.go b/workflow/controller/workflowpod_test.go index e9faa399d29d..9ac2e4d3a086 100644 --- a/workflow/controller/workflowpod_test.go +++ b/workflow/controller/workflowpod_test.go @@ -15,7 +15,7 @@ import ( apiv1 "k8s.io/api/core/v1" "k8s.io/apimachinery/pkg/api/resource" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/config" "github.com/argoproj/argo-workflows/v3/errors" @@ -511,7 +511,7 @@ func TestConditionalAddArchiveLocationArchiveLogs(t *testing.T) { }, KeyFormat: "path/in/bucket", }, - ArchiveLogs: pointer.Bool(true), + ArchiveLogs: ptr.To(true), }) woc.operate(ctx) assert.Equal(t, wfv1.WorkflowRunning, woc.wf.Status.Phase) @@ -583,19 +583,19 @@ func TestConditionalAddArchiveLocationTemplateArchiveLogs(t *testing.T) { wf := wfv1.MustUnmarshalWorkflow(helloWorldWf) if tt.workflowArchiveLog != "" { workflowArchiveLog, _ := strconv.ParseBool(tt.workflowArchiveLog) - wf.Spec.ArchiveLogs = pointer.Bool(workflowArchiveLog) + wf.Spec.ArchiveLogs = ptr.To(workflowArchiveLog) } if tt.templateArchiveLog != "" { templateArchiveLog, _ := strconv.ParseBool(tt.templateArchiveLog) wf.Spec.Templates[0].ArchiveLocation = &wfv1.ArtifactLocation{ - ArchiveLogs: pointer.Bool(templateArchiveLog), + ArchiveLogs: ptr.To(templateArchiveLog), } } cancel, controller := newController(wf) defer cancel() woc := newWorkflowOperationCtx(wf, controller) setArtifactRepository(woc.controller, &wfv1.ArtifactRepository{ - ArchiveLogs: pointer.Bool(tt.controllerArchiveLog), + ArchiveLogs: ptr.To(tt.controllerArchiveLog), S3: &wfv1.S3ArtifactRepository{ S3Bucket: wfv1.S3Bucket{ Bucket: "foo", @@ -1381,7 +1381,7 @@ func TestPodSpecPatch(t *testing.T) { woc = newWoc(*wf) mainCtr = woc.execWf.Spec.Templates[0].Container pod, _ = woc.createWorkflowPod(ctx, wf.Name, []apiv1.Container{*mainCtr}, &wf.Spec.Templates[0], &createWorkflowPodOpts{}) - assert.Equal(t, pointer.Bool(true), pod.Spec.Containers[1].SecurityContext.RunAsNonRoot) + assert.Equal(t, ptr.To(true), pod.Spec.Containers[1].SecurityContext.RunAsNonRoot) assert.Equal(t, apiv1.Capability("ALL"), pod.Spec.Containers[1].SecurityContext.Capabilities.Add[0]) assert.Equal(t, []apiv1.Capability(nil), pod.Spec.Containers[1].SecurityContext.Capabilities.Drop) diff --git a/workflow/executor/agent.go b/workflow/executor/agent.go index 2b8ad3c286c5..d016069fd5a1 100644 --- a/workflow/executor/agent.go +++ b/workflow/executor/agent.go @@ -22,7 +22,7 @@ import ( "k8s.io/client-go/kubernetes" "k8s.io/client-go/rest" "k8s.io/client-go/util/retry" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" workflow "github.com/argoproj/argo-workflows/v3/pkg/client/clientset/versioned" @@ -257,7 +257,7 @@ func (ae *AgentExecutor) executeHTTPTemplate(ctx context.Context, tmpl wfv1.Temp return 0, err } - outputs := wfv1.Outputs{Result: pointer.String(string(bodyBytes))} + outputs := wfv1.Outputs{Result: ptr.To(string(bodyBytes))} phase := wfv1.NodeSucceeded message := "" if tmpl.HTTP.SuccessCondition == "" { diff --git a/workflow/executor/common/common_test.go b/workflow/executor/common/common_test.go index b54453bcf3d6..5605b7ff7570 100644 --- a/workflow/executor/common/common_test.go +++ b/workflow/executor/common/common_test.go @@ -10,7 +10,7 @@ import ( "github.com/stretchr/testify/assert" v1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" ) type MockKC struct { @@ -57,7 +57,7 @@ func TestTerminatePodWithContainerName(t *testing.T) { Name: "foo", }, Spec: v1.PodSpec{ - ShareProcessNamespace: pointer.Bool(true), + ShareProcessNamespace: ptr.To(true), }, }, getContainerStatusContainerStatus: &v1.ContainerStatus{ diff --git a/workflow/executor/data.go b/workflow/executor/data.go index 6444f16180e8..e91146f0df0f 100644 --- a/workflow/executor/data.go +++ b/workflow/executor/data.go @@ -5,7 +5,7 @@ import ( "encoding/json" "fmt" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "github.com/argoproj/argo-workflows/v3/workflow/data" ) @@ -25,7 +25,7 @@ func (we *WorkflowExecutor) Data(ctx context.Context) error { if err != nil { return err } - we.Template.Outputs.Result = pointer.String(string(out)) + we.Template.Outputs.Result = ptr.To(string(out)) err = we.ReportOutputs(ctx, nil) if err != nil { return err diff --git a/workflow/executor/executor_test.go b/workflow/executor/executor_test.go index c329ad172d83..ddd32e7a9b14 100644 --- a/workflow/executor/executor_test.go +++ b/workflow/executor/executor_test.go @@ -15,7 +15,7 @@ import ( corev1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/client-go/kubernetes/fake" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" argofake "github.com/argoproj/argo-workflows/v3/pkg/client/clientset/versioned/fake" @@ -548,7 +548,7 @@ func TestSaveLogs(t *testing.T) { t.Run("Simple Pod node", func(t *testing.T) { templateWithArchiveLogs := wfv1.Template{ ArchiveLocation: &wfv1.ArtifactLocation{ - ArchiveLogs: pointer.Bool(true), + ArchiveLogs: ptr.To(true), }, } we := WorkflowExecutor{ diff --git a/workflow/executor/resource.go b/workflow/executor/resource.go index d714cef55b90..b0548d174138 100644 --- a/workflow/executor/resource.go +++ b/workflow/executor/resource.go @@ -211,8 +211,9 @@ func (we *WorkflowExecutor) WaitResource(ctx context.Context, resourceNamespace, log.Infof("Failing for conditions: %s", failSelector) failReqs, _ = failSelector.Requirements() } - err := wait.PollImmediateInfinite(envutil.LookupEnvDurationOr("RESOURCE_STATE_CHECK_INTERVAL", time.Second*5), - func() (bool, error) { + err := wait.PollUntilContextCancel(ctx, envutil.LookupEnvDurationOr("RESOURCE_STATE_CHECK_INTERVAL", time.Second*5), + true, + func(ctx context.Context) (bool, error) { isErrRetryable, err := we.checkResourceState(ctx, selfLink, successReqs, failReqs) if err == nil { log.Infof("Returning from successful wait for resource %s in namespace %s", resourceName, resourceNamespace) @@ -227,7 +228,7 @@ func (we *WorkflowExecutor) WaitResource(ctx context.Context, resourceNamespace, return false, err }) if err != nil { - if err == wait.ErrWaitTimeout { + if wait.Interrupted(err) { log.Warnf("Waiting for resource %s resulted in timeout due to repeated errors", resourceName) } else { log.Warnf("Waiting for resource %s resulted in error %v", resourceName, err) diff --git a/workflow/sync/mutex_test.go b/workflow/sync/mutex_test.go index 7154baca48fd..94bb526affac 100644 --- a/workflow/sync/mutex_test.go +++ b/workflow/sync/mutex_test.go @@ -7,7 +7,7 @@ import ( "github.com/stretchr/testify/assert" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/client-go/kubernetes/fake" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" fakewfclientset "github.com/argoproj/argo-workflows/v3/pkg/client/clientset/versioned/fake" @@ -158,7 +158,7 @@ func TestMutexLock(t *testing.T) { assert.True(t, wfUpdate) wf2.Name = "three" - wf2.Spec.Priority = pointer.Int32(5) + wf2.Spec.Priority = ptr.To(int32(5)) holderKey2 := getHolderKey(wf2, "") status, wfUpdate, msg, err = concurrenyMgr.TryAcquire(wf2, "", wf2.Spec.Synchronization) assert.NoError(t, err) @@ -234,7 +234,7 @@ func TestMutexLock(t *testing.T) { wf2.Name = "three" wf2.Namespace = "three" - wf2.Spec.Priority = pointer.Int32(5) + wf2.Spec.Priority = ptr.To(int32(5)) holderKey2 := getHolderKey(wf2, "") status, wfUpdate, msg, err = concurrenyMgr.TryAcquire(wf2, "", wf2.Spec.Synchronization) assert.NoError(t, err) diff --git a/workflow/sync/sync_manager_test.go b/workflow/sync/sync_manager_test.go index 7e0a08793ec1..199561f7b313 100644 --- a/workflow/sync/sync_manager_test.go +++ b/workflow/sync/sync_manager_test.go @@ -12,7 +12,7 @@ import ( v1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/client-go/kubernetes/fake" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" argoErr "github.com/argoproj/argo-workflows/v3/errors" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" @@ -394,7 +394,7 @@ func TestSemaphoreWfLevel(t *testing.T) { assert.True(t, wfUpdate) wf2.Name = "three" - wf2.Spec.Priority = pointer.Int32(5) + wf2.Spec.Priority = ptr.To(int32(5)) holderKey2 := getHolderKey(wf2, "") status, wfUpdate, msg, err = concurrenyMgr.TryAcquire(wf2, "", wf2.Spec.Synchronization) assert.NoError(t, err) diff --git a/workflow/util/util.go b/workflow/util/util.go index 77d60506db0f..0c09159dd5f1 100644 --- a/workflow/util/util.go +++ b/workflow/util/util.go @@ -32,7 +32,7 @@ import ( "k8s.io/client-go/dynamic" "k8s.io/client-go/informers/internalinterfaces" "k8s.io/client-go/tools/cache" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" "sigs.k8s.io/yaml" "github.com/argoproj/argo-workflows/v3/workflow/creator" @@ -365,7 +365,7 @@ func SuspendWorkflow(ctx context.Context, wfIf v1alpha1.WorkflowInterface, workf return false, errSuspendedCompletedWorkflow } if wf.Spec.Suspend == nil || !*wf.Spec.Suspend { - wf.Spec.Suspend = pointer.Bool(true) + wf.Spec.Suspend = ptr.To(true) _, err := wfIf.Update(ctx, wf, metav1.UpdateOptions{}) if apierr.IsConflict(err) { return false, nil From c53dd4f72bd9d7f878a730f50ddfe5089e29f8ce Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Mon, 29 Jul 2024 18:22:05 -0700 Subject: [PATCH 2/8] test: fix test Signed-off-by: william.vanhevelingen --- Makefile | 2 +- pkg/apis/workflow/v1alpha1/workflow_types_test.go | 3 +-- workflow/controller/operator.go | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 25aad7dd5f1b..d41abb8889ef 100644 --- a/Makefile +++ b/Makefile @@ -293,7 +293,7 @@ endif $(GOPATH)/bin/go-to-protobuf: # update this in Nix when upgrading it here ifneq ($(USE_NIX), true) - go install k8s.io/code-generator/cmd/go-to-protobuf@v0.21.5 + go install k8s.io/code-generator/cmd/go-to-protobuf@v0.30.3 endif $(GOPATH)/src/github.com/gogo/protobuf: # update this in Nix when upgrading it here diff --git a/pkg/apis/workflow/v1alpha1/workflow_types_test.go b/pkg/apis/workflow/v1alpha1/workflow_types_test.go index 978bf782fd61..30dfef94fd8c 100644 --- a/pkg/apis/workflow/v1alpha1/workflow_types_test.go +++ b/pkg/apis/workflow/v1alpha1/workflow_types_test.go @@ -8,14 +8,13 @@ import ( "testing" "time" - "k8s.io/utils/ptr" - "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" corev1 "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/labels" "k8s.io/apimachinery/pkg/util/wait" + "k8s.io/utils/ptr" ) func TestWorkflows(t *testing.T) { diff --git a/workflow/controller/operator.go b/workflow/controller/operator.go index 51a88e9864c1..69f5aa4815e6 100644 --- a/workflow/controller/operator.go +++ b/workflow/controller/operator.go @@ -34,8 +34,6 @@ import ( "k8s.io/utils/ptr" "sigs.k8s.io/yaml" - "github.com/argoproj/argo-workflows/v3/util/secrets" - "github.com/argoproj/argo-workflows/v3/errors" "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" @@ -51,6 +49,7 @@ import ( "github.com/argoproj/argo-workflows/v3/util/resource" "github.com/argoproj/argo-workflows/v3/util/retry" argoruntime "github.com/argoproj/argo-workflows/v3/util/runtime" + "github.com/argoproj/argo-workflows/v3/util/secrets" "github.com/argoproj/argo-workflows/v3/util/slice" "github.com/argoproj/argo-workflows/v3/util/template" waitutil "github.com/argoproj/argo-workflows/v3/util/wait" From 3046f1f74ad7ea6fa0b629ec47422f1f8196b722 Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Mon, 29 Jul 2024 18:40:34 -0700 Subject: [PATCH 3/8] chore: fix codegen Signed-off-by: william.vanhevelingen --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d41abb8889ef..8bbbd7ceddac 100644 --- a/Makefile +++ b/Makefile @@ -293,7 +293,9 @@ endif $(GOPATH)/bin/go-to-protobuf: # update this in Nix when upgrading it here ifneq ($(USE_NIX), true) - go install k8s.io/code-generator/cmd/go-to-protobuf@v0.30.3 + # TODO: currently fails on v0.30.3 with + # Unable to clean package k8s.io.api.core.v1: remove /home/runner/go/pkg/mod/k8s.io/api@v0.30.3/core/v1/generated.proto: permission denied + go install k8s.io/code-generator/cmd/go-to-protobuf@v0.21.5 endif $(GOPATH)/src/github.com/gogo/protobuf: # update this in Nix when upgrading it here @@ -613,7 +615,7 @@ pkg/apis/workflow/v1alpha1/openapi_generated.go: $(GOPATH)/bin/openapi-gen $(TYP pkg/apis/workflow/v1alpha1/zz_generated.deepcopy.go: $(TYPES) # These files are generated on a v3/ folder by the tool. Link them to the root folder [ -e ./v3 ] || ln -s . v3 - bash $(GOPATH)/pkg/mod/k8s.io/code-generator@v0.30.3/kube_codegen.sh \ + bash $(GOPATH)/pkg/mod/k8s.io/code-generator@v0.21.5/generate-groups.sh \ "deepcopy,client,informer,lister" \ github.com/argoproj/argo-workflows/v3/pkg/client github.com/argoproj/argo-workflows/v3/pkg/apis \ workflow:v1alpha1 \ From 1180f80746b1607a8d8ac36a15693eb6b90a4c1c Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Mon, 29 Jul 2024 20:43:05 -0700 Subject: [PATCH 4/8] chore: whitespace Signed-off-by: william.vanhevelingen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8bbbd7ceddac..ddad895395a1 100644 --- a/Makefile +++ b/Makefile @@ -294,7 +294,7 @@ $(GOPATH)/bin/go-to-protobuf: # update this in Nix when upgrading it here ifneq ($(USE_NIX), true) # TODO: currently fails on v0.30.3 with - # Unable to clean package k8s.io.api.core.v1: remove /home/runner/go/pkg/mod/k8s.io/api@v0.30.3/core/v1/generated.proto: permission denied + # Unable to clean package k8s.io.api.core.v1: remove /home/runner/go/pkg/mod/k8s.io/api@v0.30.3/core/v1/generated.proto: permission denied go install k8s.io/code-generator/cmd/go-to-protobuf@v0.21.5 endif $(GOPATH)/src/github.com/gogo/protobuf: From 367a37a7b601b20a4604cfd3c8329aa099a4e6b7 Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Wed, 31 Jul 2024 07:18:31 -0400 Subject: [PATCH 5/8] test: fix contains in metric test Signed-off-by: william.vanhevelingen --- test/e2e/metrics_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/metrics_test.go b/test/e2e/metrics_test.go index 00d53afc3e6d..9f3cb4987b7f 100644 --- a/test/e2e/metrics_test.go +++ b/test/e2e/metrics_test.go @@ -46,7 +46,7 @@ func (s *MetricsSuite) TestMetricsEndpoint() { Body(). Contains(`HELP argo_workflows_count`). Contains(`HELP argo_workflows_k8s_request_total`). - Contains(`argo_workflows_k8s_request_total{kind="leases",status_code="200",verb="Get"}`). + Contains(`argo_workflows_k8s_request_total{kind="leases",status_code="404",verb="Get"}`). Contains(`argo_workflows_k8s_request_total{kind="workflowtemplates",status_code="200",verb="List"}`). Contains(`argo_workflows_k8s_request_total{kind="workflowtemplates",status_code="200",verb="Watch"}`). Contains(`HELP argo_workflows_pods_count`). From 1a0a0dc45712c8b5de92781b8e2fa1331421c2e7 Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Wed, 11 Sep 2024 15:07:48 -0700 Subject: [PATCH 6/8] fix: lint Signed-off-by: william.vanhevelingen --- pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go b/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go index febdce6d7d6d..78067b0138f2 100644 --- a/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go +++ b/pkg/apis/workflow/v1alpha1/artifact_repository_types_test.go @@ -5,7 +5,7 @@ import ( "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" ) func TestArtifactRepository(t *testing.T) { From 5d49047de35edc5b839cfb314301b05fe4f79513 Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Wed, 11 Sep 2024 15:10:16 -0700 Subject: [PATCH 7/8] fix: lint Signed-off-by: william.vanhevelingen --- workflow/metrics/metrics_test.go | 8 ++++---- workflow/metrics/work_queue.go | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/workflow/metrics/metrics_test.go b/workflow/metrics/metrics_test.go index de2b224f9bc3..c8fbda52ab6b 100644 --- a/workflow/metrics/metrics_test.go +++ b/workflow/metrics/metrics_test.go @@ -9,7 +9,7 @@ import ( "github.com/stretchr/testify/require" "go.opentelemetry.io/otel/attribute" "k8s.io/client-go/util/workqueue" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" wfv1 "github.com/argoproj/argo-workflows/v3/pkg/apis/workflow/v1alpha1" "github.com/argoproj/argo-workflows/v3/util/telemetry" @@ -114,7 +114,7 @@ func TestRealtimeMetricGC(t *testing.T) { Labels: labels, Help: "None", Gauge: &wfv1.Gauge{ - Realtime: pointer.Bool(true), + Realtime: ptr.To(true), }}, wfKey, func() float64 { return 1.0 }, @@ -189,7 +189,7 @@ func TestRealTimeMetricDeletion(t *testing.T) { Help: "hello", Gauge: &wfv1.Gauge{ Value: "1.0", - Realtime: pointer.Bool(true), + Realtime: ptr.To(true), Operation: wfv1.GaugeOperationAdd, }, }, "123", func() float64 { return 0.0 }) @@ -215,7 +215,7 @@ func TestRealTimeMetricDeletion(t *testing.T) { Help: "hello", Gauge: &wfv1.Gauge{ Value: "1.0", - Realtime: pointer.Bool(true), + Realtime: ptr.To(true), Operation: wfv1.GaugeOperationAdd, }, }, "456", nil) diff --git a/workflow/metrics/work_queue.go b/workflow/metrics/work_queue.go index 366188a63f95..537643e719cc 100644 --- a/workflow/metrics/work_queue.go +++ b/workflow/metrics/work_queue.go @@ -8,7 +8,7 @@ import ( log "github.com/sirupsen/logrus" "go.opentelemetry.io/otel/metric" "k8s.io/client-go/util/workqueue" - "k8s.io/utils/pointer" + "k8s.io/utils/ptr" ) const ( @@ -262,7 +262,7 @@ func (m *Metrics) NewUnfinishedWorkSecondsMetric(name string) workqueue.Settable ctx: m.Ctx, name: name, inst: m.AllInstruments[nameWorkersUnfinishedWork], - value: pointer.Float64(0.0), + value: ptr.To(float64(0.0)), } ud := getQueueUserdata(metric.inst) ud.metrics = append(ud.metrics, metric) @@ -274,7 +274,7 @@ func (m *Metrics) NewLongestRunningProcessorSecondsMetric(name string) workqueue ctx: m.Ctx, name: name, inst: m.AllInstruments[nameWorkersLongestRunning], - value: pointer.Float64(0.0), + value: ptr.To(float64(0.0)), } ud := getQueueUserdata(metric.inst) ud.metrics = append(ud.metrics, metric) From 5ae2e7a8c80c38a1b63cefbe1ec13617f9381e9d Mon Sep 17 00:00:00 2001 From: "william.vanhevelingen" Date: Sun, 15 Sep 2024 09:33:33 -0700 Subject: [PATCH 8/8] fix: merge conflict Signed-off-by: william.vanhevelingen --- .../argoproj.io_clusterworkflowtemplates.yaml | 16 +++++++ .../crds/full/argoproj.io_cronworkflows.yaml | 16 +++++++ .../argoproj.io_workflowartifactgctasks.yaml | 2 + .../argoproj.io_workfloweventbindings.yaml | 1 + .../base/crds/full/argoproj.io_workflows.yaml | 43 +++++++++++++++++++ .../full/argoproj.io_workflowtaskresults.yaml | 1 + .../full/argoproj.io_workflowtasksets.yaml | 8 ++++ .../full/argoproj.io_workflowtemplates.yaml | 16 +++++++ .../argoproj.io_workflowtaskresults.yaml | 1 + manifests/quick-start-minimal.yaml | 1 + manifests/quick-start-mysql.yaml | 1 + manifests/quick-start-postgres.yaml | 1 + 12 files changed, 107 insertions(+) diff --git a/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml b/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml index bc2e5b239e31..8aa8eecf678d 100644 --- a/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml +++ b/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml @@ -1022,6 +1022,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1714,6 +1715,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3069,6 +3071,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5035,6 +5038,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5672,6 +5676,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6360,6 +6365,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7689,6 +7695,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8418,6 +8425,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9066,6 +9074,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12316,6 +12325,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14282,6 +14292,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14919,6 +14930,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15607,6 +15619,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16936,6 +16949,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17665,6 +17679,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18313,6 +18328,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_cronworkflows.yaml b/manifests/base/crds/full/argoproj.io_cronworkflows.yaml index e11100b443f1..8f3c93fb987c 100644 --- a/manifests/base/crds/full/argoproj.io_cronworkflows.yaml +++ b/manifests/base/crds/full/argoproj.io_cronworkflows.yaml @@ -1054,6 +1054,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1746,6 +1747,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3101,6 +3103,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5067,6 +5070,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5704,6 +5708,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6392,6 +6397,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7721,6 +7727,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8450,6 +8457,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9098,6 +9106,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12348,6 +12357,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14314,6 +14324,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14951,6 +14962,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15639,6 +15651,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16968,6 +16981,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17697,6 +17711,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18345,6 +18360,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml b/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml index e7f80f8ab1db..d5f34672e00f 100644 --- a/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml @@ -522,6 +522,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1082,6 +1083,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml b/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml index d76f10bcd26f..0477a0907692 100644 --- a/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml +++ b/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml @@ -586,6 +586,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflows.yaml b/manifests/base/crds/full/argoproj.io_workflows.yaml index 30411ce3f554..2d6a8a02405e 100644 --- a/manifests/base/crds/full/argoproj.io_workflows.yaml +++ b/manifests/base/crds/full/argoproj.io_workflows.yaml @@ -1036,6 +1036,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1728,6 +1729,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3083,6 +3085,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5049,6 +5052,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5686,6 +5690,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6374,6 +6379,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7703,6 +7709,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8432,6 +8439,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9080,6 +9088,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12330,6 +12339,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14296,6 +14306,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14933,6 +14944,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15621,6 +15633,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16950,6 +16963,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17679,6 +17693,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18327,6 +18342,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -21929,6 +21945,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -22542,6 +22559,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23191,6 +23209,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -23858,6 +23877,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -25650,6 +25670,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -27616,6 +27637,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28253,6 +28275,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -28941,6 +28964,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -30270,6 +30294,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -30999,6 +31024,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -31647,6 +31673,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -34955,6 +34982,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -35647,6 +35675,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -37002,6 +37031,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -38968,6 +38998,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -39605,6 +39636,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -40293,6 +40325,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -41622,6 +41655,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42351,6 +42385,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -42999,6 +43034,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -46249,6 +46285,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48215,6 +48252,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -48852,6 +48890,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -49540,6 +49579,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -50869,6 +50909,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -51598,6 +51639,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -52246,6 +52288,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml b/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml index 7f17affe0d8a..bccbf467f6b4 100644 --- a/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml @@ -575,6 +575,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml b/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml index 65496f71cca1..087c4fb484b2 100644 --- a/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml @@ -966,6 +966,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -2932,6 +2933,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3569,6 +3571,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -4257,6 +4260,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5586,6 +5590,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6315,6 +6320,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6963,6 +6969,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9833,6 +9840,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml b/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml index c74530ebf561..33c51b31775f 100644 --- a/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml +++ b/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml @@ -1021,6 +1021,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -1713,6 +1714,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -3068,6 +3070,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5034,6 +5037,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -5671,6 +5675,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -6359,6 +6364,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -7688,6 +7694,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -8417,6 +8424,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -9065,6 +9073,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -12315,6 +12324,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14281,6 +14291,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -14918,6 +14929,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -15606,6 +15618,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -16935,6 +16948,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -17664,6 +17678,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean @@ -18312,6 +18327,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml b/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml index 303d1c569cbc..5f8d1f4e863f 100644 --- a/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml +++ b/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml @@ -574,6 +574,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/quick-start-minimal.yaml b/manifests/quick-start-minimal.yaml index c0363378629d..2bb819f867c9 100644 --- a/manifests/quick-start-minimal.yaml +++ b/manifests/quick-start-minimal.yaml @@ -787,6 +787,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/quick-start-mysql.yaml b/manifests/quick-start-mysql.yaml index 199429f44c3d..a1b95019f15f 100644 --- a/manifests/quick-start-mysql.yaml +++ b/manifests/quick-start-mysql.yaml @@ -787,6 +787,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean diff --git a/manifests/quick-start-postgres.yaml b/manifests/quick-start-postgres.yaml index c928625cb566..743bcd43cf68 100644 --- a/manifests/quick-start-postgres.yaml +++ b/manifests/quick-start-postgres.yaml @@ -787,6 +787,7 @@ spec: key: type: string name: + default: "" type: string optional: type: boolean