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 ipv4+ipv6 sec groups/listeners in OpenStack #13093

Merged
merged 2 commits into from
Jan 16, 2022

Conversation

zetaab
Copy link
Member

@zetaab zetaab commented Jan 12, 2022

seems that #13032 is not working correctly when updating the existing cluster. It do solves the problem that cluster can be created from the scratch, but updating existing clusters does not work at all.

This PR is modifying security groups working correctly. However, there is no easy way to make api loadbalancer to support ipv6 addresses like this. It needs more investigation how that can be done. I am pretty sure that none is using ipv6 api loadbalancer because it has not been supported by kOps

cc @igene

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 12, 2022
@k8s-ci-robot k8s-ci-robot added the area/provider/openstack Issues or PRs related to openstack provider label Jan 12, 2022
@zetaab
Copy link
Member Author

zetaab commented Jan 12, 2022

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jan 12, 2022
@zetaab
Copy link
Member Author

zetaab commented Jan 16, 2022

@olemarkus could you help reviewing this? Currently master / release-1.23 does not work for openstack

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: olemarkus

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

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 16, 2022
@k8s-ci-robot k8s-ci-robot merged commit b82a5d9 into kubernetes:master Jan 16, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.23 milestone Jan 16, 2022
@zetaab zetaab deleted the fixmaster branch January 16, 2022 14:03
k8s-ci-robot added a commit that referenced this pull request Jan 18, 2022
…-origin-release-1.23

Automated cherry pick of #13093: fix ipv4+ipv6 sec groups/listeners in OpenStack
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. area/provider/openstack Issues or PRs related to openstack provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants