portainer/api/kubernetes/cli
stevensbkang 12c8332ae2
refactor(k8s): update based on review
2024-08-20 21:46:41 +12:00
..
access.go refactor(k8s): update based on review 2024-08-20 21:46:41 +12:00
access_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
applications.go feat(dashboard): dashboard api [EE-7111] (#11843) 2024-05-21 11:09:29 +12:00
client.go refactor(k8s): performance optimisation 2024-08-13 14:47:55 +12:00
configmaps_and_secrets.go clean database models directory (#8026) 2022-11-14 08:33:57 +13:00
dashboard.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03: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] (#11086) 2024-02-09 07:49:48 +13:00
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
namespace.go refactor(k8s): update based on review 2024-08-20 21:46:41 +12: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): remove unnecessary type conversions EE-7191 (#11908) 2024-06-10 09:32:52 -03:00
pod.go chore(code): clean up the code EE-7251 (#11948) 2024-06-18 15:59:12 -03:00
pod_test.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
rbac.go chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
registries.go chore(code): clean up the code EE-7251 (#11948) 2024-06-18 15:59:12 -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_quota.go refactor(k8s): update based on review 2024-08-20 21:46:41 +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
server_version.go fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809) 2024-05-16 09:03:10 +12:00
service.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03: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