ci: bump k8s versions#1182
Merged
akashsinghal merged 4 commits intonotaryproject:mainfrom Nov 22, 2023
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1182 +/- ##
==========================================
- Coverage 52.56% 52.44% -0.13%
==========================================
Files 101 83 -18
Lines 6344 5310 -1034
==========================================
- Hits 3335 2785 -550
+ Misses 2688 2273 -415
+ Partials 321 252 -69 ☔ View full report in Codecov by Sentry. |
Collaborator
Author
|
I've verified AKS e2e tests now pass on my fork: https://github.com/akashsinghal/ratify/actions/runs/6935154276 |
binbin-li
approved these changes
Nov 21, 2023
Contributor
binbin-li
left a comment
There was a problem hiding this comment.
lgtm. Just one note out of scope, I feel we could add some variables shared by those github workflows to avoid updating one by one.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when the PR gets merged):Fixes #1181
Type of change
Please delete options that are not relevant.
mainbranch)How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Checklist:
Post Merge Requirements
Helm Chart Change