Skip to content
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

Add support for --e2e-docker-config-file flag #1893

Merged
merged 5 commits into from
Oct 18, 2023

Conversation

Divya063
Copy link
Member

@Divya063 Divya063 commented Feb 24, 2023

Before merging please wait for kubernetes/kubernetes#114625 to get merged

Which issue(s) this PR fixes

Special notes for your reviewer:

Usage: sonobuoy gen --e2e-docker-config-file <path/to/credential-file> --kubernetes-version v1.27 --e2e-repo-config=<path/to/custom-repo-config.yaml>

Release note:

Conformance: Added --e2e-docker-config-file flag  for pulling images from private registry

@Divya063 Divya063 force-pushed the authenticated-repo branch 3 times, most recently from 51b794f to 5361709 Compare February 24, 2023 20:44
@Divya063 Divya063 force-pushed the authenticated-repo branch 2 times, most recently from 75d314b to a345fba Compare February 24, 2023 23:25
@Divya063 Divya063 requested a review from pydctw February 24, 2023 23:25
@Divya063 Divya063 self-assigned this Feb 24, 2023
@Divya063 Divya063 force-pushed the authenticated-repo branch from a345fba to a014889 Compare May 10, 2023 10:23
@Divya063 Divya063 force-pushed the authenticated-repo branch from c616745 to 698a51c Compare July 12, 2023 14:23
@Divya063 Divya063 requested a review from franknstyle July 12, 2023 15:52
@franknstyle franknstyle merged commit 55a77bf into vmware-tanzu:main Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify sonobuoy gen/run to add support for --e2e-docker-config-file flag
2 participants