portainer/app/kubernetes/helpers
Maxime Bajeux 6756b04b67
feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118)
* feat(application): add horizontalpodautoscaler creation

* feat(application): Add the ability to set the auto-scale policy of an application

* feat(k8s/application): minor UI update

* fix(application): set api version and prevent to use hpa with global deployment type

* feat(settings): add a switch to enable features based on server metrics

* feat(k8s/applications): minor UI update

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-08-05 10:08:11 +12:00
..
application feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
history feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
commonHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
configMapHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
configurationHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
eventHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
formValidationHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
namespaceHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resourceQuotaHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resourceReservationHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
serviceHelper.js feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
stackHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
volumeHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00