1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00
portainer/api/http/handler/kubernetes
Ali 0ca9321db1 feat(helm): update helm view [r8s-256] (#582)
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-04-10 16:08:24 +12:00
..
application.go fix: display unscheduled applications (#496) 2025-03-13 14:13:18 +13:00
client.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
cluster_role_bindings.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
cluster_roles.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
config.go fix(k8s/config): force insecure-skip-tls-verify option for internal use [BE-11706] (#537) 2025-03-20 08:49:27 +13:00
config_test.go fix(k8s/config): avoid hardcoded "insecure-skip-tls-verify" in kubeconfig [BE-11651] (#500) 2025-03-14 11:20:41 +13:00
configmaps.go fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596) 2025-04-08 12:52:21 +12:00
cron_job.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
deprecated_routes.go refactor(namespace): migrate namespace edit to react [r8s-125] (#38) 2024-12-11 10:15:46 +13:00
describe.go feat(helm): update helm view [r8s-256] (#582) 2025-04-10 16:08:24 +12:00
handler.go feat(helm): update helm view [r8s-256] (#582) 2025-04-10 16:08:24 +12:00
ingresses.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
job.go feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13:00
metrics.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
namespaces.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
nodes_limits.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
rbac.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
role_bindings.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
roles.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
secrets.go fix(kubernetes): Config maps and secrets show as unused BE-11684 (#596) 2025-04-08 12:52:21 +12:00
service_accounts.go fix(more resources): fix porting and functionality [r8s-103] (#8) 2024-11-12 09:55:30 +13:00
services.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
toggle_system.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
volumes.go refactor(namespace): migrate namespace edit to react [r8s-125] (#38) 2024-12-11 10:15:46 +13:00