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

✨ Run as AnyUser. #6

Closed
jortel opened this issue Oct 16, 2024 · 1 comment · Fixed by #7
Closed

✨ Run as AnyUser. #6

jortel opened this issue Oct 16, 2024 · 1 comment · Fixed by #7
Assignees
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone

Comments

@jortel
Copy link
Contributor

jortel commented Oct 16, 2024

We need to make the same change in go.mod and the Docker file as addon-analyzer.

The failed container below may be related.

    image: quay.io/konveyor/tackle2-addon-discovery:latest
    imageID: docker-pullable://quay.io/konveyor/tackle2-addon-discovery@sha256:a9e27a282e4a8f3e7e43f6ae7e9a71a04eb2e81fd0731c2198f7d116ecc5ae04
    lastState: {}
    name: addon
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: docker://de6bd235a54d8ad13622e51a43a86b99c4110fb031d9718d2f9c44792995027b
        exitCode: 128
        finishedAt: "2024-10-16T13:55:56Z"
        message: 'unable to find user default: no matching entries in passwd file'
        reason: ContainerCannotRun
        startedAt: "2024-10-16T13:55:56Z"

ref: konveyor/tackle2-addon-analyzer#133

@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 16, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Oct 16, 2024
@konveyor-ci-bot konveyor-ci-bot bot added needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Oct 16, 2024
@jortel jortel added this to the v0.6.0 milestone Oct 16, 2024
@jortel jortel self-assigned this Oct 16, 2024
@jortel jortel closed this as completed in #7 Oct 16, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Planning Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant