-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ingress: controller doesn't reread template when it was modified inside the pod #1805
Comments
@aledbf significant change. is there a way to beta-test the image without compiling it on my side? |
@aledbf could you let me know when new nginx controller release is expected? or how can I force current 0.8.3 release reread template file when it was changed? |
that's not possible in 0.8.3
I don't know. There are 4 pending PRs (#1847 is the most important one) before the next release |
Issues go stale after 30d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
I use this example https://github.com/kubernetes/contrib/blob/6bc22addcdf29c531ebd1fa449aa8de2d840e242/ingress/controllers/nginx/examples/custom-template/custom-template.yaml#L52..L55
And when I update configmap with the new template I don't see any changes or related logs inside the ingress pod. I suppose it is related to inotify, but I'm not sure.
The text was updated successfully, but these errors were encountered: