https://github.com/kubeflow/katib
Revision 81f2b749dd89c0409bbf6a19aa4d0ac084dfef3a authored by Mayank Juneja on 21 September 2018, 06:27:53 UTC, committed by k8s-ci-robot on 21 September 2018, 06:27:53 UTC
* dep ensure

* add grpc-gateway via dep

* update protobuf via dep ensure

* update compiled go code, add reverse proxy

* add REST entrypoint for manager

* update API build script

* use build script to generate code

* remove binary file

* update build, deploy scripts for REST API

* change name

* add manifests for core-rest

* remove deploy

* add comments

* remove vendor

* use Gopkg files from master

* update Gopkg files

* update Gopkg files

* update proto files and protobufs

* update build scripts and tests

* copy vendor for tests

* uncomment deploy

* update image name

* ignore vizier-core-rest for port forwarding

* update build script

* update manifests

* Add docs for REST API

* core review changes

* remove service account
1 parent f4887a6
History
Tip revision: 81f2b749dd89c0409bbf6a19aa4d0ac084dfef3a authored by Mayank Juneja on 21 September 2018, 06:27:53 UTC
Add REST API using grpc gateway (#142)
Tip revision: 81f2b74
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-- 205 bytes

README.md

back to top