portainer/api/kubernetes/cli
andres-portainer 50056bef70 fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
..
access.go fix(kubernetes/cli): unexport a field BE-12259 (#1228) 2025-09-18 14:39:38 -03:00
access_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
applications.go chore(linters): add the modernize linter BE-12527 (#1634) 2026-01-08 16:35:18 -03:00
applications_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
client.go fix(kubernetes/cli): unexport a field BE-12259 (#1228) 2025-09-18 14:39:38 -03:00
client_test.go fix(kubernetes): Namespace access permission changes role bindings not created [R8S-366] (#826) 2025-07-11 14:55:48 +12:00
cluster_role.go refactor(error): standardize multi errors handling [BE-12647] (#1933) 2026-02-23 09:40:01 +13:00
cluster_role_binding.go refactor(error): standardize multi errors handling [BE-12647] (#1933) 2026-02-23 09:40:01 +13:00
configmap.go fix(namespace): fix namespace user access calls and parsing [r8s-726] (#1610) 2026-01-09 13:15:57 +13:00
cronjob.go fix(kubernetes): filter CronJob executions by namespace [DEV-19] (#2144) 2026-03-26 13:21:09 +13:00
cronjob_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03: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
event.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
event_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
exec.go fix(kubernetes): local exec to fall back to SPDY - develop [R8S-873] (#1946) 2026-02-25 15:46:15 +13:00
ingress.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
ingress_test.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
job.go fix(kubernetes): filter CronJob executions by namespace [DEV-19] (#2144) 2026-03-26 13:21:09 +13:00
job_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
metrics.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
namespace.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
namespace_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -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(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03: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(linters): enforce error checking in CE BE-12527 (#1723) 2026-01-26 14:37:55 -03:00
pod_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
rbac.go fix(rbac): revert rbac detection logic [r8s-137] (#81) 2024-11-01 19:28:23 +13:00
registries.go feat(fcm): initial release (#1153) 2025-12-09 08:05:38 +09: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(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
resource_quota_test.go fix(kubernetes/cli): unexport a field BE-12259 (#1228) 2025-09-18 14:39:38 -03:00
resource_test.go chore(helm): upgrade sdk to v4 [R8S-840] (#2000) 2026-03-13 11:34:28 +13:00
role.go refactor(error): standardize multi errors handling [BE-12647] (#1933) 2026-02-23 09:40:01 +13:00
role_binding.go refactor(error): standardize multi errors handling [BE-12647] (#1933) 2026-02-23 09:40:01 +13:00
secret.go fix(namespace): fix namespace user access calls and parsing [r8s-726] (#1610) 2026-01-09 13:15:57 +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 fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
service_account.go feat(registries): support service accounts with registry secrets for cluster level [C9S 37] (#2120) 2026-03-25 11:00:13 +13:00
service_account_test.go fix(context): clean up context usage BE-12766 (#2164) 2026-04-01 18:02:48 -03:00
service_test.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
storage.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2022-12-16 16:03:40 +13:00
test_helpers.go feat(registries): support service accounts with registry secrets for cluster level [C9S 37] (#2120) 2026-03-25 11:00:13 +13:00
volumes.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00
volumes_test.go fix(kubernetes/cli): fix a data-race BE-12259 (#1218) 2025-09-18 09:19:29 -03:00