F5Networks / k8s-bigip-ctlr

Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Apache License 2.0
357 stars 195 forks source link

[multicluster] cluster name should not be included in pool name when using active-active mode #3233

Closed alonsocamaro closed 8 months ago

alonsocamaro commented 8 months ago

Setup Details

CIS Version : 2.15
Build: f5networks/k8s-bigip-ctlr:latest
BIGIP Version: Big IP 17.1 AS3 Version: 3.45
Agent Mode: AS3 Orchestration: OSCP
Orchestration Version: 4.12
Pool Mode: Cluster
Additional Setup details: multi-cluster

Description

When using the following CRD configuration in multi-cluster active-active mode, a single pool with the name svc_route_d__istio_system_account_mc_istio_com_ocp1 is created and the pool should not include the cluster name as it includes members from all clusters.

Screenshot 2024-01-15 at 09 15 16

Configurations and logs included in the next file

issue-poolname.tar.gz

Steps To Reproduce

1) Apply the attached configuration

Expected Result

The cluster name should not be included in the pool name in active-active mode

trinaths commented 8 months ago

Created [CONTCNTR-4387] for internal tracking.

arzzon commented 8 months ago

This issue has been fixed in CIS 2.15.1 release.