OCPBUGS-77404: bugfix: use a system context for setting custom auth file path when fetching image sources#447
Conversation
…etching image sources so that the global pull secret can be mounted to the openshift-controller-manager pod as a volume and used when attempting to fetch image signatures for import. Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
|
@everettraven: This pull request references Jira Issue OCPBUGS-77404, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
@everettraven: 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-sigs/prow repository. I understand the commands that are listed here. |
|
After going through the other PR mentioned here, I can understand the need for this change. Since we are proposing to mount /lgtm |
so that the global pull secret can be mounted to the openshift-controller-manager pod as a volume and used when attempting to fetch image signatures for import.