portainer/app/kubernetes/converters
cong meng 342a0d6d22
fix(k8s/application): transform username to be dns compliant (#4595) (#4601)
* fix(k8s/application): transform username to be dns compliant (#4595)

* fix(k8s/application): transform username to be dns compliant for configurations and resource pools(#4595)

* fix(k8s/application): update regex to replace all special characters (#4595)

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2020-12-17 12:20:18 +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 fix(k8s/configurations): fix an issue with configuration ownership 2020-08-15 12:42:04 +12:00
configuration.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
daemonSet.js feat(k8s/application): add/edit placement preferences/constraints (#4210) 2020-08-14 11:56:53 +12: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 feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12: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 fix(k8s/configuration): save the owner when updating the configuration (#4517) 2020-12-10 19:49:25 +13:00
service.js feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12: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