https://github.com/kubeflow/katib
Revision 7a570f90ab03b36d45d40c63edd4b6277a302cd7 authored by Jeremy Lewi on 21 September 2018, 04:05:23 UTC, committed by Jeremy Lewi on 21 September 2018, 07:14:09 UTC
* Related to #141 katib releaser
* Related to kubeflow/kubeflow#1574 use prow to build our images

* We are moving to using prow to run our release workflows and treating them
 just like regular workflows.

* We are doing this because we need to get regular signal about whether
  the image builds are succeeding by running on postsubmit.

* We also want to run them on presubmit so that we can verify any changes
  to the workflwo don't break the workflow.

* Rather than define a new workflow to build the images; we can just reuse the
  existing E2E workflow which already builds all the images. We just
  change postsubmit to push to kubeflow-images-public.

* Delete the releaser app; we will just the existing E2E test workflow
  and have that push to gcr.io/kubeflow-images-public on postsubmit.
1 parent f4887a6
History
Tip revision: 7a570f90ab03b36d45d40c63edd4b6277a302cd7 authored by Jeremy Lewi on 21 September 2018, 04:05:23 UTC
Postsubmit run should auto-push images to kubeflow-images-public
Tip revision: 7a570f9
File Mode Size
cmd
docs
examples
hack
manifests
modeldb
pkg
releasing
scripts
test
.gcloudignore -rw-r--r-- 40 bytes
.gitignore -rw-r--r-- 963 bytes
CHANGELOG.md -rw-r--r-- 8.6 KB
Gopkg.lock -rw-r--r-- 17.6 KB
Gopkg.toml -rw-r--r-- 4.9 KB
LICENSE -rw-r--r-- 11.1 KB
OWNERS -rw-r--r-- 116 bytes
PROJECT -rw-r--r-- 66 bytes
README.md -rw-r--r-- 4.4 KB
prow_config.yaml -rw-r--r-- 517 bytes

README.md

back to top