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 |
|
LP B
|
6bc52dd39c
|
feat(edge): kubernetes WaitForStatus support (#85)
|
2024-11-11 14:02:20 +01:00 |
|
Ali
|
cd8c6d1ce0
|
fix(apps): don't delete the 'kubernetes' service or duplicate service names [r8s-124] (#90)
|
2024-11-11 08:26:56 +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 |
|
Ali
|
c1316532eb
|
fix(apps): update associated resources on deletion [r8s-124] (#75)
|
2024-11-01 21:03:49 +13:00 |
|
Ali
|
d418784346
|
fix(rbac): revert rbac detection logic [r8s-137] (#81)
|
2024-11-01 19:28:23 +13:00 |
|
andres-portainer
|
966fca950b
|
fix(oauth): add a timeout to getOAuthToken() BE-11283 (#63)
|
2024-10-28 17:28:22 -03: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
|
ac293cda1c
|
feat(database): share more database code between CE and EE BE-11303 (#43)
|
2024-10-18 10:33:10 -03:00 |
|
Ali
|
7b88975bcb
|
fix(applications): scale resource usage by pod count [r8s-127] (#33)
|
2024-10-16 14:33:45 +13: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
|
cf230a1cbc
|
fix(k8s-volumes): add missing json labels tag [r8s-108] (#27)
|
2024-10-14 13:37:59 +13:00 |
|
Ali
|
a06a09afcf
|
fix(app): use standard resource request units [r8s-122] (#15)
|
2024-10-14 11:27:22 +13:00 |
|
Ali
|
fd0bc652a9
|
fix(volumes): update external labels CE [r8s-108] (#7)
|
2024-10-14 10:48:13 +13:00 |
|
andres-portainer
|
666c031821
|
fix(git): optimize the git cloning process in terms of space BE-11286 (#20)
|
2024-10-10 18:49:50 -03:00 |
|
andres-portainer
|
4e457d97ad
|
fix(linters): add back removed linters and extend them to CE BE-11294
|
2024-10-10 17:05:03 -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
|
8aae557266
|
fix(stacks): run webhooks in background to avoid GitHub timeouts BE-11260
|
2024-10-09 17:28:19 -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 |
|
Ali
|
db4b1dd024
|
fix(app): fix cpu type for decimals [r8s-107] (#12306)
|
2024-10-08 11:44:22 +13:00 |
|
Ali
|
469a4e94c2
|
fix(volumes): update the external, unused badges and used by col [r8s-105] (#12302)
|
2024-10-08 11:41:47 +13:00 |
|
andres-portainer
|
9ce4ac9c9e
|
fix(oauth): change the logging level from Debug to Error BE-4583 (#12305)
|
2024-10-07 18:21:05 -03: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
|
c0db48b29d
|
fix ingress creation for none class (#12273)
|
2024-10-01 14:43:46 +13: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 |
|
Ali
|
32e94d4e4e
|
feat(podman): support add podman envs in the wizard [r8s-20] (#12056)
|
2024-09-25 11:55:07 +12: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 |
|
LP B
|
80f53ed6ec
|
fix(api): skip guessing env when there is no env in DB (#12238)
|
2024-09-20 17:56:41 -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
|
5fd4f52e35
|
fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220)
|
2024-09-17 18:23:33 -03:00 |
|
Oscar Zhou
|
2ede22646b
|
fix(version): add specific version for updater image [BE-11153] (#12202)
|
2024-09-11 08:29:23 +12: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
|
9a88511d00
|
fix(docker): avoid specifying the MAC address of container for Docker API < v1.44 BE-10880 (#12179)
|
2024-09-03 10:31:24 -03:00 |
|
andres-portainer
|
2fe252d62b
|
fix(jwt): generate JWT IDs BE-11179 (#12175)
|
2024-09-02 12:06:39 -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
|
d28dc59584
|
fix(git): optimize listFiles() BE-11184 (#12160)
|
2024-08-29 19:01:51 -03:00 |
|
andres-portainer
|
5353570721
|
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
|
2024-08-28 19:37:20 -03:00 |
|
andres-portainer
|
eb3e367ba8
|
fix(edgestacks): change the level of a logged line EE-6874 (#11396)
|
2024-08-28 18:16:34 -03:00 |
|
Chaim Lev-Ari
|
3c1441d462
|
refactor(users): migrate list view to react [EE-2202] (#11914)
|
2024-08-28 17:04:32 -03:00 |
|
Anthony Lapenna
|
0b37b677c1
|
refactor: fix linting issues across the codebase (#12152)
|
2024-08-28 15:03:15 +02:00 |
|
andres-portainer
|
4408fd0cd3
|
chore(polling): simplify the polling logic BE-4585 (#12121)
|
2024-08-22 10:54:34 -03:00 |
|