Commit Graph

1058 Commits (d29b688eb95a5e00b268865c60983712075a7935)

Author SHA1 Message Date
andres-portainer d29b688eb9
feat(endpointgroups): implement support for transactions EE-5328 (#8944)
2 years ago
Chaim Lev-Ari 365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720)
2 years ago
andres-portainer 511adabce2
fix(http): drain and close response bodies EE-5486 (#8933)
2 years ago
andres-portainer 5b96136dd2
fix(customtemplates): set TLSSkipVerify properly EE-5336 (#8742)
2 years ago
Ali 22f4c5d650
separate internal configs with isInternal (#8690)
2 years ago
andres-portainer 7197ca435a
fix(tls): add missing cipher suites EE-5465 (#8924)
2 years ago
Matt Hook c3c2221437
fix(docs): fixing missing kube api endpoint docs [EE-5204] (#8843)
2 years ago
Chaim Lev-Ari e0609e3d93
docs(teams): fix swagger [EE-5414] (#8890)
2 years ago
hungdoo c03b2ebbc1
wrap response rewrite operation with validation check (#7727)
2 years ago
andres-portainer e82c88317e
feat(edgestacks): add support for transactions EE-5326 (#8908)
2 years ago
Matt Hook f092b85f55
feat(makefile): improvements to the makefile and use gotestsum [EE-5439] (#8906)
2 years ago
Chaim Lev-Ari cfed481d6e
feat(license): remove untrusted devices from node count [EE-5357] (#8817)
2 years ago
Chaim Lev-Ari 5f6ddc2fad
fix(edge/stacks): validate deployment type [EE-4580] (#8875)
2 years ago
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
andres-portainer a062a0bfbe
feat(resourcecontrol): add support for transactions EE-5431 (#8901)
2 years ago
andres-portainer 706d66a76e
feat(teammemberships): add support for transactions EE-5412 (#8900)
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
andres-portainer 745bbb7d79
feat(roles): add transactions support EE-5390 (#8878)
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
andres-portainer 56d6dfe02e
feat(transactions): add transaction support for Registries EE-5382 (#8825)
2 years ago
Matt Hook 1b470845b8
better logging during critical migration error (#8576)
2 years ago
Matt Hook 3c26aa8f34
feat(packages): upgrade packages [EE-5147] (#8658)
2 years ago
Matt Hook 7a8a20e0cc
feat(libhelm): allow passing optional env and http client [EE-5252] (#8758)
2 years ago
andres-portainer a7474188b9
chore(deps): unify dependencies EE-5360 (#8778)
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
Matt Hook bf56bdb8f6
search for correct source directory when doing a restore (#8676)
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
cmeng 30a2bb0495
fix(security): potential vulnerability of path traversal attacks EE-5303 (#8728)
2 years ago
andres-portainer 1a451823d9
fix(edgestacks): fix a deadlock in UpdateEdgeStackFunc() (#8735)
2 years ago
Chaim Lev-Ari feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] (#8668)
2 years ago
andres-portainer 17839aa473
fix(endpointrelation): change a callback so it is transactional EE-5312 (#8729)
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 3635df89dc
fix(snapshots): change the snapshot object to maintain backwards compatibility EE-5240 (#8705)
2 years ago
andres-portainer 76bdf6f220
fix(websocket): use the read part of the buffer instead of everything EE-5235 (#8685)
2 years ago
Dakota Walsh f17a608dc7
fix(kubernetes): Prevent rerunning initial cluster detection [EE-5170] (#8666)
2 years ago