Matt Hook
|
5a5a10821d
|
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
|
2024-05-09 08:10:10 +12:00 |
Dakota Walsh
|
439f13af19
|
fix(migration): improper version EE-7048 (#11712)
|
2024-04-30 21:30:40 -04: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 |
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 |
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 |
Ali
|
4096bb562d
|
feat(cache): introduce cache option [EE-6293] (#10672)
Co-authored-by: testa113 <testa113>
|
2023-11-22 14:21:07 +13:00 |
Ali
|
ecce501cf3
|
Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658)
This reverts commit 2c032f1739 .
|
2023-11-20 15:08:19 +13:00 |
Ali
|
2c032f1739
|
feat(cache): introduce cache option [EE-6293] (#10641)
|
2023-11-20 10:22:48 +13:00 |
Chaim Lev-Ari
|
e1e90c9c1d
|
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
|
2023-11-14 14:54:44 +02:00 |
andres-portainer
|
247f358b94
|
fix(code): revert omitempty optimization EE-6269 (#10548)
|
2023-10-27 17:33:04 -03:00 |
andres-portainer
|
ae1726cece
|
feat(performance): performance optimizations EE-6042 (#10520)
|
2023-10-24 13:55:11 -03:00 |
Prabhat Khera
|
7840e0bfe1
|
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] (#10436)
|
2023-10-16 14:08:06 +13:00 |
Prabhat Khera
|
14853f6da0
|
fix(kubernetes): kube env permissions when down [EE-5427] (#10327)
|
2023-09-19 08:57:27 +12:00 |
Prabhat Khera
|
a02f9f1f07
|
fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121)
* update group access when env is down
* fix tests
|
2023-09-05 11:03:43 +12:00 |
Matt Hook
|
721457b71d
|
bump version to 2.20 (#9963)
|
2023-08-01 09:20:51 +12:00 |
Chaim Lev-Ari
|
0bcb57568c
|
feat(edge/stacks): increase status transparency [EE-5554] (#9094)
|
2023-07-13 23:55:52 +03:00 |
cmeng
|
b93624fa1f
|
fix(chisel): convert seed to private key file EE-5099 (#9149)
|
2023-07-13 15:19:40 +12:00 |
Oscar Zhou
|
96de026eba
|
fix(container/network): recreate container changes static IP [EE-5448] (#8960)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
|
2023-05-30 09:36:10 +12:00 |
Prabhat Khera
|
14fa60f6e6
|
fix(docker): fix extension spelling EE-5277 (#8956)
|
2023-05-18 10:21:07 +12:00 |
Prabhat Khera
|
83551201fb
|
fix(docker): add docker desktop extension flag in settings and add migration EE-5277 (#8948)
|
2023-05-17 14:31:46 +12:00 |
cmeng
|
b00aa68c2b
|
fix(homepage) move heartbeat logic to backend EE-5317 (#8737)
|
2023-04-06 09:09:22 +12:00 |
Dakota Walsh
|
f17a608dc7
|
fix(kubernetes): Prevent rerunning initial cluster detection [EE-5170] (#8666)
|
2023-03-16 15:39:26 +13:00 |
matias-portainer
|
621a01ba3b
|
fix(upgrade): remove yellow upgrade banner EE-5141 (#8640)
|
2023-03-13 09:01:27 -03:00 |
Matt Hook
|
9cca299833
|
fix(gotest): fix go tests as part of version bump to 2.19.0 (#8623)
* bump version to 2.19
* fix broken go tests
|
2023-03-08 17:23:34 +13:00 |
Ali
|
fd916bc8a2
|
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
|
2023-03-03 14:47:10 +13:00 |
Chaim Lev-Ari
|
9a8e95d017
|
feat(upgrade): show subtle banner [EE-5017] (#8489)
|
2023-02-19 09:47:50 +05:30 |
Dakota Walsh
|
53eb5aa1ee
|
fix(kube): 30 second delay to storage detection EE-4822 (#8360)
|
2023-01-31 09:58:57 +13:00 |
matias-portainer
|
a09fe7e10c
|
chore(edgejobs): AddEdgeJob disregards async mode EE-4855 (#8287)
|
2023-01-26 11:32:11 -03:00 |
Prabhat Khera
|
087848539f
|
fix(kubernetes): detect metrics API for kubernetes endspoints EE-4865 (#8351)
|
2023-01-24 09:05:15 +13:00 |
andres-portainer
|
33c3f8460c
|
Bump to v2.18.0. (#8266)
|
2023-01-07 12:08:23 -03:00 |
cmeng
|
919a854d93
|
feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210)
Co-authored-by: Matt Hook <hookenz@gmail.com>
|
2022-12-21 13:18:51 +13:00 |
Ali
|
9cdc0da615
|
feat(kompose): hide kompose [EE-4562] (#8084)
|
2022-12-01 13:46:23 +13:00 |
Matt Hook
|
95bc508462
|
fix(migrator): fix setting version struct fields after migration [EE-4613] (#8090)
* fix setting version struct fields
* fix go tests
* remove versionUpdateRequired
* remove old code that was originally for debugging purposes
|
2022-11-28 19:28:10 +13:00 |
Matt Hook
|
583346321e
|
feat(version): migrate version to semver [EE-3756] (#7693)
redisigned version bucket and migration code
|
2022-11-18 13:18:09 +13:00 |
Dakota Walsh
|
459c95169a
|
fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893)
|
2022-11-02 11:17:32 +13:00 |
Dakota Walsh
|
55211ef00e
|
fix(ingress): allow none controller type EE-4420 (#7883)
Co-authored-by: testA113 <alex.harris@portainer.io>
|
2022-10-25 09:41:30 +13:00 |
Dmitry Salakhov
|
90a0e6fe35
|
bump release version (#7733)
|
2022-09-27 13:55:20 +13:00 |
Dakota Walsh
|
89eda13eb3
|
feat(ingress): autodetect ingress controllers EE-673 (#7712)
|
2022-09-27 08:43:24 +13:00 |
matias-portainer
|
6e0f83b99e
|
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
|
2022-09-22 17:05:10 -03:00 |
Prabhat Khera
|
ef1d648c07
|
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 (#7672)
|
2022-09-21 16:49:42 +12:00 |
Matt Hook
|
294738cb0d
|
bump version to 2.16 (#7475)
|
2022-08-19 10:34:47 +12:00 |
Chaim Lev-Ari
|
5ee570e075
|
feat(home): filter by connection type and agent version [EE-3373] (#7085)
|
2022-08-11 07:32:12 +03:00 |
congs
|
4997e9c7be
|
feat(gpu) EE-3191 Add GPU support for containers (#7146)
|
2022-07-18 11:02:14 +12:00 |
Oscar Zhou
|
7275d23e4b
|
feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025)
|
2022-07-04 11:39:03 +12:00 |
Chaim Lev-Ari
|
7238372d8d
|
fix(api): add missing edge types [EE-3590] (#7116)
|
2022-06-26 08:38:23 +03:00 |
Matt Hook
|
0864c371e8
|
chore(version): bump develop branch version to 2.15 (#7019)
* bump version to 2.15
|
2022-06-07 11:00:36 +12:00 |