-
Notifications
You must be signed in to change notification settings - Fork 152
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(instance): add fetch-keys to ssh commands #4622
feat(instance): add fetch-keys to ssh commands #4622
Conversation
7d94846
to
8fdd9c6
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4622 +/- ##
===========================================
- Coverage 75.45% 55.10% -20.35%
===========================================
Files 202 308 +106
Lines 44323 70040 +25717
===========================================
+ Hits 33444 38597 +5153
- Misses 9653 30045 +20392
- Partials 1226 1398 +172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
31a28ac
to
23f7c6d
Compare
cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden
Outdated
Show resolved
Hide resolved
cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden
Outdated
Show resolved
Hide resolved
Co-authored-by: Benedikt Rollik <[email protected]>
6fcb7b1
to
5805be5
Compare
79afb23
to
2721b9f
Compare
Co-authored-by: Benedikt Rollik <[email protected]>
Closes #2356