-
Notifications
You must be signed in to change notification settings - Fork 378
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
Update mustgather.go #1745
base: release-4.14
Are you sure you want to change the base?
Update mustgather.go #1745
Conversation
(1) ability to send local files into the mustgather pods (needed for custom mustgather tool) (2) ability to run the mustgather pod using a user-defined user (instead of fixed to the "default" user/serviceaccount)
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: danielyeap The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @danielyeap. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
Hi @ardaguclu @deads2k |
@danielyeap thank you for spending time on this PR. However, I don't think we can merge the changes in here.
I hope it makes sense. Thanks again. |
Hi @ardaguclu I hope you can help with a few questions: Lastly, while there are 2 features added through this code change, the truly critical one is the ability to send files into the mustgather pod. Any idea whether that is a planned feature for the future please? Thanks again! |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
(1) ability to send local files into the mustgather pods (needed for custom mustgather tool)
(2) ability to run the mustgather pod using a user-defined user (instead of fixed to the "default" user/serviceaccount)