portainer/api/kubernetes/cli
cong meng 6a67e8142d
fix(frontend) prevent notification showing Object Object EE-1745 (#5778)
* fix(frontend) prevent notification showing Object Object EE-1745

* fix(frontend) fix notification args in wrong order EE-1745

* fix(rbac) add metrics rbac for regular users EE-1745

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-10-12 10:37:07 +13:00
..
access.go feat(k8s): Introduce the ability to restrict access to default namespace (EE-745) (#5337) 2021-07-23 17:10:46 +12:00
access_test.go fix(namespace): update portainer-config when delete a namespace (#5330) 2021-07-20 14:05:31 +12:00
client.go feat(kube): use local kubectl for all deployments (#5488) 2021-09-24 16:56:22 +12:00
exec.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
kubeconfig.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
kubeconfig_test.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
namespace.go feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
namespace_test.go feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360) 2021-08-26 16:00:59 +02:00
naming.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
nodes_limits.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
nodes_limits_test.go feat(k8s): review the resource assignement when creating a kubernetes application EE-437 (#5254) 2021-09-01 09:08:01 +12:00
pod.go feat(kubeshell) allow overriding default kubeshell image EE-1756 (#5755) 2021-09-29 11:39:45 +13:00
pod_test.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
registries.go feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
resource.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
resource_test.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00
role.go fix(frontend) prevent notification showing Object Object EE-1745 (#5778) 2021-10-12 10:37:07 +13:00
secret.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
service_account.go feat(rbac) remove list ingresses permissions EE-1304 (#5458) 2021-09-01 09:43:11 +12:00
service_account_test.go feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229) 2021-08-05 15:02:06 +12:00