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

Fix sg rules creations for LB sg when applying members sg #204

Merged

Conversation

MaysaMacedo
Copy link
Contributor

No description provided.

When Network policy is enforced and a load balancer is
affected by the policy, its sg should be update containing
the members sg rules. However, the creation of the sg rule is
using an ethertype not allowed by openstacksdk.

This commit fixes the issue by ensuring always either IPv4 or IPv6
is used.

Change-Id: Icaca3eb726ecb9d8b4e68cf2ff3be88a7be3bf37
Closes-bug: 1870392
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 7, 2020
@dulek
Copy link
Contributor

dulek commented Apr 7, 2020

/lgtm

@dulek
Copy link
Contributor

dulek commented Apr 7, 2020

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 7, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 7, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dulek, MaysaMacedo

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

The pull request process is described 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

@dulek
Copy link
Contributor

dulek commented Apr 7, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 7, 2020
@openshift-merge-robot openshift-merge-robot merged commit b4a7021 into openshift:master Apr 7, 2020
@MaysaMacedo MaysaMacedo deleted the fix-ipv6-sg-rules branch April 7, 2020 16:28
MaysaMacedo pushed a commit to MaysaMacedo/kuryr-kubernetes-1 that referenced this pull request Jul 1, 2021
…shift-install

run-locally.sh: fix name of openshift-install binary in test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants