Commit Graph

1373 Commits (feat/be-11276/be-ce-agent-change)

Author SHA1 Message Date
Oscar Zhou dd372ee122
fix(customtemplate): duplicated error handling [EE-7197] (#11913)
6 months ago
LP B 6a8e6734f3
feat(app): limit the docker API version supported by the frontend (#11855)
6 months ago
andres-portainer 4ba16f1b04
chore(errors): remove superfluous error handling EE-7192 (#11909)
6 months ago
andres-portainer 90a19cec5c
chore(code): remove unnecessary type conversions EE-7191 (#11908)
6 months ago
Chaim Lev-Ari eb6d251a73
feat(edge/jobs): migrate item view to react [EE-2220] (#11887)
6 months ago
Matt Hook 62c2bf86aa
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885)
6 months ago
Oscar Zhou 4a7f96caf6
fix(stack): unable to delete invalid stack [EE-5753] (#11813)
6 months ago
Matt Hook 5c6c66f010
ix(pendingactions): fix deadlock and reduce needless debug logging [EE-7049] (#11869)
6 months ago
andres-portainer c5a1d7e051
fix(tunnels): make the tunnels more robust EE-7042 (#11877)
6 months ago
andres-portainer aaab2fa9d8
fix(tls): add support for more cipher suites EE-7150 (#11874)
6 months ago
andres-portainer ef4beef2ea
task(endpoints): change the definition of /endpoints/remove EE-7126 (#11873)
6 months ago
cmeng 84fe3cf2a2
fix(stack): remove tailing slash of git url EE-6664 (#11773)
6 months ago
Oscar Zhou d283c63a33
fix(api/docker): no authorized user can call restricted api [EE-6808] (#11480)
6 months ago
Matt Hook 9cef912c44
feat(dashboard): dashboard api [EE-7111] (#11843)
6 months ago
Chaim Lev-Ari 014a590704
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
6 months ago
andres-portainer 2b01136d03
feat(demo): remove demo mode EE-6769 (#11841)
6 months ago
andres-portainer fbbf550730
fix(endpoints): remove all the endpoints in the same transaction EE-7095 (#11839)
6 months ago
Matt Hook 00ab9e949a
fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809)
6 months ago
Chaim Lev-Ari 42d9dfba36
fix(docker/volumes): return 409 on volume conflict [EE-6748] (#11691)
6 months ago
Matt Hook 7edce528d6
fix(console): remove deprecated httputil and update console [EE-6468] (#10848)
6 months ago
Ali e73b1aa49c
fix(docker): log cleanup errors during endpointforceupdate [EE-7055] (#11762)
7 months ago
Matt Hook 6a51b6b41e
fix(pending-actions): further refactoring [EE-7011] (#11806)
7 months ago
Oscar Zhou 27e309754e
fix(api): list docker volume performance [EE-6896] (#11541)
7 months ago
Matt Hook 5a5a10821d
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
7 months ago
cmeng 9685e260ea
fix(docker): keep /docker url prefix for DockerHandler EE-7073 (#11801)
7 months ago
Prabhat Khera f22aed34b5
fix(pending-action): pending action data format [EE-7064] (#11766)
7 months ago
Matt Hook 88ee1b5d19
fix(kube): correctly extract namespace from namespace manifest [EE-6555] (#11676)
7 months ago
Dakota Walsh 2fe213d864
fix(metadata): add mutli endpoint delete api EE-6872 (#11550)
7 months ago
Dakota Walsh 439f13af19
fix(migration): improper version EE-7048 (#11712)
7 months ago
cmeng a9ead542b3
fix(edge-stack): add completed status EE-6210 (#11632)
7 months ago
Ali 7479302043
fix(jwt): handle kubeconfig with no expiry [EE-7044] (#11710)
7 months ago
andres-portainer 9068cfd892
chore(code): remove superfluous checks EE-7040 (#11692)
7 months ago
Chaim Lev-Ari 5560a444e5
fix(users): return json from create token [EE-6856] (#11577)
7 months ago
Matt Hook 505a2d5523
fix(jwt): upgrade jwt to remove deprecated jwt.StandardClaims [EE-6469] (#10850)
7 months ago
Ali 48cf27a3b8
fix(migration): run post init migrations for edge after server starts [EE-6905] (#11546)
7 months ago
Matt Hook 4f4c685085
fix(settings): fix crash during settings update when not using oauth [EE-7031] (#11662)
7 months ago
Oscar Zhou ffc66647f8
feat(setting/oauth): add authstyle option [EE-6038] (#11610)
7 months ago
Oscar Zhou 6623475035
fix(stack/git): option to overwrite target path during dir move [EE-6871] (#11628)
7 months ago
cmeng 0dd12a218b
fix(docker-client): explicitly set docker client scheme EE-6935 (#11520)
7 months ago
Prabhat Khera 7e9dd01265
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535)
7 months ago
Prabhat Khera c15789eb73
fix(images): consider stopped containers for unused label [EE-6983] (#11629)
7 months ago
Matt Hook 48bc7d0d92
fix(auth): prevent user enumeration attack [EE-6832] (#11589)
7 months ago
Prabhat Khera d9df58e93a
fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11598)
7 months ago
Oscar Zhou 37bba18c81
fix(api/endpoint): filter status for async devices [EE-6958] (#11509)
7 months ago
Prabhat Khera 09837769d7
fix(pending-actions): fix create kubeclient to check endpoint status [EE-6545] (#11584)
7 months ago
Matt Hook cf1fd17626
chore(api): bump docker and protobuf pkgs [EE-6941] (#11566)
7 months ago
Prabhat Khera 80cc9f18b5
chore(unpacker): use APIVersion as unpacker image tag [EE-6974] (#11506)
7 months ago
Matt Hook 0b62456236
fix(backups): improved archive encryption [EE-6764] (#11489)
8 months ago
Matt Hook dc9d7ae3f1
fix(apikey): don't authenticate api key for external auth [EE-6932] (#11460)
8 months ago
andres-portainer 44ef5bb12a
fix(kubernetes): avoid a deadlock EE-6901 (#11442)
8 months ago
andres-portainer bf600f8b11
fix(kubernetes): sync with EE EE-6906 (#11448)
8 months ago
Prabhat Khera d6d7afddbc
chore(version): version bump to 2.22.0 [EE-6897] (#11438)
8 months ago
andres-portainer bd3440bf3c
fix(tests): fix data races EE-6867 (#11387)
8 months ago
Matt Hook 9ea5efb6ba
fix(stacks): update swagger stacks doc description [EE-6860] (#11384)
8 months ago
Prabhat Khera 1303a08f5a
fix(auth): make createAccessToken api backward compatible [EE-6818] (#11326)
9 months ago
cmeng a2a4c85f2d
fix(csrf): disable csrf secure cookie EE-6787 (#11300)
9 months ago
Oscar Zhou 0ad4826fab
fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11291)
9 months ago
Prabhat Khera 8dfa5efa71
fix(stacks): make stackName kube stack specific field [EE-6670] (#11315)
9 months ago
cmeng 385fd95779
fix(edge-stacks): take not-found stack as removed EE-6758 (#11248)
9 months ago
Matt Hook 90451bfd47
fix(helm) tighten up helm requests [EE-6722] (#11236)
9 months ago
Prabhat Khera 988d4103d4
fix(git): update stack name for git stacks [EE-6670] (#11217)
9 months ago
Matt Hook bdeedb4018
fix(namespace): fix default namespace quota [EE-6700] (#11185)
9 months ago
Matt Hook cdf9197274
fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11106)
9 months ago
Matt Hook a175619623
fix(docs): fix swagger docs for webhook params [EE-6668] (#11088)
10 months ago
Prabhat Khera 63c11d9310
fix(kube): ingress path duplication issue [EE-6649] (#11086)
10 months ago
Prabhat Khera a2195caa10
keep labels on edit ingress, configmaps and secrets (#11050)
10 months ago
Prabhat Khera 517190e28b
chore(version): bump to 2.21.0 [EE-6652] (#11047)
10 months ago
Dakota Walsh 5ee6efb145
fix(backup): restore over network share EE-6578 (#11044)
10 months ago
Ali 9a1604e775
fix(kubeclient): cache kubeclient by user token [EE-6610] (#11039)
10 months ago
Chaim Lev-Ari 2826a4ce39
feat(custom-templates): filter templates by edge [EE-6565] (#10979)
10 months ago
Chaim Lev-Ari 4a10c2bb07
feat(version): show git commit and env [EE-6021] (#10748)
10 months ago
andres-portainer 85ae705833
fix(gitops): add singleflight behavior to RedeployWhenChanged calls EE-6377 (#10734)
10 months ago
Dakota Walsh 36ab4dfb1a
Revert "fix(docs): add APIKey Digest example EE-6199 (#10980)" (#10981)
10 months ago
Dakota Walsh 7b6e106606
fix(docs): add APIKey Digest example EE-6199 (#10980)
10 months ago
Dakota Walsh 1676fefd97
fix(backup): calculate file size correctly EE-6439 (#10919)
10 months ago
Chaim Lev-Ari 115b01cee3
fix(docker): include healthy containers in running [EE-6264] (#10746)
10 months ago
Ali a58b4f479b
fix(app): remove duplicate validation messages [EE-5933] (#10967)
10 months ago
Matt Hook 3103d498cf
fix(docs): fix minor swagger issue and upgrade swag [EE-6548]
10 months ago
Oscar Zhou 47f29002f0
fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952)
10 months ago
Dakota Walsh 488fcc7cc5
fix(docs): convert APIKey to string EE-6199 (#10943)
10 months ago
Prabhat Khera 0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
11 months ago
Matt Hook dbd2e609d7
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
11 months ago
Chaim Lev-Ari 236e669332
refactor(templates): migrate edit view to react [EE-6412] (#10774)
11 months ago
andres-portainer 717f0978d9
fix(tls): set the correct scheme for Docker clients EE-6514 (#10917)
11 months ago
andres-portainer 791c21f643
fix(swarm): retrieve the node names for the image list EE-6401 (#10879)
11 months ago
Chaim Lev-Ari 82951093b5
chore(ci): run lint and test on all pkgs [EE-6201] (#10481)
11 months ago
Matt Hook 6a4cfc8d7c
chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889)
11 months ago
andres-portainer e3c5cd063b
fix(chisel): fix a nil pointer dereference EE-6481 (#10871)
11 months ago
Ali e84dd27e88
feat(cache): default to off [EE-6293] (#10867)
11 months ago
Matt Hook 5f1f797281
remove deprecated random seed and other minor staticcheck errors (#10851)
11 months ago
Matt Hook e687cee608
ignore, remove or comment out unused code. Enable unused linter (#10743)
11 months ago
Matt Hook 8396ff068d
enable gosimple linter (#10744)
11 months ago
Dakota Walsh 0ddf84638f
fix(kubernetes): deprecate old configurations api EE-5571 (#10837)
12 months ago
Matt Hook 0b9407f0a6
close db before restore. fix log (#10826)
12 months ago
Chaim Lev-Ari 25741e8c4c
feat(edge): sort waiting room table [EE-6259] (#10577)
12 months ago
Dakota Walsh 6ff6fd7f75
fix(swagger): custom template create docs EE-6428 (#10807)
12 months ago
Matt Hook 41b73fe2ae
close the db before backup for windows shares and better error handling (#10810)
12 months ago
Matt Hook eb23818f83
fix(rollback): reimplement rollback feature [EE-6367] (#10721)
12 months ago
Oscar Zhou 5c7f6aab66
fix(docker/image): swarm image list issue [EE-6374] (#10710)
12 months ago
cmeng 5c59c53e91
fix(password): force change password EE-6382 (#10708)
1 year ago