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

shared portgroup support #4772

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cathy-zhou
Copy link
Contributor

What this PR does and why is it needed

Which issue(s) this PR fixes

Fixes #

Special notes for reviewers

How to verify it

Details to documentation updates

Description for the changelog

Does this PR introduce a user-facing change?


@github-actions github-actions bot added the area/unit-testing Issues related to adding/updating unit tests label Oct 12, 2024
@cathy-zhou cathy-zhou force-pushed the wip_shared_portgroup branch 7 times, most recently from 7e332b8 to 5e29b48 Compare October 18, 2024 23:12
port groups can be shared by network policies that share the same local
pod selector.

Signed-off-by: Yun Zhou <yunz@nvidia.com>
fix network policy test cases to make use of pod selector port groups.

Signed-off-by: Yun Zhou <yunz@nvidia.com>
@cathy-zhou cathy-zhou changed the title Wip shared portgroup shared portgroup support Oct 19, 2024
@cathy-zhou cathy-zhou marked this pull request as ready for review October 19, 2024 05:01
@cathy-zhou cathy-zhou requested a review from a team as a code owner October 19, 2024 05:01
@cathy-zhou
Copy link
Contributor Author

@npinaeva please take a look

for upgrade (specifically, the deletion of stale network policy based port gorup), I am current delete those during the next reboot. I can also change it to delete it after the new shared port group is created for the specific network policy, but that will be done each time during restart even when the upgrade is already done. Let me know if you have any preference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/unit-testing Issues related to adding/updating unit tests
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant