Steven Kang
1b83542d41
chore: bump version to 2.27.0 - develop ( #445 )
2025-02-20 09:42:52 +13:00
andres-portainer
96b1869a0c
fix(swarm): fix the Host field when listing images BE-10827 ( #352 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2025-02-12 00:47:45 +01:00
Oscar Zhou
e45b852c09
fix(platform): remove error log when local env is not found [BE-11353] ( #364 )
2025-02-12 09:23:52 +13:00
Steven Kang
2d3e5c3499
workaround: leave the globally set helm repo to empty and add disclaimer - develop ( #409 )
2025-02-11 15:36:29 +13:00
Steven Kang
03575186a7
remove deprecated api endpoints - develop [BE-11510] ( #399 )
2025-02-10 10:46:36 +13:00
viktigpetterr
9658f757c2
fix(endpoints): use the post method for batch delete API operations [BE-11573] ( #394 )
2025-02-06 18:14:43 +01:00
Oscar Zhou
7001f8e088
fix(edge): check all endpoint_relation db query logic [BE-11602] ( #378 )
2025-02-05 15:20:20 +13:00
Oscar Zhou
379711951c
fix(edgegroup): failed to associate env to static edge group [BE-11599] ( #368 )
2025-02-04 09:41:24 +13:00
LP B
c0d30a455f
fix(api/edge): backend panic on edge stack removal ( #371 )
2025-02-03 20:25:25 +01:00
andres-portainer
b30a1b5250
fix(edgestacks): avoid repeated statuses BE-11561 ( #351 )
2025-01-27 16:00:05 -03:00
andres-portainer
3ca5ab180f
fix(system): optimize the memory usage when counting nodes BE-11575 ( #342 )
2025-01-23 20:41:09 -03:00
andres-portainer
20fa7e508d
fix(edgestacks): decouple the EdgeStackStatusUpdateCoordinator so it can be used by other packages BE-11572 ( #340 )
2025-01-23 17:10:46 -03:00
andres-portainer
9a86737caa
fix(edgestacks): add a status update coordinator to increase performance BE-11572 ( #337 )
2025-01-22 20:24:54 -03:00
andres-portainer
701ff5d6bc
refactor(edgestacks): move handlerDBErr() out of the handler BE-11572 ( #336 )
2025-01-22 16:35:06 -03:00
LP B
9044b25a23
fix(app): remove passwords from registries list response ( #334 )
2025-01-22 17:40:21 +01:00
andres-portainer
154ca9f1b1
fix(edge): return proper error from context BE-11564 ( #323 )
2025-01-16 20:18:51 -03:00
Oscar Zhou
2abe40b786
fix(edgestack): remove project folder after deleting edgestack [BE-11559] ( #320 )
2025-01-16 09:16:09 +13:00
Ali
9405cc0e04
chore(portainer): bump version to 2.26.0 ( #302 )
2025-01-14 07:20:11 +13:00
andres-portainer
1ed9a0106e
feat(edge): optimize Edge Stack retrieval BE-11555 ( #294 )
2025-01-10 16:44:19 -03:00
Steven Kang
d32b0f8b7e
feat(kubernetes): support for jobs and cron jobs - r8s-182 ( #260 )
...
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: andres-portainer <91705312+andres-portainer@users.noreply.github.com>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
2025-01-10 13:21:27 +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
AndrewHucklesby
4454b6b890
bump version to 2.25.0 ( #240 )
2024-12-12 16:42:55 +13:00
Ali
ce7e0d8d60
refactor(namespace): migrate namespace edit to react [r8s-125] ( #38 )
2024-12-11 10:15:46 +13:00
Oscar Zhou
40c7742e46
fix(edgestack): validate edge stack name for api [BE-11365] ( #222 )
2024-12-11 08:21:46 +13:00
andres-portainer
d295968948
feat(libstack): update Compose to v2.31.0 BE-11416 ( #223 )
2024-12-09 16:36:57 -03:00
Ali
441afead10
feat(ask-ai): integrate kapa-ai page [BE-11409] ( #214 )
2024-12-06 18:41:32 +13:00
andres-portainer
2f4f1be99c
feat(performance): increase HTTP compression performance BE-11417 ( #211 )
2024-12-05 19:10:56 -03:00
Ali
5d4d3888b8
fix(rbac): use team ids to get namespace access [r8s-154] ( #209 )
2024-12-05 17:29:45 +13:00
Anthony Lapenna
a261f60764
version: display dependencies versions ( #188 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2024-12-03 08:45:44 +13:00
andres-portainer
cd6935b07a
feat(edgestacks): add a retry period to edge stack deployments BE-11155 ( #109 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2024-11-13 20:13:30 -03:00
Oscar Zhou
e6508140f8
version: bump version to 2.24.0 ( #102 )
2024-11-12 12:13:27 +13:00
andres-portainer
a7127bc74f
feat(libstack): remove the docker-compose binary BE-10801 ( #111 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-11-11 19:05:56 -03: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
Oscar Zhou
ca7e4dd66e
fix(edge/async): onboarding agent without predefined group cannot be associated [BE-11281] ( #83 )
2024-11-05 09:32:25 +13:00
andres-portainer
1d037f2f1f
feat(websocket): improve websocket code sharing BE-11340 ( #61 )
2024-10-25 11:21:49 -03:00
andres-portainer
3114d4b5c5
fix(security): add initial support for HSTS and CSP BE-11311 ( #47 )
2024-10-21 13:52:11 -03:00
andres-portainer
369598bc96
Bump version to v2.23.0 ( #29 )
2024-10-14 13:55:11 -03: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
Ali
a06a09afcf
fix(app): use standard resource request units [r8s-122] ( #15 )
2024-10-14 11:27:22 +13: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
Oscar Zhou
b14438fd99
fix(edge): add agent id/name into edge api response [BE-10988] ( #12256 )
2024-10-08 19:17:09 +13:00
Steven Kang
a257696c25
fix access conditions when the restrict default namespace is enabled ( #12280 )
2024-10-02 15:55:05 +13: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
32e94d4e4e
feat(podman): support add podman envs in the wizard [r8s-20] ( #12056 )
2024-09-25 11:55:07 +12: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
92f338e0cd
fix(users): fix data-race in userCreate() BE-11209 ( #12193 )
2024-09-05 22:28:04 -03:00
andres-portainer
7a176cf284
fix(teams): fix data-race in teamCreate() BE-11210 ( #12195 )
2024-09-05 21:36:13 -03:00
andres-portainer
e4e55157e8
fix(bouncer): add support for JWT revocation BE-11179 ( #12164 )
2024-08-30 20:24:05 -03:00
andres-portainer
5353570721
task(code): remove unnecessary uses of govalidator BE-11181 ( #12156 )
2024-08-28 19:37:20 -03:00