Commit Graph

626 Commits (334eee0c8cef4b7b37b31c06b31f91c7e727188b)

Author SHA1 Message Date
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
2 years ago
Oscar Zhou 550e235d59
fix(admin): infinite loop when initializaing admin user (#8905)
2 years ago
Chaim Lev-Ari 2d22c4ff7d
docs(stacks): require endpointId for delete [EE-4334] (#8897)
2 years ago
Chaim Lev-Ari d77a0887a7
docs(endpoints): deprecate EdgeCheckinInterval [EE-5281] (#8864)
2 years ago
Chaim Lev-Ari 2383d243d5
docs(custom-templates): add missing parameters [EE-5233] (#8865)
2 years ago
Chaim Lev-Ari 426c132f97
refactor(edge/stacks): separate create by method [EE-4947] (#8898)
2 years ago
Oscar Zhou ed279ba65b
fix(edgestack): incorrect response code (#8873)
2 years ago
Oscar Zhou 19eceaf37f
fix(restore/swarm): init primary endpoint after admin user is created (#8854)
2 years ago
cmeng ae339a0047
fix(stack) add skip TLS toggle for edit stack EE-5391 (#8851)
2 years ago
Chaim Lev-Ari 77f8b9333a
refactor(stacks): break swagger docs by type [EE-5381] (#8820)
2 years ago
Chaim Lev-Ari 4b9c857d85
feat(waiting-room): show and filter by check in [EE-5186] (#8701)
2 years ago
LP B 9b287f3020
fix(api/registry): encode X-Registry-Auth header using base64url instead of base64 [EE-4726] (#8492)
2 years ago
Matt Hook 7a8a20e0cc
feat(libhelm): allow passing optional env and http client [EE-5252] (#8758)
2 years ago
Oscar Zhou a98f480974
fix(swagger): correct endpoint api annotations [EE-5333] (#8761)
2 years ago
andres-portainer e0ce3671e8
fix(tags): migrate to transactional code EE-5330 (#8755)
2 years ago
andres-portainer 62128d1069
fix(edgejobs): migrate to transactional code EE-5324 (#8747)
2 years ago
Oscar Zhou a65ffe519a
fix(k8s/gitops): missing git auth toggle in k8s app edit page [EE-5320] (#8741)
2 years ago
cmeng b00aa68c2b
fix(homepage) move heartbeat logic to backend EE-5317 (#8737)
2 years ago
Matt Hook 8c5edd2c97
fix(docs): add missing swagger docs for upload file [EE-4886] (#8708)
2 years ago
Oscar Zhou c650868fe9
feat(templates): allow managing git based templates [EE-2600] (#7855)
2 years ago
Chaim Lev-Ari feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] (#8668)
2 years ago
Chaim Lev-Ari 308a78db21
refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534)
2 years ago
andres-portainer 814fc9dfc0
fix(http): drain and close HTTP response bodies EE-5280 (#8716)
2 years ago
andres-portainer 76bdf6f220
fix(websocket): use the read part of the buffer instead of everything EE-5235 (#8685)
2 years ago
andres-portainer ea03024fbc
fix(edgegroup): fix data race in edge group update EE-4441 (#8523)
2 years ago
Oscar Zhou 795e6a5b3c
fix(stack/git): unable to move git repository error [EE-5144] (#8618)
2 years ago
andres-portainer 347f66b1f1
fix(edge): fix status inspect error message EE-5190 (#8661)
2 years ago
andres-portainer 15cbdb8af9
chore(portainer): clean up the code EE-5188 (#8660)
2 years ago
matias-portainer 621a01ba3b
fix(upgrade): remove yellow upgrade banner EE-5141 (#8640)
2 years ago
Chaim Lev-Ari 4c86be725d
feat(system): upgrade portainer on kubernetes [EE-4625] (#8448)
2 years ago
Matt Hook 2bfc956f58
bump version to 2.19 (#8617)
2 years ago
Ali fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
2 years ago
Matt Hook ac47649631
feat(kubernetes): list all kube services screen [EE-1571] (#8524)
2 years ago
andres-portainer 197b0bcbde
fix(code): add missing returns after sending HTTP errors EE-4442 (#7868)
2 years ago
Chaim Lev-Ari 6918da2414
refactor(stacks): extract auto update logic [EE-4945] (#8545)
2 years ago
Chaim Lev-Ari c819d4e7f7
feat(environments): create async edge [EE-4480] (#8527)
2 years ago
Chaim Lev-Ari c8d334e603
fix(server): skip file deletion errors [EE-4916] (#8443)
2 years ago
matias-portainer f9a09301a8
fix(edgejobs): fix data race in edge jobs tasks collect EE-4766 (#8542)
2 years ago
matias-portainer 088262b6dc
fix(edgejobs): fix data race on task logs clear EE-4767 (#8236)
2 years ago
Chaim Lev-Ari 9a8e95d017
feat(upgrade): show subtle banner [EE-5017] (#8489)
2 years ago
andres-portainer f081631808
fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477)
2 years ago
Matt Hook 44d69f3a3f
hide the password in the response (#8437)
2 years ago
andres-portainer 4753d52532
fix(tls): specify the TLS MinVersion always EE-4427 (#7869)
2 years ago
Matt Hook bfc610c192
feat(featureflags): improved feature flag handling [EE-4609] (#8222)
2 years ago
Matt Hook e2168d21c7
guard around kube actions for endpoint inspect (#8430)
2 years ago
cmeng 42ca1287df
fix(edge/stack): not clear stack status if version not updated [EE-4970] (#8408)
2 years ago
matias-portainer 2874a79279
fix(doc): update endpoint creation swagger documentation EE-4925 (#8415)
2 years ago
Dakota Walsh 53eb5aa1ee
fix(kube): 30 second delay to storage detection EE-4822 (#8360)
2 years ago
Oscar Zhou 34298d96c5
fix: pass endpoint entity instead of endpoint.id (#8407)
2 years ago
matias-portainer a09fe7e10c
chore(edgejobs): AddEdgeJob disregards async mode EE-4855 (#8287)
2 years ago