portainer/app/kubernetes/rest
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
..
response feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
configMap.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
controllerRevision.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
endpoint.js feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
event.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
health.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(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
pod.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
replicaSet.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
storage.js feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00