portainer/api/kubernetes/cli
James Player 64c796a8c3 fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596)
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-04-08 12:52:21 +12:00
..
access.go fix(rbac): use team ids to get namespace access [r8s-154] (#209) 2024-12-05 17:29:45 +13:00
access_test.go fix(kubernetes): fix data-race in GetKubeClient() EE-4436 (#8498) 2023-03-14 20:11:28 -03:00
applications.go fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596) 2025-04-08 12:52:21 +12:00
applications_test.go fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00
client.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
cluster_role.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
cluster_role_binding.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
configmap.go fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596) 2025-04-08 12:52:21 +12:00
cronjob.go feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
cronjob_test.go feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
dashboard.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +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 ingress creation for none class (#12273) 2024-10-01 14:43:46 +13:00
job.go feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
job_test.go feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
namespace.go fix: ensure no non-admin users have access to system namespaces (#499) 2025-03-13 16:43:56 +13:00
namespace_test.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13: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 fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596) 2025-04-08 12:52:21 +12: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): revert rbac detection logic [r8s-137] (#81) 2024-11-01 19:28:23 +13: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 fix(edgestacks): remove edge stacks even after a system crash or power-off BE-10822 (#208) 2024-12-04 19:52:53 -03:00
resource_test.go chore(code): clean up the code EE-5719 (#9183) 2023-07-10 23:26:54 -03:00
role.go fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00
role_binding.go fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00
secret.go fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596) 2025-04-08 12:52:21 +12: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 fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00
service_account.go fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00
service_account_test.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
storage.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2022-12-16 16:03:40 +13:00
volumes.go fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00