Skip to content

FIC supports --namespace parameter since 0.1.11, there is no way to configure this with the provided chart #177

@SecDWizar

Description

@SecDWizar

Before you raise a new bug, please ensure you have 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

  1. 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)
  2. CIS supports creating those FIC CRs on "--ipam-namespace" (see config-parameters)
  3. 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
  4. 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

  1. Define CIS with --ipam-namespace to some other namespace then kube-system
  2. Update image version in the chart to 0.1.11 or newer (or 0.1.12)
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions