Skip to content

fix: allow SSH to be enabled and disabled via variable#2712

Merged
FabianKramm merged 1 commit intodevspace-sh:mainfrom
lizardruss:ENG-1886
Sep 18, 2023
Merged

fix: allow SSH to be enabled and disabled via variable#2712
FabianKramm merged 1 commit intodevspace-sh:mainfrom
lizardruss:ENG-1886

Conversation

@lizardruss
Copy link
Collaborator

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
Fixes #2693
Fixes ENG-1886

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace did not allow explicitly disabling SSH when other SSH was given.

What else do we need to know?
This also enables disabling SSH via variables.

@netlify
Copy link

netlify bot commented Sep 8, 2023

Deploy Preview for devspace-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 20bb340
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/650212cb143ab90008475194
😎 Deploy Preview https://deploy-preview-2712--devspace-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lizardruss lizardruss force-pushed the ENG-1886 branch 22 times, most recently from e78e743 to a8ff9b4 Compare September 13, 2023 17:51
Fixes devspace-sh#2693
Fixes ENG-1886

Signed-off-by: Russell Centanni <russell.centanni@gmail.com>
@lizardruss
Copy link
Collaborator Author

@FabianKramm This is ready for review, but the e2e tests are really flakey. The issue seems to be that the helm deploy fails intermittently, sometimes (but not always) accompanied by a Downloading helm... log message, but the runner should already have helm installed, and was able to find it on previous test runs it seems. We can always remove the tests if we're confident in the solution. I haven't been able to reproduce the test flakiness locally either.

@FabianKramm FabianKramm merged commit 5f97e99 into devspace-sh:main Sep 18, 2023
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.

Dev Pipeline Keeps SSH-ing

2 participants