https://github.com/kubeflow/katib
Revision 64be948d963462cbcaeb58d96867b96950233179 authored by Andrey Velichkevich on 26 October 2020, 18:33:02 UTC, committed by GitHub on 26 October 2020, 18:33:02 UTC
* Add changes for AWS test infra

* Remove comment from resume e2e

* Change worker image

* Refactor e2e test script

* Replace create and delete cluster with testing scripts

* Fix cluster name

* Fix delete cluster

* Test without folder for GOPATH

* Add AWS creds to env

* Comment creds

* Delete v1alpha3 workflow from prow
Add ECR env

* Add AWS cred

* Get other build for all images

* Attach volume to create and delete cluster

* Fix path for NAS suggestions

* Change make deploy

* Fix path

* Change deploy

* Move create cluster to build

* Fix path to valid exp

* Remove

* Change command

* Fix region

* Fix run e2e go path

* Add backoff

* Add github.com to folder

* Add github to src folder

* Fix Katib path

* Print CRDs in e2e Experiment

* Show known types

* Trigger CI

* Set TypeMeta for experiment

* Print known types

* Build binary e2e

* manually create experiment

* Print ns list

* Remove GCP auth

* Set kube config

* Add other e2e tests

* Remove bin

* Fix template name

* Return exp in case of error

* Deploy TF and PyTorch controllers

* Create Kubeflow namespace

* Remove v1alpha3 tests

* Remove Katib client changes

* Add ttl seconds after finished

* Change to 5 hours

* Increase activeDeadlineSeconds

* Add comments

* Add release workflow
1 parent 35150fd
History
Tip revision: 64be948d963462cbcaeb58d96867b96950233179 authored by Andrey Velichkevich on 26 October 2020, 18:33:02 UTC
Switch to AWS CI/CD (#1356)
Tip revision: 64be948
File Mode Size
.github
cmd
docs
examples
hack
manifests
pkg
scripts
sdk
test
vendor
.dockerignore -rw-r--r-- 140 bytes
.gcloudignore -rw-r--r-- 40 bytes
.gitignore -rw-r--r-- 1006 bytes
.travis.yml -rw-r--r-- 957 bytes
CHANGELOG.md -rw-r--r-- 8.6 KB
Gopkg.lock -rw-r--r-- 43.9 KB
Gopkg.toml -rw-r--r-- 3.2 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 1.7 KB
OWNERS -rw-r--r-- 122 bytes
PROJECT -rw-r--r-- 66 bytes
README.md -rw-r--r-- 14.9 KB
ROADMAP.md -rw-r--r-- 1.5 KB
prow_config.yaml -rw-r--r-- 3.2 KB
setup.py -rw-r--r-- 72 bytes

README.md

back to top