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

Explicitly specify command for k8s spec #86

Closed
wants to merge 1 commit into from
Closed

Conversation

nemani
Copy link
Member

@nemani nemani commented Mar 6, 2023

No description provided.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 6, 2023
@facebook-github-bot
Copy link
Contributor

@nemani has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary: Pull Request resolved: #86

Reviewed By: hasharmameta

Differential Revision: D43837079

Pulled By: nemani

fbshipit-source-id: 412180e75534f8132a7125b5d26928dda2d4a5b5
@jsravn
Copy link

jsravn commented Mar 6, 2023

LGTM.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D43837079

@facebook-github-bot
Copy link
Contributor

@nemani merged this pull request in 86e8e18.

@bmm-alc
Copy link

bmm-alc commented Mar 7, 2023

Hello,

that would be useful for people tracking the project to explain rather why you trying to do rather what you did in the commit. I don't get why you use a script called launch_within_docker.sh in a container in k8s.
Could you elaborate ?

Thanks

@nemani
Copy link
Member Author

nemani commented Mar 7, 2023

We use an bash script as CMD entrypoint to our containers. This script is called launch_within_docker.sh.
Due to a change in containerd.io-1.6.18 & go 1.19.6 we need to use absolute path to the script.
This should not be a requirement once for new patches released by us.
But in the meantime we are changing the template to workaround this.
This matches with all the other templates we provide.

@bmm-alc
Copy link

bmm-alc commented Mar 7, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants