-
Couldn't load subscription status.
- Fork 99
bk: use explicit docker login #5767
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
Conversation
help with fetching internal containers or from docker hub #5455 moved to a golang docker image help with issues with the rate limit help with configuring at runtime the docker login instead of using the cached one that could be invalid
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Added @ycombinator as a reviewer. @ycombinator - can you help confirm the FIPS needing both registries? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside the FIPS requirement, where @ycombinator can chime in, the other changes LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@v1v I'm trying to understand why the FIPS packaging steps in the BK pipeline need both Docker registries. Specifically, I'm trying to understand why the DockerHub registry is needed. If I look at the |
9002915
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@Mergifyio backport 8.19 9.1 9.2 |
✅ Backports have been created
|
(cherry picked from commit fe9dfc4)
(cherry picked from commit fe9dfc4)
(cherry picked from commit fe9dfc4)
What is the problem this PR solves?
Help with fetching internal containers or from dockerhub without being affected by the rate limit or an invalid login in the VM images.
How to test this PR locally
In the CI, I ran manually:
Design Checklist
Checklist
./changelog/fragmentsusing the changelog toolRelated issues
#5455 moved to a golang docker image