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

[v13] Allow setting max_session_ttl from clusterauth preferences #28130

Merged
merged 3 commits into from Jun 27, 2023

Conversation

lxea
Copy link
Contributor

@lxea lxea commented Jun 22, 2023

backport #26824 and #28138

@github-actions github-actions bot added backport documentation size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Jun 22, 2023
@zmb3
Copy link
Collaborator

zmb3 commented Jun 22, 2023

There was a bug in the original PR, right? Should we avoid backporting this on its own and include the other fix in here too?

@codingllama codingllama removed their request for review June 22, 2023 16:41
@lxea
Copy link
Contributor Author

lxea commented Jun 23, 2023

There was a bug in the original PR, right? Should we avoid backporting this on its own and include the other fix in here too?

Yeah, this now includes that backport

Copy link
Member

@ravicious ravicious left a comment

Choose a reason for hiding this comment

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

Preemptively blocking the merge in case #26824 (comment) turns out to be a bug.

lxea added 3 commits June 27, 2023 10:26
Document `default_session_ttl` in the reference.
use default session ttl for `tctl auth sign`

leave tctl alone
Make use of updateClientFromPingReponse
@lxea lxea enabled auto-merge June 27, 2023 09:27
@lxea lxea added this pull request to the merge queue Jun 27, 2023
Merged via the queue into branch/v13 with commit 6146300 Jun 27, 2023
31 checks passed
@lxea lxea deleted the lxea/maxsessionttl-v13 branch June 27, 2023 10:00
github-merge-queue bot pushed a commit that referenced this pull request Jun 28, 2023
  (#28185)

* Allow setting max_session_ttl from clusterauth preferences

Document `default_session_ttl` in the reference.

* Set the default session ttl in generateCert

use default session ttl for `tctl auth sign`

leave tctl alone

* fix merge error

* Fix wrong CertTTL the KeyTTL if its zero in teleterm

Make use of updateClientFromPingReponse
@r0mant r0mant mentioned this pull request Jul 14, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants