Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add validating webhook for studyJob #383

Merged
merged 3 commits into from
Feb 20, 2019
Merged

add validating webhook for studyJob #383

merged 3 commits into from
Feb 20, 2019

Commits on Feb 20, 2019

  1. 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
    hougangliu committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    aaaca3c View commit details
    Browse the repository at this point in the history
  2. add test

    hougangliu committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    71b1a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c580e4 View commit details
    Browse the repository at this point in the history