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

Feat: Support Running Sidecar with a Command. #2449

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tabbyl21
Copy link

This PR addresses issue #2448 . Some containers may not have entry points, if this is the case they would need to be run using a command. This change extends the definition of sidecar so that there is an optional command field. If the field is present then the container will be run using that command. This is a two line change that is fully backward compatible.

This PR addresses issue zalando#2448 . Some containers may not have entry points, if this is the case they would need to be run using a command. This change extends the definition of sidecar so that there is an optional command field. If the field is present then the container will be run using that command. This is a two line change that is fully backward compatible.
@tabbyl21
Copy link
Author

Hi @Jan-M @jopadi ,

I am wondering what I need to do to get this PR accepted into your project! I believe I have followed the guidelines from the ReadME to the extent its applicable! Please let me know if there is anything else I need to add!

Thank you for your time,
Tabatha

@AleksandrPaul
Copy link

Hi @Jan-M , @sdudoladov , @FxKu , @idanovinda , @hughcapet, @jopadi

Could you please review this PR?

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

Successfully merging this pull request may close these issues.

None yet

2 participants