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

[v10] Fix Moderated session on leave pause action. #21972

Merged
merged 8 commits into from
Feb 27, 2023

Commits on Feb 17, 2023

  1. Fix Moderated session on leave pause action.

    jakule authored and github-actions committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b0fe568 View commit details
    Browse the repository at this point in the history
  2. Unpause when moderator rejoins session with onLeave=pause

    This commite fixes a case when the moderator rejoins a paused session
    but Teleport didn't resume the operations and the session was still
    locked to everyone.
    tigrato authored and github-actions committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    39d7052 View commit details
    Browse the repository at this point in the history
  3. Fix panic when re-joining SSH session.

    jakule authored and github-actions committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    dcc0f7a View commit details
    Browse the repository at this point in the history
  4. Update lib/kube/proxy/sess.go

    Co-authored-by: Noah Stride <noah.stride@goteleport.com>
    2 people authored and github-actions committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7517390 View commit details
    Browse the repository at this point in the history
  5. Update lib/kube/proxy/sess.go

    Co-authored-by: Noah Stride <noah.stride@goteleport.com>
    2 people authored and github-actions committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    eda5887 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Co-authored-by: Tiago Silva <tiago.silva@goteleport.com>
    2 people authored and github-actions committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c2b5396 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Revert roles to V5

    jakule committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fbb9183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8e548a View commit details
    Browse the repository at this point in the history