https://github.com/kubeflow/katib
Revision 5a1a79167ddb4bfa669e742f91e5f58ac6fd5441 authored by Hougang Liu on 20 February 2019, 17:40:23 UTC, committed by Kubernetes Prow Robot on 20 February 2019, 17:40:23 UTC
* add validating webhook for studyJob

If create/update a studyJob with bad CR manifest or invalid configuration, k8s api
server will reject the request.
Fixes: #314

* add test

* allow check "kubectl" error code
1 parent 8a89b9e
History
Tip revision: 5a1a79167ddb4bfa669e742f91e5f58ac6fd5441 authored by Hougang Liu on 20 February 2019, 17:40:23 UTC
add validating webhook for studyJob (#383)
Tip revision: 5a1a791
File Mode Size
cmd
docs
examples
hack
img
manifests
pkg
py
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-- 33.5 KB
Gopkg.toml -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 11.1 KB
OWNERS -rw-r--r-- 189 bytes
PROJECT -rw-r--r-- 66 bytes
README.md -rw-r--r-- 11.2 KB
ROADMAP.md -rw-r--r-- 3.2 KB
prow_config.yaml -rw-r--r-- 566 bytes

README.md

back to top