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

Docker execution mode "session" prevents variable/file injection via authz/config #54

Open
bmodotdev opened this issue May 8, 2024 · 0 comments

Comments

@bmodotdev
Copy link

What would you like to add/change in the documentation?

This is directed at git tag v0.5.

Neither docs/reference/image.md, nor the "Other options" section of docs/reference/docker.md mention that setting the docker:execution:mode to session will forgo injection of environment variables or files.

This took me some time to chase down, as I assumed it was my configuration server response, then I assumed it was how I built my guest image, then I tried switching from a configuration server to an authorization server. There is no warning, info, or debug statement in the logs that authz/config options returned in the response are ignored or incompatible with other configuration settings, which I suppose might be a feature request, separate from this issue.

Where did you try to find the information?

I would expect a warning/caveat/note to be presented in either:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant