1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-21 22:39:41 +02:00
portainer/api/http/handler/kubernetes
Steven Kang 8b7aef883a fix: display unscheduled applications (#496)
Co-authored-by: JamesPlayer <james.player@portainer.io>
2025-03-13 14:13:18 +13: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(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
configmaps.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13: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
handler.go feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260) 2025-01-10 13:21:27 +13: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 refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13: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