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 Registry Credentials to Tests #13959

Merged
merged 1 commit into from Nov 12, 2020

Conversation

nathanjsweet
Copy link
Member

In order to get around image registry pull limits,
credentials can be set.

Signed-off-by: Nate Sweet nathanjsweet@pm.me

@nathanjsweet nathanjsweet added area/CI Continuous Integration testing issue or flake release-note/misc This PR makes changes that have no direct user impact. labels Nov 9, 2020
@nathanjsweet nathanjsweet requested a review from a team as a code owner November 9, 2020 21:20
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Nov 9, 2020
@nathanjsweet nathanjsweet marked this pull request as draft November 9, 2020 21:21
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.8.6 Nov 10, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.7.12 Nov 10, 2020
@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/add-registry-creds-to-tests branch from 8260680 to cdc92f1 Compare November 10, 2020 18:21
Copy link
Member

@nebril nebril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a great change, I have one comment left inline.

test/k8sT/Bandwidth.go Outdated Show resolved Hide resolved
@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/add-registry-creds-to-tests branch 3 times, most recently from 4db6695 to 7b846fd Compare November 10, 2020 23:20
@nathanjsweet nathanjsweet marked this pull request as ready for review November 10, 2020 23:21
@nathanjsweet nathanjsweet requested a review from a team as a code owner November 10, 2020 23:21
@nathanjsweet
Copy link
Member Author

test-me-please

Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor nits

test/config/config.go Show resolved Hide resolved
test/helpers/kubectl.go Outdated Show resolved Hide resolved
test/helpers/kubectl.go Outdated Show resolved Hide resolved
@christarazi
Copy link
Member

Also, I believe backporting to older branches will have a slight gotcha where the Helm option for imagePullSecrets will presumably be under global?

@nathanjsweet
Copy link
Member Author

@christarazi good catch. I'll make sure to do the backport myself, once this gets merged.

@nathanjsweet nathanjsweet force-pushed the pr/nathanjsweet/add-registry-creds-to-tests branch from 7b846fd to 0263ab0 Compare November 11, 2020 03:36
@nathanjsweet
Copy link
Member Author

test-me-please

@pchaigno
Copy link
Member

pchaigno commented Nov 11, 2020

Builds was green, I'm re-trigerring to see if this PR helps with the current rate limiting.
retest-net-next

Copy link
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small nit on the commit message format: could you please add an empty line after the commit's subject? i.e.

    Add Registry Credentials to Tests

    In order to get around image registry pull limits,
    credentials can be set.

This will make it easier to backport the commit, as otherwise our git grep magic in the backport scripts doesn't seem to find commits formatted like this.

@aanm aanm merged commit e8605f8 into master Nov 12, 2020
@aanm aanm deleted the pr/nathanjsweet/add-registry-creds-to-tests branch November 12, 2020 10:46
This was referenced Nov 12, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.6 Nov 12, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.7 in 1.7.12 Nov 18, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.7 in 1.7.12 Nov 18, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.7 to Backport done to v1.7 in 1.7.12 Nov 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.7 to Backport done to v1.7 in 1.7.12 Nov 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.6 Nov 23, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.6 Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.7.12
Backport done to v1.7
1.8.6
Backport done to v1.8
Development

Successfully merging this pull request may close these issues.

None yet

9 participants