portainer/api
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
..
archive
bolt feat(stacks): add the ability to stop a stack (#4042) 2020-08-04 10:18:53 +12:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cmd/portainer feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
crypto feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00
docker refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
exec refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
filesystem refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
git
http fix(k8s/user): remove username part from service account (#4147) 2020-08-04 16:01:15 +12:00
internal feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
jwt refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
kubernetes fix(k8s/user): remove username part from service account (#4147) 2020-08-04 16:01:15 +12:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
go.mod feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
go.sum feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
kubernetes.go feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
portainer.go feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
swagger.yaml revert(azure): revert removal (#3890) 2020-06-09 14:43:32 +12:00
swagger_config.json