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

feat: admission webhooks #553

Merged
merged 11 commits into from
Jul 14, 2023
Merged

feat: admission webhooks #553

merged 11 commits into from
Jul 14, 2023

Commits on Jul 7, 2023

  1. feat: add Validating/Mutating webhook analyzer

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    385a8ea View commit details
    Browse the repository at this point in the history
  2. change conditions

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    10f96d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix: use GetClient to get pods and mask pod name

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    32bb7d9 View commit details
    Browse the repository at this point in the history
  2. fix: add new cases in util.GetParent

    Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
    rakshitgondwal committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2a253cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feat/533/webhookAnalyzer

    Aris Boutselis committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ec925aa View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. feat: implements webhooks

    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ca25114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02d922 View commit details
    Browse the repository at this point in the history
  3. feat: implements webhooks

    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2f020b6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/admission-webhooks' of github.com:k8sgpt-ai/k8sgpt…

    … into feat/admission-webhooks
    AlexsJones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e4f117e View commit details
    Browse the repository at this point in the history
  5. feat: implements webhooks

    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3b870e7 View commit details
    Browse the repository at this point in the history
  6. feat: implements webhooks

    Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
    AlexsJones committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ffccafe View commit details
    Browse the repository at this point in the history