portainer/api/kubernetes/cli
Ali f6b78312f4
fix(nodes): allow standard users to get kube endpoints [EE-6125] (#10572)
Co-authored-by: testa113 <testa113>
2023-11-01 19:08:38 +00:00
..
access.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
access_test.go
client.go fix(kubernetes): add prefix only when needed EE-6068 (#3915) (#10310) 2023-09-15 09:25:56 +12:00
configmaps_and_secrets.go
deployment.go chore(filenames): fix filenames EE-5717 (#9171) 2023-07-10 12:22:24 -03:00
exec.go
ingress.go fix fallback rule and wordings (#9074) 2023-06-14 13:45:25 +12:00
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
namespace.go fix(namespace): create ns qa feedback [EE-2226] (#10474) 2023-10-16 19:15:44 +01:00
namespace_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
naming.go
nodes_limits.go feat(namespace): migrate create ns to react [EE-2226] (#10377) 2023-10-11 20:32:02 +01:00
nodes_limits_test.go chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
pod.go
pod_test.go
rbac.go
registries.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
resource.go
resource_test.go chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
role.go fix(nodes): allow standard users to get kube endpoints [EE-6125] (#10572) 2023-11-01 19:08:38 +00:00
secret.go
service.go
service_account.go
service_account_test.go
storage.go