Commit Graph

779 Commits (298e3d263e6f2401968e908366d51d83f6d18d64)

Author SHA1 Message Date
LP B 298e3d263e
feat(registry): enforce name uniqueness for registries (#6709)
3 years ago
andres-portainer 9ffaf47741
fix(endpoint-status): add a redirect to keep backwards compatibility EE-2932 (#6735)
3 years ago
Marcelo Rydel dff74f0823
feat(ssl): enable mTLS certificates [EE-2617] (#6612)
3 years ago
Marcelo Rydel f9f937f844
feat(registries): Registry browser for non-admins [EE-2459] (#6549)
3 years ago
Marcelo Rydel 77e48bfb74
chore(endpoint/edge): small refactor and move endpoint status handler [EE-2710] (#6637)
3 years ago
Prabhat Khera e1df46b92b
add missed migration for DB version 36 (#6678)
3 years ago
Oscar Zhou 2059a9e064
feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688)
3 years ago
Chao Geng f59459f936
EE-2463 When add agent to k8s with AGENT_SECRET, AGENT_SECRET should be configured on both side. otherwise, it will get unknown error. this error should be "agent already paired with another Portainer instance" (#6679)
3 years ago
Marcelo Rydel 8860d72f70
fix(edge/jobs): fix get edge job file content [EE-2702] (#6622)
3 years ago
sunportainer 379f9e2822
fix(swagger):add swagger for X-Registry-Auth EE-2408 (#6664)
3 years ago
cong meng 3579b11a8b
fix(k8s) deploying manifest using default namespace EE-2104 (#6385)
3 years ago
Marcelo Rydel c486130a9f
fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559)
3 years ago
andres-portainer 1ab65a4b4f
fix(offlinegate): fix data race in offlinegate EE-2713 (#6626)
3 years ago
andres-portainer a66e863646
fix(boltdb): upgrade to the latest version to avoid problems with the race detector EE-2729 (#6638)
3 years ago
andres-portainer 98d8cd99fb
fix(chisel): upgrade chisel to v1.7.7 to fix a data race EE-2718 (#6650)
3 years ago
andres-portainer 226ffdcd20
fix(snapshots): fix a data race in the snapshot code EE-2717 (#6654)
3 years ago
andres-portainer 78150a738f
fix(scheduler): fix a data race in the scheduler EE-2716 (#6629)
3 years ago
andres-portainer ecf5e90783
fix(admin-monitor): fix a data race in the admin monitor EE-2761 (#6658)
3 years ago
Chaim Lev-Ari f63b07bbb9
refactor(access-control): create access-control-panel component [EE-2345] (#6486)
3 years ago
Chao Geng 07294c19bb
fix(k8s/application): check name unique in k8s cluster (#6610)
3 years ago
andres-portainer f8cbb54ba5
fix(tunnels): fix a deadlock with the tunnels EE-2751 (#6649)
3 years ago
andres-portainer f8fd28bb61
fix(scheduler): fix a data race in a scheduler unit test EE-2715 (#6628)
3 years ago
andres-portainer 78f7cd0d6c
fix(adminmonitor): fix a data race in a unit test EE-2714 (#6627)
3 years ago
Oscar Zhou 5188ead870
fix(home): fix homepage edge heartbeat judgement [EE-2041] (#6624)
3 years ago
sunportainer 20405e9803
fix(docker/service): send registry id on update EE-2061 (#6606)
3 years ago
Chaim Lev-Ari 0f3c7b1424
refactor(home): migrate view to react [EE-1810] (#6314)
3 years ago
sunportainer c442d936d3
fix(compose):filter out symlink in custom template EE-1928 (#6579)
3 years ago
Prabhat Khera eb6cdf1229
created bucket if not exists during restore sequence (#6614)
3 years ago
andres-portainer a3b1466b96
fix(tunnel): fix data race on tunnels EE-2577 (#6601)
3 years ago
Marcelo Rydel 8b7dcf20bf
feat(db): add CreateObjectWithStringId function [EE-2612] (#6611)
3 years ago
Prabhat Khera 14ed6ed2a3
DB upgrade failes if bucket does not exists (#6608)
3 years ago
Chao Geng 37209918ad
fix(docker/stacks): upgrade docker-compose-wrapper [EE-1975] (#6598)
3 years ago
Hao Zhang d71d291895
fix(stack): git repo auto update not working (#6573)
3 years ago
Matt Hook a89c3773dd
fix(datastore): export/import the bolt sequence number EE-2451 (#6571)
3 years ago
Marcelo Rydel d47a9d590e
fix(kube): namespace parameter is not used in kube redeploy (#6569)
3 years ago
Chaim Lev-Ari 3165d354b5
fix(settings): clear helm url if requested [EE-2494] (#6526)
3 years ago
Anthony Lapenna 318844226c
refactor(storidge): remove Storidge support from backend [EE-2450] (#6511)
3 years ago
Chaim Lev-Ari e96f63023e
chore(deps): upgrade libhttp [EE-2145] (#6530)
3 years ago
Prabhat Khera a8d3cda3fa
Fix(db): needs encryption migration function fixed EE-2414 (#6494)
3 years ago
andres-portainer 1bb02eea59
fix(db): handle decryption error EE-2466 (#6499)
3 years ago
Marcelo Rydel cf459a2d28
fix(ssl): default httpEnabled to false [EE-2465] (#6495)
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
cong meng 4bd3f61ce6
fix(db) EE-2425 http-disabled flag does not work (#6447)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
Chaim Lev-Ari 3ed92e5fee
fix(docker): delete docker resources [EE-2411] (#6414)
3 years ago
Chaim Lev-Ari 804fdd414e
fix(stacks): migrate stack resource control [EE-2412] (#6424)
3 years ago
sunportainer 661f0aad49
feat(user):logout after change password EE-1590 (#6267)
3 years ago
cong meng 1e21aeb7e8
fix(bolt) EE-2415 return nil err when resource controller not found in db (#6422)
3 years ago
andres-portainer 50b2f789a3
feat(performance): add settings to tune the performance of the database EE-2363 (#6389)
3 years ago