-
Notifications
You must be signed in to change notification settings - Fork 289
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
Docs: add instructions for generating support bundle when using a private authenticated registry #8069
base: main
Are you sure you want to change the base?
Conversation
…vate registry which is authenticated
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @RobertNorthard. Thanks for your PR. I'm waiting for a aws 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8069 +/- ##
==========================================
- Coverage 73.44% 73.44% -0.01%
==========================================
Files 577 577
Lines 35878 35878
==========================================
- Hits 26351 26349 -2
- Misses 7861 7862 +1
- Partials 1666 1667 +1 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Abhay Krishna <[email protected]>
/ok-to-test |
Did you verify locally that the support bundle gets generated after setting those env variables? What errors did you get when generating the support bundle without those env variables? It would be good to have that information in the PR description. |
…vate registry which is authenticated
Issue #, if available:
N/A
Description of changes:
Added instructions for generating a support bundle when using a private authenticated registry
Testing (if applicable):
N/A
Documentation added/planned (if applicable):
Added instructions for generating a support bundle when using a private authenticated registr
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.