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

Modify ssh server to be more customizable #1

Merged
merged 2 commits into from
May 5, 2022
Merged

Conversation

aryan9600
Copy link
Member

This PR adds make the ssh server customizable through:

  1. Allowing custom ssh server config
  2. Adding optional timeouts for conns
  3. Adding an option to disable conn reuse
  4. Adding an option to disable simultaneous conns

Signed-off-by: Sanskar Jaiswal jaiswalsanskar078@gmail.com

1) Allowing custom ssh server config
2) Adding optional timeouts for conns
3) Adding an option to disable conn reuse
4) Adding an option to disable simultaneous conns

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Copy link
Member

@pjbgf pjbgf left a comment

Choose a reason for hiding this comment

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

great stuff @aryan9600!

LGTM

@pjbgf pjbgf merged commit cfd8a29 into fluxcd:master May 5, 2022
@pjbgf pjbgf mentioned this pull request Aug 25, 2022
16 tasks
@pjbgf pjbgf added this to the GA milestone May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants