Skip to content

Commit

Permalink
v2.7.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
eterna2 committed Mar 20, 2020
1 parent 957af8b commit a4a84d9
Show file tree
Hide file tree
Showing 184 changed files with 8,330 additions and 231 deletions.
15 changes: 13 additions & 2 deletions argo/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down Expand Up @@ -120,6 +120,7 @@
from argo.models.io_k8s_api_core_v1_vsphere_virtual_disk_volume_source import kubernetes.client.models.V1VsphereVirtualDiskVolumeSource
from argo.models.io_k8s_api_core_v1_weighted_pod_affinity_term import kubernetes.client.models.V1WeightedPodAffinityTerm
from argo.models.io_k8s_api_core_v1_windows_security_context_options import kubernetes.client.models.V1WindowsSecurityContextOptions
from argo.models.k8s_io_api_policy_v1beta1_pod_disruption_budget_spec import K8sIoApiPolicyV1beta1PodDisruptionBudgetSpec
from argo.models.v1alpha1_archive_strategy import V1alpha1ArchiveStrategy
from argo.models.v1alpha1_arguments import V1alpha1Arguments
from argo.models.v1alpha1_artifact import V1alpha1Artifact
Expand All @@ -128,30 +129,39 @@
from argo.models.v1alpha1_artifactory_artifact import V1alpha1ArtifactoryArtifact
from argo.models.v1alpha1_artifactory_auth import V1alpha1ArtifactoryAuth
from argo.models.v1alpha1_backoff import V1alpha1Backoff
from argo.models.v1alpha1_condition import V1alpha1Condition
from argo.models.v1alpha1_continue_on import V1alpha1ContinueOn
from argo.models.v1alpha1_counter import V1alpha1Counter
from argo.models.v1alpha1_cron_workflow import V1alpha1CronWorkflow
from argo.models.v1alpha1_cron_workflow_list import V1alpha1CronWorkflowList
from argo.models.v1alpha1_cron_workflow_spec import V1alpha1CronWorkflowSpec
from argo.models.v1alpha1_cron_workflow_status import V1alpha1CronWorkflowStatus
from argo.models.v1alpha1_dag_task import V1alpha1DAGTask
from argo.models.v1alpha1_dag_template import V1alpha1DAGTemplate
from argo.models.v1alpha1_executor_config import V1alpha1ExecutorConfig
from argo.models.v1alpha1_gauge import V1alpha1Gauge
from argo.models.v1alpha1_git_artifact import V1alpha1GitArtifact
from argo.models.v1alpha1_hdfs_artifact import V1alpha1HDFSArtifact
from argo.models.v1alpha1_hdfs_config import V1alpha1HDFSConfig
from argo.models.v1alpha1_hdfs_krb_config import V1alpha1HDFSKrbConfig
from argo.models.v1alpha1_http_artifact import V1alpha1HTTPArtifact
from argo.models.v1alpha1_histogram import V1alpha1Histogram
from argo.models.v1alpha1_info_response import V1alpha1InfoResponse
from argo.models.v1alpha1_inputs import V1alpha1Inputs
from argo.models.v1alpha1_item import V1alpha1Item
from argo.models.v1alpha1_item_value import V1alpha1ItemValue
from argo.models.v1alpha1_link import V1alpha1Link
from argo.models.v1alpha1_log_entry import V1alpha1LogEntry
from argo.models.v1alpha1_metadata import V1alpha1Metadata
from argo.models.v1alpha1_metric_label import V1alpha1MetricLabel
from argo.models.v1alpha1_metrics import V1alpha1Metrics
from argo.models.v1alpha1_node_status import V1alpha1NodeStatus
from argo.models.v1alpha1_oss_artifact import V1alpha1OSSArtifact
from argo.models.v1alpha1_oss_bucket import V1alpha1OSSBucket
from argo.models.v1alpha1_outputs import V1alpha1Outputs
from argo.models.v1alpha1_parallel_steps import V1alpha1ParallelSteps
from argo.models.v1alpha1_parameter import V1alpha1Parameter
from argo.models.v1alpha1_pod_gc import V1alpha1PodGC
from argo.models.v1alpha1_prometheus import V1alpha1Prometheus
from argo.models.v1alpha1_raw_artifact import V1alpha1RawArtifact
from argo.models.v1alpha1_resource_template import V1alpha1ResourceTemplate
from argo.models.v1alpha1_retry_strategy import V1alpha1RetryStrategy
Expand All @@ -175,6 +185,7 @@
from argo.models.v1alpha1_workflow_spec import V1alpha1WorkflowSpec
from argo.models.v1alpha1_workflow_status import V1alpha1WorkflowStatus
from argo.models.v1alpha1_workflow_step import V1alpha1WorkflowStep
from argo.models.v1alpha1_workflow_stop_request import V1alpha1WorkflowStopRequest
from argo.models.v1alpha1_workflow_suspend_request import V1alpha1WorkflowSuspendRequest
from argo.models.v1alpha1_workflow_template import V1alpha1WorkflowTemplate
from argo.models.v1alpha1_workflow_template_create_request import V1alpha1WorkflowTemplateCreateRequest
Expand Down
2 changes: 1 addition & 1 deletion argo/models/cronv1alpha1_create_cron_workflow_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/cronv1alpha1_lint_cron_workflow_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/cronv1alpha1_update_cron_workflow_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/google_protobuf_any.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/grpc_gateway_runtime_stream_error.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_affinity.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_azure_disk_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_azure_file_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_capabilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_ceph_fs_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_cinder_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_config_map_env_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_config_map_key_selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_config_map_projection.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_config_map_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_container.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_container_port.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_create_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_csi_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_delete_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_downward_api_projection.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_downward_api_volume_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_empty_dir_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_env_from_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_env_var.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_env_var_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_exec_action.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_fc_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_fields_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_flex_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_flocker_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_get_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_git_repo_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion argo/models/io_k8s_api_core_v1_glusterfs_volume_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Workflow Service API performs CRUD actions against application resources # noqa: E501
The version of the OpenAPI document: v2.6.3
The version of the OpenAPI document: v2.7.0-rc1
Generated by: https://openapi-generator.tech
"""

Expand Down

0 comments on commit a4a84d9

Please sign in to comment.