portainer/app/kubernetes/helpers
Yi Chen 572b64b68e
Merge changes from release 2.2 (#4930)
* fix windows build

* fix(endpoints): show correct values of security settings (#4889)

* fix(app): EndpointProvider fallback on URL EndpointID when no endpoint is selected (#4892)

* fix(templates): App templates not loading with error in browser console (#4895)

* fix(kube/config): show used key warning when needed (#4890)

fix [CE-469]
- recalculate duplcate keys when they are changed
- show used warning on duplicate keys

* fix(k8s): CE-471 variables from configuration showing on environment variables section on application edit screen (#4896)

* fix(k8s): CE-471 variables from configuration showing on environment variables section on application edit screen

* fix(k8s): CE-471 avoid to remove value path of env when patch k8s deployment, as the value path does not exist if env variable has empty value.

Co-authored-by: Simon Meng <simon.meng@portainer.io>

Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: Maxime Bajeux <max.bajeux@gmail.com>
Co-authored-by: cong meng <mcpacino@gmail.com>
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-03-23 08:58:11 +13:00
..
application Merge changes from release 2.2 (#4930) 2021-03-23 08:58:11 +13:00
history feat(k8s/applications): add pod as new application type for apps list 2020-10-26 19:46:44 +01:00
commonHelper.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
configMapHelper.js
configurationHelper.js Squashed commit of the following: 2021-02-02 22:37:37 +13:00
eventHelper.js
formValidationHelper.js feat(k8s): better form validation for configuration keys (#4728) (#4733) 2021-02-27 01:53:47 +01:00
namespaceHelper.js fix(ingress): remove associated ingresses while removing ingress controller (#4722) (#4780) 2021-02-18 14:52:59 +13:00
resourceQuotaHelper.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
resourceReservationHelper.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
serviceHelper.js feat(k8s/applications): add pod as new application type for apps list 2020-10-26 19:46:44 +01:00
stackHelper.js
volumeHelper.js