-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
executor: forbid SFU on view #22146
executor: forbid SFU on view #22146
Conversation
Signed-off-by: lysu <[email protected]>
Signed-off-by: lysu <[email protected]>
…dev-error-for-update-view
|
Signed-off-by: lysu <[email protected]>
good catch, and added more test case, ptal if free~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@lysu It's a major bug-fix, no need to cherry-pick to 5.o-rc. |
@lysu: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Can we merge it? @lysu |
I'm going to close this PR since it hasn't been updated for a long time. Feel free to reopen it once you wish to advance this PR in the future. |
Signed-off-by: lysu [email protected]
What problem does this PR solve?
Issue Number: close #21335
Problem Summary:
just as issue said
What is changed and how it works?
What's Changed, How it Works:
check SFU on view in ast -> plan stage
Related changes
Check List
Tests
Side effects
Release note
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)