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: optional ssh-proxy service #586

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: optional ssh-proxy service #586

wants to merge 2 commits into from

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Jun 20, 2023

This proxy service can be used to allow a lagoon-remote to be configured with some defaults like ssh.lagoon.svc locally for internal SSH access.

If the lagoon-remote is configured with an ssh-portal, then the ssh-portal is presented locally as this ssh.lagoon.svc service, otherwise it will create a deployment that does a proxy to the lagoon-core ssh service.

This allows remotes and tasks to be configured in a way that allows for easily configured tasks without needing to remember the hostname for the ssh service when communications are internal to the cluster.

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

1 participant