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

Static routes not added if a label not added to a namespace when --namespace-label used #3424

Open
sandwicher0 opened this issue May 21, 2024 · 1 comment

Comments

@sandwicher0
Copy link

Setup Details

CIS Version : 2.16.1
Build: f5networks/k8s-bigip-ctlr:latest
BIGIP Version: Big IP 17.1.1
AS3 Version: 3.48
Agent Mode: AS3
Orchestration: K8S
Orchestration Version:
Pool Mode: Cluster
Additional Setup details: OCP 4.14, Static routing mode,

Description

When the --namespace-label is specified in the CIS pod argument, it is expected to add Static routes to the nodes to associated BIG-IP but if any namespace does not have that label, the Route will not be registered.
Static routes should be registered with or without namespace labels.
If "namespace" is specified in the CIS pod arg, Static routes will be registered even if the namespace does not exist.

Steps To Reproduce

  1. remain namespaces unlabeled
  2. define CIS pod declaration with arg --namespace-label=
  3. create CIS pod

Expected Result

Static routes automatically registered to the BIG-IP

Actual Result

No static routes automatically registered to the BIG-IP.

Internal cases had been raised

  • 00582083
  • 00595724
@sandwicher0 sandwicher0 added bug untriaged no JIRA created labels May 21, 2024
@trinaths
Copy link
Contributor

Created [CONTCNTR-4739] for internal tracking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants