portainer/app/kubernetes/services
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
..
applicationService.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
configMapService.js
configurationService.js
controllerRevisionService.js
daemonSetService.js
deploymentService.js
eventService.js
healthService.js
historyService.js
namespaceService.js
persistentVolumeClaimService.js
replicaSetService.js
resourcePoolService.js
resourceQuotaService.js
secretService.js
serviceService.js
stackService.js
statefulSetService.js
storageService.js
volumeService.js