Commit Graph

32 Commits (fix/revert-makefile-218)

Author SHA1 Message Date
Chaim Lev-Ari 6918da2414
refactor(stacks): extract auto update logic [EE-4945] (#8545)
2 years ago
andres-portainer 95ac2cc4c3
chore(edge): add transaction support for common objects EE-5079 (#8522)
2 years ago
andres-portainer f081631808
fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477)
2 years ago
Matt Hook bfc610c192
feat(featureflags): improved feature flag handling [EE-4609] (#8222)
2 years ago
LP B 9b53960906
fix(api/edgestack): update deployments count when env relations are updated (#8433)
2 years ago
andres-portainer 5f3dd0a64f
fix(edgestacks): fix edge stacks cache invalidation EE-4909 (#8399)
2 years ago
matias-portainer 6570f1f8eb
fix(edgejobs): remove endpoint from edge job mapping on endpoint deletion EE-4764 (#8212)
2 years ago
andres-portainer dd0d1737b0
fix(performance): optimize performance for edge EE-3311 (#8040)
2 years ago
andres-portainer 37896661d6
fix(edgestacks): avoid a data race in edge stack status update endpoint EE-4737 (#8168)
2 years ago
Chaim Lev-Ari 82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] (#7726)
2 years ago
andres-portainer 9dfac98a26
fix(tags): add missing error handling EE-4622 (#8102)
2 years ago
andres-portainer e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101)
2 years ago
Matt Hook 583346321e
feat(version): migrate version to semver [EE-3756] (#7693)
2 years ago
Oscar Zhou 9e1f80cf37
chore(ui/ldap): add texttip for group search configuration (#7944)
2 years ago
andres-portainer 367f3dd6d4
fix(tags): remove a data race EE-4310 (#7862)
2 years ago
andres-portainer fd91de3571
fix(logging): remove remaining traces of logrus EE-4414 (#7848)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
andres-portainer e9384a6987
fix(database): fix a data race around the bucket sequences EE-4332 (#7738)
2 years ago
matias-portainer 6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
2 years ago
Chaim Lev-Ari 4d123895ea
feat(edge/update): select endpoints to update [EE-4043] (#7602)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago
Chaim Lev-Ari 6c4c958bf0
feat(edge/update): remote update structure [EE-4040] (#7553)
2 years ago
Prabhat Khera e4241207cb
fix(database): db migration improvements EE-2688 (#6662)
3 years ago
Marcelo Rydel 8860d72f70
fix(edge/jobs): fix get edge job file content [EE-2702] (#6622)
3 years ago
Matt Hook a89c3773dd
fix(datastore): export/import the bolt sequence number EE-2451 (#6571)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
cong meng 1e21aeb7e8
fix(bolt) EE-2415 return nil err when resource controller not found in db (#6422)
3 years ago
Matt Hook 34cc8ea96a
feat(database): add encryption support EE-1983 (#6316)
3 years ago
Chaim Lev-Ari 87dda810fc
fix(edgestacks): create new stack [EE-2178] (#6311)
3 years ago
Chaim Lev-Ari 8fc5a5e8a1
fix(teams): create more then one team [EE-2184] (#6305)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago