Malcolm Lockyer
|
8e6d0e7d42
|
perf(endpointrelation): Part 2 of fixing endpointrelation perf [be-11616] (#471)
|
2025-02-28 14:41:54 +13:00 |
|
Oscar Zhou
|
7001f8e088
|
fix(edge): check all endpoint_relation db query logic [BE-11602] (#378)
|
2025-02-05 15:20:20 +13:00 |
|
andres-portainer
|
e2b812a611
|
fix(edgestacks): check the version of the edge stack before updating the status BE-11488 (#287)
|
2025-01-07 17:31:57 -03:00 |
|
andres-portainer
|
33ea22c0a9
|
feat(ssl): improve caching behavior BE-11527 (#273)
|
2024-12-30 11:10:13 -03:00 |
|
andres-portainer
|
ad77cd195c
|
fix(docker): fix a data race in the Docker transport BE-10873 (#255)
|
2024-12-23 09:54:11 -03:00 |
|
Anthony Lapenna
|
20e3d3a15b
|
fix: review snapshot and post init migration logic (#158)
|
2024-11-25 11:03:12 +13:00 |
|
andres-portainer
|
e6a1c29655
|
fix(compose): fix support for ECR BE-11392 (#151)
|
2024-11-18 16:42:53 -03:00 |
|
andres-portainer
|
c59872553a
|
fix(stacks): pass the registry credentials to Compose stacks BE-11388 (#147)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
|
2024-11-18 08:39:13 +13:00 |
|
Yajith Dayarathna
|
6d31f4876a
|
fix(more resources): fix porting and functionality [r8s-103] (#8)
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
|
2024-11-12 09:55:30 +13:00 |
|
andres-portainer
|
61c5269353
|
fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11)
|
2024-10-14 10:37:13 -03:00 |
|
andres-portainer
|
364e4f1b4e
|
fix(linters): add back removed linters and extend them to CE BE-11294
|
2024-10-10 12:06:20 -03:00 |
|
andres-portainer
|
f742937359
|
fix(endpoints): optimize the search performance BE-11267 (#12262)
|
2024-10-01 15:13:54 -03:00 |
|
Steven Kang
|
ea228c3d6d
|
refactor(k8s): namespace core logic (#12142)
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
|
2024-10-01 14:15:51 +13:00 |
|
Ali
|
da010f3d08
|
fix(podman): ensure initial env type matches container runtime [r8s-98] (#12259)
|
2024-09-30 09:16:24 +13:00 |
|
Oscar Zhou
|
d3d3d50569
|
fix(version): add specific version for updater image [BE-11153] (#12227)
|
2024-09-21 14:54:08 +12:00 |
|
andres-portainer
|
cee997e0b3
|
fix(edgestacks): reorder operations to properly update the endpoint relations BE-11233 (#12239)
|
2024-09-20 19:10:28 -03:00 |
|
Chaim Lev-Ari
|
6f84317e7a
|
feat(system): upgrade on swarm [EE-5848] (#11728)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
|
2024-09-20 18:00:38 +02:00 |
|
andres-portainer
|
e4e55157e8
|
fix(bouncer): add support for JWT revocation BE-11179 (#12164)
|
2024-08-30 20:24:05 -03:00 |
|
LP B
|
a39abe61c2
|
fix(api/edge_stacks): ensure edge stacks related endpoints list generation returns unique elements (#12101)
|
2024-08-20 10:20:03 +02:00 |
|
LP B
|
aaec856282
|
fix(app/registries): enforce user accesses on registries (#12087)
|
2024-08-10 11:53:16 +02:00 |
|
andres-portainer
|
66119a8b57
|
fix(snapshots): remove the attempt to snapshot untrusted environments EE-7407 (#12044)
|
2024-07-23 18:43:31 -03:00 |
|
andres-portainer
|
31bdb948a8
|
chore(code): use int ranges in loops BE-10990 (#12028)
|
2024-07-10 19:22:47 -03:00 |
|
andres-portainer
|
220fe28830
|
fix(snapshots): fix background snapshots on environment creation EE-7273 (#12021)
|
2024-07-09 15:18:13 -03:00 |
|
andres-portainer
|
7fd1a644a6
|
chore(loops): remove loop var copy EE-7342 (#12023)
|
2024-07-09 12:47:34 -03:00 |
|
andres-portainer
|
4adce14485
|
fix(errors): improve error handling EE-4430 (#11987)
|
2024-06-28 17:35:26 -03:00 |
|
andres-portainer
|
19fa40286a
|
chore(fdo): remove FDO code EE-7235 (#11981)
|
2024-06-28 08:42:16 -03:00 |
|
andres-portainer
|
1a3db327c7
|
fix(kube): improve error handling EE-7196 (#11976)
|
2024-06-27 10:45:11 -03:00 |
|
andres-portainer
|
1170004097
|
fix(kube): improve error handling EE-7199 (#11974)
|
2024-06-27 10:43:44 -03:00 |
|
andres-portainer
|
9ee092aa5e
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
|
andres-portainer
|
bfa27d9103
|
chore(code): clean up the code EE-7251 (#11948)
|
2024-06-18 15:59:12 -03:00 |
|
andres-portainer
|
90a19cec5c
|
chore(code): remove unnecessary type conversions EE-7191 (#11908)
|
2024-06-10 09:32:52 -03:00 |
|
Matt Hook
|
62c2bf86aa
|
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885)
|
2024-06-06 12:36:27 +12:00 |
|
andres-portainer
|
c5a1d7e051
|
fix(tunnels): make the tunnels more robust EE-7042 (#11877)
|
2024-05-28 16:42:56 -03:00 |
|
Matt Hook
|
9cef912c44
|
feat(dashboard): dashboard api [EE-7111] (#11843)
|
2024-05-21 11:09:29 +12:00 |
|
Chaim Lev-Ari
|
014a590704
|
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
|
2024-05-20 09:34:51 +03:00 |
|
Matt Hook
|
6a51b6b41e
|
fix(pending-actions): further refactoring [EE-7011] (#11806)
|
2024-05-10 11:59:58 +12:00 |
|
Prabhat Khera
|
1303a08f5a
|
fix(auth): make createAccessToken api backward compatible [EE-6818] (#11326)
* fix(auth): make createAccessToken api backward compatible [EE-6818]
* fix(api): api error message [EE-6818]
* fix messages
|
2024-03-14 09:02:28 +13:00 |
|
Dakota Walsh
|
5ee6efb145
|
fix(backup): restore over network share EE-6578 (#11044)
|
2024-02-01 11:41:32 +13:00 |
|
Chaim Lev-Ari
|
2826a4ce39
|
feat(custom-templates): filter templates by edge [EE-6565] (#10979)
|
2024-01-28 15:54:34 +02:00 |
|
Matt Hook
|
dbd2e609d7
|
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
|
2024-01-09 11:14:24 +13:00 |
|
Chaim Lev-Ari
|
82951093b5
|
chore(ci): run lint and test on all pkgs [EE-6201] (#10481)
|
2024-01-02 10:59:49 +07:00 |
|
Chaim Lev-Ari
|
436da01bce
|
feat(auth): save jwt in cookie [EE-5864] (#10527)
|
2023-11-20 09:35:03 +02:00 |
|
Prabhat Khera
|
e73b7fe0fd
|
fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10598)
* clear user token from kube token cache on logoug + updates cluster role bindings for service accounts on change user/teams authorizations
|
2023-11-09 14:33:23 +13:00 |
|
andres-portainer
|
ae1726cece
|
feat(performance): performance optimizations EE-6042 (#10520)
|
2023-10-24 13:55:11 -03:00 |
|
Matt Hook
|
860890046d
|
fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369)
|
2023-10-24 09:24:09 +13:00 |
|
cmeng
|
56ab19433a
|
fix(websocket): abort websocket when logout EE-6058 (#10372)
|
2023-09-29 12:13:09 +13:00 |
|
Prabhat Khera
|
14853f6da0
|
fix(kubernetes): kube env permissions when down [EE-5427] (#10327)
|
2023-09-19 08:57:27 +12:00 |
|
andres-portainer
|
4a39122415
|
fix(code): remove code that is no longer necessary EE-6078 (#10256)
|
2023-09-05 22:35:16 -03:00 |
|
andres-portainer
|
c748385879
|
feat(transactions): remove the feature flag EE-6080 (#10257)
|
2023-09-05 20:27:20 -03:00 |
|
Prabhat Khera
|
a02f9f1f07
|
fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121)
* update group access when env is down
* fix tests
|
2023-09-05 11:03:43 +12:00 |
|