Hello,
(please forgive my ignorance - this is the first time I am working with juju)
we are facing a problem of X-Forwarded-For not being forwarded by juju.
We have used the following command:
I found that the above command changes just an annotation and I had to change manually the data in the configmap. Is it intentional that the above command changes just annotations ?
Looking at the charm, it appears that the ingress-use-forwarded-headers is not checked for a reconfiguration of the ingress. You could disable and re-enable the ingress to trigger it to rewrite, although it sounds like you’ve already manually modified it which should provide the same result.
I don’t believe this has been reported before, do you mind opening a bug Bugs : Kubernetes Worker Charm for us to track this?