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

Combine EBay performance optimization PRs for Kyverno 1.10 #52

Closed
wants to merge 19 commits into from

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    39ac9ca View commit details
    Browse the repository at this point in the history
  2. skip other checks if operations do not match

    Signed-off-by: Jim Bugwadia <[email protected]>
    JimBugwadia authored and suhasgummanirmata committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9239132 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    82ba157 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    6e8ae15 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. optimize JSON context processing using in memory maps

    Signed-off-by: Jim Bugwadia <[email protected]>
    pns-nirmata committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    52ac4e7 View commit details
    Browse the repository at this point in the history
  2. Fix test case

    pns-nirmata committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a513964 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from nirmata/json_context_optimizations_pns_1.10

    [1.10-ebay] Json context optimizations pns 1.10
    pns-nirmata authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e7823d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from nirmata/optimize_match_operations-suhas

    [1.10-ebay] Optimize match operations
    pns-nirmata authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    69e16da View commit details
    Browse the repository at this point in the history
  5. Initial changes for configure webhook dynamically

    Signed-off-by: anushkamittal2001 <[email protected]>
    
    Minor correction in comparison
    
    Signed-off-by: anushkamittal2001 <[email protected]>
    
    Changes in mutatingWebhookConfiguration
    
    Signed-off-by: anushkamittal2001 <[email protected]>
    
    Add minor change in variable declaration
    
    Signed-off-by: anushkamittal2001 <[email protected]>
    
    Correct comparison in controller.go
    
    Signed-off-by: anushkamittal2001 <[email protected]>
    pns-nirmata committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    222c900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    419e903 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #45 from nirmata/conf-webhooks-dyn-pns

    [1.10-ebay] Configure webhooks dynamically
    pns-nirmata authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    faa36ca View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    62c1bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Revert "copy resource/rule as match seems to mutate for wildcard checks"

    Since this was also reverted in upstream kyverno
    
    This reverts commit 62c1bd0.
    pns-nirmata committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1c6e376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc9176 View commit details
    Browse the repository at this point in the history
  3. optimize JSON context processing using in memory maps

    Signed-off-by: Jim Bugwadia <[email protected]>
    pns-nirmata committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    02af8ee View commit details
    Browse the repository at this point in the history
  4. Fix test case

    pns-nirmata committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    03cf285 View commit details
    Browse the repository at this point in the history
  5. skip other checks if operations do not match

    Signed-off-by: Jim Bugwadia <[email protected]>
    JimBugwadia authored and pns-nirmata committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e23df76 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    1e744ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbec65 View commit details
    Browse the repository at this point in the history