-
Notifications
You must be signed in to change notification settings - Fork 462
[OCPNODE-553] Support allowMirrorByTags From config/v1 ImageContentPolicy #2755
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
Conversation
d1ada06 to
934d2d0
Compare
934d2d0 to
a44726f
Compare
5f1969f to
d3eb603
Compare
d3eb603 to
892d6ad
Compare
|
/retest |
e486831 to
bc0d5c1
Compare
35cac6f to
f6b7e78
Compare
bc613cd to
d5b90b9
Compare
Signed-off-by: Qi Wang <[email protected]>
Signed-off-by: Qi Wang <[email protected]>
Signed-off-by: Qi Wang <[email protected]>
|
@QiWang19: PR needs rebase. DetailsInstructions 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: QiWang19 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@QiWang19: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
Close PR, the allow mirror by tag feature will be implemented by #3037 |
Signed-off-by: Qi Wang [email protected]
- What I did
Support allowMirrorByTags From config/v1 ImageContentPolicy
REF: https://issues.redhat.com/browse/OCPNODE-553
Depends on the openshift/runtime-utils PR: openshift/runtime-utils#12
- How to verify it
Apply the ImageContentPolicy to a cluster, debug into the node,
etc/containers/registries.confdoes not setmirror-by-digest-only=true.- Description for the changelog