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

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

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

ravicious
Copy link
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 added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit 16a6116 Nov 5, 2024
41 checks passed
@ravicious ravicious deleted the r7s/access-requests branch November 5, 2024 14:26
@public-teleport-github-review-bot

@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