swh:1:snp:c614e79db7a4ccd4655b1a5633b8240eb96afd07
Revision 31d2e10bf0b053fbe7905065d951548ad18eabcc authored by Jeremy Lewi on 21 September 2018, 09:17:41 UTC, committed by k8s-ci-robot on 21 September 2018, 09:17:41 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 81f2b74
History
Tip revision: ae894507c9f990b5dfbdca3f01a5d9f8131aa93e authored by dependabot[bot] on 18 March 2024, 23:17:35 UTC
Bump follow-redirects from 1.15.4 to 1.15.6 in /pkg/ui/v1beta1/frontend (#2287)
Tip revision: ae89450
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-- 18.3 KB
Gopkg.toml -rw-r--r-- 5.1 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