Commit Graph

932 Commits (eba5879ec8f8bf748957d5e0b0d775ac07372a10)

Author SHA1 Message Date
Matt Hook 3e485c3152
feat(api): remove golang experimental packages [EE-3648] (#8081)
2 years ago
Ali c1cc8bad77
feat(rbac): detect if rbac is enabled [EE-4308] (#8139)
2 years ago
matias-portainer 8dcc5e4adb
fix(edgestacks): fix repository edge stack creation EE-4732 (#8160)
2 years ago
Chaim Lev-Ari ce8455953e
chore(deps): upgrade k8s client [EE-4543] (#8019)
2 years ago
Matt Hook d6a3fe23e9
feat(libhelm) update missed package paths [EE-4650] (#8134)
2 years ago
Matt Hook c173888b64
remove old digest library and update path (#8141)
2 years ago
Chaim Lev-Ari 82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] (#7726)
2 years ago
Ali 9cdc0da615
feat(kompose): hide kompose [EE-4562] (#8084)
2 years ago
Matt Hook 79bfd8f6fe
fix package import for docker/distribution (#8132)
2 years ago
Matt Hook d2f6d1e415
import libhelm into portainer (#8128)
2 years ago
Matt Hook 241440a474
fix(fdo): import deleted digest library [EE-4654] (#8129)
2 years ago
Matt Hook 95bc508462
fix(migrator): fix setting version struct fields after migration [EE-4613] (#8090)
2 years ago
andres-portainer 9dfac98a26
fix(tags): add missing error handling EE-4622 (#8102)
2 years ago
andres-portainer e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101)
2 years ago
andres-portainer c28be7aced
fix(token-cache-manager): refactor to avoid data races EE-4438 (#8094)
2 years ago
Chaim Lev-Ari fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
2 years ago
Matt Hook 583346321e
feat(version): migrate version to semver [EE-3756] (#7693)
2 years ago
Yi Chen bb48ab00cb
* remove empty examples (#7952)
2 years ago
Chaim Lev-Ari eccc8131dd
feat(system/upgrade): add upgrade banner [EE-4564] (#8046)
2 years ago
matias-portainer c21921a08d
fix(edgestacks): return 400 instead of 500 on edge stack create when an invalid payload is provided EE-4429 (#7880)
2 years ago
Prabhat Khera 6775c7b6ec
clean database models directory (#8026)
2 years ago
Oscar Zhou 16377221f9
fix(stack): check if endpoint exists before checking the user permission on the endpoint (#7967)
2 years ago
Chaim Lev-Ari a0237852ef
fix: fix occurred typo [EE-4536] (#7994)
2 years ago
andres-portainer 193e0c7d6f
fix(snapshots): remove snapshots when removing endpoints EE-4527 (#7973)
2 years ago
andres-portainer 49d02e0386
fix(db): remove a bucket overwrite EE-4424 (#7867)
2 years ago
Oscar Zhou 9e1f80cf37
chore(ui/ldap): add texttip for group search configuration (#7944)
2 years ago
Dakota Walsh 459c95169a
fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893)
2 years ago
Dmitry Salakhov 4edf232e41
fix: document edge endoint url requirement (#7735) [EE-3425]
2 years ago
Dmitry Salakhov 903cf284e7
fix(image): build image from file (#7929) [EE-4501]
2 years ago
Prabhat Khera a550bfaedb
fix showing namespaces for standard user (#7917)
2 years ago
Dakota Walsh 55211ef00e
fix(ingress): allow none controller type EE-4420 (#7883)
2 years ago
Rex Wang 1b12cc9f31
EE-4376 fix(docker): fix malformed struct of template (#7803)
2 years ago
andres-portainer 535a26412f
fix(logging): default to pretty logging [EE-4371] (#7847)
2 years ago
Rex Wang 3f51d077ac
fix(docker): create custom template [EE-4114] (#7812)
2 years ago
Rex Wang 0219d41ba7
fix(docker): Show stopped container on dashboard [EE-4327] (#7833)
2 years ago
Dmitry Salakhov 1100a2bd28
feat: move jwt lib to v4 (#7773)
2 years ago
Matt Hook 58947fee69
fix(libhelm): new libhelm with relaxed validation when adding chart repo [EE-4440] (#7874)
2 years ago
Dakota Walsh 0c995ae1c8
fix(kubernetes): create proxied kubeclient EE-4326 (#7850)
2 years ago
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2 years ago
andres-portainer 69f498c431
fix(tests): add missing context cancel EE-4433 (#7879)
2 years ago
andres-portainer 191f8e17ee
fix(code): remove unused code EE-4431 (#7866)
2 years ago
andres-portainer ae2bec4bd9
fix(code): clean up EE-4432 (#7865)
2 years ago
andres-portainer 367f3dd6d4
fix(tags): remove a data race EE-4310 (#7862)
2 years ago
andres-portainer fd91de3571
fix(logging): remove remaining traces of logrus EE-4414 (#7848)
2 years ago
andres-portainer d3edb7ebd5
fix(logging): convert missing cases to Zerolog EE-4400 (#7817)
2 years ago
Oscar Zhou c23b8b2816
fix(gitops): update the git ref cache key from url to url and pat (#7841)
2 years ago
matias-portainer ebfb71da05
fix(edge): fix docker proxy EE-4380 (#7799)
2 years ago
Oscar Zhou e9de484c3e
refactor(stack): stack build process backend only [EE-4342] (#7750)
2 years ago
Prabhat Khera 83a1ce9d2a
bug(ingress): fix ingress class disallowed to not found issue EE-4311 (#7731)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago