portainer/app/kubernetes/converters
Maxime Bajeux cc9dd55b5c
fix(application): Can't update application with persisted data, after the storage option is disabled on cluster (#4861)
* fix(application): Can't update application with persisted data, after the storage option is disabled on cluster

* refacto(application): Some code extraction requested for better maintenance
2021-02-23 08:05:43 +13:00
..
application.js fix(application): Can't update application with persisted data, after the storage option is disabled on cluster (#4861) 2021-02-23 08:05:43 +13:00
configMap.js fix(k8s/resource-pool): unusable RP access management (#4810) 2021-02-03 18:38:56 +13:00
configuration.js feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
daemonSet.js Can't create kubernetes resources with a username longer than 63 characters (#4672) 2021-01-12 14:35:59 +13:00
deployment.js feat(k8s/application): add/edit placement preferences/constraints (#4210) 2020-08-14 11:56:53 +12:00
event.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
namespace.js Can't create kubernetes resources with a username longer than 63 characters (#4672) 2021-01-12 14:35:59 +13:00
persistentVolumeClaim.js fix(application): Can't update application with persisted data, after the storage option is disabled on cluster (#4861) 2021-02-23 08:05:43 +13: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(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
service.js Can't create kubernetes resources with a username longer than 63 characters (#4672) 2021-01-12 14:35:59 +13:00
statefulSet.js feat(k8s/application): add/edit placement preferences/constraints (#4210) 2020-08-14 11:56:53 +12:00
storageClass.js feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00
volume.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00