F5Networks / k8s-bigip-ctlr

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

spanningEnabled: should be equal to constant false] message:declaration is invalid #2605

Closed alonsocamaro closed 7 months ago

alonsocamaro commented 2 years ago

Setup Details

CIS Version :2.10.1 Build: f5networks/k8s-bigip-ctlr:latest
BIGIP Version: Big IP 17
AS3 Version: 3.39 Agent Mode: AS3
Orchestration:Tanzu
Orchestration Version: TKG 1.4.2
Pool Mode: Cluster
Additional Setup details: NodePortLocal, standalone BIG-IP

Description

The customer used the sample VirtualServer config which is enabled by default in:

https://clouddocs.f5.com/containers/latest/userguide/crd/virtualserver.html?highlight=spanningenabled

AS3 failed implementing the change.

Additionally kubectl get vs would show status as "OK"

Steps To Reproduce

Expected Result

AS3 creates the configuration

Actual Result

AS3 is unable to create the configuration.

Observations (if any)

This is likely to be an AS3-only issue but I find the following should be done in CIS:

trinaths commented 1 year ago

Created [CONTCNTR-3686] for internal tracking

trinaths commented 7 months ago

Closing as completed.