-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Before you raise a new bug, please ensure you have visited the troubleshooting guide
- Visited the troubleshooting guide
Setup Details
FIC Version : 0.1.12
CIS Version : 2.20.3
FIC Build: f5networks/f5-ipam-controller:0.1.12
CIS Build: f5networks/k8s-bigip-ctlr:2.20.3
BIGIP Version: Big IP x.x.x
AS3 Version: 3.x
Orchestration: K8S
Orchestration Version:
Additional Setup details: Antrea
Chart version: 0.0.5
Description
- FIC 0.1.11 introduced (see release-notes "--namespace" command parameters to support watching '...f5.fic...' CR in those namespaces, see (multiple) example docs/config_examples/f5-ip-provider/pv-mount-with-multiple-namespaces.yaml)
- CIS supports creating those FIC CRs on "--ipam-namespace" (see config-parameters)
- However the chart, which hadn't been updates for years, doesn't support this (see helm-charts/f5-ipam-controller/templates/f5-ipam-controller-deploy.yaml and also the values), I believe everything
- This is for Chart version 0.0.5 which is the only one available in your official repo (and is the same as in this repo)
Steps To Reproduce
- Define CIS with --ipam-namespace to some other namespace then kube-system
- Update image version in the chart to 0.1.11 or newer (or 0.1.12)
- There is no way to configure the namespace FIC should watch for using the chart
Expected Result
It's possible to configure FIC's watched namespaces
Actual Result
There is no way to configure the namespace FIC should watch when using the chart
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working