Commit Graph

45 Commits (9ea5efb6ba309d2ed87801391a6d1aadbe19f563)

Author SHA1 Message Date
andres-portainer 85ae705833
fix(gitops): add singleflight behavior to RedeployWhenChanged calls EE-6377 (#10734)
10 months ago
Matt Hook 5f1f797281
remove deprecated random seed and other minor staticcheck errors (#10851)
11 months ago
andres-portainer a4b17d2548
fix(gitops): change the condition that checks if the environment is online EE-6321 (#10665)
1 year ago
andres-portainer 0b5b8971b1
fix(gitops): handle the local environment in isEnvironmentOnline() EE-6321 (#10631)
1 year ago
andres-portainer ae1726cece
feat(performance): performance optimizations EE-6042 (#10520)
1 year ago
andres-portainer e4e66dac9c
fix(gitops): only attempt to redeploy when the environment appears to be online EE-6182 (#10464)
1 year ago
Chaim Lev-Ari e28322459a
fix(stacks): mark stack as start after autoupdate [EE-6165] (#10376)
1 year ago
andres-portainer 5a0cb4d0e8
fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294)
1 year ago
andres-portainer 8cc5e0796c
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
1 year ago
cmeng 4ca45e89c5
fix(relative-path): not deploy git stack via unpacker EE-6043 (#10195)
1 year ago
cmeng 7125ef81f3
fix(stack): pass registries to unpacker to start stack EE-4797 (#10095)
1 year ago
andres-portainer 0eaf296e1b
fix(unpacker): implement unpacker error parsing EE-5779 (#10005)
1 year ago
andres-portainer 64b227b2e1
chore(code): clean up the code EE-5719 (#9183)
1 year ago
Oscar Zhou bc47061624
feat(edgestack): git stack versioning [EE-5458] (#9126)
1 year ago
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
Oscar Zhou 2ac70b1eb6
feat(gitops): reword automatic update to gitops update for ui and docs (#9067)
1 year ago
Chaim Lev-Ari 93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] (#8580)
2 years ago
andres-portainer eda07614ce
chore(unit-test): simplify teardown EE-5536 (#9015)
2 years ago
Oscar Zhou 96de026eba
fix(container/network): recreate container changes static IP [EE-5448] (#8960)
2 years ago
andres-portainer bcbdb01785
fix(kubernetes): fix manifestFilePaths slice creation EE-4554 (#8023)
2 years ago
LP B 5a04338087
feat(api/stacks): use compose-unpacker to deploy stacks from git [EE-4758] (#8725)
2 years ago
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
2 years ago
Oscar Zhou c650868fe9
feat(templates): allow managing git based templates [EE-2600] (#7855)
2 years ago
cmeng 30a2bb0495
fix(security): potential vulnerability of path traversal attacks EE-5303 (#8728)
2 years ago
Chaim Lev-Ari feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] (#8668)
2 years ago
andres-portainer 15cbdb8af9
chore(portainer): clean up the code EE-5188 (#8660)
2 years ago
Chaim Lev-Ari 6918da2414
refactor(stacks): extract auto update logic [EE-4945] (#8545)
2 years ago
Ali ac6f52ab76
fix(gitapp): set manifest in git settings [EE-4734] (#8190)
2 years ago
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2 years ago
andres-portainer ae2bec4bd9
fix(code): clean up EE-4432 (#7865)
2 years ago
Oscar Zhou e9de484c3e
refactor(stack): stack build process backend only [EE-4342] (#7750)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
Oscar Zhou 5777c18297
feat(gitops): support to list git repository refs and file tree [EE-2673] (#7100)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
congs 6078234d07
fix(stack): EE-4213 Allow latest image to be pulled for stacks: backport backend logic (#7669)
2 years ago
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago
Oscar Zhou ccaf2bedb7
fix(stack/compose): remove the orphan containers if stack deployment is failed (#7599)
2 years ago
Prabhat Khera e4241207cb
fix(database): db migration improvements EE-2688 (#6662)
3 years ago
Hui 59ec22f706
fix(docker-compose): add logic control for docker compose force recreate EE-2356
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
Dmitry Salakhov 2ecc8ab5c9
feat(k8s): support git automated sync for k8s applications [EE-577] (#5548)
3 years ago
zees-dev 377326085d
feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341)
3 years ago
Richard Wei 9f179fe3ec
feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588)
3 years ago
Chaim Lev-Ari 3453735c8b
feat(stacks): support standalone stacks on ARM (#5310)
3 years ago
Dmitry Salakhov bcccdfb669
feat(stacks): support automated sync for stacks [EE-248] (#5340)
3 years ago