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 - Support default parameter values in spec, materializer and lightweight python components #450

Closed
Ark-kun opened this issue Dec 4, 2018 · 1 comment

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Dec 4, 2018

No description provided.

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Jun 1, 2019

Fixed in #1047 #890 #889

@Ark-kun Ark-kun closed this as completed Jun 1, 2019
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
Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
…be updated. (kubeflow#561)

* update_kf_apps.py should create pipelineruns for images that need to be updated.

* Determine whether an image is already up to date by comparing the desired
  image to the image listed in the manifest

* If the image needs to be updated submit create the PipelineRun to update the
  image.

* Related to kubeflow#450

* Remove commented out code.

* Address comments.
Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
… CD. (kubeflow#564)

* Run update_kf_apps.py continuously in a K8s deployment so that
  Tekton pipelineruns are continuously created as needed.

* The server uses update_launcher.py to update a clone of kubeflow/testing
  before calling update_kf_apps.py. This way it picks up the latest code
  and config before running update_kf_apps.py

* Create a skaffold config for running the launcher to create the CD pipelines.

  * Useful for debugging and deployment.

Related to kubeflow#450 continuous updating of Kubeflow applications.
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
Add scripts to run test and build image via `ibmcloud cr`.
Also add Dockerfile which contains all the tools/utilities that
needed by the scripts for IKS
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

2 participants