-
Notifications
You must be signed in to change notification settings - Fork 387
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
Improve antctl get featuregates output #5314
Improve antctl get featuregates output #5314
Conversation
9848098
to
00b9070
Compare
Please help to resolve the doc conflicts. We had a new feature gate |
ed8b4a2
to
8edb199
Compare
update the feature gate list: 5f1a4a7 |
Hi @hongliangl @luolanzone, I have addressed all comments, please review them again, Thanks. |
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.
You need to rebase this PR.
Tips: when rebasing this PR
- Just accept all yaml files from the latest main branch
- Run
make manifest
to update all yaml files.
@cr7258, there are too many commits in this PR, please help to squash them. The DCO check is also failed, you need to add sign-off-by info in each commit. You can take a look at other PRs to learn how to add DCO info. |
66aaa82
to
9ca7370
Compare
Done |
You don't need to push a comment for every review comment. You could just amend the updates, or commit the updates and squash the commits into one commit. Then you push the new commit with parameter |
9ca7370
to
41cd9a7
Compare
I squashed all commits. |
The use of keyword "fix" in the PR description of #5433 automatically closed the PR on behalf of me. Please avoid using closing keywords to link issues/PRs in the future if merging a PR shouldn't close the other one. |
Signed-off-by: chengzw <[email protected]>
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.
a couple more small comments, otherwise LGTM
make sure you get another review
4a79646
to
94e819d
Compare
Signed-off-by: chengzw <[email protected]>
94e819d
to
3373af6
Compare
Hi @antoninbas, I adjusted the code according to your comments, please review them again, thanks. |
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, but would defer to Antonin for final approval as he has been reviewing it since the begining.
@cr7258 Antonin is on vacation and will be back next week.
/test-all |
/test-windows-e2e |
/test-e2e |
/test-windows-containerd-e2e |
I resolved a small conflict in the Github UI. No need to run Jenkins tests again. Will merge once Go and Kind tests have passed. |
Signed-off-by: Antonin Bas <[email protected]>
/skip-all |
Fixes: #5173
Here are the major changes in this PR:
Test
remote mode (outside of the cluster) / In antrea-controller Pod:
in antrea-agent Pod:
remote mode (outside of the cluster) / In antrea-controller Pod with antrea-windows-config-xxx Configmap: