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

immuadmin ignores --tokenfile #1091

Open
mabmayer opened this issue Jan 12, 2022 · 0 comments · May be fixed by #1098
Open

immuadmin ignores --tokenfile #1091

mabmayer opened this issue Jan 12, 2022 · 0 comments · May be fixed by #1098
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mabmayer
Copy link
Contributor

What happened
In immudb container, immuadmin is bundled. Tried to use that with kubectl exec, but same error should also be visible with docker exec. When logging in, immuadmin tries to write the tokenfile. This fails, since home directory not writeable in that container. Trying to specify an alternate location with --tokenfile fails, since this parameter is somehwo ignored.

What you expected to happen
Being able to set the location of the tokenfile

How to reproduce it (as minimally and precisely as possible)
Run immudb container. Use docker/kubectl exec to launch immuadmin inside the container and try to log in.

Additional info (any other context about the problem)
We should also think about creating a home directory for the immu user in the container, so that immuadmin is usable in a sane way.

@mabmayer mabmayer added the bug Something isn't working label Jan 12, 2022
@zaza81 zaza81 added this to the v1.3 milestone Jan 12, 2022
@mmeloni mmeloni self-assigned this Jan 12, 2022
@mmeloni mmeloni linked a pull request Jan 18, 2022 that will close this issue
@coveralls coveralls linked a pull request Jan 18, 2022 that will close this issue
@tomekkolo tomekkolo modified the milestones: v1.3, 1.4 Aug 23, 2022
@tomekkolo tomekkolo modified the milestones: 1.4, 1.4.1 Oct 14, 2022
@emkaminsk emkaminsk modified the milestones: 1.4.1, 1.6.0 Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants