CIS Version : 2.9
Build: f5networks/k8s-bigip-ctlr:2.9.0
BIGIP Version: Big IP 15.1.5
AS3 Version: 3.32
Agent Mode: AS3
Orchestration: K8S
Orchestration Version: 1.18.17
Pool Mode: Cluster
Description
CIS send empty members declaration to BIG-IP while using HubMode, after create configmap to push the configuration to BIG-IP, check from BIG-IP UI, the members is empty. And check the current declaration also found the members are empty.
Setup Details
CIS Version : 2.9 Build: f5networks/k8s-bigip-ctlr:2.9.0
BIGIP Version: Big IP 15.1.5
AS3 Version: 3.32 Agent Mode: AS3
Orchestration: K8S Orchestration Version: 1.18.17
Pool Mode: Cluster
Description
CIS send empty members declaration to BIG-IP while using HubMode, after create configmap to push the configuration to BIG-IP, check from BIG-IP UI, the members is empty. And check the current declaration also found the members are empty.
NOTE: the serverAddresses are empty.
Steps To Reproduce
1) Install CIS 2.9.0
2) Deploy Test APP
3) Deliver APP
4) Examine from the BIG-IP UI
NOTE: the scripts used above can be found from https://github.com/cloudadc/cis-scripts/tree/main/configmap-hub.
Expected Result
The VS and members are created correctly.
Actual Result
The VS are created, but no members.