portainer/app/kubernetes/converters
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.js feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
configMap.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
configuration.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
daemonSet.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
deployment.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
event.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
namespace.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
persistentVolumeClaim.js feat(k8s/volumes): introduce storage rollup panel (#4055) 2020-07-24 14:45:02 +12:00
resourcePool.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resourceQuota.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
secret.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
service.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
statefulSet.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
storageClass.js feat(volumes): Expose the provisioner associated to a volume (#4030) 2020-07-15 10:55:29 +12:00
volume.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00