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

Conversation

pns-nirmata
Copy link

@pns-nirmata pns-nirmata commented Sep 26, 2023

Explanation

Trigger CI on n4k 1.10 with test branch with the following PRs combined.

Skip other checks if operations do not match: #23
JMESPath reuse interpreter: #24
Json Context Optimizations: #25

pns-nirmata and others added 16 commits September 11, 2023 12:29
[1.10-ebay] Json context optimizations pns 1.10
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]>
[1.10-ebay] Configure webhooks dynamically
Since this was also reverted in upstream kyverno

This reverts commit 62c1bd0.
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2023

Codecov Report

Merging #52 (1cbec65) into release-1.10-n4k (99fbd33) will decrease coverage by 0.08%.
The diff coverage is 40.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@                 Coverage Diff                  @@
##           release-1.10-n4k      #52      +/-   ##
====================================================
- Coverage             34.61%   34.53%   -0.08%     
====================================================
  Files                   222      223       +1     
  Lines                 21367    21483     +116     
====================================================
+ Hits                   7396     7420      +24     
- Misses                13222    13312      +90     
- Partials                749      751       +2     
Files Coverage Δ
pkg/engine/context/evaluate.go 56.75% <100.00%> (+0.94%) ⬆️
pkg/utils/match/labels.go 78.57% <100.00%> (ø)
pkg/validation/policy/validate.go 52.94% <ø> (ø)
pkg/engine/utils/foreach.go 0.00% <0.00%> (ø)
pkg/engine/variables/vars.go 52.49% <85.71%> (+0.19%) ⬆️
pkg/engine/jmespath/interface.go 33.33% <33.33%> (+33.33%) ⬆️
pkg/engine/wildcards/wildcards.go 15.59% <0.00%> (-0.30%) ⬇️
pkg/engine/context/mock_context.go 0.00% <0.00%> (ø)
pkg/engine/utils/utils.go 0.00% <0.00%> (ø)
pkg/engine/jmespath/new.go 69.56% <63.15%> (-30.44%) ⬇️
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pns-nirmata pns-nirmata changed the title Trigger ci Combine EBay performance optimization PRs for Kyverno 1.10 Sep 27, 2023
@pns-nirmata pns-nirmata deleted the trigger-ci branch September 27, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants