portainer/api/http/handler/kubernetes
Steven Kang d32b0f8b7e feat(kubernetes): support for jobs and cron jobs - r8s-182 (#260)
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: andres-portainer <91705312+andres-portainer@users.noreply.github.com>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
2025-01-10 13:21:27 +13:00
..
application.go fix(app): use standard resource request units [r8s-122] (#15) 2024-10-14 11:27:22 +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