portainer/app/kubernetes/converters
Chaim Lev-Ari de5c959e24
fix(kube): deploy app with image [EE-5738] (#9194)
2023-07-12 09:26:50 +03:00
..
application.js fix(app): handle no options and volume mounts [EE-5078] (#9075) 2023-06-14 16:22:44 +12:00
configMap.js
configuration.js fix(secrets): allow edit sa token, refactor (#7732) 2022-09-29 09:57:39 +13:00
daemonSet.js fix(kube): deploy app with image [EE-5738] (#9194) 2023-07-12 09:26:50 +03:00
deployment.js fix(kube): deploy app with image [EE-5738] (#9194) 2023-07-12 09:26:50 +03: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
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
secret.js fix(secrets): allow edit sa token, refactor (#7732) 2022-09-29 09:57:39 +13:00
service.js feat(k8s): Allow mix services for k8s app EE-1791 (#6198) 2022-01-17 08:37:46 +13:00
statefulSet.js fix(kube): deploy app with image [EE-5738] (#9194) 2023-07-12 09:26:50 +03:00
storageClass.js
volume.js