cloud-provider-openstack icon indicating copy to clipboard operation
cloud-provider-openstack copied to clipboard

[occm] Security Rule for HealthCheckNodePort Port missing

Open shaardie opened this issue 3 years ago • 0 comments

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind feature

What happened:

When using a load balancer service with healthCheckNodePort there is no rule for this Port in the load balancer security group.

What you expected to happen:

The security group should also allow ingress traffic to the healthCheckNodePort port.

How to reproduce it:

Create a load balancer with healthCheckNodePort != 0 and check the load balancer security group rules.

Anything else we need to know?:

I am working on a PR for this.

Environment:

  • openstack-cloud-controller-manager(or other related binary) version:
  • OpenStack version: near current 33f0db0e1c459564b39773a606459135482d91e1
  • Others:

shaardie avatar Aug 26 '22 15:08 shaardie