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

Improve logic to preload sample pipeline #455

Closed
IronPan opened this issue Dec 4, 2018 · 3 comments
Closed

Improve logic to preload sample pipeline #455

IronPan opened this issue Dec 4, 2018 · 3 comments

Comments

@IronPan
Copy link
Member

IronPan commented Dec 4, 2018

The API server currently preload the sample pipeline when the api server process starts.
There are few issues with this

  • If the pod restart and the sample are already loaded, the API server won't start.
  • If user delete sample, and pod restart, the sample will be loaded again

An ideal way is to preload the samples as a one time k8s job when the pipeline is installed.

@IronPan
Copy link
Member Author

IronPan commented Mar 27, 2019

/close

@k8s-ci-robot
Copy link
Contributor

@IronPan: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

1 similar comment
@k8s-ci-robot
Copy link
Contributor

@IronPan: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
* enhance the when condition UI display

* Fix condition with multi parameter issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants