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

add retry logic for failing user creation network request #10261

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

aalves08
Copy link
Collaborator

@aalves08 aalves08 commented Jan 11, 2024

Summary

Fixes #10260

Occurred changes and/or fixed issues

  • add retry logic for failing user creation network request

Technical notes summary

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

This is a video, with a couple of changes on the code in order to visualise the fix:

Screen.Recording.2024-01-11.at.18.26.48.mov

@github-actions github-actions bot added this to the v2.9.0 milestone Jan 11, 2024
@aalves08 aalves08 marked this pull request as ready for review January 11, 2024 18:35
@aalves08 aalves08 merged commit 74467e9 into rancher:master Jan 15, 2024
21 checks passed
yonasberhe23 pushed a commit to yonasberhe23/dashboard that referenced this pull request Jan 26, 2024
)

* add retry logic for failing user creation network request

* add failing network request to retry logic + remove commented code

* fix lint issue

* address scenario where global role binding fails and we need to delete the user created to retry

---------

Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
yonasberhe23 pushed a commit to yonasberhe23/dashboard that referenced this pull request Jan 29, 2024
)

* add retry logic for failing user creation network request

* add failing network request to retry logic + remove commented code

* fix lint issue

* address scenario where global role binding fails and we need to delete the user created to retry

---------

Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
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.

e2e: address flaky test for Cluster Project and Members
2 participants