1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/api
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
..
adminmonitor feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
archive feat(git) git clone improvements [EE-451] (#5070) 2021-05-24 17:27:07 +12:00
backup feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
bolt feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
chisel feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
cli feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
cmd/portainer feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
crypto go 1.13 compatibility 2021-04-07 12:12:19 +12:00
docker feat(edge) EE-743 enable signature checking for edge agent (#5355) 2021-08-09 17:22:41 +12:00
exec feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
filesystem feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
git feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
http feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
internal feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
jwt feat(OAuth): Add SSO support for OAuth EE-390 (#5087) 2021-06-11 10:09:04 +12:00
kubernetes feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
oauth fix(oauth): remove expiry time copy logic EE-1085 2021-08-06 00:54:38 +12:00
scheduler feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stacks feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
api-description.md docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
go.mod feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
go.sum feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
kubernetes.go feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
portainer.go feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
swagger.yaml feat(k8s): Introduce the ability to restrict access to default namespace (EE-745) (#5337) 2021-07-23 17:10:46 +12:00
swagger_config.json chore(version): bump version number 2020-08-27 17:48:02 +12:00