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

outposts: allow externally managed SSH Config for outposts #2917

Merged
merged 2 commits into from May 21, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented May 21, 2022

closes #2916

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@codecov
Copy link

codecov bot commented May 21, 2022

Codecov Report

Merging #2917 (1dd032a) into master (d9d4202) will decrease coverage by 0.02%.
The diff coverage is 27.28%.

@@            Coverage Diff             @@
##           master    #2917      +/-   ##
==========================================
- Coverage   91.81%   91.80%   -0.01%     
==========================================
  Files         460      460              
  Lines       20301    20307       +6     
==========================================
+ Hits        18637    18640       +3     
- Misses       1664     1667       +3     
Impacted Files Coverage Δ
authentik/outposts/docker_ssh.py 34.49% <25.00%> (-0.06%) ⬇️
authentik/outposts/controllers/docker.py 81.58% <28.58%> (-1.30%) ⬇️
authentik/core/api/sources.py 82.90% <0.00%> (+2.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9d4202...1dd032a. Read the comment docs.

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu merged commit 2dee803 into master May 21, 2022
@BeryJu BeryJu deleted the outposts/docker-ssh-externally-managed branch May 21, 2022 10:10
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.

Allow Docker SSH Outposts to use short-lived SSH certificates and customize ./ssh/config
1 participant