Closed excieve closed 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, please comment if you would like this issue to remain open. Thank you for your contributions.
This is not stale.
When changing a path (itself or e.g. a path's backend) ingress controller doesn't react. This leaves APIs in a potentially broken state. E.g. an underlying service has changed a port or the service itself is different now (with a respective change in the ingress) — requests will not reach the target anymore.
Same effect with changing a path from empty to
/
, which actually has implications on the api def (empty means the listen path will use an ID).