Skip to content

fix(user): Fix the concurrent creation restriction exception for user controller#6801

Merged
cuisongliu merged 1 commit intolabring:mainfrom
bxy4543:fix/license-user-count
Mar 21, 2026
Merged

fix(user): Fix the concurrent creation restriction exception for user controller#6801
cuisongliu merged 1 commit intolabring:mainfrom
bxy4543:fix/license-user-count

Conversation

@bxy4543
Copy link
Copy Markdown
Member

@bxy4543 bxy4543 commented Mar 17, 2026

  1. Concurrent user creation sometimes exceeds the limit.
  2. Fixed an issue where user deletion still cached the number before deletion.
  3. Fixed an issue where conditions indicating failed user creation were not deleted after license restoration.

@bxy4543 bxy4543 requested a review from a team as a code owner March 17, 2026 06:30
@cuisongliu cuisongliu added this to the v5.2 milestone Mar 21, 2026
@cuisongliu cuisongliu merged commit cf1d385 into labring:main Mar 21, 2026
26 of 30 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/labring/sealos/actions/runs/23371496958

github-actions bot pushed a commit that referenced this pull request Mar 21, 2026
… controller (#6801)

Fix the concurrent creation restriction exception for user controller
cuisongliu pushed a commit that referenced this pull request Mar 21, 2026
… controller (#6829)

fix(user): Fix the concurrent creation restriction exception for user controller (#6801)

Fix the concurrent creation restriction exception for user controller

Co-authored-by: Jiahui <4543bxy@gmail.com>
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.

2 participants