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

remove duplicate volumes in the DSL #557

Closed
gaoning777 opened this issue Dec 17, 2018 · 4 comments
Closed

remove duplicate volumes in the DSL #557

gaoning777 opened this issue Dec 17, 2018 · 4 comments
Assignees

Comments

@gaoning777
Copy link
Contributor

Currently, DSL adds a volume for each container op that has a volume. For example, the current samples are compiled into a yaml with multiple gcp secret volumes. The DSL should detect the duplicate ones and only add one.

@gaoning777
Copy link
Contributor Author

solving it in #558

@gaoning777
Copy link
Contributor Author

/assign gaoning777

@Ark-kun
Copy link
Contributor

Ark-kun commented Dec 18, 2018

Duplicate of #494

@gaoning777
Copy link
Contributor Author

Close the issue in favor of the the other.

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
… applications (kubeflow#559)

* Define a config file to list
  i) Relevant information about each application to build
     e.g the location of its source, the location of its kustomize manifest
 ii) The versions (i.e. branches) of the various repositories to build from

* Create a python script that takes the cross product of applications and
  versions and creates a tekton PipelineRun to build the docker image
  and update the manifest.

* Fix a bug in update_manifests with image_name not being set.
Related to kubeflow#450: Continuous delivery of Kubeflow applications

Here are some autogenerated PRs updating the manifests

  * kubeflow/manifests#697
  * kubeflow/manifests#696

* Fix email of kubeflow bot to pass CLA check.

  * Fix kubeflow#557

Skip lint due to kubeflow#560
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
2: Fix the issue when task list is not provided.
3: Fix the issue when there's multiple results provided
4: Update the document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants