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

multus: use nginx-unprivileged image from quay #13506

Merged
merged 1 commit into from Jan 5, 2024

Conversation

BlaineEXE
Copy link
Member

Use Quay as the source for the nginx-unprivileged image used for the Multus validation tool because Quay does not rate limit image pulls, which are a common complaint for users of the tool.

Which issue is resolved by this Pull Request:
Resolves #13052

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

Use Quay as the source for the nginx-unprivileged image used for the
Multus validation tool because Quay does not rate limit image pulls,
which are a common complaint for users of the tool.

Signed-off-by: Blaine Gardner <blaine.gardner@ibm.com>
@BlaineEXE
Copy link
Member Author

Thanks for adding the backport label. I added the label for 1.12 as well, but this definitely isn't high priority.

@travisn travisn merged commit bafc611 into rook:master Jan 5, 2024
50 of 51 checks passed
@BlaineEXE BlaineEXE deleted the multus-nginx-image-use-quay branch January 5, 2024 16:43
BlaineEXE added a commit that referenced this pull request Jan 5, 2024
multus: use nginx-unprivileged image from quay (backport #13506)
BlaineEXE added a commit that referenced this pull request Jan 5, 2024
multus: use nginx-unprivileged image from quay (backport #13506)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multus validation tool nginx-unprivileged image rate limited
3 participants