Convert ENTRYPOINT foo
to ENTRYPOINT ["/path/foo"]
#39
Labels
good first issue
These are great first issues. If you are looking for a place to start, start here!
kind/bug
These are bugs.
kind/cleanup
Refactoring code, fixing up documentation, etc
kind/design
Proposal discussing new features / fixes and how they should be implemented
Milestone
This is why we couldn't pass arguments to the controller and sidecar.
This should be switched to using the array notation (which is actually preferred)
Review the sidecar - look to convert to flags rather than environment variables.
The text was updated successfully, but these errors were encountered: