portainer/api
Maxime Bajeux 61f97469ab
feat(application): Add the ability to use existing volumes when creating an application (#4044)
* feat(applications): update UI to use existing volumes

* feat(application): Add the ability to use existing volumes when creating an application

* feat(application): Existing persisted folders should default to associated volumes

* feat(application): add form validation to existing volume

* feat(application): remove the ability to use an existing volume with statefulset application

* feat(k8s/applications): minor UI update

* feat(k8s/application): minor UI update

* feat(volume): allow to increase volume size and few other things

* feat(volumes): add the ability to allow volume expansion

* fix(storage): fix the storage patch request

* fix(k8s/applications): remove conflict leftover

* feat(k8s/configure): minor UI update

* feat(k8s/volume): minor UI update

* fix(storage): change few things

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-08-07 16:40:24 +12:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
cmd/portainer feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +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 feat(registries): remove registry extension (#4155) 2020-08-05 22:23:19 +12:00
filesystem refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http fix(agent/console): fix an issue with the agent console on Docker environments (#4169) 2020-08-07 14:08:57 +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
oauth feat(auth): integrate oauth extension (#4152) 2020-08-05 20:36:46 +12:00
go.mod feat(auth): integrate oauth extension (#4152) 2020-08-05 20:36:46 +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(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00
swagger.yaml feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
swagger_config.json chore(version): bump version number 2020-06-03 11:40:03 +12:00