-
Notifications
You must be signed in to change notification settings - Fork 196
Description
Description
This describes an observed bug when using the iApp mechanism.
Observation:
Adding new iAppVariables to a configMap does not trigger an update at the BIG-IP-API. Changes to existing iAppVariables or removals are correctly handled.
When triggering an additional change (change or removal of iAppVariable or change of a different attribute of the configMap) the newly added iAppVariable is considered. But it does not trigger an update if its own.
The config.json within the k8s-bigip-ctrl is always updated correctly, it is just not submitted to the BIG-IP-API.
There are no specific error entries in the log of the k8s-bigip-ctrl.
Expectation:
Any change to the configMap should trigger a relevant update at the BIG-IP-API. The desired state in the configMap should be (eventually) reflected in the state if the iApp.
Kubernetes Version
1.15.3
Controller Version
1.9.2
BIG-IP Version
13.1.1.5