portainer/api
xAt0mZ d850e18ff0
feat(k8s/ingresses): add more granularity to ingress configuration (#4220)
* feat(k8s/configure): separate ingress class name and ingress class type

* feat(k8s/resource-pool): ability to add custom annotations to ingress classes on RP create/edit

* feat(k8s/ingresses): remove 'allow users to use ingress' switch

* feat(k8s/configure): minor UI update

* feat(k8s/resource-pool): minor UI update

* feat(k8s/application): update ingress route form validation

* refactor(k8s/resource-pool): remove console.log statement

* feat(k8s/resource-pool): update ingress annotation placeholders

* feat(k8s/configure): add pattern form validation on ingress class

* fix(k8s/resource-pool): automatically associate ingress class to ingress

* fix(k8s/resource-pool): fix invalid ingress when updating a resource pool

* fix(k8s/resource-pool): update ingress rewrite target annotation value

* feat(k8s/application): ingress form validation

* fix(k8s/application): squash ingress rules with empty host inside a single one

* feat(k8s/resource-pool): ingress host validation

* fix(k8s/resource-pool): rewrite rewrite option and only display it for ingress of type nginx

* feat(k8s/application): do not expose ingress applications over node port

* feat(k8s/application): add specific notice for ingress

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-08-20 12:51:14 +12:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt refactor(core/db): refactor instance ID init 2020-08-16 10:54:50 +12:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
cmd/portainer refactor(core/db): refactor instance ID init 2020-08-16 10:54:50 +12:00
crypto feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00
docker refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
exec feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
filesystem feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
internal feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
jwt refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
kubernetes fix(k8s/backend): update stander user cluster roles permissions 2020-08-14 17:08:51 +12:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
oauth fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
go.mod feat(auth): integrate oauth extension (#4152) 2020-08-05 20:36:46 +12:00
go.sum feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
kubernetes.go feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
portainer.go feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
swagger.yaml feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
swagger_config.json chore(version): bump version number 2020-06-03 11:40:03 +12:00