Uncomment call to add options for pulling encrypted images#12705
Conversation
|
needs a signature line.. git config .. to setup username and email.. git commit -s --amend then force push |
|
related to.. #10275 |
fbb344f to
cde90a0
Compare
|
each commit has to be signed.. use --amend to avoid having to -s each time.. probably best to squash these two commits as we don't have a squash with merge option |
6849839 to
b6ba466
Compare
Signed-off-by: Chris Adeniyi-Jones <chris.adeniyi-jones@arm.com>
b6ba466 to
c0052e1
Compare
|
/cherry-pick release/2.2 |
|
/cherry-pick release/2.1 |
|
@mikebrow: new pull request created: #12712 DetailsIn 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. |
|
@mikebrow: new pull request created: #12713 DetailsIn 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. |
Looks like the call should have been uncommented when the fix for the circular dependencies was done.
@mikebrow @dmcgowan