Chaim Lev-Ari
e5fd0c9595
fix(system): ignore failure to connect to docker [EE-4825] ( #8231 )
2022-12-21 18:08:18 +02:00
Chaim Lev-Ari
649c1c9cee
feat(system): check BE image existence before upgrade [EE-4071] ( #8230 )
2022-12-21 17:17:51 +02: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
Chaim Lev-Ari
7fe0712b61
feat(home): move edge device to view [EE-4559] ( #8189 )
...
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-12-21 10:07:34 +13:00
Dakota Walsh
95558ed4ad
fix(EE-4782): add portainer internal label to created ingress rules ( #8196 )
2022-12-20 16:46:51 +13:00
matias-portainer
e1b474d04f
feat(edgejobs): support edge groups when using edge jobs EE-3873 ( #8099 )
2022-12-19 18:54:51 -03:00
Matt Hook
9732d1b5d8
remove kubeshell pod constraint ( #8185 )
2022-12-20 10:32:49 +13:00
Dakota Walsh
046738c967
feat(kubernetes): cluster setup reasonable defaults EE-4518 ( #8082 )
2022-12-16 16:03:40 +13:00
cmeng
94d64997cc
fix(compose): EE-4777 Toast Error displays insufficient details when creating stack in Standalone ( #8208 )
2022-12-16 14:43:24 +13:00
andres-portainer
b917e12b62
fix(fileservice): add missing interface EE-3458 ( #8207 )
2022-12-15 17:21:58 -03:00
andres-portainer
a8ccd2b153
feat(filestore): add function to save mTLS certificates ( #8206 )
2022-12-15 16:16:29 -03:00
andres-portainer
37896661d6
fix(edgestacks): avoid a data race in edge stack status update endpoint EE-4737 ( #8168 )
2022-12-14 10:41:45 -03:00
Ali
ac6f52ab76
fix(gitapp): set manifest in git settings [EE-4734] ( #8190 )
2022-12-14 14:30:15 +13:00
Dakota Walsh
0ddcad66f3
fix(auth): invalidate session when permissions change EE-3320 ( #8103 )
2022-12-14 10:12:00 +13:00
Chaim Lev-Ari
930d9e5628
feat(edge/stacks): use namespace in manifest [EE-4507] ( #8145 )
2022-12-13 22:56:47 +02:00
Chaim Lev-Ari
db9d87c918
feat(system): path to upgrade swarm to BE [EE-4624] ( #8124 )
2022-12-13 22:52:06 +02:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
Matt Hook
3e485c3152
feat(api): remove golang experimental packages [EE-3648] ( #8081 )
...
* remove golang experimental packages
* rebase and fix references
2022-12-07 17:15:52 +13:00
Ali
c1cc8bad77
feat(rbac): detect if rbac is enabled [EE-4308] ( #8139 )
2022-12-07 15:53:06 +13:00
matias-portainer
8dcc5e4adb
fix(edgestacks): fix repository edge stack creation EE-4732 ( #8160 )
2022-12-06 10:26:18 -03:00
Chaim Lev-Ari
ce8455953e
chore(deps): upgrade k8s client [EE-4543] ( #8019 )
2022-12-05 09:58:55 +02:00
Matt Hook
d6a3fe23e9
feat(libhelm) update missed package paths [EE-4650] ( #8134 )
...
* add missing pkg paths
* fix go tests
* fixed pkg paths
2022-12-05 10:38:16 +13:00
Matt Hook
c173888b64
remove old digest library and update path ( #8141 )
2022-12-02 10:46:59 +13:00
Chaim Lev-Ari
82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] ( #7726 )
2022-12-01 08:40:52 +02:00
Ali
9cdc0da615
feat(kompose): hide kompose [EE-4562] ( #8084 )
2022-12-01 13:46:23 +13:00
Matt Hook
79bfd8f6fe
fix package import for docker/distribution ( #8132 )
2022-12-01 09:43:51 +13:00
Matt Hook
d2f6d1e415
import libhelm into portainer ( #8128 )
2022-11-30 14:25:47 +13:00
Matt Hook
241440a474
fix(fdo): import deleted digest library [EE-4654] ( #8129 )
...
* import digest lib
* update references
* fix lint errors
2022-11-30 09:11:49 +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
andres-portainer
9dfac98a26
fix(tags): add missing error handling EE-4622 ( #8102 )
2022-11-24 14:16:04 -03:00
andres-portainer
e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 ( #8101 )
2022-11-23 21:36:17 -03:00
andres-portainer
c28be7aced
fix(token-cache-manager): refactor to avoid data races EE-4438 ( #8094 )
2022-11-22 18:31:14 -03:00
Chaim Lev-Ari
fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] ( #7609 )
2022-11-22 14:16:34 +02: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
Yi Chen
bb48ab00cb
* remove empty examples ( #7952 )
...
* fix missing type
2022-11-17 06:55:08 +13:00
Chaim Lev-Ari
eccc8131dd
feat(system/upgrade): add upgrade banner [EE-4564] ( #8046 )
2022-11-16 18:38:39 +02:00
matias-portainer
c21921a08d
fix(edgestacks): return 400 instead of 500 on edge stack create when an invalid payload is provided EE-4429 ( #7880 )
2022-11-15 17:40:56 -03:00
Prabhat Khera
6775c7b6ec
clean database models directory ( #8026 )
2022-11-14 08:33:57 +13:00
Oscar Zhou
16377221f9
fix(stack): check if endpoint exists before checking the user permission on the endpoint ( #7967 )
2022-11-09 12:20:19 +13:00
Chaim Lev-Ari
a0237852ef
fix: fix occurred typo [EE-4536] ( #7994 )
2022-11-08 07:30:37 +02:00
andres-portainer
193e0c7d6f
fix(snapshots): remove snapshots when removing endpoints EE-4527 ( #7973 )
...
* fix(snapshots): remove snapshots when removing endpoints EE-4527
* Fix nil pointer dereference.
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2022-11-07 20:28:18 -03:00
andres-portainer
49d02e0386
fix(db): remove a bucket overwrite EE-4424 ( #7867 )
2022-11-03 18:51:15 -03:00
Oscar Zhou
9e1f80cf37
chore(ui/ldap): add texttip for group search configuration ( #7944 )
2022-11-02 11:31:44 +13:00
Dakota Walsh
459c95169a
fix(ingresses): migrate to new allow/disallow format EE-4465 ( #7893 )
2022-11-02 11:17:32 +13:00
Dmitry Salakhov
4edf232e41
fix: document edge endoint url requirement ( #7735 ) [EE-3425]
2022-10-28 13:00:12 +13:00
Dmitry Salakhov
903cf284e7
fix(image): build image from file ( #7929 ) [EE-4501]
2022-10-27 23:31:31 +13:00
Prabhat Khera
a550bfaedb
fix showing namespaces for standard user ( #7917 )
2022-10-27 16:14:54 +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
Rex Wang
1b12cc9f31
EE-4376 fix(docker): fix malformed struct of template ( #7803 )
2022-10-21 16:29:18 +08:00
andres-portainer
535a26412f
fix(logging): default to pretty logging [EE-4371] ( #7847 )
...
* fix(logging): default to pretty logging EE-4371
* feat(app/logs): prettify stack traces in JSON logs
* feat(nomad/logs): prettify JSON logs in log viewer
* feat(kubernetes/logs): prettigy JSON logs in log viewers
* feat(app/logs): format and color zerolog prettified logs
* fix(app/logs): pre-parse logs when they are double serialized
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-10-20 16:33:54 +02:00