Steven Kang
96f2d69ae5
feat(observability): alerting experimental feature ( #801 )
...
Co-authored-by: JamesPlayer <james.player@portainer.io>
2025-07-11 16:55:23 +12:00
andres-portainer
ea4b334c7e
feat(csp): enable CSP by default BE-11961 ( #872 )
2025-07-09 16:15:43 -03:00
Steven Kang
1332f718ae
feat: add warning events count next to the status badge ( #828 )
2025-07-04 10:07:57 +12:00
Oscar Zhou
0556ffb4a1
feat(csrf): add trusted origins cli flags [BE-11972] ( #836 )
2025-06-27 17:41:10 -03:00
Malcolm Lockyer
17ebe221bb
chore: bump version to 2.31.0 ( #789 )
2025-06-10 16:47:17 +12:00
andres-portainer
75f165d1ff
feat(edgestackstatus): optimize the Edge Stack structures BE-11740 ( #756 )
2025-06-05 19:46:10 -03:00
LP B
24ff7a7911
chore(deps): upgrade docker/cli to v28.2.1 | docker/docker to v28.2.1 | docker/compose to v2.36.2 ( #758 )
2025-05-30 09:12:27 +02:00
Cara Ryan
07dfd981a2
fix(kubernetes): events api to call the backend [R8S-243] ( #563 )
2025-05-27 13:55:31 +12:00
Malcolm Lockyer
b96328e098
fix(async-perf): In async poll snapshot handling, reduce redundant json marshal [be-11861] ( #726 )
2025-05-23 12:42:45 +12:00
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
Oscar Zhou
2c37f32fa6
version: bump version to 2.29.0 ( #637 )
2025-04-14 13:13:38 +12:00
Oscar Zhou
a5d857d5e7
feat(docker): add --pull-limit-check-disabled cli flag [BE-11739] ( #581 )
2025-04-03 09:13:01 +13: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
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
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
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
Viktor Pettersson
41c1d88615
fix(edge): configure persisted mTLS certificates on start-up [BE-11622] ( #437 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
2025-02-19 14:46:39 +13:00
Steven Kang
df8673ba40
version: bump version to 2.27.0-rc3 - develop ( #426 )
2025-02-14 08:39:02 +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
1b2dc6a133
version: bump version to 2.27.0-rc2 - develop ( #402 )
2025-02-07 14:47:49 +13:00
Steven Kang
9ea41f68bc
version: bump version to 2.27.0-rc1 ( #363 )
...
Co-authored-by: steven <steven@stevens-Mini.hub>
2025-02-03 11:38:38 +13:00
Ali
9405cc0e04
chore(portainer): bump version to 2.26.0 ( #302 )
2025-01-14 07:20:11 +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
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
AndrewHucklesby
4454b6b890
bump version to 2.25.0 ( #240 )
2024-12-12 16:42:55 +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
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
Oscar Zhou
ee0dbf2d22
feat(init): allow to customize kubectl-shell image by cli flag [BE-11419] ( #162 )
2024-11-26 10:17:46 +13:00
andres-portainer
c59872553a
fix(stacks): pass the registry credentials to Compose stacks BE-11388 ( #147 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2024-11-18 08:39:13 +13: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
andres-portainer
3114d4b5c5
fix(security): add initial support for HSTS and CSP BE-11311 ( #47 )
Label Conflicts / triage (push) Has been cancelled
2024-10-21 13:52:11 -03:00
andres-portainer
369598bc96
Bump version to v2.23.0 ( #29 )
Label Conflicts / triage (push) Waiting to run
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
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 )
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
ci / build_images (map[arch:arm platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Waiting to run
ci / build_manifests (push) Blocked by required conditions
/ triage (push) Waiting to run
Lint / Run linters (push) Waiting to run
Test / test-client (push) Waiting to run
Test / test-server (map[arch:amd64 platform:linux]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
Test / test-server (map[arch:arm64 platform:linux]) (push) Waiting to run
2024-09-30 09:16:24 +13:00
Ali
32e94d4e4e
feat(podman): support add podman envs in the wizard [r8s-20] ( #12056 )
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Has been cancelled
/ triage (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
2024-09-25 11:55:07 +12: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
Oscar Zhou
2ede22646b
fix(version): add specific version for updater image [BE-11153] ( #12202 )
2024-09-11 08:29:23 +12:00
andres-portainer
e4e55157e8
fix(bouncer): add support for JWT revocation BE-11179 ( #12164 )
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:s390x platform:linux version:]) (push) Has been cancelled
/ triage (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
2024-08-30 20:24:05 -03:00
andres-portainer
6e7a42727a
chore(kompose): remove the code EE-4917 ( #12003 )
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
ci / build_images (map[arch:arm platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Waiting to run
ci / build_images (map[arch:s390x platform:linux version:]) (push) Waiting to run
ci / build_manifests (push) Blocked by required conditions
/ triage (push) Waiting to run
Lint / Run linters (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
Test / test-client (push) Waiting to run
Test / test-server (map[arch:amd64 platform:linux]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
Test / test-server (map[arch:arm64 platform:linux]) (push) Waiting to run
2024-07-08 17:19:07 -03:00
andres-portainer
f0d43f941f
chore(code): replace interface{} with any EE-6513 ( #11986 )
2024-06-28 14:59:28 -03:00