Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK - Components - Reorganized TaskSpec execution options #2270

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented Sep 30, 2019

This part of the spec was unused, so this is not a breaking change.
Consolidating Kubernetes-related options under a single attribute: TaskSpec.execution_options.kubernetes_options.
TaskSpec.k8s_container_options -> TaskSpec.execution_options.kubernetes_options.main_container
TaskSpec.k8s_pod_options.spec -> TaskSpec.execution_options.kubernetes_options.pod_spec
Added TaskSpec.execution_options.retry_strategy.max_tetries attribute.


This change is Reviewable

This part of the spec was unused, so this is not a breaking change.
Consolidating Kubernetes-related options under a single attribute: `TaskSpec.execution_options.kubernetes_options`.
`TaskSpec.k8s_container_options` -> `TaskSpec.execution_options.kubernetes_options.main_container`
`TaskSpec.k8s_pod_options.spec` -> `TaskSpec.execution_options.kubernetes_options.pod_spec`
Added `TaskSpec.execution_options.retry_strategy.max_tetries` attribute.
@Ark-kun
Copy link
Contributor Author

Ark-kun commented Sep 30, 2019

/retest

@numerology
Copy link

/lgtm

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Oct 3, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 052a6ac into kubeflow:master Oct 3, 2019
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* update versions for alibi-explainer to resolve several critical CVEs

Signed-off-by: MessKon <[email protected]>

* change required python version to >=3.7; no impact on critical CVEs

Signed-off-by: MessKon <[email protected]>

* revert the kserve version change

Signed-off-by: MessKon <[email protected]>

* revert alibi version change

Signed-off-by: MessKon <[email protected]>

* fix flake8 lint errors

Signed-off-by: MessKon <[email protected]>

* update aix360 module reference

Signed-off-by: MessKon <[email protected]>

* revert aix360 module reference

Signed-off-by: MessKon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants