Oscar Zhou
|
44daab04ac
|
fix(libclient): option to disable external http request [BE-11696] (#719)
|
2025-05-15 09:54:35 +12:00 |
|
Ali
|
ee65223ee7
|
chore: bump version to 2.30.0 (#735)
|
2025-05-14 17:35:05 +12:00 |
|
Ali
|
d49fcd8f3e
|
feat(helm): make the atomic flag optional [r8s-314] (#733)
|
2025-05-14 16:31:42 +12:00 |
|
Ali
|
4ee349bd6b
|
feat(helm): helm actions [r8s-259] (#715)
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: stevensbkang <skan070@gmail.com>
|
2025-05-13 22:15:04 +12:00 |
|
Steven Kang
|
3b313b9308
|
fix(kubectl): rollout restart [r8s-322] (#729)
|
2025-05-13 11:35:44 +12:00 |
|
andres-portainer
|
9fdc535d6b
|
fix(csrf): skip the trusted origins check for plain-text HTTP requests BE-11832 (#710)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
|
2025-05-09 14:39:29 +12:00 |
|
Steven Kang
|
bc29419c17
|
refactor: replace the kubectl binary with the upstream sdk (#524)
|
2025-05-07 20:40:38 +12:00 |
|
Devon Steenberg
|
1a3df54c04
|
fix(govalidator): replace govalidator dependency [BE-11574] (#673)
|
2025-04-23 13:59:51 +12:00 |
|
andres-portainer
|
f25d31b92b
|
fix(code): remove dead code and reduce duplication BE-11826 (#680)
|
2025-04-22 18:09:36 -03:00 |
|
Ali
|
c91c8a6467
|
feat(helm): rollback helm chart [r8s-287] (#660)
|
2025-04-23 08:58:34 +12:00 |
|
andres-portainer
|
e319a7a5ae
|
fix(linter): enable ineffassign BE-10204 (#669)
|
2025-04-21 19:27:14 -03:00 |
|
andres-portainer
|
342549b546
|
fix(validate): remove dead code BE-11824 (#671)
|
2025-04-21 18:59:51 -03:00 |
|
andres-portainer
|
6fcf1893d3
|
fix(code): remove duplicated code BE-11821 (#667)
|
2025-04-18 17:34:34 -03:00 |
|
Devon Steenberg
|
be3e8e3332
|
fix(proxy): don't forward sensitive headers [BE-11819] (#654)
|
2025-04-16 15:30:56 +12:00 |
|
andres-portainer
|
bfa55f8c67
|
fix(logs): remove duplicated code BE-11821 (#653)
|
2025-04-15 17:16:04 -03:00 |
|
andres-portainer
|
730c1115ce
|
fix(proxy): remove code duplication BE-11627 (#644)
|
2025-04-14 17:46:40 -03:00 |
|
Oscar Zhou
|
2c37f32fa6
|
version: bump version to 2.29.0 (#637)
|
2025-04-14 13:13:38 +12:00 |
|
Oscar Zhou
|
ebc25e45d3
|
fix(edge): redeploy edge stack doesn't apply to std agents [BE-11766] (#633)
|
2025-04-12 10:24:23 +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 |
|
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 |
|
Ali
|
0ebfe047d1
|
feat(helm): use helm upgrade for install [r8s-258] (#568)
|
2025-03-26 11:32:26 +13:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Anthony Lapenna
|
a554a8c49f
|
api: remove server-ce swagger.json (#467)
|
2025-02-26 16:10:02 +13:00 |
|