Skip to content

Connect: Fix fetching access requests when leaf cluster is selected#48433

Merged
ravicious merged 2 commits intomasterfrom
r7s/access-requests
Nov 5, 2024
Merged

Connect: Fix fetching access requests when leaf cluster is selected#48433
ravicious merged 2 commits intomasterfrom
r7s/access-requests

Conversation

@ravicious
Copy link
Copy Markdown
Member

While going through the test plan I noticed that if a leaf cluster is selected in the cluster selector, Connect attempts to fetch access requests from that leaf cluster:

access-request-list-bug.mov

I completely removed accessing localClusterUri from that hook as it's not really needed for anything. The bug was introduced in #42533.

If you want to test it yourself, you have to cherry-pick those changes on branch/v17. Master is currently bugged and won't give you the option to see the list of requests after successfully submitting one.

access-request-list-fix.mov

changelog: Fixed showing the list of access requests in Teleport Connect when a leaf cluster is selected in the cluster selector

@ravicious ravicious enabled auto-merge November 5, 2024 12:06
@ravicious ravicious added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit 16a6116 Nov 5, 2024
@ravicious ravicious deleted the r7s/access-requests branch November 5, 2024 14:26
@public-teleport-github-review-bot
Copy link
Copy Markdown

@ravicious See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants