Skip to content

Allow cluster wide ssh dial timeout to be set in config file#46458

Merged
rosstimothy merged 1 commit intomasterfrom
tross/ssh_dial_timeout_file_config
Sep 11, 2024
Merged

Allow cluster wide ssh dial timeout to be set in config file#46458
rosstimothy merged 1 commit intomasterfrom
tross/ssh_dial_timeout_file_config

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Adds a new auth_service.ssh_dial_timeout option to the config file. The cluster networking configuration is overridden during Auth initialization if the config file has any networking options present. Only allowing the SSH dial timeout to be set dynamically caused the value to be reset on each Auth restart.

Changelog: Allow the cluster wide ssh dial timeout to be set via auth_service.ssh_dial_timeout in the Teleport config file.

Adds a new `auth_service.ssh_dial_timeout` option to the config
file. The cluster networking configuration is overridden during
Auth initialization if the config file has any networking options
present. Only allowing the SSH dial timeout to be set dynamically
caused the value to be reset on each Auth restart.
@rosstimothy rosstimothy marked this pull request as ready for review September 10, 2024 20:26
@github-actions github-actions Bot requested review from Joerger and jakule September 10, 2024 20:27
@rosstimothy rosstimothy added this pull request to the merge queue Sep 11, 2024
github-merge-queue Bot pushed a commit that referenced this pull request Sep 11, 2024
Adds a new `auth_service.ssh_dial_timeout` option to the config
file. The cluster networking configuration is overridden during
Auth initialization if the config file has any networking options
present. Only allowing the SSH dial timeout to be set dynamically
caused the value to be reset on each Auth restart.
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from jakule September 11, 2024 19:20
Merged via the queue into master with commit ec750dd Sep 11, 2024
@rosstimothy rosstimothy deleted the tross/ssh_dial_timeout_file_config branch September 11, 2024 19:38
@public-teleport-github-review-bot
Copy link
Copy Markdown

@rosstimothy See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Failed
branch/v16 Create PR

rosstimothy added a commit that referenced this pull request Sep 11, 2024
Adds a new `auth_service.ssh_dial_timeout` option to the config
file. The cluster networking configuration is overridden during
Auth initialization if the config file has any networking options
present. Only allowing the SSH dial timeout to be set dynamically
caused the value to be reset on each Auth restart.
github-merge-queue Bot pushed a commit that referenced this pull request Sep 11, 2024
…#46508)

Adds a new `auth_service.ssh_dial_timeout` option to the config
file. The cluster networking configuration is overridden during
Auth initialization if the config file has any networking options
present. Only allowing the SSH dial timeout to be set dynamically
caused the value to be reset on each Auth restart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants