Commit Graph

185 Commits (99f82852bf89f53430470aeeccf8fe824c7f2096)

Author SHA1 Message Date
Matt Hook 8c5edd2c97
fix(docs): add missing swagger docs for upload file [EE-4886] (#8708)
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
Ali fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
2 years ago
Chaim Lev-Ari c819d4e7f7
feat(environments): create async edge [EE-4480] (#8527)
2 years ago
Matt Hook e2168d21c7
guard around kube actions for endpoint inspect (#8430)
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
matias-portainer cfdb9c126f
fix(endpoints): check environment type before start metrics detection EE-4944 (#8391)
2 years ago
Prabhat Khera 087848539f
fix(kubernetes): detect metrics API for kubernetes endspoints EE-4865 (#8351)
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
Dakota Walsh 046738c967
feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082)
2 years ago
Matt Hook 3e485c3152
feat(api): remove golang experimental packages [EE-3648] (#8081)
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
Chaim Lev-Ari fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
2 years ago
Chaim Lev-Ari a0237852ef
fix: fix occurred typo [EE-4536] (#7994)
2 years ago
andres-portainer 193e0c7d6f
fix(snapshots): remove snapshots when removing endpoints EE-4527 (#7973)
2 years ago
Dmitry Salakhov 4edf232e41
fix: document edge endoint url requirement (#7735) [EE-3425]
2 years ago
andres-portainer ae2bec4bd9
fix(code): clean up EE-4432 (#7865)
2 years ago
andres-portainer 367f3dd6d4
fix(tags): remove a data race EE-4310 (#7862)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
matias-portainer 6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
2 years ago
LP B 6063f368ea
fix(api/snapshot): convert error message only on matching env types (#7661)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
andres-portainer 9ef5636718
chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664)
2 years ago
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago
Matt Hook a54c54ef24
fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502)
2 years ago
Chaim Lev-Ari 5ee570e075
feat(home): filter by connection type and agent version [EE-3373] (#7085)
2 years ago
Matt Hook 6a4a353b92
feat(environment): update wording when editing agent environment [EE-3081] (#7445)
2 years ago
Matt Hook 4e9b3a8940
fix(endpoint handler): fix endpoint address(url) parsing EE-3081] (#7408)
2 years ago
andres-portainer 20a66fb10f
fix(endpoints): remove global map to avoid panic writes EE-3838 (#7404)
2 years ago
Chaim Lev-Ari 05357ecce5
fix(edge): filtering of edge devices [EE-3210] (#7077)
2 years ago
congs 4997e9c7be
feat(gpu) EE-3191 Add GPU support for containers (#7146)
2 years ago
matias-portainer 6b27ba9121
fix(edge): delete endpoint proxy only when updating URL, TLS or is Edge Agent on Kubernetes EE-2759 (#7086)
2 years ago
congs 0522032515
feat(teamleader) EE-294 redesign team leader (#6973)
3 years ago
Chaim Lev-Ari e686d64011
refactor(docker): strongly type snapshot [EE-3256] (#6990)
3 years ago
andres-portainer c162e180e0
fix(endpoints): remove global map to avoid panic writes EE-3160 (#6918)
3 years ago
Chaim Lev-Ari 01dc9066b7
refactor(wizard): migrate to react [EE-2305] (#6957)
3 years ago
Chaim Lev-Ari 12cddbd896
feat(demo): disable features on demo env [EE-1874] (#6040)
3 years ago
Matt Hook 840a3ce732
switch natural sort lib for a better one (#6862)
3 years ago
Prabhat Khera 33f433ce45
fix status filter (#6827)
3 years ago
Chaim Lev-Ari bbb096412d
fix(edge): show edge environment in edge views [EE-2997] (#6795)
3 years ago
Prabhat Khera bebee78152
fix(home): fix home page filters EE-2972 (#6789)
3 years ago
andres-portainer 5b77edb76d
fix(aeec): enforce non-empty EdgeIDs for global key environment retrieval EE-3013 (#6808)
3 years ago
Chaim Lev-Ari e217ac7121
feat(edge): show correct heartbeat and sync aeec changes [EE-2876] (#6769)
3 years ago
Chaim Lev-Ari 85a7b7e0fc
refactor(edge): move edge deploy script to react [EE-2689] (#6747)
3 years ago
andres-portainer 3178787bc1
feat(edge): implement automatic edge environment creation EE-2848 (#6754)
3 years ago
LP B aac2aca912
fix(api/endpoint): refresh kubernetes client cache on endpoint update (#6752)
3 years ago
Marcelo Rydel f12c3968f1
feat(edge): edgeStacks and edgeJobs operations small refactors [EE-2744] (#6648)
3 years ago
andres-portainer 9ffaf47741
fix(endpoint-status): add a redirect to keep backwards compatibility EE-2932 (#6735)
3 years ago
Marcelo Rydel f9f937f844
feat(registries): Registry browser for non-admins [EE-2459] (#6549)
3 years ago
Marcelo Rydel 77e48bfb74
chore(endpoint/edge): small refactor and move endpoint status handler [EE-2710] (#6637)
3 years ago
Chao Geng f59459f936
EE-2463 When add agent to k8s with AGENT_SECRET, AGENT_SECRET should be configured on both side. otherwise, it will get unknown error. this error should be "agent already paired with another Portainer instance" (#6679)
3 years ago
Marcelo Rydel 8860d72f70
fix(edge/jobs): fix get edge job file content [EE-2702] (#6622)
3 years ago
Oscar Zhou 5188ead870
fix(home): fix homepage edge heartbeat judgement [EE-2041] (#6624)
3 years ago
Chaim Lev-Ari 0f3c7b1424
refactor(home): migrate view to react [EE-1810] (#6314)
3 years ago
Anthony Lapenna 318844226c
refactor(storidge): remove Storidge support from backend [EE-2450] (#6511)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
andres-portainer 50b2f789a3
feat(performance): add settings to tune the performance of the database EE-2363 (#6389)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
zees-dev 69c17986d9
feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079)
3 years ago
Richard Wei cc3b1face2
fix docker pull limit not showed to non admin (#6066)
3 years ago
andres-portainer 28f71e486a
fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957)
3 years ago
cong meng 41999e149f
fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775)
3 years ago
Hui e6d690e31e
fix(swagger) swagger annotations fixes and improvements EE-1205
3 years ago
Richard Wei dd808bb7bd
fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629)
3 years ago
Yi Chen 1633eceed5
fix(swagger) Fix openapi issues (#5123)
3 years ago
Richard Wei 9f179fe3ec
feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588)
3 years ago
Chaim Lev-Ari 1830a80a61
feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360)
3 years ago
cong meng 6b37235eb4
feat(edge) EE-947 provide a way to re-associate an Edge endpoint with a new Edge key (#5413)
3 years ago
cong meng 5652bac004
feat: EE-424 Provide a way to re-associate an Edge endpoint to a new Edge agent (#5266)
3 years ago
Matt Hook cee7ac26e9
Fix dockerhub pro account rate-limit issue (#5352)
3 years ago
dbuduev 7d6b1edd48
feat(k8s): Introduce the ability to restrict access to default namespace (EE-745) (#5337)
3 years ago
Chaim Lev-Ari 7b2269fbba
feat(endpoints): filter endpoints by a list of types (#5308)
3 years ago
LP B 179df06267
feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131)
3 years ago
cong meng 6b759438b8
fix(k8s) cleaning up namespace access policies when removing users orteams from endpoint or endpoint group EE-718 (#5184)
4 years ago
Hui 49bd139466
fix swagger param (#5183)
4 years ago
Chaim Lev-Ari 9ec1f2ed6d
fix(endpoints): set sysctl setting for new endpoints (#5028)
4 years ago
Lukas Grotz d09ae22ba8
feat(container): add sysctls setting in the container view (#4910)
4 years ago
Chaim Lev-Ari f5aa6c4dc2
feat(docker): show docker pull rate limits (#4666)
4 years ago
Chaim Lev-Ari dbb9a21384
fix(endpoints): use default edge checkin interval if n/a (#4909)
4 years ago
Chaim Lev-Ari 91ff7e4143
feat(edge): show last check in date (#4782)
4 years ago
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Chaim Lev-Ari 739dda1318
fix(endpoint): skip tls for kube endpoints (#4788)
4 years ago
Chaim Lev-Ari 46dec01fe3
feat(endpoint): relocate docker security settings (#4657)
4 years ago
Dmitry Salakhov a71e71f481
feat(compose): add docker-compose wrapper (#4713)
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
Chaim Lev-Ari bd7d7dcef5
feat(agent): add auto agent platform detection (#4132)
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Anthony Lapenna af6bea5acc
feat(kubernetes): introduce kubernetes support (#3987)
4 years ago
Chaim Lev-Ari 24528ecea8
feat(edge-compute): move host jobs to edge (#3840)
4 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago
Chaim Lev-Ari b58c2facfe
revert(azure): revert removal (#3890)
5 years ago
Chaim Lev-Ari 9f4631bb6d
feat(edge-compute): add specific edge endpoint checkin interval (#3855)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago
Anthony Lapenna 493de20540 refactor(azure): remove Azure ACI endpoint support (#3803)
5 years ago
Chaim Lev-Ari c074a714cf feat(server): remove external endpoint feature (#3837)
5 years ago
Chaim Lev-Ari 8eac1d2221
feat(edge-compute): add support for Edge stacks (#3827)
5 years ago
Chaim Lev-Ari 2542d30a09
feat(endpoints): filter by ids and/or tag ids (#3690)
5 years ago