portainer/api/datastore
Steven Kang 220f8c9ea1
chore: version bump to 2.33.0-rc2 (#1054)
2025-08-19 11:13:29 +12:00
..
migrator chore: version bump to 2.33.0-rc2 (#1054) 2025-08-19 11:13:29 +12:00
postinit fix(pending-actions): Small improvements to pending actions (R8S-350) (#1025) 2025-08-15 10:51:45 +12:00
test_data chore: version bump to 2.33.0-rc2 (#1054) 2025-08-19 11:13:29 +12:00
backup.go fix(backup): restore over network share EE-6578 (#11044) 2024-02-01 11:41:32 +13:00
backup_test.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
datastore.go feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] (#162) 2024-11-26 10:17:46 +13:00
datastore_test.go fix(all): avoid using pointers to zero sized structs BE-12129 (#986) 2025-08-07 09:47:42 -03:00
helpers_test.go ignore, remove or comment out unused code. Enable unused linter (#10743) 2023-12-18 10:28:15 +13:00
init.go feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] (#162) 2024-11-26 10:17:46 +13:00
migrate_data.go fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 (#903) 2025-07-21 21:31:13 -03:00
migrate_data_test.go feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] (#162) 2024-11-26 10:17:46 +13:00
migrate_dbversion29_test.go feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] (#162) 2024-11-26 10:17:46 +13:00
migrate_dbversion33_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
migrate_legacyversion.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
pendingactions_test.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 2024-05-09 08:10:10 +12:00
services.go fix(endpointrelation): optimize updateEdgeStacksAfterRelationChange() BE-12092 (#941) 2025-07-28 13:19:05 -03:00
services_tx.go feat(edgestackstatus): optimize the Edge Stack structures BE-11740 (#756) 2025-06-05 19:46:10 -03:00
teststore.go feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] (#162) 2024-11-26 10:17:46 +13:00