Commit 78ddc10
authored
Merge pull request #18078 from smarterclayton/fix_mirror
Automatic merge from submit-queue.
`oc image mirror` was accidentally broken during dependency updating
An upstream cherry-pick was dropped and the wrong values were passed to the manifest Get call.
@liggitt5 files changed
Lines changed: 99 additions & 6 deletions
File tree
- pkg/oc/cli/cmd/image/mirror
- vendor/github.com/docker/distribution
- registry/client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
398 | 404 | | |
399 | 405 | | |
400 | 406 | | |
401 | | - | |
402 | | - | |
| 407 | + | |
403 | 408 | | |
404 | 409 | | |
405 | 410 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 61 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments