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 |
James Carppe
|
6be2420b32
|
Update bug report template for 2.26.0 (#319)
|
2025-01-15 14:38:59 +13:00 |
Ali
|
9405cc0e04
|
chore(portainer): bump version to 2.26.0 (#302)
|
2025-01-14 07:20:11 +13:00 |
Yajith Dayarathna
|
55c98912ed
|
feat(omni): support for omni [R8S-75] (#105)
Co-authored-by: stevensbkang <skan070@gmail.com>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Malcolm Lockyer <segfault88@users.noreply.github.com>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
|
2025-01-13 17:06:10 +13:00 |
Ali
|
45bd7984b0
|
fit(jobs): remove redundant checkboxes in executions datatable [r8s-182] (#295)
|
2025-01-12 18:24:22 +13:00 |
andres-portainer
|
1ed9a0106e
|
feat(edge): optimize Edge Stack retrieval BE-11555 (#294)
|
2025-01-10 16:44:19 -03:00 |
LP B
|
f8b2ee8c0d
|
fix(app/edge-stack): local filesystem path is not retained (#292)
|
2025-01-10 18:20:44 +01: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
|
24fdb1f600
|
fix(libstack): redirect the Docker and Compose logging to zerolog BE-11518 (#289)
|
2025-01-08 16:26:04 -03:00 |
Oscar Zhou
|
4010174f66
|
fix(docker/volume): failed to list volume before snapshot is created [BE-11544] (#286)
|
2025-01-08 09:45:13 +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
|
d72b3a9ba2
|
feat(edgestacks): optimize the Edge Stack status update endpoint BE-11539 (#279)
|
2025-01-06 15:39:24 -03:00 |
LP B
|
85f52d2574
|
feat(app/stack): ability to prune volumes on stack/edge stack delete (#232)
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
|
2025-01-01 10:44:49 +13:00 |
andres-portainer
|
33ea22c0a9
|
feat(ssl): improve caching behavior BE-11527 (#273)
|
2024-12-30 11:10:13 -03:00 |
andres-portainer
|
0d52f9dd0e
|
feat(async): avoid sending CSRF token for async edge polling requests BE-1152 (#272)
|
2024-12-30 10:58:44 -03:00 |
andres-portainer
|
3caffe1e85
|
feat(async): filter out Docker snapshot diffs without meaningful changes BE-11527 (#265)
|
2024-12-26 18:45:20 -03:00 |
Oscar Zhou
|
87b8dd61c3
|
fix: replace strings.ToLower with strings.EqualFold [BE-11524] (#263)
|
2024-12-24 11:15:16 +13: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 |
James Carppe
|
eb2a754580
|
Update bug report template for 2.21.5 / 2.25.1 (#261)
|
2024-12-20 14:39:33 +13:00 |
Steven Kang
|
9258db58db
|
feat(auth): add 30m session timeout - r8s-178 (#259)
|
2024-12-20 10:49:13 +13:00 |
andres-portainer
|
8d1c90f912
|
fix(platform): fix a data race in GetPlatform() BE-11522 (#253)
|
2024-12-19 09:37:50 -03:00 |
Steven Kang
|
1c62bd6ca5
|
fix: security - CVE-2024-45337 - portainer-suite develop (#247)
|
2024-12-19 10:55:34 +13:00 |
andres-portainer
|
13317ec43c
|
feat(stacks): simplify WaitForStatus() BE-11505 (#241)
|
2024-12-17 16:25:49 -03:00 |
James Carppe
|
35dcb5ca46
|
Update bug report template for 2.25.0 (#245)
|
2024-12-16 13:53:15 +13:00 |
AndrewHucklesby
|
4454b6b890
|
bump version to 2.25.0 (#240)
|
2024-12-12 16:42:55 +13:00 |
Ali
|
117e3500ae
|
fix(edge-stack): revert useEffect, to call matchRegistry less often [BE-11501] (#239)
|
2024-12-12 15:22:19 +13:00 |
andres-portainer
|
94fda6a720
|
fix(offlinegate): avoid leaking an RLock when the handler panics BE-11495 (#234)
|
2024-12-11 16:38:03 -03:00 |
Ali
|
e1388eff84
|
fix(annotations): parse annotation keys in angular forms [r8s-170] (#233)
|
2024-12-11 17:50:08 +13:00 |
Ali
|
94d2e32b49
|
fix(apps): simplify helm status [r8s-155] (#230)
|
2024-12-11 13:18:34 +13:00 |
Ali
|
069f22afa4
|
fix(services): separate table state [BE-11401] (#152)
|
2024-12-11 11:58:43 +13:00 |
LP B
|
52c90d4d0a
|
feat(app/edge-stack): ability to prune containers on edge stack update (#216)
|
2024-12-10 22:54:02 +01: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 |
Malcolm Lockyer
|
05e872337a
|
feat(support): add db and activity db file size to support bundle [r8s-169] (#221)
|
2024-12-10 09:35:30 +13:00 |
Ali
|
aac9d001f7
|
feat(askai): hide askAI for CE [BE-11409] (#220)
|
2024-12-10 09:11:51 +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
|
97e7a3c5e2
|
fix(edge-stacks): various custom template issues [BE-11414] (#189)
|
2024-12-09 17:48:34 +13:00 |
Ali
|
16a1825990
|
feat(version): remove brackets for sts/lts [BE-11409] (#215)
|
2024-12-06 22:52:47 +13:00 |
Ali
|
441afead10
|
feat(ask-ai): integrate kapa-ai page [BE-11409] (#214)
|
2024-12-06 18:41:32 +13:00 |
Malcolm Lockyer
|
783ab253af
|
feat(support): collect system info bundle to assist support troubleshooting [r8s-157] (#154)
|
2024-12-06 15:38:10 +13:00 |
Yajith Dayarathna
|
17648d12fe
|
codecov integration with portainer-suite [PLA-119] (#210)
|
2024-12-06 12:09:09 +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 |
andres-portainer
|
473084e915
|
fix(edgestacks): remove edge stacks even after a system crash or power-off BE-10822 (#208)
|
2024-12-04 19:52:53 -03:00 |
Anthony Lapenna
|
a8147b9713
|
build: tidy up packages by removing unused scripts and files (#207)
|
2024-12-05 11:18:49 +13:00 |
Yajith Dayarathna
|
3c3dc547b2
|
fix(app/edge-stack): hide non-working BE fields from CE (#205)
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
|
2024-12-04 19:00:40 +01:00 |
James Carppe
|
c5accd0f16
|
Update bug report template for 2.24.1 (#191)
|
2024-12-04 08:34:59 +13:00 |
Oscar Zhou
|
cb949e443e
|
fix(volume): unable to inspect and browse volume [BE-11216] (#186)
|
2024-12-03 09:10:10 +13:00 |
Anthony Lapenna
|
bb6815f681
|
build: introduce central Makefile and live-reload for Go (#184)
|
2024-12-03 08:49:03 +13:00 |