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

kic: support multiple profiles #6304

Closed
medyagh opened this issue Jan 13, 2020 · 0 comments · Fixed by #6390
Closed

kic: support multiple profiles #6304

medyagh opened this issue Jan 13, 2020 · 0 comments · Fixed by #6390
Assignees
Labels
co/docker-driver Issues related to kubernetes in container kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@medyagh
Copy link
Member

medyagh commented Jan 13, 2020

currently the container is bind to apiport on the host, for a second profile we will need to
1- store the port in config
2- choose random free open port if taken by other profile.

@medyagh medyagh added the co/docker-driver Issues related to kubernetes in container label Jan 13, 2020
@medyagh medyagh added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/feature Categorizes issue or PR as related to a new feature. labels Jan 22, 2020
@medyagh medyagh self-assigned this Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/docker-driver Issues related to kubernetes in container kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant