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

CI failure: Packages e2e Tests fail on PRs from forks #1646

Closed
lambdanis opened this issue Oct 24, 2023 · 0 comments · Fixed by #1649
Closed

CI failure: Packages e2e Tests fail on PRs from forks #1646

lambdanis opened this issue Oct 24, 2023 · 0 comments · Fixed by #1649
Labels
area/ci Related to CI kind/bug Something isn't working

Comments

@lambdanis
Copy link
Contributor

Packages e2e Tests CI workflow consistently fails on PRs from forks with:

Run docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
  with:
    ecr: auto
    logout: true
Error: Username and password required

The action can't login to Docker Hub because it doesn't have access to secrets.
Example runs:
https://github.com/cilium/tetragon/actions/runs/6622101289
https://github.com/cilium/tetragon/actions/runs/6558056561

@lambdanis lambdanis added kind/bug Something isn't working area/ci Related to CI labels Oct 24, 2023
@mtardy mtardy linked a pull request Oct 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Related to CI kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant