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 channel for Rbac when Kmesh restart #1275

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

weli-l
Copy link
Contributor

@weli-l weli-l commented Mar 13, 2025

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #1265

Special notes for your reviewer:
When Kmesh is restarted, one thing to ensure is that the workload's xds configuration has been delivered before executing Rbac, otherwise, Rbac will reject the app request.
Does this PR introduce a user-facing change?:


@kmesh-bot kmesh-bot requested review from hzxuzhonghu and nlgwcy March 13, 2025 12:22
@kmesh-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hzxuzhonghu for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@weli-l
Copy link
Contributor Author

weli-l commented Mar 13, 2025

/retest

@weli-l weli-l force-pushed the dev/auth_ip_optimize branch from 4205c6d to 6167eb2 Compare March 13, 2025 13:30
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.

Userspace auth incorrectly deny connection when Kmesh restart.
2 participants