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

[#192] support multiple hosts for the PEM case #271

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

lavocatt
Copy link
Collaborator

Add support for multiple hosts to be exposed via an ingress when the user selects several replicas. Each pod gets exposed and has its own url to get connected to.

The connectivity helper shows the url of the currently selected pod.

fixes #192

gaohoward
gaohoward previously approved these changes Aug 14, 2024
@lavocatt
Copy link
Collaborator Author

@gaohoward I had to rebase the PR, can you give it another check please?

@lavocatt lavocatt force-pushed the multiplepemhost branch 3 times, most recently from 2055498 to e280d75 Compare August 19, 2024 12:15
Add support for multiple hosts to be exposed via an ingress when the
user selects several replicas. Each pod gets exposed and has its own url
to get connected to.

The connectivity helper shows the url of the currently selected pod.

fixes artemiscloud#192
Copy link
Collaborator

@Msarawan Msarawan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Nice work Thomas.

@Msarawan Msarawan merged commit 8b8b69f into artemiscloud:main Aug 20, 2024
5 checks passed
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.

PEM certificate generation: support multiple replicas
3 participants