portainer/app/kubernetes/converters
Maxime Bajeux 41308d570d
feat(configurations): Review UI/UX configurations (#4691)
* feat(configurations): Review UI/UX configurations

* feat(configurations): fix binary secret value

* fix(frontend): populate data between simple and advanced modes (#4503)

* fix(configuration): parseYaml before create configuration

* fix(configurations): change c to C in ConfigurationOwner

* fix(application): change configuration index to configuration key in the view

* fix(configuration): resolve problem in application create with configuration not overriden.

* fix(configuration): fix bad import in helper

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-01-25 14:14:35 +13:00
..
application.js fix(k8s/application): transform username to be dns compliant (#4595) (#4601) 2020-12-17 12:20:18 +13:00
configMap.js feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +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 feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12: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