portainer/api/kubernetes/cli
andres-portainer 2443a0f568
fix(kubernetes): avoid a deadlock EE-6901 (#11447)
2024-03-25 14:19:28 -03:00
..
access.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
access_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
client.go fix(kubernetes): avoid a deadlock EE-6901 (#11447) 2024-03-25 14:19:28 -03:00
configmaps_and_secrets.go clean database models directory (#8026) 2022-11-14 08:33:57 +13:00
deployment.go chore(filenames): fix filenames EE-5717 (#9171) 2023-07-10 12:22:24 -03:00
exec.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
ingress.go fix(kube): ingress path duplication issue [EE-6649] (#11087) 2024-02-09 07:49:57 +13:00
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
namespace.go fix(namespace): fix default namespace quota [EE-6700] (#11184) 2024-02-16 08:17:10 +13:00
namespace_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
naming.go fix(kubeconfig): show kubeconfig download button for non admin users [EE-2123] (#6204) 2021-12-06 18:40:59 -03:00
nodes_limits.go fix(app): remove duplicate validation messages [EE-5933] (#10967) 2024-01-17 16:30:30 +13:00
nodes_limits_test.go chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
pod.go remove kubeshell pod constraint (#8185) 2022-12-20 10:32:49 +13:00
pod_test.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
rbac.go fix(rbac): fix false negative rbac result in github microk8s environments [EE-4829] 2023-01-09 17:55:28 +13:00
registries.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03: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 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 feat(docker/kubernetes): backend docker and kubernetes dependency updates (#5861) 2021-10-12 15:32:14 +13:00
service.go feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
service_account.go fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
service_account_test.go fix(kubeconfig): show kubeconfig download button for non admin users [EE-2123] (#6204) 2021-12-06 18:40:59 -03:00
storage.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2022-12-16 16:03:40 +13:00