Skip to content

v1.14.2 Skip ingress when http and/or path are not defined (#205)

Compare
Choose a tag to compare
@rewiko rewiko released this 04 Jun 08:14
· 44 commits to master since this release
507a1ef
* Skip ingress when http and/or path are not defined

* Update changelog

* Refactor createIngressesFixtures

* Add recover() call for updateIngress function

To prevent feed crashing on panics.