portainer/api/http
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
..
client fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
errors refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
handler fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
middlewares fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
models/kubernetes feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
offlinegate feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
proxy fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
security feat(waiting-room): show and filter by check in [EE-5186] (#8701) 2023-04-27 09:22:05 +07:00
server.go fix(admin): infinite loop when initializaing admin user (#8905) 2023-05-05 11:45:03 +12:00