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

Run webhook validation rules inside NKG control plane #388

Merged
merged 9 commits into from
Jan 24, 2023

Commits on Jan 24, 2023

  1. Run webhook validation

    In case the webhook is not installed or not running validation properly,
    we still want NKG to ensure that the webhook validation is always
    performed and NKG rejects any invalid resource.
    
    Fixes #362
    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f9ec7b6 View commit details
    Browse the repository at this point in the history
  2. Fix alignment

    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fd79ca2 View commit details
    Browse the repository at this point in the history
  3. Fix alignment 2

    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    95caaa9 View commit details
    Browse the repository at this point in the history
  4. Improve recorder name

    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f130a9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54b5de5 View commit details
    Browse the repository at this point in the history
  6. Improve reconcile

    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    afcfcf2 View commit details
    Browse the repository at this point in the history
  7. Shorten the assertion

    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cdde573 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08a7dcb View commit details
    Browse the repository at this point in the history
  9. Revert recorder name

    pleshakov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c96415f View commit details
    Browse the repository at this point in the history