From 78c3fa706de718b8430b6442f066682a2d1918f2 Mon Sep 17 00:00:00 2001 From: Jason Meridth Date: Tue, 2 Jan 2024 12:34:43 -0600 Subject: [PATCH] chore: move documentation to readthedocs (#12360) Signed-off-by: jmeridth Co-authored-by: Tim Collins Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/workflows/docs.yaml | 9 -------- .readthedocs.yml | 11 ++++++++++ Makefile | 3 +-- README.md | 16 +++++++------- api/openapi-spec/swagger.json | 2 +- cmd/argo/commands/common/get_test.go | 2 +- cmd/argo/commands/server.go | 4 ++-- config/config.go | 2 +- docs/README.md | 10 ++++----- docs/argo-server-sso-argocd.md | 2 +- docs/cli/argo_server.md | 2 +- docs/offloading-large-workflows.md | 6 +++--- docs/requirements.txt | 1 + docs/running-nix.md | 2 +- docs/walk-through/artifacts.md | 2 +- docs/workflow-controller-configmap.yaml | 4 ++-- examples/README.md | 2 +- examples/input-artifact-s3.yaml | 2 +- examples/intermediate-parameters.yaml | 2 +- examples/key-only-artifact.yaml | 2 +- examples/output-artifact-s3.yaml | 2 +- hack/check-mkdocs.sh | 8 ++----- hack/release-notes.md | 2 +- manifests/README.md | 2 +- manifests/quick-start/base/agent-role.yaml | 2 +- .../quick-start/base/artifactgc-role.yaml | 2 +- mkdocs.yml | 7 +++++++ pkg/apiclient/_.primary.swagger.json | 2 +- pkg/apis/workflow/v1alpha1/workflow_types.go | 2 +- .../workflow/v1alpha1/workflow_types_test.go | 2 +- sdks/python/client/argo_workflows/__init__.py | 2 +- .../api/archived_workflow_service_api.py | 2 +- .../api/artifact_service_api.py | 2 +- .../cluster_workflow_template_service_api.py | 2 +- .../api/cron_workflow_service_api.py | 2 +- .../argo_workflows/api/event_service_api.py | 2 +- .../api/event_source_service_api.py | 2 +- .../argo_workflows/api/info_service_api.py | 2 +- .../argo_workflows/api/sensor_service_api.py | 2 +- .../api/workflow_service_api.py | 2 +- .../api/workflow_template_service_api.py | 2 +- .../client/argo_workflows/api_client.py | 2 +- .../client/argo_workflows/configuration.py | 2 +- .../client/argo_workflows/exceptions.py | 2 +- .../client/argo_workflows/model/affinity.py | 2 +- .../aws_elastic_block_store_volume_source.py | 2 +- .../model/azure_disk_volume_source.py | 2 +- .../model/azure_file_volume_source.py | 2 +- .../argo_workflows/model/capabilities.py | 2 +- .../model/ceph_fs_volume_source.py | 2 +- .../model/cinder_volume_source.py | 2 +- .../model/config_map_env_source.py | 2 +- .../model/config_map_key_selector.py | 2 +- .../model/config_map_projection.py | 2 +- .../model/config_map_volume_source.py | 2 +- .../client/argo_workflows/model/container.py | 2 +- .../argo_workflows/model/container_port.py | 2 +- .../argo_workflows/model/create_options.py | 2 +- .../argo_workflows/model/csi_volume_source.py | 2 +- .../model/downward_api_projection.py | 2 +- .../model/downward_api_volume_file.py | 2 +- .../model/downward_api_volume_source.py | 2 +- .../client/argo_workflows/model/duration.py | 2 +- .../model/empty_dir_volume_source.py | 2 +- .../argo_workflows/model/env_from_source.py | 2 +- .../client/argo_workflows/model/env_var.py | 2 +- .../argo_workflows/model/env_var_source.py | 2 +- .../model/ephemeral_volume_source.py | 2 +- .../client/argo_workflows/model/event.py | 2 +- .../argo_workflows/model/event_series.py | 2 +- .../argo_workflows/model/event_source.py | 2 +- ...eventsource_create_event_source_request.py | 2 +- .../eventsource_event_source_watch_event.py | 2 +- .../model/eventsource_log_entry.py | 2 +- ...eventsource_update_event_source_request.py | 2 +- .../argo_workflows/model/exec_action.py | 2 +- .../argo_workflows/model/fc_volume_source.py | 2 +- .../model/flex_volume_source.py | 2 +- .../model/flocker_volume_source.py | 2 +- .../gce_persistent_disk_volume_source.py | 2 +- .../model/git_repo_volume_source.py | 2 +- .../model/glusterfs_volume_source.py | 2 +- .../model/google_protobuf_any.py | 2 +- .../model/group_version_resource.py | 2 +- .../argo_workflows/model/grpc_action.py | 2 +- .../model/grpc_gateway_runtime_error.py | 2 +- .../grpc_gateway_runtime_stream_error.py | 2 +- .../client/argo_workflows/model/host_alias.py | 2 +- .../model/host_path_volume_source.py | 2 +- .../argo_workflows/model/http_get_action.py | 2 +- .../argo_workflows/model/http_header.py | 2 +- .../io_argoproj_events_v1alpha1_amount.py | 2 +- ...roj_events_v1alpha1_amqp_consume_config.py | 2 +- ...oproj_events_v1alpha1_amqp_event_source.py | 2 +- ...s_v1alpha1_amqp_exchange_declare_config.py | 2 +- ..._events_v1alpha1_amqp_queue_bind_config.py | 2 +- ...ents_v1alpha1_amqp_queue_declare_config.py | 2 +- ...j_events_v1alpha1_argo_workflow_trigger.py | 2 +- ...oproj_events_v1alpha1_artifact_location.py | 2 +- ...proj_events_v1alpha1_aws_lambda_trigger.py | 2 +- ...vents_v1alpha1_azure_event_hubs_trigger.py | 2 +- ..._v1alpha1_azure_events_hub_event_source.py | 2 +- .../io_argoproj_events_v1alpha1_backoff.py | 2 +- .../io_argoproj_events_v1alpha1_basic_auth.py | 2 +- ...argoproj_events_v1alpha1_bitbucket_auth.py | 2 +- ...oj_events_v1alpha1_bitbucket_basic_auth.py | 2 +- ..._events_v1alpha1_bitbucket_event_source.py | 2 +- ...oj_events_v1alpha1_bitbucket_repository.py | 2 +- ..._v1alpha1_bitbucket_server_event_source.py | 2 +- ...ts_v1alpha1_bitbucket_server_repository.py | 2 +- ...j_events_v1alpha1_calendar_event_source.py | 2 +- ...j_events_v1alpha1_catchup_configuration.py | 2 +- .../io_argoproj_events_v1alpha1_condition.py | 2 +- ...vents_v1alpha1_conditions_reset_by_time.py | 2 +- ...ents_v1alpha1_conditions_reset_criteria.py | 2 +- ..._events_v1alpha1_config_map_persistence.py | 2 +- ...argoproj_events_v1alpha1_custom_trigger.py | 2 +- ...io_argoproj_events_v1alpha1_data_filter.py | 2 +- ...oj_events_v1alpha1_emitter_event_source.py | 2 +- ..._argoproj_events_v1alpha1_event_context.py | 2 +- ...goproj_events_v1alpha1_event_dependency.py | 2 +- ...events_v1alpha1_event_dependency_filter.py | 2 +- ...s_v1alpha1_event_dependency_transformer.py | 2 +- ...oproj_events_v1alpha1_event_persistence.py | 2 +- ...o_argoproj_events_v1alpha1_event_source.py | 2 +- ...roj_events_v1alpha1_event_source_filter.py | 2 +- ...oproj_events_v1alpha1_event_source_list.py | 2 +- ...oproj_events_v1alpha1_event_source_spec.py | 2 +- ...roj_events_v1alpha1_event_source_status.py | 2 +- ...io_argoproj_events_v1alpha1_expr_filter.py | 2 +- ..._argoproj_events_v1alpha1_file_artifact.py | 2 +- ...oproj_events_v1alpha1_file_event_source.py | 2 +- ...oj_events_v1alpha1_generic_event_source.py | 2 +- ...o_argoproj_events_v1alpha1_git_artifact.py | 2 +- .../io_argoproj_events_v1alpha1_git_creds.py | 2 +- ...oproj_events_v1alpha1_git_remote_config.py | 2 +- ...goproj_events_v1alpha1_github_app_creds.py | 2 +- ...roj_events_v1alpha1_github_event_source.py | 2 +- ...roj_events_v1alpha1_gitlab_event_source.py | 2 +- ...oproj_events_v1alpha1_hdfs_event_source.py | 2 +- ...o_argoproj_events_v1alpha1_http_trigger.py | 2 +- ...rgoproj_events_v1alpha1_int64_or_string.py | 2 +- ...oj_events_v1alpha1_k8_s_resource_policy.py | 2 +- ...oj_events_v1alpha1_kafka_consumer_group.py | 2 +- ...proj_events_v1alpha1_kafka_event_source.py | 2 +- ..._argoproj_events_v1alpha1_kafka_trigger.py | 2 +- ...io_argoproj_events_v1alpha1_log_trigger.py | 2 +- .../io_argoproj_events_v1alpha1_metadata.py | 2 +- ...oproj_events_v1alpha1_mqtt_event_source.py | 2 +- .../io_argoproj_events_v1alpha1_nats_auth.py | 2 +- ...proj_events_v1alpha1_nats_events_source.py | 2 +- ...o_argoproj_events_v1alpha1_nats_trigger.py | 2 +- ...goproj_events_v1alpha1_nsq_event_source.py | 2 +- ...proj_events_v1alpha1_open_whisk_trigger.py | 2 +- ...proj_events_v1alpha1_owned_repositories.py | 2 +- ..._argoproj_events_v1alpha1_payload_field.py | 2 +- ...oj_events_v1alpha1_pub_sub_event_source.py | 2 +- ...roj_events_v1alpha1_pulsar_event_source.py | 2 +- ...argoproj_events_v1alpha1_pulsar_trigger.py | 2 +- .../io_argoproj_events_v1alpha1_rate_limit.py | 2 +- ...proj_events_v1alpha1_redis_event_source.py | 2 +- ...ents_v1alpha1_redis_stream_event_source.py | 2 +- .../io_argoproj_events_v1alpha1_resource.py | 2 +- ...j_events_v1alpha1_resource_event_source.py | 2 +- ...rgoproj_events_v1alpha1_resource_filter.py | 2 +- ...io_argoproj_events_v1alpha1_s3_artifact.py | 2 +- .../io_argoproj_events_v1alpha1_s3_bucket.py | 2 +- .../io_argoproj_events_v1alpha1_s3_filter.py | 2 +- ...io_argoproj_events_v1alpha1_sasl_config.py | 2 +- ..._argoproj_events_v1alpha1_secure_header.py | 2 +- .../io_argoproj_events_v1alpha1_selector.py | 2 +- .../io_argoproj_events_v1alpha1_sensor.py | 2 +- ...io_argoproj_events_v1alpha1_sensor_list.py | 2 +- ...io_argoproj_events_v1alpha1_sensor_spec.py | 2 +- ..._argoproj_events_v1alpha1_sensor_status.py | 2 +- .../io_argoproj_events_v1alpha1_service.py | 2 +- ...proj_events_v1alpha1_slack_event_source.py | 2 +- ..._argoproj_events_v1alpha1_slack_trigger.py | 2 +- ...goproj_events_v1alpha1_sns_event_source.py | 2 +- ...goproj_events_v1alpha1_sqs_event_source.py | 2 +- ...j_events_v1alpha1_standard_k8_s_trigger.py | 2 +- .../io_argoproj_events_v1alpha1_status.py | 2 +- ..._argoproj_events_v1alpha1_status_policy.py | 2 +- ...ents_v1alpha1_storage_grid_event_source.py | 2 +- ...roj_events_v1alpha1_storage_grid_filter.py | 2 +- ...roj_events_v1alpha1_stripe_event_source.py | 2 +- .../io_argoproj_events_v1alpha1_template.py | 2 +- ...io_argoproj_events_v1alpha1_time_filter.py | 2 +- .../io_argoproj_events_v1alpha1_tls_config.py | 2 +- .../io_argoproj_events_v1alpha1_trigger.py | 2 +- ...oproj_events_v1alpha1_trigger_parameter.py | 2 +- ...vents_v1alpha1_trigger_parameter_source.py | 2 +- ...argoproj_events_v1alpha1_trigger_policy.py | 2 +- ...goproj_events_v1alpha1_trigger_template.py | 2 +- ...o_argoproj_events_v1alpha1_url_artifact.py | 2 +- ...oproj_events_v1alpha1_value_from_source.py | 2 +- ...oproj_events_v1alpha1_watch_path_config.py | 2 +- ...rgoproj_events_v1alpha1_webhook_context.py | 2 +- ...oj_events_v1alpha1_webhook_event_source.py | 2 +- ...proj_workflow_v1alpha1_archive_strategy.py | 2 +- ...io_argoproj_workflow_v1alpha1_arguments.py | 2 +- ...rgoproj_workflow_v1alpha1_art_gc_status.py | 2 +- .../io_argoproj_workflow_v1alpha1_artifact.py | 2 +- ..._argoproj_workflow_v1alpha1_artifact_gc.py | 2 +- ...proj_workflow_v1alpha1_artifact_gc_spec.py | 2 +- ...oj_workflow_v1alpha1_artifact_gc_status.py | 2 +- ...roj_workflow_v1alpha1_artifact_location.py | 2 +- ...oj_workflow_v1alpha1_artifact_node_spec.py | 2 +- ...goproj_workflow_v1alpha1_artifact_paths.py | 2 +- ...j_workflow_v1alpha1_artifact_repository.py | 2 +- ...rkflow_v1alpha1_artifact_repository_ref.py | 2 +- ...v1alpha1_artifact_repository_ref_status.py | 2 +- ...oproj_workflow_v1alpha1_artifact_result.py | 2 +- ...ow_v1alpha1_artifact_result_node_status.py | 2 +- ..._workflow_v1alpha1_artifactory_artifact.py | 2 +- ...1alpha1_artifactory_artifact_repository.py | 2 +- ...goproj_workflow_v1alpha1_azure_artifact.py | 2 +- ...flow_v1alpha1_azure_artifact_repository.py | 2 +- .../io_argoproj_workflow_v1alpha1_backoff.py | 2 +- ...o_argoproj_workflow_v1alpha1_basic_auth.py | 2 +- .../io_argoproj_workflow_v1alpha1_cache.py | 2 +- ...proj_workflow_v1alpha1_client_cert_auth.py | 2 +- ...flow_v1alpha1_cluster_workflow_template.py | 2 +- ...luster_workflow_template_create_request.py | 2 +- ..._cluster_workflow_template_lint_request.py | 2 +- ...v1alpha1_cluster_workflow_template_list.py | 2 +- ...luster_workflow_template_update_request.py | 2 +- ...workflow_v1alpha1_collect_event_request.py | 2 +- .../io_argoproj_workflow_v1alpha1_column.py | 2 +- ...io_argoproj_workflow_v1alpha1_condition.py | 2 +- ...goproj_workflow_v1alpha1_container_node.py | 2 +- ...w_v1alpha1_container_set_retry_strategy.py | 2 +- ...orkflow_v1alpha1_container_set_template.py | 2 +- ..._argoproj_workflow_v1alpha1_continue_on.py | 2 +- .../io_argoproj_workflow_v1alpha1_counter.py | 2 +- ...w_v1alpha1_create_cron_workflow_request.py | 2 +- ...kflow_v1alpha1_create_s3_bucket_options.py | 2 +- ...rgoproj_workflow_v1alpha1_cron_workflow.py | 2 +- ...oj_workflow_v1alpha1_cron_workflow_list.py | 2 +- ...w_v1alpha1_cron_workflow_resume_request.py | 2 +- ...oj_workflow_v1alpha1_cron_workflow_spec.py | 2 +- ..._workflow_v1alpha1_cron_workflow_status.py | 2 +- ..._v1alpha1_cron_workflow_suspend_request.py | 2 +- .../io_argoproj_workflow_v1alpha1_dag_task.py | 2 +- ...argoproj_workflow_v1alpha1_dag_template.py | 2 +- .../io_argoproj_workflow_v1alpha1_data.py | 2 +- ..._argoproj_workflow_v1alpha1_data_source.py | 2 +- .../io_argoproj_workflow_v1alpha1_event.py | 2 +- ...oproj_workflow_v1alpha1_executor_config.py | 2 +- .../io_argoproj_workflow_v1alpha1_gauge.py | 2 +- ...argoproj_workflow_v1alpha1_gcs_artifact.py | 2 +- ...rkflow_v1alpha1_gcs_artifact_repository.py | 2 +- ...orkflow_v1alpha1_get_user_info_response.py | 2 +- ...argoproj_workflow_v1alpha1_git_artifact.py | 2 +- ...rgoproj_workflow_v1alpha1_hdfs_artifact.py | 2 +- ...kflow_v1alpha1_hdfs_artifact_repository.py | 2 +- .../io_argoproj_workflow_v1alpha1_header.py | 2 +- ...io_argoproj_workflow_v1alpha1_histogram.py | 2 +- .../io_argoproj_workflow_v1alpha1_http.py | 2 +- ...rgoproj_workflow_v1alpha1_http_artifact.py | 2 +- ...io_argoproj_workflow_v1alpha1_http_auth.py | 2 +- ...proj_workflow_v1alpha1_http_body_source.py | 2 +- ..._argoproj_workflow_v1alpha1_http_header.py | 2 +- ...oj_workflow_v1alpha1_http_header_source.py | 2 +- ...rgoproj_workflow_v1alpha1_info_response.py | 2 +- .../io_argoproj_workflow_v1alpha1_inputs.py | 2 +- ...o_argoproj_workflow_v1alpha1_label_keys.py | 2 +- ...proj_workflow_v1alpha1_label_value_from.py | 2 +- ...argoproj_workflow_v1alpha1_label_values.py | 2 +- ...goproj_workflow_v1alpha1_lifecycle_hook.py | 2 +- .../io_argoproj_workflow_v1alpha1_link.py | 2 +- ...low_v1alpha1_lint_cron_workflow_request.py | 2 +- ...io_argoproj_workflow_v1alpha1_log_entry.py | 2 +- ...rgoproj_workflow_v1alpha1_manifest_from.py | 2 +- ...oj_workflow_v1alpha1_memoization_status.py | 2 +- .../io_argoproj_workflow_v1alpha1_memoize.py | 2 +- .../io_argoproj_workflow_v1alpha1_metadata.py | 2 +- ...argoproj_workflow_v1alpha1_metric_label.py | 2 +- .../io_argoproj_workflow_v1alpha1_metrics.py | 2 +- .../io_argoproj_workflow_v1alpha1_mutex.py | 2 +- ...rgoproj_workflow_v1alpha1_mutex_holding.py | 2 +- ...argoproj_workflow_v1alpha1_mutex_status.py | 2 +- ...io_argoproj_workflow_v1alpha1_node_flag.py | 2 +- ..._argoproj_workflow_v1alpha1_node_result.py | 2 +- ..._argoproj_workflow_v1alpha1_node_status.py | 2 +- ...ow_v1alpha1_node_synchronization_status.py | 2 +- ...argoproj_workflow_v1alpha1_o_auth2_auth.py | 2 +- ...orkflow_v1alpha1_o_auth2_endpoint_param.py | 2 +- ...argoproj_workflow_v1alpha1_oss_artifact.py | 2 +- ...rkflow_v1alpha1_oss_artifact_repository.py | 2 +- ...oj_workflow_v1alpha1_oss_lifecycle_rule.py | 2 +- .../io_argoproj_workflow_v1alpha1_outputs.py | 2 +- ...goproj_workflow_v1alpha1_parallel_steps.py | 2 +- ...io_argoproj_workflow_v1alpha1_parameter.py | 2 +- .../io_argoproj_workflow_v1alpha1_pod_gc.py | 2 +- ...o_argoproj_workflow_v1alpha1_prometheus.py | 2 +- ...argoproj_workflow_v1alpha1_raw_artifact.py | 2 +- ...roj_workflow_v1alpha1_resource_template.py | 2 +- ...pha1_resubmit_archived_workflow_request.py | 2 +- ...goproj_workflow_v1alpha1_retry_affinity.py | 2 +- ...1alpha1_retry_archived_workflow_request.py | 2 +- ...goproj_workflow_v1alpha1_retry_strategy.py | 2 +- ..._argoproj_workflow_v1alpha1_s3_artifact.py | 2 +- ...orkflow_v1alpha1_s3_artifact_repository.py | 2 +- ...workflow_v1alpha1_s3_encryption_options.py | 2 +- ...oproj_workflow_v1alpha1_script_template.py | 2 +- ...roj_workflow_v1alpha1_semaphore_holding.py | 2 +- ...rgoproj_workflow_v1alpha1_semaphore_ref.py | 2 +- ...proj_workflow_v1alpha1_semaphore_status.py | 2 +- .../io_argoproj_workflow_v1alpha1_sequence.py | 2 +- .../io_argoproj_workflow_v1alpha1_submit.py | 2 +- ..._argoproj_workflow_v1alpha1_submit_opts.py | 2 +- ...proj_workflow_v1alpha1_suspend_template.py | 2 +- ...oproj_workflow_v1alpha1_synchronization.py | 2 +- ...orkflow_v1alpha1_synchronization_status.py | 2 +- ...argoproj_workflow_v1alpha1_tar_strategy.py | 2 +- .../io_argoproj_workflow_v1alpha1_template.py | 2 +- ...argoproj_workflow_v1alpha1_template_ref.py | 2 +- ...j_workflow_v1alpha1_transformation_step.py | 2 +- ...argoproj_workflow_v1alpha1_ttl_strategy.py | 2 +- ...w_v1alpha1_update_cron_workflow_request.py | 2 +- ...goproj_workflow_v1alpha1_user_container.py | 2 +- ...o_argoproj_workflow_v1alpha1_value_from.py | 2 +- .../io_argoproj_workflow_v1alpha1_version.py | 2 +- ...oproj_workflow_v1alpha1_volume_claim_gc.py | 2 +- .../io_argoproj_workflow_v1alpha1_workflow.py | 2 +- ...rkflow_v1alpha1_workflow_create_request.py | 2 +- ...orkflow_v1alpha1_workflow_event_binding.py | 2 +- ...ow_v1alpha1_workflow_event_binding_list.py | 2 +- ...ow_v1alpha1_workflow_event_binding_spec.py | 2 +- ...low_v1alpha1_workflow_level_artifact_gc.py | 2 +- ...workflow_v1alpha1_workflow_lint_request.py | 2 +- ...rgoproj_workflow_v1alpha1_workflow_list.py | 2 +- ...roj_workflow_v1alpha1_workflow_metadata.py | 2 +- ...flow_v1alpha1_workflow_resubmit_request.py | 2 +- ...rkflow_v1alpha1_workflow_resume_request.py | 2 +- ...orkflow_v1alpha1_workflow_retry_request.py | 2 +- ..._workflow_v1alpha1_workflow_set_request.py | 2 +- ...rgoproj_workflow_v1alpha1_workflow_spec.py | 2 +- ...oproj_workflow_v1alpha1_workflow_status.py | 2 +- ...rgoproj_workflow_v1alpha1_workflow_step.py | 2 +- ...workflow_v1alpha1_workflow_stop_request.py | 2 +- ...rkflow_v1alpha1_workflow_submit_request.py | 2 +- ...kflow_v1alpha1_workflow_suspend_request.py | 2 +- ...orkflow_v1alpha1_workflow_task_set_spec.py | 2 +- ...kflow_v1alpha1_workflow_task_set_status.py | 2 +- ...roj_workflow_v1alpha1_workflow_template.py | 2 +- ...alpha1_workflow_template_create_request.py | 2 +- ...v1alpha1_workflow_template_lint_request.py | 2 +- ...orkflow_v1alpha1_workflow_template_list.py | 2 +- ...workflow_v1alpha1_workflow_template_ref.py | 2 +- ...alpha1_workflow_template_update_request.py | 2 +- ...low_v1alpha1_workflow_terminate_request.py | 2 +- ..._workflow_v1alpha1_workflow_watch_event.py | 2 +- ...pi_policy_v1_pod_disruption_budget_spec.py | 2 +- .../model/iscsi_volume_source.py | 2 +- .../argo_workflows/model/key_to_path.py | 2 +- .../argo_workflows/model/label_selector.py | 2 +- .../model/label_selector_requirement.py | 2 +- .../client/argo_workflows/model/lifecycle.py | 2 +- .../argo_workflows/model/lifecycle_handler.py | 2 +- .../client/argo_workflows/model/list_meta.py | 2 +- .../model/local_object_reference.py | 2 +- .../model/managed_fields_entry.py | 2 +- .../argo_workflows/model/nfs_volume_source.py | 2 +- .../argo_workflows/model/node_affinity.py | 2 +- .../argo_workflows/model/node_selector.py | 2 +- .../model/node_selector_requirement.py | 2 +- .../model/node_selector_term.py | 2 +- .../model/object_field_selector.py | 2 +- .../argo_workflows/model/object_meta.py | 2 +- .../argo_workflows/model/object_reference.py | 2 +- .../argo_workflows/model/owner_reference.py | 2 +- .../model/persistent_volume_claim.py | 2 +- .../persistent_volume_claim_condition.py | 2 +- .../model/persistent_volume_claim_spec.py | 2 +- .../model/persistent_volume_claim_status.py | 2 +- .../model/persistent_volume_claim_template.py | 2 +- .../persistent_volume_claim_volume_source.py | 2 +- .../photon_persistent_disk_volume_source.py | 2 +- .../argo_workflows/model/pod_affinity.py | 2 +- .../argo_workflows/model/pod_affinity_term.py | 2 +- .../argo_workflows/model/pod_anti_affinity.py | 2 +- .../argo_workflows/model/pod_dns_config.py | 2 +- .../model/pod_dns_config_option.py | 2 +- .../model/pod_security_context.py | 2 +- .../model/portworx_volume_source.py | 2 +- .../model/preferred_scheduling_term.py | 2 +- .../client/argo_workflows/model/probe.py | 2 +- .../model/projected_volume_source.py | 2 +- .../model/quobyte_volume_source.py | 2 +- .../argo_workflows/model/rbd_volume_source.py | 2 +- .../model/resource_field_selector.py | 2 +- .../model/resource_requirements.py | 2 +- .../model/scale_io_volume_source.py | 2 +- .../argo_workflows/model/se_linux_options.py | 2 +- .../argo_workflows/model/seccomp_profile.py | 2 +- .../argo_workflows/model/secret_env_source.py | 2 +- .../model/secret_key_selector.py | 2 +- .../argo_workflows/model/secret_projection.py | 2 +- .../model/secret_volume_source.py | 2 +- .../argo_workflows/model/security_context.py | 2 +- .../model/sensor_create_sensor_request.py | 2 +- .../argo_workflows/model/sensor_log_entry.py | 2 +- .../model/sensor_sensor_watch_event.py | 2 +- .../model/sensor_update_sensor_request.py | 2 +- .../model/service_account_token_projection.py | 2 +- .../argo_workflows/model/service_port.py | 2 +- .../argo_workflows/model/status_cause.py | 2 +- .../model/storage_os_volume_source.py | 2 +- .../model/stream_result_of_event.py | 2 +- ...of_eventsource_event_source_watch_event.py | 2 +- .../stream_result_of_eventsource_log_entry.py | 2 +- ...io_argoproj_workflow_v1alpha1_log_entry.py | 2 +- ..._workflow_v1alpha1_workflow_watch_event.py | 2 +- .../stream_result_of_sensor_log_entry.py | 2 +- ...eam_result_of_sensor_sensor_watch_event.py | 2 +- .../client/argo_workflows/model/sysctl.py | 2 +- .../argo_workflows/model/tcp_socket_action.py | 2 +- .../client/argo_workflows/model/toleration.py | 2 +- .../model/typed_local_object_reference.py | 2 +- .../client/argo_workflows/model/volume.py | 2 +- .../argo_workflows/model/volume_device.py | 2 +- .../argo_workflows/model/volume_mount.py | 2 +- .../argo_workflows/model/volume_projection.py | 2 +- .../vsphere_virtual_disk_volume_source.py | 2 +- .../model/weighted_pod_affinity_term.py | 2 +- .../model/windows_security_context_options.py | 2 +- .../client/argo_workflows/model_utils.py | 2 +- sdks/python/client/argo_workflows/rest.py | 2 +- sdks/python/client/setup.py | 4 ++-- server/auth/gatekeeper.go | 2 +- test/e2e/fixtures/e2e_suite.go | 2 +- .../cluster-workflow-template-list.tsx | 2 +- .../cron-workflow-list/cron-workflow-list.tsx | 2 +- ui/src/app/help/components/help.tsx | 2 +- ui/src/app/login/components/login.tsx | 4 ++-- .../first-time-user/first-time-user-modal.tsx | 2 +- .../modals/new-version/new-version-modal.tsx | 21 +++++++++++-------- .../components/plugin-list/plugin-list.tsx | 2 +- ui/src/app/reports/components/reports.tsx | 4 ++-- ui/src/app/shared/components/chat-button.tsx | 2 +- .../components/cost-optimisation-nudge.tsx | 2 +- .../object-editor/object-editor.tsx | 2 +- .../app/shared/components/security-nudge.tsx | 3 ++- .../app/shared/components/survey-button.tsx | 2 +- ui/src/app/shared/resources-duration.tsx | 2 +- ui/src/app/widgets/widget-gallery.tsx | 4 ++-- .../workflow-event-bindings.tsx | 2 +- .../workflow-template-list.tsx | 2 +- .../components/retry-workflow-panel.tsx | 2 +- .../workflow-drawer/workflow-drawer.tsx | 2 +- util/help/topics.go | 2 +- util/printer/workflow-printer.go | 2 +- util/printer/workflow-printer_test.go | 6 +++--- workflow/common/util.go | 2 +- workflow/common/util_test.go | 2 +- workflow/controller/cache/configmap_cache.go | 2 +- workflow/controller/operator.go | 6 +++--- workflow/controller/workflowpod.go | 2 +- workflow/controller/workflowpod_test.go | 2 +- workflow/executor/executor.go | 4 ++-- workflow/executor/executor_test.go | 2 +- workflow/metrics/k8s_request_total_metric.go | 2 +- workflow/metrics/pod_missing_metric.go | 2 +- workflow/metrics/workflow_condition_metric.go | 2 +- 467 files changed, 519 insertions(+), 510 deletions(-) create mode 100644 .readthedocs.yml create mode 100644 docs/requirements.txt diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a8865c0269f1..40dd0b8471ce 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: Have you read the docs? - url: https://argoproj.github.io/argo-workflows/ + url: https://argo-workflows.readthedocs.io/en/stable/ about: Much help can be found in the docs - name: Ask a question url: https://github.com/argoproj/argo-workflows/discussions/new diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 5aa350c89604..8474f2db7e77 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -18,8 +18,6 @@ permissions: jobs: docs: runs-on: ubuntu-latest - permissions: - contents: write # for publishing the docs to GH Pages steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 @@ -44,10 +42,3 @@ jobs: name: docs path: site if-no-files-found: error - - name: Publish to GH Pages (when on main) - if: github.repository == 'argoproj/argo-workflows' && github.ref == 'refs/heads/main' - uses: peaceiris/actions-gh-pages@v3 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - publish_branch: gh-pages - publish_dir: ./site diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 000000000000..71bd86159aeb --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,11 @@ +version: 2 +formats: all +mkdocs: + fail_on_warning: false +python: + install: + - requirements: docs/requirements.txt +build: + os: "ubuntu-22.04" + tools: + python: "3.12" diff --git a/Makefile b/Makefile index 2f7120476d4b..742b199be0d6 100644 --- a/Makefile +++ b/Makefile @@ -712,7 +712,7 @@ docs-lint: /usr/local/bin/markdownlint /usr/local/bin/mkdocs: # update this in Nix when upgrading it here ifneq ($(USE_NIX), true) - python -m pip install mkdocs==1.2.4 mkdocs_material==8.1.9 mkdocs-spellcheck==0.2.1 + python -m pip install --no-cache-dir -r docs/requirements.txt endif .PHONY: docs @@ -758,4 +758,3 @@ release-notes: /dev/null .PHONY: checksums checksums: sha256sum ./dist/argo-*.gz | awk -F './dist/' '{print $$1 $$2}' > ./dist/argo-workflows-cli-checksums.txt - diff --git a/README.md b/README.md index f19c47b0ce82..83b9a44162ae 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ Argo is a [Cloud Native Computing Foundation (CNCF)](https://cncf.io/) graduated ## Use Cases -* [Machine Learning pipelines](https://argoproj.github.io/argo-workflows/use-cases/machine-learning/) -* [Data and batch processing](https://argoproj.github.io/argo-workflows/use-cases/data-processing/) -* [Infrastructure automation](https://argoproj.github.io/argo-workflows/use-cases/infrastructure-automation/) -* [CI/CD](https://argoproj.github.io/argo-workflows/use-cases/ci-cd/) -* [Other use cases](https://argoproj.github.io/argo-workflows/use-cases/other/) +* [Machine Learning pipelines](https://argo-workflows.readthedocs.io/en/stable/use-cases/machine-learning/) +* [Data and batch processing](https://argo-workflows.readthedocs.io/en/stable/use-cases/data-processing/) +* [Infrastructure automation](https://argo-workflows.readthedocs.io/en/stable/use-cases/infrastructure-automation/) +* [CI/CD](https://argo-workflows.readthedocs.io/en/stable/use-cases/ci-cd/) +* [Other use cases](https://argo-workflows.readthedocs.io/en/stable/use-cases/other/) ## Why Argo Workflows? @@ -74,12 +74,12 @@ Check out our [Java, Golang and Python clients](docs/client-libraries.md). ## Quickstart -* [Get started here](docs/quick-start.md) -* [Walk-through examples](https://argoproj.github.io/argo-workflows/walk-through/) +* [Get started here](https://argo-workflows.readthedocs.io/en/stable/quick-start/) +* [Walk-through examples](https://argo-workflows.readthedocs.io/en/stable/walk-through/) ## Documentation -[View the docs](https://argoproj.github.io/argo-workflows/) +[View the docs](https://argo-workflows.readthedocs.io/en/stable/) ## Features diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index 465336d365dd..a8506cb07fa8 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -11,7 +11,7 @@ ], "swagger": "2.0", "info": { - "description": "Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argoproj.github.io/argo-workflows/", + "description": "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/stable/", "title": "Argo Workflows API", "version": "VERSION" }, diff --git a/cmd/argo/commands/common/get_test.go b/cmd/argo/commands/common/get_test.go index 55660eeb5f85..2023b2799aef 100644 --- a/cmd/argo/commands/common/get_test.go +++ b/cmd/argo/commands/common/get_test.go @@ -422,7 +422,7 @@ func Test_printWorkflowHelperNudges(t *testing.T) { securityNudges := "This workflow does not have security context set. " + "You can run your workflow pods more securely by setting it.\n" + - "Learn more at https://argoproj.github.io/argo-workflows/workflow-pod-security-context/\n" + "Learn more at https://argo-workflows.readthedocs.io/en/stable/workflow-pod-security-context/\n" t.Run("SecuredWorkflow", func(t *testing.T) { output := PrintWorkflowHelper(&securedWf, GetFlags{}) diff --git a/cmd/argo/commands/server.go b/cmd/argo/commands/server.go index 8fb5b7d90506..083cf80b3639 100644 --- a/cmd/argo/commands/server.go +++ b/cmd/argo/commands/server.go @@ -138,7 +138,7 @@ See %s`, help.ArgoServer), } } else { - log.Warn("You are running in insecure mode. Learn how to enable transport layer security: https://argoproj.github.io/argo-workflows/tls/") + log.Warn("You are running in insecure mode. Learn how to enable transport layer security: https://argo-workflows.readthedocs.io/en/stable/tls/") } modes := auth.Modes{} @@ -149,7 +149,7 @@ See %s`, help.ArgoServer), } } if reflect.DeepEqual(modes, auth.Modes{auth.Server: true}) { - log.Warn("You are running without client authentication. Learn how to enable client authentication: https://argoproj.github.io/argo-workflows/argo-server-auth-mode/") + log.Warn("You are running without client authentication. Learn how to enable client authentication: https://argo-workflows.readthedocs.io/en/stable/argo-server-auth-mode/") } opts := apiserver.ArgoServerOpts{ diff --git a/config/config.go b/config/config.go index 2d1f7dd10d28..70add88cb7f2 100644 --- a/config/config.go +++ b/config/config.go @@ -97,7 +97,7 @@ type Config struct { InitialDelay metav1.Duration `json:"initialDelay,omitempty"` // The command/args for each image, needed when the command is not specified and the emissary executor is used. - // https://argoproj.github.io/argo-workflows/workflow-executors/#emissary-emissary + // https://argo-workflows.readthedocs.io/en/stable/workflow-executors/#emissary-emissary Images map[string]Image `json:"images,omitempty"` // Workflow retention by number of workflows diff --git a/docs/README.md b/docs/README.md index ef068461a5c8..246d1bb126cf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,11 +19,11 @@ Argo is a [Cloud Native Computing Foundation (CNCF)](https://cncf.io/) graduated ## Use Cases -* [Machine Learning pipelines](https://argoproj.github.io/argo-workflows/use-cases/machine-learning/) -* [Data and batch processing](https://argoproj.github.io/argo-workflows/use-cases/data-processing/) -* [Infrastructure automation](https://argoproj.github.io/argo-workflows/use-cases/infrastructure-automation/) -* [CI/CD](https://argoproj.github.io/argo-workflows/use-cases/ci-cd/) -* [Other use cases](https://argoproj.github.io/argo-workflows/use-cases/other/) +* [Machine Learning pipelines](https://argo-workflows.readthedocs.io/en/stable/use-cases/machine-learning/) +* [Data and batch processing](https://argo-workflows.readthedocs.io/en/stable/use-cases/data-processing/) +* [Infrastructure automation](https://argo-workflows.readthedocs.io/en/stable/use-cases/infrastructure-automation/) +* [CI/CD](https://argo-workflows.readthedocs.io/en/stable/use-cases/ci-cd/) +* [Other use cases](https://argo-workflows.readthedocs.io/en/stable/use-cases/other/) ## Why Argo Workflows? diff --git a/docs/argo-server-sso-argocd.md b/docs/argo-server-sso-argocd.md index 674f0f4018d7..9b4db2ddfc88 100644 --- a/docs/argo-server-sso-argocd.md +++ b/docs/argo-server-sso-argocd.md @@ -87,7 +87,7 @@ metadata: data: # SSO Configuration for the Argo server. # You must also start argo server with `--auth-mode sso`. - # https://argoproj.github.io/argo-workflows/argo-server-auth-mode/ + # https://argo-workflows.readthedocs.io/en/stable/argo-server-auth-mode/ sso: | # This is the root URL of the OIDC provider (required). issuer: https://argo-cd.mydomain.com/api/dex diff --git a/docs/cli/argo_server.md b/docs/cli/argo_server.md index 10d979fea32f..88690eec647f 100644 --- a/docs/cli/argo_server.md +++ b/docs/cli/argo_server.md @@ -10,7 +10,7 @@ argo server [flags] ``` -See https://argoproj.github.io/argo-workflows/argo-server/ +See https://argo-workflows.readthedocs.io/en/stable/argo-server/ ``` ### Options diff --git a/docs/offloading-large-workflows.md b/docs/offloading-large-workflows.md index 2111be6711b6..6862436b32a6 100644 --- a/docs/offloading-large-workflows.md +++ b/docs/offloading-large-workflows.md @@ -23,6 +23,6 @@ size limit. To resolve, either enable node status offload as described above or look for ways to reduce the size of your workflow manifest: - Use `withItems` or `withParams` to consolidate similar templates into a single parametrized template -- Use [template defaults](https://argoproj.github.io/argo-workflows/template-defaults/) to factor shared template options to the workflow level -- Use [workflow templates](https://argoproj.github.io/argo-workflows/workflow-templates/) to factor frequently-used templates into separate resources -- Use [workflows of workflows](https://argoproj.github.io/argo-workflows/workflow-of-workflows/) to factor a large workflow into a workflow of smaller workflows +- Use [template defaults](template-defaults.md) to factor shared template options to the workflow level +- Use [workflow templates](workflow-templates.md) to factor frequently-used templates into separate resources +- Use [workflows of workflows](workflow-of-workflows.md) to factor a large workflow into a workflow of smaller workflows diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 000000000000..4eab2e00983f --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1 @@ +mkdocs-material==8.2.6 diff --git a/docs/running-nix.md b/docs/running-nix.md index 4a4b68cf8f35..d6ef030ef08c 100644 --- a/docs/running-nix.md +++ b/docs/running-nix.md @@ -4,7 +4,7 @@ Nix is a package manager / build tool which focuses on reproducible build enviro Argo Workflows has some basic support for Nix which is enough to get Argo Workflows up and running with minimal effort. Here are the steps to follow: - 1. Modify your hosts file and set up a Kubernetes cluster according to [Running Locally](https://argoproj.github.io/argo-workflows/running-locally/). Don't worry about the other instructions. + 1. Modify your hosts file and set up a Kubernetes cluster according to [Running Locally](running-locally.md). Don't worry about the other instructions. 1. Install [Nix](https://nixos.org/download.html). 1. Run `nix develop --extra-experimental-features nix-command --extra-experimental-features flakes ./dev/nix/ --impure` (you can add the extra features as a default in your `nix.conf` file). 1. Run `devenv up`. diff --git a/docs/walk-through/artifacts.md b/docs/walk-through/artifacts.md index fc4a65577e86..751be7baef99 100644 --- a/docs/walk-through/artifacts.md +++ b/docs/walk-through/artifacts.md @@ -113,7 +113,7 @@ Artifacts are packaged as Tarballs and gzipped by default. You may customize thi ## Artifact Garbage Collection -As of version 3.4 you can configure your Workflow to automatically delete Artifacts that you don't need (visit [artifact repository capability](https://argoproj.github.io/argo-workflows/configure-artifact-repository/) for the current supported store engine). +As of version 3.4 you can configure your Workflow to automatically delete Artifacts that you don't need (visit [artifact repository capability](../configure-artifact-repository.md) for the current supported store engine). Artifacts can be deleted `OnWorkflowCompletion` or `OnWorkflowDeletion`. You can specify your Garbage Collection strategy on both the Workflow level and the Artifact level, so for example, you may have temporary artifacts that can be deleted right away but a final output that should be persisted: diff --git a/docs/workflow-controller-configmap.yaml b/docs/workflow-controller-configmap.yaml index a0bc2c3e14a9..bfad46d903e9 100644 --- a/docs/workflow-controller-configmap.yaml +++ b/docs/workflow-controller-configmap.yaml @@ -201,7 +201,7 @@ data: kubeletInsecure: "false" # The command/args for each image, needed when the command is not specified and the emissary executor is used. - # https://argoproj.github.io/argo-workflows/workflow-executors/#emissary-emissary + # https://argo-workflows.readthedocs.io/en/stable/workflow-executors/#emissary-emissary images: | argoproj/argosay:v2: cmd: [/argosay] @@ -372,7 +372,7 @@ data: # SSO Configuration for the Argo server. # You must also start argo server with `--auth-mode sso`. - # https://argoproj.github.io/argo-workflows/argo-server-auth-mode/ + # https://argo-workflows.readthedocs.io/en/stable/argo-server-auth-mode/ sso: | # This is the root URL of the OIDC provider (required). issuer: https://issuer.root.url/ diff --git a/examples/README.md b/examples/README.md index f1a8956c76a3..51aa783740e2 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,3 +1,3 @@ # Documentation by Example -This has been moved to [the docs](https://argoproj.github.io/argo-workflows/walk-through/). +This has been moved to [the docs](https://argo-workflows.readthedocs.io/en/stable/walk-through/). diff --git a/examples/input-artifact-s3.yaml b/examples/input-artifact-s3.yaml index 046831c08164..38c8098b8c5c 100644 --- a/examples/input-artifact-s3.yaml +++ b/examples/input-artifact-s3.yaml @@ -27,7 +27,7 @@ spec: key: path/in/bucket # Specify the bucket region. Note that if you want Argo to figure out this automatically, # you can set additional statement policy that allows `s3:GetBucketLocation` action. - # For details, check out: https://argoproj.github.io/argo-workflows/configure-artifact-repository/#configuring-aws-s3 + # For details, check out: https://argo-workflows.readthedocs.io/en/stable/configure-artifact-repository/#configuring-aws-s3 region: us-west-2 # accessKeySecret and secretKeySecret are secret selectors. # It references the k8s secret named 'my-s3-credentials'. diff --git a/examples/intermediate-parameters.yaml b/examples/intermediate-parameters.yaml index e8e176d52e40..ca99dd3174b7 100644 --- a/examples/intermediate-parameters.yaml +++ b/examples/intermediate-parameters.yaml @@ -1,5 +1,5 @@ # This example demonstrates the ability to use intermediate parameter. -# See https://argoproj.github.io/argo-workflows/intermediate-inputs/ for details. +# See https://argo-workflows.readthedocs.io/en/stable/intermediate-inputs/ for details. apiVersion: argoproj.io/v1alpha1 kind: Workflow metadata: diff --git a/examples/key-only-artifact.yaml b/examples/key-only-artifact.yaml index 7dd8404f0c92..6a89d6ac15ea 100644 --- a/examples/key-only-artifact.yaml +++ b/examples/key-only-artifact.yaml @@ -1,5 +1,5 @@ # this example shows how to use key-only artifacts - introduced in v3.0 -# https://argoproj.github.io/argo-workflows/key-only-artifacts/ +# https://argo-workflows.readthedocs.io/en/stable/key-only-artifacts/ apiVersion: argoproj.io/v1alpha1 kind: Workflow metadata: diff --git a/examples/output-artifact-s3.yaml b/examples/output-artifact-s3.yaml index 7c39a49529b4..9f8acfd4bfad 100644 --- a/examples/output-artifact-s3.yaml +++ b/examples/output-artifact-s3.yaml @@ -32,7 +32,7 @@ spec: bucket: my-bucket # Specify the bucket region. Note that if you want Argo to figure out this automatically, # you can set additional statement policy that allows `s3:GetBucketLocation` action. - # For details, check out: https://argoproj.github.io/argo-workflows/configure-artifact-repository/#configuring-aws-s3 + # For details, check out: https://argo-workflows.readthedocs.io/en/stable/configure-artifact-repository/#configuring-aws-s3 region: us-west-2 # NOTE: by default, output artifacts are automatically tarred and gzipped before saving. diff --git a/hack/check-mkdocs.sh b/hack/check-mkdocs.sh index 046ef1df1494..4261fa0fb2e1 100755 --- a/hack/check-mkdocs.sh +++ b/hack/check-mkdocs.sh @@ -3,11 +3,7 @@ set -eu echo "Checking all docs are listed in mkdocs.yml..."ß -find docs -name '*.md' | grep -v "^docs/proposals" | sed 's|^docs/||' | while read -r f ; do - if ! grep -Fq "$f" mkdocs.yml; then - echo "❌ $f is missing from mkdocs.yml" >&2 - exit 1 - fi -done +# https://www.mkdocs.org/user-guide/configuration/#validation since 1.5.0 +mkdocs build --strict echo "✅ Success - all docs appear to be listed in mkdocs.yml" diff --git a/hack/release-notes.md b/hack/release-notes.md index 1dc2ddb503b2..47f57bd36aa1 100644 --- a/hack/release-notes.md +++ b/hack/release-notes.md @@ -6,7 +6,7 @@ Find out on [our blog](https://blog.argoproj.io) and [changelog](https://github. ## Breaking Changes and Known Issues -Check the [upgrading guide](https://argoproj.github.io/argo-workflows/upgrading/) and search for [existing issues on GitHub](https://github.com/argoproj/argo-workflows/issues). +Check the [upgrading guide](https://argo-workflows.readthedocs.io/en/stable/upgrading/) and search for [existing issues on GitHub](https://github.com/argoproj/argo-workflows/issues). ## Installation diff --git a/manifests/README.md b/manifests/README.md index 87ee62942ada..a0751416a584 100644 --- a/manifests/README.md +++ b/manifests/README.md @@ -1,3 +1,3 @@ # Argo Install Manifests -Please read [installation](https://argoproj.github.io/argo-workflows/installation/) +Please read [installation](https://argo-workflows.readthedocs.io/en/stable/installation/) diff --git a/manifests/quick-start/base/agent-role.yaml b/manifests/quick-start/base/agent-role.yaml index 6f7f52ed121b..9bcf226774d2 100644 --- a/manifests/quick-start/base/agent-role.yaml +++ b/manifests/quick-start/base/agent-role.yaml @@ -1,4 +1,4 @@ -# https://argoproj.github.io/argo-workflows/workflow-rbac/ +# https://argo-workflows.readthedocs.io/en/stable/workflow-rbac/ apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: diff --git a/manifests/quick-start/base/artifactgc-role.yaml b/manifests/quick-start/base/artifactgc-role.yaml index 11fd836d9421..4aba2d527a43 100644 --- a/manifests/quick-start/base/artifactgc-role.yaml +++ b/manifests/quick-start/base/artifactgc-role.yaml @@ -1,4 +1,4 @@ -# https://argoproj.github.io/argo-workflows/workflow-rbac/ +# https://argo-workflows.readthedocs.io/en/stable/workflow-rbac/ apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: diff --git a/mkdocs.yml b/mkdocs.yml index 27c62ff83796..fbbd9d5b6d7e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -34,6 +34,13 @@ markdown_extensions: - pymdownx.details - toc: permalink: true +validation: + omitted_files: warn + absolute_links: warn + unrecognized_links: warn +exclude_docs: | + proposals/ + nav: - Home: README.md - Getting Started: diff --git a/pkg/apiclient/_.primary.swagger.json b/pkg/apiclient/_.primary.swagger.json index d56f71c02c70..ef1652bcad35 100644 --- a/pkg/apiclient/_.primary.swagger.json +++ b/pkg/apiclient/_.primary.swagger.json @@ -13,7 +13,7 @@ "host": "localhost:2746", "info": { "title": "Argo Workflows API", - "description": "Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argoproj.github.io/argo-workflows/", + "description": "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/stable/", "version": "VERSION" }, "securityDefinitions": { diff --git a/pkg/apis/workflow/v1alpha1/workflow_types.go b/pkg/apis/workflow/v1alpha1/workflow_types.go index c2e6cb405d8e..0b61339b916d 100644 --- a/pkg/apis/workflow/v1alpha1/workflow_types.go +++ b/pkg/apis/workflow/v1alpha1/workflow_types.go @@ -1173,7 +1173,7 @@ func (a *ArtifactLocation) Get() (ArtifactLocationType, error) { } else if a.S3 != nil { return a.S3, nil } - return nil, fmt.Errorf("You need to configure artifact storage. More information on how to do this can be found in the docs: https://argoproj.github.io/argo-workflows/configure-artifact-repository/") + return nil, fmt.Errorf("You need to configure artifact storage. More information on how to do this can be found in the docs: https://argo-workflows.readthedocs.io/en/stable/configure-artifact-repository/") } // SetType sets the type of the artifact to type the argument. diff --git a/pkg/apis/workflow/v1alpha1/workflow_types_test.go b/pkg/apis/workflow/v1alpha1/workflow_types_test.go index 6d324bbb16c3..a9d10620469b 100644 --- a/pkg/apis/workflow/v1alpha1/workflow_types_test.go +++ b/pkg/apis/workflow/v1alpha1/workflow_types_test.go @@ -435,7 +435,7 @@ func TestArtifactLocation_Get(t *testing.T) { v, err = (&ArtifactLocation{}).Get() assert.Nil(t, v) - assert.EqualError(t, err, "You need to configure artifact storage. More information on how to do this can be found in the docs: https://argoproj.github.io/argo-workflows/configure-artifact-repository/") + assert.EqualError(t, err, "You need to configure artifact storage. More information on how to do this can be found in the docs: https://argo-workflows.readthedocs.io/en/stable/configure-artifact-repository/") v, _ = (&ArtifactLocation{Azure: &AzureArtifact{}}).Get() assert.IsType(t, &AzureArtifact{}, v) diff --git a/sdks/python/client/argo_workflows/__init__.py b/sdks/python/client/argo_workflows/__init__.py index 93aff420e9db..8acab6e0347e 100644 --- a/sdks/python/client/argo_workflows/__init__.py +++ b/sdks/python/client/argo_workflows/__init__.py @@ -3,7 +3,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 7c498027bb10..2b6c2ed1d38d 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/api/artifact_service_api.py b/sdks/python/client/argo_workflows/api/artifact_service_api.py index 52d14f3db0d1..e5e9fc6f7cc5 100644 --- a/sdks/python/client/argo_workflows/api/artifact_service_api.py +++ b/sdks/python/client/argo_workflows/api/artifact_service_api.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 44a10ad40712..835009bcf556 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 cce7aa805432..b020bb8fb783 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 a9334e697833..8e9e2e7cc832 100644 --- a/sdks/python/client/argo_workflows/api/event_service_api.py +++ b/sdks/python/client/argo_workflows/api/event_service_api.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 9c47f232088e..c79e9cf492ad 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/api/info_service_api.py b/sdks/python/client/argo_workflows/api/info_service_api.py index bdbdf4312e37..9f979d35ff01 100644 --- a/sdks/python/client/argo_workflows/api/info_service_api.py +++ b/sdks/python/client/argo_workflows/api/info_service_api.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 382df6602135..5940cbfb0fdc 100644 --- a/sdks/python/client/argo_workflows/api/sensor_service_api.py +++ b/sdks/python/client/argo_workflows/api/sensor_service_api.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 d5e490b03bfe..3b528c324503 100644 --- a/sdks/python/client/argo_workflows/api/workflow_service_api.py +++ b/sdks/python/client/argo_workflows/api/workflow_service_api.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 51fc58f6d2cf..1380e28500c6 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/api_client.py b/sdks/python/client/argo_workflows/api_client.py index f8563fd8158d..3f6ad6f697f9 100644 --- a/sdks/python/client/argo_workflows/api_client.py +++ b/sdks/python/client/argo_workflows/api_client.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/configuration.py b/sdks/python/client/argo_workflows/configuration.py index 9a697d86bdde..1cbab74cdbf4 100644 --- a/sdks/python/client/argo_workflows/configuration.py +++ b/sdks/python/client/argo_workflows/configuration.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/exceptions.py b/sdks/python/client/argo_workflows/exceptions.py index 4cf0fedb64f2..45cfc6e1c7f4 100644 --- a/sdks/python/client/argo_workflows/exceptions.py +++ b/sdks/python/client/argo_workflows/exceptions.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/affinity.py b/sdks/python/client/argo_workflows/model/affinity.py index 9cc4e044e2fd..191802fb8329 100644 --- a/sdks/python/client/argo_workflows/model/affinity.py +++ b/sdks/python/client/argo_workflows/model/affinity.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 d06c0e1d7f3d..0ed30ec5232b 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 28da76998365..b96aafdeec38 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 8ae41e74411e..3972aa555249 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/capabilities.py b/sdks/python/client/argo_workflows/model/capabilities.py index f302c6b26512..831400e76967 100644 --- a/sdks/python/client/argo_workflows/model/capabilities.py +++ b/sdks/python/client/argo_workflows/model/capabilities.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 fdc177f28296..58a6a193de59 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 7e969b8ee3ea..e78948efb433 100644 --- a/sdks/python/client/argo_workflows/model/cinder_volume_source.py +++ b/sdks/python/client/argo_workflows/model/cinder_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 b604751d8d7d..98e1dd2af17b 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 46a56b234f1e..14f0a0f114f1 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 e6d5d2f94efa..c830c9b75c9b 100644 --- a/sdks/python/client/argo_workflows/model/config_map_projection.py +++ b/sdks/python/client/argo_workflows/model/config_map_projection.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 236120f00235..1cd0aae6a04f 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/container.py b/sdks/python/client/argo_workflows/model/container.py index 77764b1db7bf..ade108106e5c 100644 --- a/sdks/python/client/argo_workflows/model/container.py +++ b/sdks/python/client/argo_workflows/model/container.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/container_port.py b/sdks/python/client/argo_workflows/model/container_port.py index 3f95a5f57fbf..a6dc379f504d 100644 --- a/sdks/python/client/argo_workflows/model/container_port.py +++ b/sdks/python/client/argo_workflows/model/container_port.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/create_options.py b/sdks/python/client/argo_workflows/model/create_options.py index a8a72a4000d7..acb7cfb4f950 100644 --- a/sdks/python/client/argo_workflows/model/create_options.py +++ b/sdks/python/client/argo_workflows/model/create_options.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 74ede9362abf..925da85a7bf7 100644 --- a/sdks/python/client/argo_workflows/model/csi_volume_source.py +++ b/sdks/python/client/argo_workflows/model/csi_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/downward_api_projection.py b/sdks/python/client/argo_workflows/model/downward_api_projection.py index c8affedc6533..f3c03324b36f 100644 --- a/sdks/python/client/argo_workflows/model/downward_api_projection.py +++ b/sdks/python/client/argo_workflows/model/downward_api_projection.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/downward_api_volume_file.py b/sdks/python/client/argo_workflows/model/downward_api_volume_file.py index fd3a6873a2c5..01e1a86d9249 100644 --- a/sdks/python/client/argo_workflows/model/downward_api_volume_file.py +++ b/sdks/python/client/argo_workflows/model/downward_api_volume_file.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/downward_api_volume_source.py b/sdks/python/client/argo_workflows/model/downward_api_volume_source.py index 1750796760b8..bee1fa7a2382 100644 --- a/sdks/python/client/argo_workflows/model/downward_api_volume_source.py +++ b/sdks/python/client/argo_workflows/model/downward_api_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/duration.py b/sdks/python/client/argo_workflows/model/duration.py index 645a2a411cde..4c1b48acd5d7 100644 --- a/sdks/python/client/argo_workflows/model/duration.py +++ b/sdks/python/client/argo_workflows/model/duration.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 a2dce818732f..568a87172236 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/env_from_source.py b/sdks/python/client/argo_workflows/model/env_from_source.py index 0f1ff95f7ff4..95ff9aada8cb 100644 --- a/sdks/python/client/argo_workflows/model/env_from_source.py +++ b/sdks/python/client/argo_workflows/model/env_from_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/env_var.py b/sdks/python/client/argo_workflows/model/env_var.py index c4bba5175e1f..c700be7c09e4 100644 --- a/sdks/python/client/argo_workflows/model/env_var.py +++ b/sdks/python/client/argo_workflows/model/env_var.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/env_var_source.py b/sdks/python/client/argo_workflows/model/env_var_source.py index 3f31c1080709..47f85a1bbaac 100644 --- a/sdks/python/client/argo_workflows/model/env_var_source.py +++ b/sdks/python/client/argo_workflows/model/env_var_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/ephemeral_volume_source.py b/sdks/python/client/argo_workflows/model/ephemeral_volume_source.py index 785e7a48040c..6fce4ab4f825 100644 --- a/sdks/python/client/argo_workflows/model/ephemeral_volume_source.py +++ b/sdks/python/client/argo_workflows/model/ephemeral_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/event.py b/sdks/python/client/argo_workflows/model/event.py index 5ce36856f4ed..a92cb0144e44 100644 --- a/sdks/python/client/argo_workflows/model/event.py +++ b/sdks/python/client/argo_workflows/model/event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/event_series.py b/sdks/python/client/argo_workflows/model/event_series.py index ed02b56037cc..4ae62ed62440 100644 --- a/sdks/python/client/argo_workflows/model/event_series.py +++ b/sdks/python/client/argo_workflows/model/event_series.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/event_source.py b/sdks/python/client/argo_workflows/model/event_source.py index 123e5850449d..b883dd38d9d0 100644 --- a/sdks/python/client/argo_workflows/model/event_source.py +++ b/sdks/python/client/argo_workflows/model/event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/eventsource_create_event_source_request.py b/sdks/python/client/argo_workflows/model/eventsource_create_event_source_request.py index 01e4d079d78f..36224e4776bb 100644 --- a/sdks/python/client/argo_workflows/model/eventsource_create_event_source_request.py +++ b/sdks/python/client/argo_workflows/model/eventsource_create_event_source_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/eventsource_event_source_watch_event.py b/sdks/python/client/argo_workflows/model/eventsource_event_source_watch_event.py index 4fc89c7bfeeb..ffa29059ea6c 100644 --- a/sdks/python/client/argo_workflows/model/eventsource_event_source_watch_event.py +++ b/sdks/python/client/argo_workflows/model/eventsource_event_source_watch_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/eventsource_log_entry.py b/sdks/python/client/argo_workflows/model/eventsource_log_entry.py index afe492a7dca6..8e141361e07d 100644 --- a/sdks/python/client/argo_workflows/model/eventsource_log_entry.py +++ b/sdks/python/client/argo_workflows/model/eventsource_log_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/eventsource_update_event_source_request.py b/sdks/python/client/argo_workflows/model/eventsource_update_event_source_request.py index de7e935cf318..25e8431a71e5 100644 --- a/sdks/python/client/argo_workflows/model/eventsource_update_event_source_request.py +++ b/sdks/python/client/argo_workflows/model/eventsource_update_event_source_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/exec_action.py b/sdks/python/client/argo_workflows/model/exec_action.py index 2b7055b8a6ba..4579c58e6bd7 100644 --- a/sdks/python/client/argo_workflows/model/exec_action.py +++ b/sdks/python/client/argo_workflows/model/exec_action.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 f2a821698a92..2b1346e48b35 100644 --- a/sdks/python/client/argo_workflows/model/fc_volume_source.py +++ b/sdks/python/client/argo_workflows/model/fc_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 8ca5de111e78..ae505f34f1a5 100644 --- a/sdks/python/client/argo_workflows/model/flex_volume_source.py +++ b/sdks/python/client/argo_workflows/model/flex_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 1df427e472a6..48828a75c53e 100644 --- a/sdks/python/client/argo_workflows/model/flocker_volume_source.py +++ b/sdks/python/client/argo_workflows/model/flocker_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 19be03a14705..95c9ef2986e0 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 ecda4c2f88d7..547f29a1f49b 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 a5f3ee465f92..9c67c48d2990 100644 --- a/sdks/python/client/argo_workflows/model/glusterfs_volume_source.py +++ b/sdks/python/client/argo_workflows/model/glusterfs_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/google_protobuf_any.py b/sdks/python/client/argo_workflows/model/google_protobuf_any.py index c1de25d4d197..ee3cfb66708b 100644 --- a/sdks/python/client/argo_workflows/model/google_protobuf_any.py +++ b/sdks/python/client/argo_workflows/model/google_protobuf_any.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/group_version_resource.py b/sdks/python/client/argo_workflows/model/group_version_resource.py index 2532adab4f27..67d759c3da1f 100644 --- a/sdks/python/client/argo_workflows/model/group_version_resource.py +++ b/sdks/python/client/argo_workflows/model/group_version_resource.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/grpc_action.py b/sdks/python/client/argo_workflows/model/grpc_action.py index 5ba35763b61d..38bb060df6a4 100644 --- a/sdks/python/client/argo_workflows/model/grpc_action.py +++ b/sdks/python/client/argo_workflows/model/grpc_action.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_error.py b/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_error.py index 8f4e89e9f4ca..58bf4ec7e047 100644 --- a/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_error.py +++ b/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_error.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_stream_error.py b/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_stream_error.py index 5f368ab15f40..ed8887c530dc 100644 --- a/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_stream_error.py +++ b/sdks/python/client/argo_workflows/model/grpc_gateway_runtime_stream_error.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/host_alias.py b/sdks/python/client/argo_workflows/model/host_alias.py index 0a62dad343d0..ef6e009ca3bb 100644 --- a/sdks/python/client/argo_workflows/model/host_alias.py +++ b/sdks/python/client/argo_workflows/model/host_alias.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 b8fc6e86842b..c83881bf3504 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 c36249cfae4b..27f8b43e2daa 100644 --- a/sdks/python/client/argo_workflows/model/http_get_action.py +++ b/sdks/python/client/argo_workflows/model/http_get_action.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/http_header.py b/sdks/python/client/argo_workflows/model/http_header.py index e074081bfbdc..6b46a7b3970c 100644 --- a/sdks/python/client/argo_workflows/model/http_header.py +++ b/sdks/python/client/argo_workflows/model/http_header.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amount.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amount.py index 91bf63f1a9fb..2423cd0e4fbb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amount.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amount.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_consume_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_consume_config.py index 9284025a20ef..d6080202e058 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_consume_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_consume_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_event_source.py index a5c2e05e9b1e..57fe6d58230f 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_exchange_declare_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_exchange_declare_config.py index 2d4162fc6e0b..7cbc4bd19534 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_exchange_declare_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_exchange_declare_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_bind_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_bind_config.py index e3d2212ab241..ed1d10da0cc0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_bind_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_bind_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_declare_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_declare_config.py index 58ac74253817..ef5ed1e3a7ec 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_declare_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_amqp_queue_declare_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_argo_workflow_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_argo_workflow_trigger.py index 36e8b7653344..21b8675d5086 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_argo_workflow_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_argo_workflow_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_artifact_location.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_artifact_location.py index 5184d130edb4..d656c2ac1b69 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_artifact_location.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_artifact_location.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_aws_lambda_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_aws_lambda_trigger.py index 109cde5804cd..742d4e641374 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_aws_lambda_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_aws_lambda_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_event_hubs_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_event_hubs_trigger.py index ba948dcc1864..3930f5ec2555 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_event_hubs_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_event_hubs_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_events_hub_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_events_hub_event_source.py index e0626921f9c4..4df2c57c7c82 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_events_hub_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_azure_events_hub_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_backoff.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_backoff.py index ca6946e74660..f94c60e62953 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_backoff.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_backoff.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_basic_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_basic_auth.py index 1c7feea0e5df..005f2f4e67ce 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_basic_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_basic_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_auth.py index ba515a23bdf4..f997a5d777bc 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_basic_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_basic_auth.py index cc483e5bdd1c..58e6dd099ccc 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_basic_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_basic_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_event_source.py index 4d302fdfff0c..b281a387292c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_repository.py index 07ec80a65a20..1bac7365c905 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_event_source.py index 44fbb12ed39c..96678d9bfaea 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_repository.py index dc88f1ad9083..6c37fb316578 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_bitbucket_server_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_calendar_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_calendar_event_source.py index b2f8b3e2a92f..b3eed7f3664b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_calendar_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_calendar_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_catchup_configuration.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_catchup_configuration.py index 268ab92b35c2..5d8a37fb178b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_catchup_configuration.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_catchup_configuration.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_condition.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_condition.py index 92a98568b2ff..faf276c519fd 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_condition.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_condition.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_by_time.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_by_time.py index ab5ba8e97904..eeeb73f5710d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_by_time.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_by_time.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_criteria.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_criteria.py index 489ff0d095fc..dcc216e95edf 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_criteria.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_conditions_reset_criteria.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_config_map_persistence.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_config_map_persistence.py index 65a63e5cb103..c3085b32e6bb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_config_map_persistence.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_config_map_persistence.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_custom_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_custom_trigger.py index fef6e268f921..8db83a27ac65 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_custom_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_custom_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_data_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_data_filter.py index c01fe543ddc5..18cf828c8f60 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_data_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_data_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_emitter_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_emitter_event_source.py index 7c5382220aa9..cc8703675e82 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_emitter_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_emitter_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_context.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_context.py index 1893ef6c6b61..c32e137bf179 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_context.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_context.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency.py index aabec6986000..475d18395aaf 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_filter.py index a8417e59069e..be4b60a3709a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_transformer.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_transformer.py index 2c00bd4c3938..66579156def9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_transformer.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_dependency_transformer.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_persistence.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_persistence.py index 59d04c7e9a59..bda6720eddf0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_persistence.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_persistence.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source.py index 2bc78c604df6..d2a3e1240ed5 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_filter.py index 85aa55e6e604..c6ab310d6aa6 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_list.py index fc74fd480dc4..46db4a17403f 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_spec.py index 0524d18fd483..b4e1790c7917 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_status.py index 5effeb48db41..ea3f1fb29ed9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_event_source_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_expr_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_expr_filter.py index e0b709901570..7d6191b5cbf2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_expr_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_expr_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_artifact.py index c7615d97e002..7d29593ffd1a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_event_source.py index 831776ba0375..2f303ef83a0e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_file_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_generic_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_generic_event_source.py index b36eddb91c54..fdfe9e4ece89 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_generic_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_generic_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_artifact.py index b886aac4fb2b..8034ef226321 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_creds.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_creds.py index cd34579654fb..4d66926cf9ce 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_creds.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_creds.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_remote_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_remote_config.py index 1d110bacaeff..6454d3df813e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_remote_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_git_remote_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_app_creds.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_app_creds.py index 89b941c57945..364041f322a9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_app_creds.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_app_creds.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_event_source.py index 90bac9974d5b..6551b8159246 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_github_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_gitlab_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_gitlab_event_source.py index a88b5b6db06d..912c8f047eb9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_gitlab_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_gitlab_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_hdfs_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_hdfs_event_source.py index c102e70d1c14..4e0f1017c956 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_hdfs_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_hdfs_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_http_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_http_trigger.py index b66fdf2ae740..c2cf7b26f00d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_http_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_http_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_int64_or_string.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_int64_or_string.py index cd4f9118ba27..1801756c52e0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_int64_or_string.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_int64_or_string.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_k8_s_resource_policy.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_k8_s_resource_policy.py index f0b1878ac8e8..24b4e2bf39eb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_k8_s_resource_policy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_k8_s_resource_policy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_consumer_group.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_consumer_group.py index 093da33fa690..5c20b7de6f23 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_consumer_group.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_consumer_group.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_event_source.py index 3e041117ef84..221a71f6582b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_trigger.py index 21863e5d1b3f..5a12a954c7d9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_kafka_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_log_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_log_trigger.py index 5bffcd93eeed..10648f9644c2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_log_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_log_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_metadata.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_metadata.py index 0c32341ff0dc..0316d9a95afb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_metadata.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_metadata.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_mqtt_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_mqtt_event_source.py index 6d4670b7667c..75657801cd80 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_mqtt_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_mqtt_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_auth.py index 8e714bd64bd3..c4442bd6ed93 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_events_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_events_source.py index 5a6a972335dc..1f5d83bfd31a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_events_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_events_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_trigger.py index 36435bff2802..c7eb012e5e1f 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nats_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nsq_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nsq_event_source.py index eabaeb66804c..979ca0c5d9bd 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nsq_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_nsq_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_open_whisk_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_open_whisk_trigger.py index 4f09ff1399ab..88e7806fde10 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_open_whisk_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_open_whisk_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_owned_repositories.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_owned_repositories.py index 0bb3d06ff215..ec8c2e95f142 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_owned_repositories.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_owned_repositories.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_payload_field.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_payload_field.py index bc369c342dae..faf8044a770f 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_payload_field.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_payload_field.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pub_sub_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pub_sub_event_source.py index 9ab90b7c6fc6..027bf92b1c1e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pub_sub_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pub_sub_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_event_source.py index a1761417bd42..5d067b83b8ac 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_trigger.py index 99b6204b24b5..8c28a27a19b7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_pulsar_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_rate_limit.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_rate_limit.py index 7aba8bc23a0e..ec8a14311040 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_rate_limit.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_rate_limit.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_event_source.py index ceeb3dfaa2d4..9f1687f2a2b8 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_stream_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_stream_event_source.py index c0ffa451cf8b..9bae1f37bfa3 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_stream_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_redis_stream_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource.py index c3af5da82fc6..216269fa04bf 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_event_source.py index 12d4a0f87ab9..6f1becbefd45 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_filter.py index d1aefe900eb6..e8faa0b59496 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_resource_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_artifact.py index 1dd66ef45206..305c6883a773 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_bucket.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_bucket.py index ee09844d7e9b..2fba910a6dbc 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_bucket.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_bucket.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_filter.py index 788e5587cc98..ac3b9fb380ea 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_s3_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sasl_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sasl_config.py index a11436526daa..824a1e85f5fb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sasl_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sasl_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_secure_header.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_secure_header.py index e280699dc163..3db34a9db976 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_secure_header.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_secure_header.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_selector.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_selector.py index e7f9d0ae64ca..89608caa94a8 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_selector.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_selector.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor.py index 25a8da6a8499..0f4e2be86baa 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_list.py index c316ae533f72..7cc04d52a2b7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_spec.py index d43905186a60..aaac63f8feb1 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_status.py index 25bee4c33954..d3102444c452 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sensor_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_service.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_service.py index 3e9ebdd7fff4..fdd99d88574a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_service.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_service.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_event_source.py index 80fbff08c3d5..0e2d919d2bff 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_trigger.py index ae0381319fab..ce9e2f18e591 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_slack_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sns_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sns_event_source.py index 7b4be5b9ecd0..c7c42d135ea8 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sns_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sns_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sqs_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sqs_event_source.py index 11633f4306d0..df039e415ba9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sqs_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_sqs_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_standard_k8_s_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_standard_k8_s_trigger.py index 735ccee8aa77..0772667a6149 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_standard_k8_s_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_standard_k8_s_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status.py index abd2486efa51..e38f6e1dee53 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status_policy.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status_policy.py index b5cbac1c40da..5382fddda021 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status_policy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_status_policy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_event_source.py index 9d6bf0fe79dd..eacf3f2dde9b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_filter.py index 4a8c09b3469b..dde65b8cfd6e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_storage_grid_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_stripe_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_stripe_event_source.py index 685dcf679b38..6f5ee1236ed9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_stripe_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_stripe_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_template.py index 1efbaf687cf6..3fb96e10d18c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_time_filter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_time_filter.py index 35001a5789b8..9a016fa8cfd9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_time_filter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_time_filter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_tls_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_tls_config.py index 4a40f5e32e60..fb7ad994dcbf 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_tls_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_tls_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger.py index 0aeed6a39834..4fc4a0c4e50a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter.py index 73d3a67e6e92..9fd4c024f1a8 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter_source.py index ee23ef1960de..24a4e0b3ecc3 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_parameter_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_policy.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_policy.py index 17bbfb83e3fd..037245136595 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_policy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_policy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_template.py index 4d5c4cebcf98..be2bf4c2a58b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_trigger_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_url_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_url_artifact.py index 50503a6c6e70..197ca7bdbed3 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_url_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_url_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_value_from_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_value_from_source.py index f14332567409..f893a9e21da9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_value_from_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_value_from_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_watch_path_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_watch_path_config.py index d8d4fe45bcb8..696ae86de95a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_watch_path_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_watch_path_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_context.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_context.py index 81bee1815695..59fd31ec6874 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_context.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_context.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_event_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_event_source.py index f307ed3c2f34..7ee0c71e5f1d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_event_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_events_v1alpha1_webhook_event_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_archive_strategy.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_archive_strategy.py index 112a64fb1111..e5595408425a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_archive_strategy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_archive_strategy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_arguments.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_arguments.py index 41664db021b6..7470221b9815 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_arguments.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_arguments.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_art_gc_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_art_gc_status.py index 45b57522fca8..eb1019c672b9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_art_gc_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_art_gc_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact.py index e7cd79406e46..c3bd8f1f43a9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc.py index b9306710cc7b..99448c3b2312 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_spec.py index 8a8425747771..fab1dc0e9b65 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_status.py index dc31873353fc..98215cdf73eb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_gc_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_location.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_location.py index a730aab4fa28..9fa872b95224 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_location.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_location.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_node_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_node_spec.py index 207db6b89b70..9f081effeee9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_node_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_node_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_paths.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_paths.py index fe62ee4b276b..3f7e0d2f1fe8 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_paths.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_paths.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository.py index 15454f99ce85..e12006e9328b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref.py index 21c2afdae9bb..cf777b344623 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref_status.py index fe24aecbc351..086678eb1b92 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_repository_ref_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result.py index 9973e8c5a586..86b5ba9b8d53 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result_node_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result_node_status.py index 464b95056369..96562390d68b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result_node_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifact_result_node_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact.py index c70aba1aca5d..5010b1a1abf3 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact_repository.py index fcff59c575c7..87c4e84bc810 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_artifactory_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact.py index 14e02c5a4ce0..844c13a6216e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact_repository.py index 20c4904e3de0..1a1a8ec6f314 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_azure_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_backoff.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_backoff.py index 35ccbaf72520..2ceeeadc5398 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_backoff.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_backoff.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_basic_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_basic_auth.py index 9ce11d9aad50..5c6f0b64e885 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_basic_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_basic_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cache.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cache.py index 5a146f16ef44..1dda2f26229c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cache.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cache.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_client_cert_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_client_cert_auth.py index ce8d06c1217a..3894b98b35d2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_client_cert_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_client_cert_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template.py index 4f701f021e10..7872085ebbf3 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_create_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_create_request.py index 1cc21331d6b1..6aa55d94b63e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_create_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_create_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_lint_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_lint_request.py index 6656dcb5f2d3..cd6e2e0901d6 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_lint_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_lint_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_list.py index 45557f72488a..6c57dfa1da53 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_update_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_update_request.py index dea09720305a..97ff9894af9a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_update_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cluster_workflow_template_update_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_collect_event_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_collect_event_request.py index 8e85d379d473..e71f54be7c15 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_collect_event_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_collect_event_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_column.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_column.py index 95d6b7153406..91139df87c62 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_column.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_column.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_condition.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_condition.py index 8d07786362b9..1c055a55c599 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_condition.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_condition.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 bed11872e17b..05bd1c27430a 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_retry_strategy.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_retry_strategy.py index ecccf747d7ec..257390655e83 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_retry_strategy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_retry_strategy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_template.py index 6f2ada47ef83..205f1fb10f61 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_container_set_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_continue_on.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_continue_on.py index 3d0cbf17a583..919099b94541 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_continue_on.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_continue_on.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_counter.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_counter.py index 3998431bc36a..8bb25c358d80 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_counter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_counter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_cron_workflow_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_cron_workflow_request.py index 424043ddb56e..16e09b1cbcf0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_cron_workflow_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_cron_workflow_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_s3_bucket_options.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_s3_bucket_options.py index 50c8602eca3b..2b3140de9340 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_s3_bucket_options.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_create_s3_bucket_options.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow.py index e35312b951be..a2178eb96deb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_list.py index 53e623fddb25..66ef7a36443c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_resume_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_resume_request.py index d4b8970bf477..2a05170d5890 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_resume_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_resume_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_spec.py index ca449a32f340..513fc188976b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_status.py index 3c737fcc8274..e7ce83b21a7b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_suspend_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_suspend_request.py index e45fd5799fd1..71d176751f18 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_suspend_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_cron_workflow_suspend_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_task.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_task.py index 2fd6e3f5380a..6ca3588fa094 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_task.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_task.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_template.py index e9afea64eaa7..68f47fdd1ccc 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_dag_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data.py index 1e2977a89b07..168d3ab4e1f2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data_source.py index cde56017e2da..a6ac9de8ce3e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_data_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_event.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_event.py index 47b51ecc3ed1..dad8cbe5f72a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_event.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_executor_config.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_executor_config.py index ef652dc0243f..843c437f9f62 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_executor_config.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_executor_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gauge.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gauge.py index aeb48c3ef4ab..514de8ceea83 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gauge.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gauge.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact.py index 0b469e570e29..a9672fca1c26 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact_repository.py index f713d3ee48df..0f6fcaad02a7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_gcs_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_get_user_info_response.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_get_user_info_response.py index 289c741d8054..66f384903025 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_get_user_info_response.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_get_user_info_response.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_git_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_git_artifact.py index a88ab17ff4c6..5eb9df2d6c78 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_git_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_git_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact.py index b29de83721d8..d92ed0ebc49e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact_repository.py index c37f52de24c8..d6a5e50af2b7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_hdfs_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_header.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_header.py index dea3191809a6..d8fc859ec70c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_header.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_header.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_histogram.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_histogram.py index d96d23aee75e..a2a8fe2f2a08 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_histogram.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_histogram.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http.py index 2c38e12eef50..fec296b12255 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_artifact.py index f53b1a021290..8cde9a57a32b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_auth.py index 5ff5f78fefdf..c545ea0ca275 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_body_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_body_source.py index 82196251cdc4..273ec2a2e3f0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_body_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_body_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header.py index 3053e0d569d4..f85bf07c3d47 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header_source.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header_source.py index c18ef23c6d5f..c6e9eaf17ff5 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header_source.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_http_header_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_info_response.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_info_response.py index 8bc134756401..78c9b0ae77ff 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_info_response.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_info_response.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_inputs.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_inputs.py index 6322da2b3f33..090c1920326c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_inputs.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_inputs.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_keys.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_keys.py index fa005e611bf4..414bca793d68 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_keys.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_keys.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_value_from.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_value_from.py index 918df13f1b57..414e6480b3c5 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_value_from.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_value_from.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_values.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_values.py index 56720f0086bf..f5a802c4abcf 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_values.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_label_values.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lifecycle_hook.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lifecycle_hook.py index 2d75b80652cb..d32eb28bcccb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lifecycle_hook.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lifecycle_hook.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_link.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_link.py index f38151d2f9ea..c8429c2dd3e9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_link.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_link.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lint_cron_workflow_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lint_cron_workflow_request.py index b3eb8c0be3a1..701813c27e4e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lint_cron_workflow_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_lint_cron_workflow_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_log_entry.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_log_entry.py index cc1c287de1c5..6ac6c69199a2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_log_entry.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_log_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_manifest_from.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_manifest_from.py index e25ce09bd344..0c133ca0da3c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_manifest_from.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_manifest_from.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoization_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoization_status.py index 664001858cd5..61bc05aacf6b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoization_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoization_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoize.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoize.py index 6c7d0c626fa7..30b7b9823ce0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoize.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_memoize.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metadata.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metadata.py index d620d4d92d9a..441c3546309c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metadata.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metadata.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metric_label.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metric_label.py index 560720e56fbb..fdeaec056d3d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metric_label.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metric_label.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metrics.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metrics.py index 533c210680ae..b42198048430 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metrics.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_metrics.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex.py index 006a14932382..baac2ab640ec 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_holding.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_holding.py index a73cd673f268..b11bdbe1f159 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_holding.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_holding.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_status.py index 5652c33e8dff..d676b2c39e54 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_mutex_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_flag.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_flag.py index f9225e196e42..8b1c41db5bbf 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_flag.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_flag.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_result.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_result.py index 7e1f93b5ad0f..980b84d5bdf2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_result.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_result.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_status.py index 95cfcb7caf9b..257f053ef60d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_synchronization_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_synchronization_status.py index 1d6e1dbfec9a..f7354758177f 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_synchronization_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_node_synchronization_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_auth.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_auth.py index 18c4996bd3af..2f450913e6c5 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_auth.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_auth.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_endpoint_param.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_endpoint_param.py index 79d2bab45d74..e7357a5b6fa7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_endpoint_param.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_o_auth2_endpoint_param.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact.py index 48d667ecf602..3527545ea2ef 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact_repository.py index 292ce0ccae85..2bd78acbeefe 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_lifecycle_rule.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_lifecycle_rule.py index 506eff7e433e..ccf8bf775872 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_lifecycle_rule.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_oss_lifecycle_rule.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_outputs.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_outputs.py index b02d3e53a60e..bfb6fe63a274 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_outputs.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_outputs.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parallel_steps.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parallel_steps.py index 7e0ba12f5dea..d247bb22ae7d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parallel_steps.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parallel_steps.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parameter.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parameter.py index 1dcb76e39567..aeb78824a387 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parameter.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_parameter.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_pod_gc.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_pod_gc.py index 3cd88c86bfe9..063ba92471ec 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_pod_gc.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_pod_gc.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_prometheus.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_prometheus.py index 2f57acbdfafd..5c9816fb41fa 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_prometheus.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_prometheus.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_raw_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_raw_artifact.py index 74794fbd1a78..bdd60b050377 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_raw_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_raw_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resource_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resource_template.py index 7d2df488cb0d..1e113ba87945 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resource_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resource_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resubmit_archived_workflow_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resubmit_archived_workflow_request.py index c40ea88c9f26..6f7f504d4111 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resubmit_archived_workflow_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_resubmit_archived_workflow_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_affinity.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_affinity.py index 71d225c39024..65c1dd9c5143 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_affinity.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_affinity.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_archived_workflow_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_archived_workflow_request.py index 968d25fc4191..9b8b6c01df9f 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_archived_workflow_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_archived_workflow_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_strategy.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_strategy.py index c8ccfe6aeb59..f3d0be72148d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_strategy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_retry_strategy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact.py index b8735f9fdf37..d6b1722c7cb3 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact_repository.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact_repository.py index 0b7efa9a59c9..ef8a5077752d 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact_repository.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_artifact_repository.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_encryption_options.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_encryption_options.py index 69f95a2af080..6136d56c54fb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_encryption_options.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_s3_encryption_options.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 d84db3746c4f..1ad756216f55 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_holding.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_holding.py index 6d83cdad4fee..c29ba9a8b56c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_holding.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_holding.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_ref.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_ref.py index caa17ac43bd5..c4916526bc59 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_ref.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_ref.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_status.py index 6e77662b08ad..b37717afe2c4 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_semaphore_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_sequence.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_sequence.py index b847ea92e0eb..8bb61ef410ce 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_sequence.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_sequence.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit.py index 94fa8e5b0871..f99283283511 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit_opts.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit_opts.py index 217c62d67c59..33cfa8ee48a9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit_opts.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_submit_opts.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_suspend_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_suspend_template.py index cd4fbdee21d6..82a07fef1d31 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_suspend_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_suspend_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization.py index e862a28c66cc..52625ec58343 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization_status.py index 222415631e7b..a41fb666309c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_synchronization_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_tar_strategy.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_tar_strategy.py index a6d7ecdb2084..ee361c5f37d9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_tar_strategy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_tar_strategy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template.py index ef83dac78755..7b2fb4cfefa2 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template_ref.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template_ref.py index 337d7a22787d..679f527a29c0 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template_ref.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_template_ref.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_transformation_step.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_transformation_step.py index a14efc97e684..27d3b64fccb9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_transformation_step.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_transformation_step.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_ttl_strategy.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_ttl_strategy.py index 89c8fc44b9c1..83b57022fbaa 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_ttl_strategy.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_ttl_strategy.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_update_cron_workflow_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_update_cron_workflow_request.py index 6027c8829fad..60a15dcf9eb6 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_update_cron_workflow_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_update_cron_workflow_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 c15fd13608fc..386b3ee0a056 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_value_from.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_value_from.py index 63256bd27462..26cb9c1f3975 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_value_from.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_value_from.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_version.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_version.py index f7d6c48d1099..51e743f5247b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_version.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_version.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_volume_claim_gc.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_volume_claim_gc.py index e94ebd284602..1320a5c6851a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_volume_claim_gc.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_volume_claim_gc.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow.py index 30180bf18098..81c635c4b112 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_create_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_create_request.py index 8db848f8792e..1ac2e0d35c45 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_create_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_create_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding.py index c9f73d9a797b..d11d9af13948 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_list.py index 1116bf81f194..ece49f7eb15e 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_spec.py index ce7aa8d49146..39d9a2bb0683 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_event_binding_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_level_artifact_gc.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_level_artifact_gc.py index 3cb773472d81..3b01cd7fc050 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_level_artifact_gc.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_level_artifact_gc.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_lint_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_lint_request.py index 2b598aa24a10..8d580d0a60d9 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_lint_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_lint_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_list.py index 36b0bd692290..dea36fb88265 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_metadata.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_metadata.py index 76df010c3b96..f19f7c34a8ee 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_metadata.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_metadata.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resubmit_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resubmit_request.py index ef4437ba6741..c87b4ce1f501 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resubmit_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resubmit_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resume_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resume_request.py index e81d98617bb1..1a9853bfebfe 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resume_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_resume_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_retry_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_retry_request.py index 469c04108238..e254157e1163 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_retry_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_retry_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_set_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_set_request.py index b485a9e8bc59..a44bfae3dc55 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_set_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_set_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_spec.py index db429772c619..816884ba8838 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_status.py index 4c4f1b0cd960..d70274f6f216 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_step.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_step.py index 466757199f1b..7c775adcac70 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_step.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_step.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_stop_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_stop_request.py index be93bd53f597..5c338f6bda50 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_stop_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_stop_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_submit_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_submit_request.py index 37274cac6543..3ecdc8855970 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_submit_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_submit_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_suspend_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_suspend_request.py index 6bf67cb0e96a..6cae9abd469a 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_suspend_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_suspend_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_spec.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_spec.py index 4cefd6b19cf8..db3cdb5e25b7 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_spec.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_spec.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_status.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_status.py index 47d1275363f1..82c49ef8d5bc 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_status.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_task_set_status.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template.py index d47bbc489a8d..21d4a6ef061c 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_create_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_create_request.py index 4626ee09016c..c5a8cd4cf40b 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_create_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_create_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_lint_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_lint_request.py index 5b3084910758..e175d57787f8 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_lint_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_lint_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_list.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_list.py index 0ac216bf2574..bdf2132b7e50 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_list.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_list.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_ref.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_ref.py index 8c702f81cb12..bcf6d5ca9deb 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_ref.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_ref.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_update_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_update_request.py index 8694f97e1e36..8d794dff3160 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_update_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_template_update_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_terminate_request.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_terminate_request.py index e18eadfa8e2f..2ec369d68470 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_terminate_request.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_terminate_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_watch_event.py b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_watch_event.py index 49b3c75b31a1..38c45d75ef26 100644 --- a/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_watch_event.py +++ b/sdks/python/client/argo_workflows/model/io_argoproj_workflow_v1alpha1_workflow_watch_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 89b7fe11351f..bc64d86eb687 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 d36765d164e3..51161b0e2586 100644 --- a/sdks/python/client/argo_workflows/model/iscsi_volume_source.py +++ b/sdks/python/client/argo_workflows/model/iscsi_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 53f285d2d3b0..37bd48816006 100644 --- a/sdks/python/client/argo_workflows/model/key_to_path.py +++ b/sdks/python/client/argo_workflows/model/key_to_path.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/label_selector.py b/sdks/python/client/argo_workflows/model/label_selector.py index 0aca06db4240..6691f0445d89 100644 --- a/sdks/python/client/argo_workflows/model/label_selector.py +++ b/sdks/python/client/argo_workflows/model/label_selector.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/label_selector_requirement.py b/sdks/python/client/argo_workflows/model/label_selector_requirement.py index 47ce37c66080..75ef0621f8b7 100644 --- a/sdks/python/client/argo_workflows/model/label_selector_requirement.py +++ b/sdks/python/client/argo_workflows/model/label_selector_requirement.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/lifecycle.py b/sdks/python/client/argo_workflows/model/lifecycle.py index a09cacea303c..601d01741611 100644 --- a/sdks/python/client/argo_workflows/model/lifecycle.py +++ b/sdks/python/client/argo_workflows/model/lifecycle.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/lifecycle_handler.py b/sdks/python/client/argo_workflows/model/lifecycle_handler.py index 7103a7e879d9..6a758e5d953e 100644 --- a/sdks/python/client/argo_workflows/model/lifecycle_handler.py +++ b/sdks/python/client/argo_workflows/model/lifecycle_handler.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/list_meta.py b/sdks/python/client/argo_workflows/model/list_meta.py index 8e1da59ac37c..9a77932b8898 100644 --- a/sdks/python/client/argo_workflows/model/list_meta.py +++ b/sdks/python/client/argo_workflows/model/list_meta.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 680687f1f5c2..16cfe9f8ff92 100644 --- a/sdks/python/client/argo_workflows/model/local_object_reference.py +++ b/sdks/python/client/argo_workflows/model/local_object_reference.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/managed_fields_entry.py b/sdks/python/client/argo_workflows/model/managed_fields_entry.py index 1c3898816d7e..dc6dfa03a86f 100644 --- a/sdks/python/client/argo_workflows/model/managed_fields_entry.py +++ b/sdks/python/client/argo_workflows/model/managed_fields_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 5b62c940bb15..0fad9a11e174 100644 --- a/sdks/python/client/argo_workflows/model/nfs_volume_source.py +++ b/sdks/python/client/argo_workflows/model/nfs_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/node_affinity.py b/sdks/python/client/argo_workflows/model/node_affinity.py index 4d0616939512..8a08ce7af387 100644 --- a/sdks/python/client/argo_workflows/model/node_affinity.py +++ b/sdks/python/client/argo_workflows/model/node_affinity.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/node_selector.py b/sdks/python/client/argo_workflows/model/node_selector.py index 512b34b657cd..cd748265b939 100644 --- a/sdks/python/client/argo_workflows/model/node_selector.py +++ b/sdks/python/client/argo_workflows/model/node_selector.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 03126edc4276..f65ad63e1adc 100644 --- a/sdks/python/client/argo_workflows/model/node_selector_requirement.py +++ b/sdks/python/client/argo_workflows/model/node_selector_requirement.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/node_selector_term.py b/sdks/python/client/argo_workflows/model/node_selector_term.py index 9655be28615f..282247256f77 100644 --- a/sdks/python/client/argo_workflows/model/node_selector_term.py +++ b/sdks/python/client/argo_workflows/model/node_selector_term.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/object_field_selector.py b/sdks/python/client/argo_workflows/model/object_field_selector.py index f62d8e61a2a2..3ab8a3dfdf78 100644 --- a/sdks/python/client/argo_workflows/model/object_field_selector.py +++ b/sdks/python/client/argo_workflows/model/object_field_selector.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/object_meta.py b/sdks/python/client/argo_workflows/model/object_meta.py index 5f948d3d4f52..8f559e5a99ad 100644 --- a/sdks/python/client/argo_workflows/model/object_meta.py +++ b/sdks/python/client/argo_workflows/model/object_meta.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/object_reference.py b/sdks/python/client/argo_workflows/model/object_reference.py index 450ded49b6dc..dc5e12b1e208 100644 --- a/sdks/python/client/argo_workflows/model/object_reference.py +++ b/sdks/python/client/argo_workflows/model/object_reference.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/owner_reference.py b/sdks/python/client/argo_workflows/model/owner_reference.py index e5ee519341d5..9098ce50682a 100644 --- a/sdks/python/client/argo_workflows/model/owner_reference.py +++ b/sdks/python/client/argo_workflows/model/owner_reference.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/persistent_volume_claim.py b/sdks/python/client/argo_workflows/model/persistent_volume_claim.py index ed5b44656127..b77e60e8ca4d 100644 --- a/sdks/python/client/argo_workflows/model/persistent_volume_claim.py +++ b/sdks/python/client/argo_workflows/model/persistent_volume_claim.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 8f70ab675c63..b469990ed8aa 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 01bad3d9ef89..ce80f3b3f509 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 f6ec301f99f0..72e765f2a383 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/persistent_volume_claim_template.py b/sdks/python/client/argo_workflows/model/persistent_volume_claim_template.py index 1359a95345df..2198d105bd1a 100644 --- a/sdks/python/client/argo_workflows/model/persistent_volume_claim_template.py +++ b/sdks/python/client/argo_workflows/model/persistent_volume_claim_template.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 64b68043bf73..e6b269be31ad 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 ad48cd3eb439..1698275f7d30 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/pod_affinity.py b/sdks/python/client/argo_workflows/model/pod_affinity.py index 13b6f2a1ce3a..80aec2e3e54a 100644 --- a/sdks/python/client/argo_workflows/model/pod_affinity.py +++ b/sdks/python/client/argo_workflows/model/pod_affinity.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 be748f60e78d..3cd2f6c137f6 100644 --- a/sdks/python/client/argo_workflows/model/pod_affinity_term.py +++ b/sdks/python/client/argo_workflows/model/pod_affinity_term.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/pod_anti_affinity.py b/sdks/python/client/argo_workflows/model/pod_anti_affinity.py index 5a8553553d00..41d6de5f7352 100644 --- a/sdks/python/client/argo_workflows/model/pod_anti_affinity.py +++ b/sdks/python/client/argo_workflows/model/pod_anti_affinity.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/pod_dns_config.py b/sdks/python/client/argo_workflows/model/pod_dns_config.py index 53345d67ce95..23f37e6cfc2b 100644 --- a/sdks/python/client/argo_workflows/model/pod_dns_config.py +++ b/sdks/python/client/argo_workflows/model/pod_dns_config.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/pod_dns_config_option.py b/sdks/python/client/argo_workflows/model/pod_dns_config_option.py index f152390ec792..f3c3ba2618a9 100644 --- a/sdks/python/client/argo_workflows/model/pod_dns_config_option.py +++ b/sdks/python/client/argo_workflows/model/pod_dns_config_option.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 f0351d1226bc..ad90405afdf7 100644 --- a/sdks/python/client/argo_workflows/model/pod_security_context.py +++ b/sdks/python/client/argo_workflows/model/pod_security_context.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 faea153aaf3f..00e1396b7484 100644 --- a/sdks/python/client/argo_workflows/model/portworx_volume_source.py +++ b/sdks/python/client/argo_workflows/model/portworx_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/preferred_scheduling_term.py b/sdks/python/client/argo_workflows/model/preferred_scheduling_term.py index 5eabd8144c6f..e7f6c67e1aea 100644 --- a/sdks/python/client/argo_workflows/model/preferred_scheduling_term.py +++ b/sdks/python/client/argo_workflows/model/preferred_scheduling_term.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/probe.py b/sdks/python/client/argo_workflows/model/probe.py index 62a0f9a15ab4..71775821b398 100644 --- a/sdks/python/client/argo_workflows/model/probe.py +++ b/sdks/python/client/argo_workflows/model/probe.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 e4397283ea9c..8eb6d515c46d 100644 --- a/sdks/python/client/argo_workflows/model/projected_volume_source.py +++ b/sdks/python/client/argo_workflows/model/projected_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 90ac26d8f6b4..0fb4c934fba1 100644 --- a/sdks/python/client/argo_workflows/model/quobyte_volume_source.py +++ b/sdks/python/client/argo_workflows/model/quobyte_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 41e6bd2e0c27..dd86bb95a1df 100644 --- a/sdks/python/client/argo_workflows/model/rbd_volume_source.py +++ b/sdks/python/client/argo_workflows/model/rbd_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 0edb90b1c5a1..9db6bae53b04 100644 --- a/sdks/python/client/argo_workflows/model/resource_field_selector.py +++ b/sdks/python/client/argo_workflows/model/resource_field_selector.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/resource_requirements.py b/sdks/python/client/argo_workflows/model/resource_requirements.py index 4dc69aec3401..bcf3a817a9d6 100644 --- a/sdks/python/client/argo_workflows/model/resource_requirements.py +++ b/sdks/python/client/argo_workflows/model/resource_requirements.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 5ffe10e5f68b..b66b6cc6fcd4 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/se_linux_options.py b/sdks/python/client/argo_workflows/model/se_linux_options.py index 440b21ab91cc..eb103b5b821b 100644 --- a/sdks/python/client/argo_workflows/model/se_linux_options.py +++ b/sdks/python/client/argo_workflows/model/se_linux_options.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/seccomp_profile.py b/sdks/python/client/argo_workflows/model/seccomp_profile.py index beb128e6022e..4539286ffb44 100644 --- a/sdks/python/client/argo_workflows/model/seccomp_profile.py +++ b/sdks/python/client/argo_workflows/model/seccomp_profile.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 8a3f9ae7bf2a..8c9525e9b12b 100644 --- a/sdks/python/client/argo_workflows/model/secret_env_source.py +++ b/sdks/python/client/argo_workflows/model/secret_env_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 e32dd7992efd..2a9ba47d6b90 100644 --- a/sdks/python/client/argo_workflows/model/secret_key_selector.py +++ b/sdks/python/client/argo_workflows/model/secret_key_selector.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/secret_projection.py b/sdks/python/client/argo_workflows/model/secret_projection.py index fbe021c9aa78..2ea6fa8a71cd 100644 --- a/sdks/python/client/argo_workflows/model/secret_projection.py +++ b/sdks/python/client/argo_workflows/model/secret_projection.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 dc41ba6e1f4b..c423ebd84a36 100644 --- a/sdks/python/client/argo_workflows/model/secret_volume_source.py +++ b/sdks/python/client/argo_workflows/model/secret_volume_source.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/security_context.py b/sdks/python/client/argo_workflows/model/security_context.py index 98bf81b43387..956080f78049 100644 --- a/sdks/python/client/argo_workflows/model/security_context.py +++ b/sdks/python/client/argo_workflows/model/security_context.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/sensor_create_sensor_request.py b/sdks/python/client/argo_workflows/model/sensor_create_sensor_request.py index a251db575210..00afa84a692c 100644 --- a/sdks/python/client/argo_workflows/model/sensor_create_sensor_request.py +++ b/sdks/python/client/argo_workflows/model/sensor_create_sensor_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/sensor_log_entry.py b/sdks/python/client/argo_workflows/model/sensor_log_entry.py index 0821c83f83f3..59ac599ae8a2 100644 --- a/sdks/python/client/argo_workflows/model/sensor_log_entry.py +++ b/sdks/python/client/argo_workflows/model/sensor_log_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/sensor_sensor_watch_event.py b/sdks/python/client/argo_workflows/model/sensor_sensor_watch_event.py index 4cf565d0a55e..70397bf41b54 100644 --- a/sdks/python/client/argo_workflows/model/sensor_sensor_watch_event.py +++ b/sdks/python/client/argo_workflows/model/sensor_sensor_watch_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/sensor_update_sensor_request.py b/sdks/python/client/argo_workflows/model/sensor_update_sensor_request.py index 570a3d04c838..37ba62509de7 100644 --- a/sdks/python/client/argo_workflows/model/sensor_update_sensor_request.py +++ b/sdks/python/client/argo_workflows/model/sensor_update_sensor_request.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 4954dde441f2..88b928ed4917 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/service_port.py b/sdks/python/client/argo_workflows/model/service_port.py index cdf494341feb..79d72efa771c 100644 --- a/sdks/python/client/argo_workflows/model/service_port.py +++ b/sdks/python/client/argo_workflows/model/service_port.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/status_cause.py b/sdks/python/client/argo_workflows/model/status_cause.py index 0a0a96a94d31..9daf0dfdc93b 100644 --- a/sdks/python/client/argo_workflows/model/status_cause.py +++ b/sdks/python/client/argo_workflows/model/status_cause.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 54458e7cd10a..75aa305535f1 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_event.py b/sdks/python/client/argo_workflows/model/stream_result_of_event.py index f1ad28d8c24e..a16be2258291 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_event.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_event_source_watch_event.py b/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_event_source_watch_event.py index e0b19fac1484..fdf241cb9297 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_event_source_watch_event.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_event_source_watch_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_log_entry.py b/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_log_entry.py index 0c4cc4824b2b..f1130a3aa2b4 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_log_entry.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_eventsource_log_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_log_entry.py b/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_log_entry.py index 9edecff77b48..60caef3462c2 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_log_entry.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_log_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_workflow_watch_event.py b/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_workflow_watch_event.py index 23af49e4d190..09224a1c0575 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_workflow_watch_event.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_io_argoproj_workflow_v1alpha1_workflow_watch_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_sensor_log_entry.py b/sdks/python/client/argo_workflows/model/stream_result_of_sensor_log_entry.py index 2b601f153edf..a41b736d7262 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_sensor_log_entry.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_sensor_log_entry.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/stream_result_of_sensor_sensor_watch_event.py b/sdks/python/client/argo_workflows/model/stream_result_of_sensor_sensor_watch_event.py index 626072a77c89..a9688ac7bcb9 100644 --- a/sdks/python/client/argo_workflows/model/stream_result_of_sensor_sensor_watch_event.py +++ b/sdks/python/client/argo_workflows/model/stream_result_of_sensor_sensor_watch_event.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/sysctl.py b/sdks/python/client/argo_workflows/model/sysctl.py index ad5400c8e23a..d0092318a3e8 100644 --- a/sdks/python/client/argo_workflows/model/sysctl.py +++ b/sdks/python/client/argo_workflows/model/sysctl.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/tcp_socket_action.py b/sdks/python/client/argo_workflows/model/tcp_socket_action.py index 5f752ed9d6a0..f0028846a7cb 100644 --- a/sdks/python/client/argo_workflows/model/tcp_socket_action.py +++ b/sdks/python/client/argo_workflows/model/tcp_socket_action.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/toleration.py b/sdks/python/client/argo_workflows/model/toleration.py index eba3e0ab5f5c..3c210f167bf6 100644 --- a/sdks/python/client/argo_workflows/model/toleration.py +++ b/sdks/python/client/argo_workflows/model/toleration.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/typed_local_object_reference.py b/sdks/python/client/argo_workflows/model/typed_local_object_reference.py index f0c4a70b842e..2513eb2a68b5 100644 --- a/sdks/python/client/argo_workflows/model/typed_local_object_reference.py +++ b/sdks/python/client/argo_workflows/model/typed_local_object_reference.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/volume.py b/sdks/python/client/argo_workflows/model/volume.py index d23397556611..1a337bd7da9f 100644 --- a/sdks/python/client/argo_workflows/model/volume.py +++ b/sdks/python/client/argo_workflows/model/volume.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/volume_device.py b/sdks/python/client/argo_workflows/model/volume_device.py index 2337bb6bc23c..224e7e20ef1b 100644 --- a/sdks/python/client/argo_workflows/model/volume_device.py +++ b/sdks/python/client/argo_workflows/model/volume_device.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/volume_mount.py b/sdks/python/client/argo_workflows/model/volume_mount.py index ff4d3ce416e0..aadf5defa43a 100644 --- a/sdks/python/client/argo_workflows/model/volume_mount.py +++ b/sdks/python/client/argo_workflows/model/volume_mount.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/volume_projection.py b/sdks/python/client/argo_workflows/model/volume_projection.py index f3389ad535bd..6b53a6e32bbc 100644 --- a/sdks/python/client/argo_workflows/model/volume_projection.py +++ b/sdks/python/client/argo_workflows/model/volume_projection.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 a3061a6f74eb..caeeddfced58 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model/weighted_pod_affinity_term.py b/sdks/python/client/argo_workflows/model/weighted_pod_affinity_term.py index a8fe45b3c653..5ad14b191cd8 100644 --- a/sdks/python/client/argo_workflows/model/weighted_pod_affinity_term.py +++ b/sdks/python/client/argo_workflows/model/weighted_pod_affinity_term.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech 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 cd829149f968..3287d321a8cb 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 @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/model_utils.py b/sdks/python/client/argo_workflows/model_utils.py index 78f715c115b6..e46d2bc033c1 100644 --- a/sdks/python/client/argo_workflows/model_utils.py +++ b/sdks/python/client/argo_workflows/model_utils.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/argo_workflows/rest.py b/sdks/python/client/argo_workflows/rest.py index 12da67a0be99..c1b62fc7114c 100644 --- a/sdks/python/client/argo_workflows/rest.py +++ b/sdks/python/client/argo_workflows/rest.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech diff --git a/sdks/python/client/setup.py b/sdks/python/client/setup.py index c6b0279da339..228452a2a0f7 100644 --- a/sdks/python/client/setup.py +++ b/sdks/python/client/setup.py @@ -1,7 +1,7 @@ """ 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://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 The version of the OpenAPI document: VERSION Generated by: https://openapi-generator.tech @@ -37,6 +37,6 @@ packages=find_packages(exclude=["test", "tests"]), include_package_data=True, long_description="""\ - Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. For more information, please see https://argoproj.github.io/argo-workflows/ # noqa: E501 + 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/stable/ # noqa: E501 """ ) diff --git a/server/auth/gatekeeper.go b/server/auth/gatekeeper.go index b80a4673f867..bd908191b261 100644 --- a/server/auth/gatekeeper.go +++ b/server/auth/gatekeeper.go @@ -190,7 +190,7 @@ func (s gatekeeper) getClients(ctx context.Context, req interface{}) (*servertyp } } if !valid { - return nil, nil, status.Error(codes.Unauthenticated, "token not valid. see https://argoproj.github.io/argo-workflows/faq/") + return nil, nil, status.Error(codes.Unauthenticated, "token not valid. see https://argo-workflows.readthedocs.io/en/stable/faq/") } switch mode { case Client: diff --git a/test/e2e/fixtures/e2e_suite.go b/test/e2e/fixtures/e2e_suite.go index f78f11a5f3bb..46a634ade6a7 100644 --- a/test/e2e/fixtures/e2e_suite.go +++ b/test/e2e/fixtures/e2e_suite.go @@ -86,7 +86,7 @@ func (s *E2ESuite) TearDownSuite() { _, _ = fmt.Println(color.Ize(color.Yellow, fmt.Sprintf("=== SLOW TEST: %s", x))) } if s.T().Failed() { - s.T().Log("to learn how to diagnose failed tests: https://argoproj.github.io/argo-workflows/running-locally/#running-e2e-tests-locally") + s.T().Log("to learn how to diagnose failed tests: https://argo-workflows.readthedocs.io/en/stable/running-locally/#running-e2e-tests-locally") } } diff --git a/ui/src/app/cluster-workflow-templates/components/cluster-workflow-template-list/cluster-workflow-template-list.tsx b/ui/src/app/cluster-workflow-templates/components/cluster-workflow-template-list/cluster-workflow-template-list.tsx index e3da888dfa36..dce61b3cb768 100644 --- a/ui/src/app/cluster-workflow-templates/components/cluster-workflow-template-list/cluster-workflow-template-list.tsx +++ b/ui/src/app/cluster-workflow-templates/components/cluster-workflow-template-list/cluster-workflow-template-list.tsx @@ -57,7 +57,7 @@ export function ClusterWorkflowTemplateList({history, location}: RouteComponentP if (!templates) { return ; } - const learnMore = Learn more; + const learnMore = Learn more; if (templates.length === 0) { return ( diff --git a/ui/src/app/cron-workflows/components/cron-workflow-list/cron-workflow-list.tsx b/ui/src/app/cron-workflows/components/cron-workflow-list/cron-workflow-list.tsx index 228b50c75425..fd7b3e2f15bc 100644 --- a/ui/src/app/cron-workflows/components/cron-workflow-list/cron-workflow-list.tsx +++ b/ui/src/app/cron-workflows/components/cron-workflow-list/cron-workflow-list.tsx @@ -24,7 +24,7 @@ import {PrettySchedule} from '../pretty-schedule'; import './cron-workflow-list.scss'; -const learnMore = Learn more; +const learnMore = Learn more; export function CronWorkflowList({match, location, history}: RouteComponentProps) { const queryParams = new URLSearchParams(location.search); diff --git a/ui/src/app/help/components/help.tsx b/ui/src/app/help/components/help.tsx index 9e37ef50c644..6da384ea3b75 100644 --- a/ui/src/app/help/components/help.tsx +++ b/ui/src/app/help/components/help.tsx @@ -15,7 +15,7 @@ export function Help() {
@@ -56,7 +56,7 @@ export function Login() {

If your organisation has configured client authentication, get your token following this instructions from{' '} - here and paste in this box: + here and paste in this box: