portainer/app/kubernetes/converters
Chaim Lev-Ari e4fe4f9a43
feat(kube): introduce custom templates [EE-1125] (#5434)
* feat(kube): introduce custom templates

refactor(customtemplates): use build option

chore(deps): upgrade yaml parser

feat(customtemplates): add and edit RC to kube templates

fix(kube): show docker icon

fix(custom-templates): save rc

* fix(kube/templates): route to correct routes
2021-09-02 17:28:51 +12:00
..
application.js feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00
configMap.js fix(k8s/resource-pool): unusable RP access management (#4810) 2021-02-03 18:38:56 +13:00
configuration.js feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
daemonSet.js feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
deployment.js feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
event.js
namespace.js feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
persistentVolumeClaim.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
resourcePool.js feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
resourceQuota.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
secret.js feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
service.js fix(service): change application owner label in createPayload (#4841) 2021-03-14 22:48:17 +01:00
statefulSet.js feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
storageClass.js refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
volume.js