-
Couldn't load subscription status.
- Fork 1.1k
Add OCI/Image Volume Source support #8317
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
Add OCI/Image Volume Source support #8317
Conversation
51c2410 to
2936624
Compare
6d0d8d7 to
353c86a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8317 +/- ##
==========================================
- Coverage 49.53% 49.43% -0.10%
==========================================
Files 153 153
Lines 17088 17134 +46
==========================================
+ Hits 8464 8470 +6
- Misses 7559 7595 +36
- Partials 1065 1069 +4 |
c6a3c99 to
e65e8e6
Compare
99336ac to
4e0f15b
Compare
4e0f15b to
78b7783
Compare
78b7783 to
e62584b
Compare
cb1fcd8 to
61d4a59
Compare
|
/retest |
|
/test ci-cgroupv2-integration |
1 similar comment
|
/test ci-cgroupv2-integration |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/override ci/prow/ci-fedora-integration |
|
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-cgroupv2-integration, ci/prow/ci-fedora-integration, ci/prow/ci-fedora-kata In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/override ci/prow/ci-fedora-integration |
|
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-cgroupv2-integration, ci/prow/ci-fedora-integration, ci/prow/ci-fedora-kata In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
/override ci/prow/e2e-gcp-ovn |
|
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-gcp-ovn In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/override ci/prow/e2e-gcp-ovn |
|
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-gcp-ovn In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
/override ci/prow/ci-fedora-integration |
|
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-fedora-integration In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/override ci/prow/ci-fedora-integration |
|
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-cgroupv2-integration, ci/prow/ci-fedora-integration, ci/prow/ci-fedora-kata In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adding support for the new OCI Volume Source feature.
Which issue(s) this PR fixes:
Refers to kubernetes/enhancements#4639
Special notes for your reviewer:
Requires kubernetes/kubernetes#125659
Does this PR introduce a user-facing change?