Skip to content

support --name create option #200

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

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

Conversation

isegall-da
Copy link

Currently, in a k8s-based runner, one cannot have multiple services using the same image because the image name is used as the container name, which must be unique. This PR proposes to resolve that by adding support for setting an explicit name for the container using a --name create option, similarly to the docker-based runner.

@isegall-da isegall-da requested a review from a team as a code owner December 10, 2024 19:15
@isegall-da isegall-da force-pushed the isegall/multi-service-containers branch from 1e0f701 to b65625d Compare January 10, 2025 01:47
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.

1 participant