Steven Kang
|
49b7831cb8
|
chore: bump version to 2.27.6 (#720)
|
2025-05-09 10:10:03 +12:00 |
|
Steven Kang
|
78127f8f3d
|
chore: bump version to 2.27.5 (#704)
|
2025-05-02 10:08:56 +12:00 |
|
Steven Kang
|
5b3dba130b
|
chore: bump version to 2.27.4 (#645)
|
2025-04-15 10:24:20 +12:00 |
|
James Player
|
b1dceb15e4
|
Bump version to v2.27.3 (#571)
|
2025-03-25 12:32:10 +13:00 |
|
Steven Kang
|
915beecce3
|
chore: bump 2.27.2 (#535)
|
2025-03-19 13:01:47 +13:00 |
|
Steven Kang
|
b9a68e9f31
|
chore: bump 2.27.1 - rel 227 (#469)
|
2025-02-27 11:00:58 +13:00 |
|
Steven Kang
|
ab824da5d7
|
chore: bump version to 2.27.0 - release 2.27 (#446)
|
2025-02-20 09:42:54 +13:00 |
|
Steven Kang
|
4bd9569e63
|
version: bump version to 2.27.0-rc3 - release 2.27 (#427)
|
2025-02-14 08:39:05 +13:00 |
|
Steven Kang
|
9ac8641f7e
|
workaround: leave the globally set helm repo to empty and add disclaimer - release 2.27 (#410)
|
2025-02-11 15:36:33 +13:00 |
|
Steven Kang
|
2c1156da75
|
version: bump version to 2.27.0-rc2 - release 2.27 (#403)
|
2025-02-07 14:47:54 +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
|
d72b3a9ba2
|
feat(edgestacks): optimize the Edge Stack status update endpoint BE-11539 (#279)
|
2025-01-06 15:39:24 -03:00 |
|
AndrewHucklesby
|
4454b6b890
|
bump version to 2.25.0 (#240)
|
2024-12-12 16:42:55 +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 |
|
Anthony Lapenna
|
20e3d3a15b
|
fix: review snapshot and post init migration logic (#158)
|
2024-11-25 11:03:12 +13:00 |
|
Oscar Zhou
|
e6508140f8
|
version: bump version to 2.24.0 (#102)
|
2024-11-12 12:13:27 +13:00 |
|
andres-portainer
|
ac293cda1c
|
feat(database): share more database code between CE and EE BE-11303 (#43)
|
2024-10-18 10:33:10 -03:00 |
|
andres-portainer
|
369598bc96
|
Bump version to v2.23.0 (#29)
|
2024-10-14 13:55:11 -03:00 |
|
andres-portainer
|
364e4f1b4e
|
fix(linters): add back removed linters and extend them to CE BE-11294
|
2024-10-10 12:06:20 -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)
|
2024-09-30 09:16:24 +13:00 |
|
Ali
|
32e94d4e4e
|
feat(podman): support add podman envs in the wizard [r8s-20] (#12056)
|
2024-09-25 11:55:07 +12: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
|
7a176cf284
|
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
|
2024-09-05 21:36:13 -03:00 |
|
andres-portainer
|
6e7a42727a
|
chore(kompose): remove the code EE-4917 (#12003)
|
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 |
|
andres-portainer
|
19fa40286a
|
chore(fdo): remove FDO code EE-7235 (#11981)
|
2024-06-28 08:42:16 -03:00 |
|
andres-portainer
|
9ee092aa5e
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
|
andres-portainer
|
90a19cec5c
|
chore(code): remove unnecessary type conversions EE-7191 (#11908)
|
2024-06-10 09:32:52 -03:00 |
|
Chaim Lev-Ari
|
014a590704
|
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
|
2024-05-20 09:34:51 +03:00 |
|
Matt Hook
|
6a51b6b41e
|
fix(pending-actions): further refactoring [EE-7011] (#11806)
|
2024-05-10 11:59:58 +12:00 |
|
Matt Hook
|
5a5a10821d
|
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
|
2024-05-09 08:10:10 +12:00 |
|
Prabhat Khera
|
f22aed34b5
|
fix(pending-action): pending action data format [EE-7064] (#11766)
|
2024-05-06 15:46:51 +12:00 |
|
Dakota Walsh
|
439f13af19
|
fix(migration): improper version EE-7048 (#11712)
|
2024-04-30 21:30:40 -04:00 |
|
Ali
|
48cf27a3b8
|
fix(migration): run post init migrations for edge after server starts [EE-6905] (#11546)
Co-authored-by: testa113 <testa113>
|
2024-04-23 16:15:28 +12:00 |
|
Oscar Zhou
|
ffc66647f8
|
feat(setting/oauth): add authstyle option [EE-6038] (#11610)
|
2024-04-22 10:35:19 +12:00 |
|
Prabhat Khera
|
d9df58e93a
|
fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11598)
|
2024-04-16 15:09:10 +12:00 |
|
Matt Hook
|
cf1fd17626
|
chore(api): bump docker and protobuf pkgs [EE-6941] (#11566)
|
2024-04-15 10:53:15 +12:00 |
|
Prabhat Khera
|
d6d7afddbc
|
chore(version): version bump to 2.22.0 [EE-6897] (#11438)
|
2024-03-22 14:37:27 +13:00 |
|
Matt Hook
|
bdeedb4018
|
fix(namespace): fix default namespace quota [EE-6700] (#11185)
|
2024-02-16 08:20:24 +13:00 |
|
Prabhat Khera
|
517190e28b
|
chore(version): bump to 2.21.0 [EE-6652] (#11047)
* chore(version): bump to 2.21.0 [EE-6652]
* address review comments
|
2024-02-02 15:17:52 +13:00 |
|
Dakota Walsh
|
5ee6efb145
|
fix(backup): restore over network share EE-6578 (#11044)
|
2024-02-01 11:41:32 +13:00 |
|
Chaim Lev-Ari
|
115b01cee3
|
fix(docker): include healthy containers in running [EE-6264] (#10746)
|
2024-01-17 22:30:12 +07:00 |
|
Ali
|
e84dd27e88
|
feat(cache): default to off [EE-6293] (#10867)
Co-authored-by: testa113 <testa113>
|
2023-12-19 12:13:44 +13:00 |
|
Matt Hook
|
e687cee608
|
ignore, remove or comment out unused code. Enable unused linter (#10743)
|
2023-12-18 10:28:15 +13:00 |
|
Matt Hook
|
8396ff068d
|
enable gosimple linter (#10744)
|
2023-12-18 10:27:24 +13:00 |
|
Matt Hook
|
0b9407f0a6
|
close db before restore. fix log (#10826)
|
2023-12-14 12:01:05 +13:00 |
|
Matt Hook
|
41b73fe2ae
|
close the db before backup for windows shares and better error handling (#10810)
|
2023-12-08 15:24:23 +13:00 |
|