Commit Graph

134 Commits (0ddf84638f98f881cf837d8231ab6f962e43bdff)

Author SHA1 Message Date
andres-portainer dd0d1737b0
fix(performance): optimize performance for edge EE-3311 (#8040)
2 years ago
andres-portainer 137ce37096
chore(nil): remove unnecessary nil checks EE-4847 (#8254)
2 years ago
andres-portainer e529327851
chore(utils): remove dead code EE-4846 (#8253)
2 years ago
Chaim Lev-Ari 649c1c9cee
feat(system): check BE image existence before upgrade [EE-4071] (#8230)
2 years ago
cmeng 919a854d93
feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210)
2 years ago
matias-portainer e1b474d04f
feat(edgejobs): support edge groups when using edge jobs EE-3873 (#8099)
2 years ago
Dakota Walsh 046738c967
feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082)
2 years ago
Chaim Lev-Ari 930d9e5628
feat(edge/stacks): use namespace in manifest [EE-4507] (#8145)
2 years ago
Chaim Lev-Ari db9d87c918
feat(system): path to upgrade swarm to BE [EE-4624] (#8124)
2 years ago
Chaim Lev-Ari 5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] (#8095)
2 years ago
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
Chaim Lev-Ari 82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] (#7726)
2 years ago
Chaim Lev-Ari eccc8131dd
feat(system/upgrade): add upgrade banner [EE-4564] (#8046)
2 years ago
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2 years ago
andres-portainer ae2bec4bd9
fix(code): clean up EE-4432 (#7865)
2 years ago
Oscar Zhou e9de484c3e
refactor(stack): stack build process backend only [EE-4342] (#7750)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
matias-portainer 6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
Chaim Lev-Ari 6c4c958bf0
feat(edge/update): remote update structure [EE-4040] (#7553)
2 years ago
Dmitry Salakhov 0fe2ddf535
fix: don't url-escape socket paths (#7627)
2 years ago
Matt Hook a54c54ef24
fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502)
2 years ago
Chaim Lev-Ari 5ee570e075
feat(home): filter by connection type and agent version [EE-3373] (#7085)
2 years ago
sunportainer cb6a5fa41d
fix(typo):UI and logs EE-3282 (#7063)
2 years ago
itsconquest bca1c6b9cf
feat(internal-auth): ability to set minimum password length [EE-3175] (#6942)
3 years ago
Chaim Lev-Ari e686d64011
refactor(docker): strongly type snapshot [EE-3256] (#6990)
3 years ago
Chaim Lev-Ari 75d854e6ad Revert "refactor(docker): strongly type snapshot [EE-3256]"
3 years ago
Chaim Lev-Ari 0b2217a916 refactor(docker): strongly type snapshot [EE-3256]
3 years ago
cong meng 16f8b737f1
fix(pwd) EE-3161 ease the minimum password restrictions to 12 characters (#6921)
3 years ago
Chaim Lev-Ari c732ca2d2f
fix(edge): allow more options for url [EE-2975] (#6781)
3 years ago
Matt Hook 840a3ce732
switch natural sort lib for a better one (#6862)
3 years ago
Prabhat Khera bebee78152
fix(home): fix home page filters EE-2972 (#6789)
3 years ago
Chaim Lev-Ari e217ac7121
feat(edge): show correct heartbeat and sync aeec changes [EE-2876] (#6769)
3 years ago
Chaim Lev-Ari 85a7b7e0fc
refactor(edge): move edge deploy script to react [EE-2689] (#6747)
3 years ago
cong meng 85ad4e334a
feat(password) EE-2690 enforce strong password policy (#6751)
3 years ago
Marcelo Rydel f12c3968f1
feat(edge): edgeStacks and edgeJobs operations small refactors [EE-2744] (#6648)
3 years ago
Marcelo Rydel dff74f0823
feat(ssl): enable mTLS certificates [EE-2617] (#6612)
3 years ago
Prabhat Khera e1df46b92b
add missed migration for DB version 36 (#6678)
3 years ago
Marcelo Rydel 8860d72f70
fix(edge/jobs): fix get edge job file content [EE-2702] (#6622)
3 years ago
andres-portainer 226ffdcd20
fix(snapshots): fix a data race in the snapshot code EE-2717 (#6654)
3 years ago
andres-portainer a3b1466b96
fix(tunnel): fix data race on tunnels EE-2577 (#6601)
3 years ago
Anthony Lapenna 318844226c
refactor(storidge): remove Storidge support from backend [EE-2450] (#6511)
3 years ago
Marcelo Rydel edd5193100
fix(settings): updateSettingsFromFlags only if dataStore is new [EE-2397] (#6475)
3 years ago
Hao Zhang a9406764ee
fix(service): webhook vulnerability for passing an invalid image tag EE-2121 (#6269)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
Chaim Lev-Ari 1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] (#6356)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
sunportainer da422d6ed6
fix(ssl)//handle --sslcert and --sslkey ee-2106 (#6203)
3 years ago
cong meng 98972dec0d
feat(webhook) EE-2125 send registry auth haeder when update swarms service via webhook (#6220)
3 years ago
cong meng a86c7046df
feat(registry) EE-806 add support for AWS ECR (#6165)
3 years ago
zees-dev 69c17986d9
feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079)
3 years ago
Marcelo Rydel 47c1af93ea
feat(openamt): Configuration of the OpenAMT capability [INT-6] (#6071)
3 years ago
Marcelo Rydel 6be1ff4d9c
feature(kubeconfig): access to all kube environment contexts from within the Portainer UI [EE-1727] (#5966)
3 years ago
andres-portainer 28f71e486a
fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957)
3 years ago
Dmitry Salakhov 2ecc8ab5c9
feat(k8s): support git automated sync for k8s applications [EE-577] (#5548)
3 years ago
zees-dev 377326085d
feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341)
3 years ago
Chaim Lev-Ari d4f581a596
feat(kube): use local kubectl for all deployments (#5488)
3 years ago
Richard Wei dd808bb7bd
fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629)
3 years ago
zees-dev 2a60b8fcdf
feat(helm/templates): helm app templates EE-943 (#5449)
3 years ago
Chaim Lev-Ari 5c8450c4c0
feat(edgestacks): support kubernetes edge stacks (#5276) [EE-393]
3 years ago
Richard Wei 9f179fe3ec
feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588)
3 years ago
cong meng 35013e7b6a
feat(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421)
3 years ago
Chaim Lev-Ari 1830a80a61
feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system (#5360)
3 years ago
Dmitry Salakhov bcccdfb669
feat(stacks): support automated sync for stacks [EE-248] (#5340)
3 years ago
Chaim Lev-Ari 11d555bbd6
feat(server): use https by default (#5315) [EE-332]
3 years ago
Chaim Lev-Ari db16299aab
feat(docker/volumes): change how volume resource id is calculated (#5067)
3 years ago
LP B 179df06267
feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131)
3 years ago
cong meng 6b759438b8
fix(k8s) cleaning up namespace access policies when removing users orteams from endpoint or endpoint group EE-718 (#5184)
3 years ago
Alice Groux 7f96220a09
feat(k8s/advanced-deployment): allow standard users to see and use advanced deployment feature EE-446 (#5050)
3 years ago
Dmitry Salakhov 0b93714de4
feat(stacks): redeploy git stack [EE-161] (#5139)
3 years ago
cong meng defd929366
Fix(kube) advanced deployment CE-83 (#4866)
4 years ago
wheresolivia 335bfb81ba
Merge pull request #4965 from portainer/feat(backup)-backup-restore-system
4 years ago
Dmitry Salakhov a3ec2f8e85 feat(backup): Add backup/restore to the server
4 years ago
Felix Han e3e7e84821 feat(ACI): add UAC to ACI
4 years ago
Chaim Lev-Ari f5aa6c4dc2
feat(docker): show docker pull rate limits (#4666)
4 years ago
Chaim Lev-Ari 86ad1c6af1
feat(stacks): scope stack names to endpoint (#4520)
4 years ago
Chaim Lev-Ari 4a1a46c8c1
fix(snapshot): update snapshot interval (#4789)
4 years ago
cong meng da41dbb79a
fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725)
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
Chaim Lev-Ari 53b37ab8c8
feat(custom-templates): introduce custom templates (#3906)
4 years ago
Anthony Lapenna af6bea5acc
feat(kubernetes): introduce kubernetes support (#3987)
4 years ago
Chaim Lev-Ari 24528ecea8
feat(edge-compute): move host jobs to edge (#3840)
4 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago