portainer/app/kubernetes/models
Chaim Lev-Ari 1830a80a61
feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360)
* feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system

fix(kube/ns): check label to see if namespace is system

refactor(k8s/namespaces): rename variables

feat(kubernetes): toggle system state in the server (#5361)

fix(app/resource-pool): UI fixes

feat(app/resource-pool): add confirmation modal when unamrking system namespace

* refactor(app): review changes

* feat(app/namespaces): introduce store to retrieve namespace system status without changing all the kubernetes models

refactor(app/namespaces): remove unused code first introduced for system tagging

fix(app/namespaces): cache namespaces to retrieve system status regardless of namespace reference format

refactor(app): migrate namespace store from helper to a separate singleton

refactor(app): remove KubernetesNamespaceHelper from DI cycle

* refactor(app): normalize usage of KubernetesNamespaceHelper functions

* refactor(app/k8s): change namespace store to functions instead of class

Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2021-08-26 16:00:59 +02:00
..
application fix(kube/app): show resource allocation (#5317) 2021-07-19 10:44:48 +03:00
common feat(k8s/applications): add pod as new application type for apps list 2020-10-26 19:46:44 +01:00
config-map fix(k8s/resource-pool): unusable RP access management (#4810) 2021-02-03 18:38:56 +13:00
configuration feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
daemon-set feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
deployment feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
event feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
history feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
namespace feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
port feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
resource-pool feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
resource-quota refactor(app): backport technical changes (#4679) 2021-02-26 16:50:33 +01:00
resource-reservation feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resource-types feat(kubernetes/summary): summary of k8s actions upon deploying/updating resources EE-436 (#5137) 2021-06-10 10:38:23 +12:00
secret feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
service feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
stack feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
stateful-set feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
storage-class feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00
volume feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
deploy.js feat(k8s): advanced deployment from Git repo EE-447 (#5166) 2021-06-16 23:47:32 +02:00