Oscar Zhou
|
a5d857d5e7
|
feat(docker): add --pull-limit-check-disabled cli flag [BE-11739] (#581)
|
2025-04-03 09:13:01 +13:00 |
Devon Steenberg
|
4c1e80ff58
|
fix(axios): correctly encode urls [BE-11648] (#517)
fix(edgegroup): nil pointer defer
|
2025-04-02 08:51:58 +13:00 |
Oscar Zhou
|
7e5db1f55e
|
refactor(edgegroup): optimize edge group search performance [BE-11716] (#579)
|
2025-04-01 14:05:56 +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 |
Steven Kang
|
7c01f84a5c
|
fix: improve the node view for detecting roles - develop (#354)
|
2025-03-28 10:52:59 +13:00 |
Ali
|
81c5f4acc3
|
feat(editor): provide yaml validation for docker compose in the portainer web editor [BE-11697] (#526)
|
2025-03-27 17:11:55 +13:00 |
Ali
|
0ebfe047d1
|
feat(helm): use helm upgrade for install [r8s-258] (#568)
|
2025-03-26 11:32:26 +13:00 |
samdulam
|
e68bd53e30
|
Update bug_report template with 2.27.3 (#572)
|
2025-03-25 08:40:15 +05:30 |
andres-portainer
|
cdd9851f72
|
fix(stubs): clean up the stubs and mocks BE-11722 (#557)
|
2025-03-24 19:56:08 -03:00 |
andres-portainer
|
995c3ef81b
|
feat(snapshots): avoid parsing raw snapshots when possible BE-11724 (#560)
|
2025-03-24 19:33:05 -03:00 |
James Player
|
0dfde1374d
|
fix(kubernetes): Cluster reservation CPU not showing R8S-268 (#569)
|
2025-03-25 10:59:28 +13:00 |
Devon Steenberg
|
34235199dd
|
fix(libstack): correctly load COMPOSE_* env vars [BE-11474] (#536)
|
2025-03-25 08:57:23 +13: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
|
4b218553c3
|
fix(libstack): data loss for stack with relative path [FR-437] (#548)
|
2025-03-21 09:19:25 +13:00 |
Viktor Pettersson
|
a61c1004d3
|
fix(agent-updates): fix remote agent updates cannot be scheduled properly for large edge groups [BE-11691] (#528)
|
2025-03-20 10:05:15 +01:00 |
James Carppe
|
5d1b42b314
|
Update bug report template for 2.28.1 (#549)
|
2025-03-20 15:54:53 +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 |
James Carppe
|
c01f0271fe
|
Update bug report template for 2.27.2 (#539)
|
2025-03-19 17:41:36 +13: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 |
Steven Kang
|
2791bd123c
|
fix: cve-2025-22869 develop (#511)
|
2025-03-17 12:24:39 +13:00 |
andres-portainer
|
e1f9b69cd5
|
feat(edgestack): improve the structure to make JSON operations faster BE-11668 (#475)
|
2025-03-15 10:10:17 -03:00 |
andres-portainer
|
2c05496962
|
feat(edgeconfigs): parse .env config files for interpolation BE-11673 (#514)
|
2025-03-15 10:09:22 -03: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 |
James Player
|
993f69db37
|
chore(app): Migrate helm templates list to react (#492)
|
2025-03-14 10:37:14 +13:00 |
Ali
|
58317edb6d
|
fix(namespaces): only show namespaces with access [r8s-251] (#501)
|
2025-03-14 07:57:06 +13:00 |
Steven Kang
|
417891675d
|
fix: ensure no non-admin users have access to system namespaces (#499)
|
2025-03-13 16:43:56 +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 |
LP B
|
0d25f3f430
|
fix(app): restore gitops update options (#419)
|
2025-03-12 14:00:31 +01:00 |
Steven Kang
|
798fa2396a
|
feat: kubernets service - display external hostname (#486)
|
2025-03-12 22:34:00 +13:00 |
James Player
|
28b222fffa
|
fix(app): Make sure empty tables don't have select all rows checkbox checked (#489)
|
2025-03-12 10:34:07 +13:00 |
James Player
|
b57855f20d
|
fix(app): datatable global checkbox doesn't reflect the selected state (#470)
|
2025-03-10 09:21:20 +13:00 |
Cara Ryan
|
438b1f9815
|
fix(helm): Remove duplicate helm instructions in CE [BE-11670] (#482)
|
2025-03-06 09:35:31 +13:00 |
LP B
|
2bccb3589e
|
fix(app/images): nodeName on images list links (#484)
|
2025-03-05 16:04:16 +01:00 |
James Player
|
52bb06eb7b
|
chore(helm): Convert helm details view to react (#476)
|
2025-03-03 11:29:58 +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 |
Anthony Lapenna
|
a554a8c49f
|
api: remove server-ce swagger.json (#467)
|
2025-02-26 16:10:02 +13:00 |
James Player
|
7759d762ab
|
chore(react): Convert cluster details to react CE (#466)
|
2025-02-26 14:13:50 +13:00 |
Oscar Zhou
|
dd98097897
|
fix(libstack): miss to read default .env file [BE-11638] (#458)
|
2025-02-26 13:00:25 +13:00 |
Steven Kang
|
cc73b7831f
|
fix: cve-2024-50338 - develop (#461)
|
2025-02-25 12:55:44 +13:00 |
James Carppe
|
9c243cc8dd
|
Update bug report template for 2.27.0 (#450)
|
2025-02-20 13:38:26 +13:00 |
Oscar Zhou
|
5d568a3f32
|
fix(edge): edge stack pending when yaml file is under same root folder of edge configs [BE-11620] (#447)
|
2025-02-20 12:09:26 +13:00 |
Steven Kang
|
1b83542d41
|
chore: bump version to 2.27.0 - develop (#445)
|
2025-02-20 09:42:52 +13:00 |