Oscar Zhou
6547b06f97
version: bump version to 2.29.1 ( #679 )
2025-04-22 22:35:17 +12:00
Oscar Zhou
2c37f32fa6
version: bump version to 2.29.0 ( #637 )
2025-04-14 13:13:38 +12:00
andres-portainer
f82921d2a1
fix(edgestacks): fix edge stack update when using Git BE-11766 ( #629 )
2025-04-10 20:12:27 -03:00
Ali
0ca9321db1
feat(helm): update helm view [r8s-256] ( #582 )
...
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-04-10 16:08:24 +12:00
James Player
64c796a8c3
fix(kubernetes): Config maps and secrets show as unused BE-11684 ( #596 )
...
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-04-08 12:52:21 +12:00
Anthony Lapenna
0f10b8ba2b
api: update TeamInspect doc ( #618 )
2025-04-07 11:25:23 +12:00
Anthony Lapenna
3800249921
api: use response code 200 ( #604 )
2025-04-03 11:12:24 +13:00
Oscar Zhou
a5d857d5e7
feat(docker): add --pull-limit-check-disabled cli flag [BE-11739] ( #581 )
2025-04-03 09:13:01 +13:00
Anthony Lapenna
1edc56c0ce
api: remove name from edgegroupupdate payload validation ( #588 )
2025-04-01 13:25:09 +13:00
Anthony Lapenna
4066a70ea5
api: fix typo in operation name ( #585 )
2025-04-01 13:24:55 +13:00
andres-portainer
a0d36cf87a
fix(server): add panic logging middleware BE-11750 ( #599 )
2025-03-31 18:58:20 -03:00
Viktor Pettersson
1d12011eb5
fix(edge groups): make large edge groups editable [BE-11720] ( #558 )
2025-03-28 15:16:05 +01:00
Ali
0ebfe047d1
feat(helm): use helm upgrade for install [r8s-258] ( #568 )
2025-03-26 11:32:26 +13:00
andres-portainer
995c3ef81b
feat(snapshots): avoid parsing raw snapshots when possible BE-11724 ( #560 )
2025-03-24 19:33:05 -03:00
Anthony Lapenna
5d1cd670e9
docs: review TeamMembershipCreate API operation ( #565 )
2025-03-24 09:55:33 +13:00
Anthony Lapenna
1d8ea7b0ee
docs: review TeamUpdate API operation ( #564 )
2025-03-21 16:45:43 +13:00
Oscar Zhou
4b992c6f3e
fix(k8s/config): force insecure-skip-tls-verify option for internal use [BE-11706] ( #537 )
2025-03-20 08:49:27 +13:00
Viktor Pettersson
38562f9560
fix(api): remove duplicated /users/me route [BE-11689] ( #516 )
2025-03-19 13:08:03 +01:00
andres-portainer
0296998fae
fix(users): optimize the /users/me API endpoint BE-11688 ( #515 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: JamesPlayer <james.player@portainer.io>
2025-03-18 17:55:53 -03:00
James Player
a67b917bdd
Bump version to 2.28.0 ( #523 )
2025-03-17 16:00:33 +13:00
Oscar Zhou
66bcf9223a
fix(k8s/config): avoid hardcoded "insecure-skip-tls-verify" in kubeconfig [BE-11651] ( #500 )
2025-03-14 11:20:41 +13:00
Steven Kang
8b7aef883a
fix: display unscheduled applications ( #496 )
...
Co-authored-by: JamesPlayer <james.player@portainer.io>
2025-03-13 14:13:18 +13:00
Ali
b5961d79f8
refactor(helm): helm binary to sdk refactor [r8s-229] ( #463 )
...
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-03-13 12:20:16 +13:00
Steven Kang
798fa2396a
feat: kubernets service - display external hostname ( #486 )
2025-03-12 22:34:00 +13:00
Malcolm Lockyer
8e6d0e7d42
perf(endpointrelation): Part 2 of fixing endpointrelation perf [be-11616] ( #471 )
2025-02-28 14:41:54 +13:00
Steven Kang
5526fd8296
chore: bump 2.27.1 - develop ( #468 )
2025-02-27 11:02:25 +13:00
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
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
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
ad77cd195c
fix(docker): fix a data race in the Docker transport BE-10873 ( #255 )
2024-12-23 09:54:11 -03:00