portainer/app/kubernetes/ingress
LP B b6fbf8eecc
fix(k8s/ingress): ensure new ports are only added to ingress only if app is published via ingress (#6153)
* fix(k8s/ingress): ensure new ports are only added to ingress only if app is published via ingress

* refactor(k8s/ingress): removed deleted ports of ingress in a single pass
2021-11-30 17:14:52 +13:00
..
constants.js feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
converter.js fix(k8s/ingress): ensure new ports are only added to ingress only if app is published via ingress (#6153) 2021-11-30 17:14:52 +13:00
helper.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
models.js feat(k8s/ingress): create multiple ingress network per kubernetes namespace (#4464) 2021-04-28 05:51:13 +12:00
payloads.js Fix/release commits cherrypick (#5546) 2021-08-31 12:39:19 +12:00
rest.js Fix/release commits cherrypick (#5546) 2021-08-31 12:39:19 +12:00
service.js fix(k8s/ingress): remove only selected ingress (#5035) 2021-05-07 09:49:56 +12:00