portainer/api/http/handler/kubernetes
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
* use error check func, wrap db object not found

* add errorlint and fix all the linting errors

* add exportloopref linter and fix errors

* fix incorrect error details returned on an api

* fix new errors

* increase linter timeout

* increase timeout to 10minutes

* increase timeout to 10minutes

* rebase and fix new lint errors

* make CE match EE

* fix govet issue
2023-05-05 12:19:47 +12:00
..
config.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
configmaps_and_secrets.go fix(kubernetes): create proxied kubeclient EE-4326 (#7850) 2022-10-18 10:46:27 +13:00
handler.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
ingresses.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
namespaces.go clean database models directory (#8026) 2022-11-14 08:33:57 +13:00
nodes_limits.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
rbac.go feat(rbac): detect if rbac is enabled [EE-4308] (#8139) 2022-12-07 15:53:06 +13:00
services.go feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
toggle_system.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00