-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[1.25] annotations: add OCI runtime specific annotations to the AllowedAnnotions #8090
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
[1.25] annotations: add OCI runtime specific annotations to the AllowedAnnotions #8090
Conversation
…ations meaning an admin would have to opt-into allowing them to be used. Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
5462db9 to
0586376
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haircommander The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Peter Hunt <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.25 #8090 +/- ##
=============================================
Coverage 43.63% 43.63%
=============================================
Files 122 122
Lines 13713 13749 +36
=============================================
+ Hits 5984 6000 +16
- Misses 7091 7108 +17
- Partials 638 641 +3 |
|
/lgtm |
Annotations are denylisted due to cri-o/cri-o#8090 and related Signed-off-by: Fabian Deutsch <[email protected]>
Annotations are denylisted due to cri-o/cri-o#8090 and related Signed-off-by: Fabian Deutsch <[email protected]>
meaning an admin would have to opt-into allowing them to be used
What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?