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

Login to Docker Hub #2208

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Login to Docker Hub #2208

merged 4 commits into from
Jan 16, 2025

Conversation

collivier
Copy link
Collaborator

Description

Bitnami moved to Docker Hub [1] which forces us to login to Docker Hub (the workflow pulls too much Bitnami helm charts for the anon pull request limit).
[1] bitnami/containers#75671

How has this been tested:

  • Covered by existing integration testing
  • Added integration testing to cover
  • Verified all A/C passes
    • develop
    • master
    • tag/other branch
  • Test environment
    • Shared Packet K8s cluster
    • New Packet K8s cluster
    • Kind cluster
  • Have not tested

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

It includes the fix stopping passing stdin
to the container.

Signed-off-by: Cédric Ollivier <[email protected]>
It includes the fix avoiding too many pull requests
because of skopeo [1].

cnf-testsuite/cluster_tools#30

Signed-off-by: Cédric Ollivier <[email protected]>
Signed-off-by: Cédric Ollivier <[email protected]>
Bitnami moved to Docker Hub [1] which forces us to login to
Docker Hub (the workflow pulls too much Bitnami helm charts
for the anon pull request limit).

Please note the Docker Hub secrets are accessible only via
project branches. So PR from fork would no longer work.

It also updates and simplifies the Docker Hub account logics
as we have a single Docker Hub account now. It also debugs
ratelimit both with registered account and anon to track
incorrect Docker Hub calls by cnf-testsuite.

[1] bitnami/containers#75671

Signed-off-by: Cédric Ollivier <[email protected]>
Copy link
Collaborator

@martin-mat martin-mat left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@Smitholi67 Smitholi67 left a comment

Choose a reason for hiding this comment

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

lgtm

@martin-mat martin-mat merged commit 0140acb into main Jan 16, 2025
80 checks passed
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.

3 participants