portainer/app/kubernetes
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
..
component-status feat(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022) 2020-07-17 11:39:16 +12:00
components feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
converters feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
endpoint feat(k8s/cluster): Show the cluster leader (#4027) 2020-07-20 10:49:49 +12:00
filters feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
helpers feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
horizontal-pod-auto-scaler feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
ingress feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
models feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
node feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
pod feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
rest feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
services feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
views feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
__module.js fix(app): use deps injection in router correctly (#4049) 2020-07-21 09:06:37 +12:00