portainer/api/bolt
Matt Hook 8f4589e535
fix(migration): bubble up recovered panic in new error EE-1971 (#5997)
* fix(migration): bubble up recovered panic in new error EE-1971

* improve code and add comments
2021-10-30 22:32:57 +13:00
..
customtemplate feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
dockerhub feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
edgegroup feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
edgejob fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
edgestack fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
endpoint fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
endpointgroup fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
endpointrelation fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
errors fix(portainer): Fix the type in the downgrade error message 2021-05-05 11:44:00 +02:00
extension fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
helmuserrepository fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
internal fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
log feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
migrator fix(migration): ignore volumes with no created timestamp EE-1966 2021-10-30 11:09:11 +13:00
registry fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
resourcecontrol fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
role fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
schedule feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
settings fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
ssl feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
stack fix(stack): auto update breaks after restarting Portainer EE-1915 2021-10-20 16:01:04 +13:00
tag fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
team fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
teammembership fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
tunnelserver fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
user fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
version feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
webhook feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
backup.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
backup_test.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00
datastore.go fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788) 2021-10-01 20:35:43 +13:00
init.go feat(kubeshell) allow overriding default kubeshell image EE-1756 (#5755) 2021-09-29 11:39:45 +13:00
migrate_data.go fix(migration): bubble up recovered panic in new error EE-1971 (#5997) 2021-10-30 22:32:57 +13:00
migrate_data_test.go fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788) 2021-10-01 20:35:43 +13:00
services.go fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
teststore.go fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788) 2021-10-01 20:35:43 +13:00