Commit Graph

1083 Commits (3721c1478eeb533ab117eb545e3781704db6fa9d)

Author SHA1 Message Date
andres-portainer 3eea3e88bc
fix(chisel): downgrade back to the previous version of Chisel EE-2718 (#6745)
3 years ago
sunportainer 287107e8da
update go.mod/go.sum (#6732)
3 years ago
Marcelo Rydel f12c3968f1
feat(edge): edgeStacks and edgeJobs operations small refactors [EE-2744] (#6648)
3 years ago
Dmitry Salakhov 6419e7740a
fixed direct dependencies (#6565)
3 years ago
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
Chaim Lev-Ari 1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] (#6356)
3 years ago
Matt Hook 34cc8ea96a
feat(database): add encryption support EE-1983 (#6316)
3 years ago
Hui 59ec22f706
fix(docker-compose): add logic control for docker compose force recreate EE-2356
3 years ago
Hao Zhang 9ff8f42a66
feat(stack): detach git based stacks from git EE-2143 (#6307)
3 years ago
Chaim Lev-Ari 95fbf7500c
fix(azure): parse validation error [EE-2334] (#6341)
3 years ago
Chaim Lev-Ari 085762a1f4
fix(auth): prevent login for non admin for ldap and oauth [EE-648] (#5283)
3 years ago
Chaim Lev-Ari 389561eb28
fix(registries): sync code with ee [EE-2176] (#6355)
3 years ago
Dmitry Salakhov bc54d687be
refactor: unit tests (#6367)
3 years ago
Chaim Lev-Ari 87dda810fc
fix(edgestacks): create new stack [EE-2178] (#6311)
3 years ago
Dmitry Salakhov 0b62a3d664
feat: bump golang version to 1.17.6 (#6366)
3 years ago
Chaim Lev-Ari 8fc5a5e8a1
fix(teams): create more then one team [EE-2184] (#6305)
3 years ago
Chao Geng 6e53bf5dc7
support upgrading (#6256)
3 years ago
Matt Hook 33a29159d2
fix(db): fix marshalling code so that we're compatible with the existing db (#6286)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
Matt Hook b02bf0c9d7 release 2.11
3 years ago
sunportainer 7088da5157
fix(server):support disable https only ee-2068 (#6232)
3 years ago
sunportainer da422d6ed6
fix(ssl)//handle --sslcert and --sslkey ee-2106 (#6203)
3 years ago
Dmitry Salakhov eb517c2e12
feat: gzip static resources (#6258)
3 years ago
Chao Geng 76916b0ad6
fix(docker): provide workaround to save network name variable (#6080)
3 years ago
Hao Zhang 9f5ac154aa
feat(stack): make stack created from app template editable EE-1941 (#6104)
3 years ago
Marcelo Rydel 2a1b8efaed
fix(kubeconfig): show kubeconfig download button for non admin users [EE-2123] (#6204)
3 years ago
cong meng 98972dec0d
feat(webhook) EE-2125 send registry auth haeder when update swarms service via webhook (#6220)
3 years ago
zees-dev 5839f96787
- standard user cannot delete another users api-keys (#6208) (#6217)
3 years ago
Prabhat Khera 4aea5690a8
feat(config): add base url support EE-506 (#5999)
3 years ago
sunportainer 335f951e6b
Fix(stack)/update StackUpdateGit swagger info to POST EE-2019 (#6176)
3 years ago
Hao Zhang 42e782452c
fix(container): prevent user from editing the portainer container it self EE-917 (#6093)
3 years ago
Prabhat Khera aa7d7845c1
verify repositry URL from template json when coping (#6036) (#6111)
3 years ago
cong meng a86c7046df
feat(registry) EE-806 add support for AWS ECR (#6165)
3 years ago
Matt Hook ff6185cc81
fix(openamt): fix IsFeatureFlagEnabled, rename MPS Url to MPS Server (#6185)
3 years ago
Matt Hook f360392d39
Revert "fix(openamt): fix IsFeatureFlagEnabled, rename MPS Url to MPS Server [INT-6] (#6172)" (#6182)
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 c267355759
fix(openamt): fix IsFeatureFlagEnabled, rename MPS Url to MPS Server [INT-6] (#6172)
3 years ago
Marcelo Rydel 47c1af93ea
feat(openamt): Configuration of the OpenAMT capability [INT-6] (#6071)
3 years ago
Matt Hook d091b343b9
feat(migrations): add more logging EE-2071 (#6141)
3 years ago
Connor Lanigan 9ad626b36e
fix(webhooks): support image names containing a port number (#4526) (#5970)
3 years ago
Richard Wei a598b2d72d
change the namespace selector behavior (#5768)
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
sunportainer cea634a7aa
fix(stack): support removing duplicated stacks EE-1962 (#6068)
3 years ago
zees-dev 183304853e
feat(openapi): github workflow to generate and validate openapi spec EE-2056 (#6101)
3 years ago
Matt Hook b280eb6997
fix(dockerhub-migration): prevent duplicate migrated dockerhub entries EE-2042 (#6083)
3 years ago
Marcelo Rydel 048613a0c5
feature(kubeconfig): Do not invalidate kubeconfig upon Portainer restarting [EE-1854] (#5905)
3 years ago
zees-dev 7d92aa1971
Unit tests for `enableFeaturesFromFlags` function (#6063)
3 years ago
andres-portainer a2886115b8
fix(custom-templates): avoid creation of template if the compose file does not exist EE-1470 (#6011)
3 years ago
Richard Wei cc3b1face2
fix docker pull limit not showed to non admin (#6066)
3 years ago
cong meng 1157849b70
fix(edge) EE-2027 cannot connect to edge agent with high network latency (#6064)
3 years ago
Hui 98b8d6d0b2
fix(stack): git credential got reset when updating docker stack EE-1967
3 years ago
andres-portainer e126f63965
feat(openamt): add feature flag for OpenAMT [INT-5] (#6049)
3 years ago
Chaim Lev-Ari 85a6a80722
feat(app): introduce react configurations [EE-1809] (#5953)
3 years ago
andres-portainer 28f71e486a
fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957)
3 years ago
Matt Hook c763219f74
update version to 2.9.3 (#6007)
3 years ago
Matt Hook 8f4589e535
fix(migration): bubble up recovered panic in new error EE-1971 (#5997)
3 years ago
Hui 0caf5ca59e
fix(migration): ignore volumes with no created timestamp EE-1966
3 years ago
Matt Hook cec8f34ae9
fix(helm): allow clearing global helm repo EE-1965 (#5991)
3 years ago
Hui 71de07bbea
feat(stack): support force update for git-based stacks EE-1611
3 years ago
Simon Meng db00390cd2 Merge remote-tracking branch 'origin/release/2.9' into develop
3 years ago
Marcelo Rydel 32756f9e1b
fix(git-stacks): UI bugs when using a PAT when deploying from Git [EE-1731] (#5882)
3 years ago
Richard Wei b5ec8c52fb
fix standard user not able to access nodes stats (#5951)
3 years ago
Richard Wei 988efe6b02
pull request to develop from EE-1867 (#5958)
3 years ago
Richard Wei 40a6645e23
fix user not able to get nodes (#5950)
3 years ago
Marcelo Rydel cf60235696
fix(compose): force recreate containers [EE-1906] (#5926)
3 years ago
Stéphane Busso 65cc5342a7 Bump dbversion
3 years ago
Stéphane Busso 90a18b5ded Bump dbversion
3 years ago
Hui b29961e01e
fix(stack): auto update breaks after restarting Portainer EE-1915
3 years ago
Hui d17e7c8160
fix(stack): auto update breaks after restarting Portainer EE-1915
3 years ago
Matt Hook f0efc4f904 bump to 2.9.2
3 years ago
Sven Dowideit 623079442f
fix(swagger): double quotes in swagger param breaks parser (#5806)
3 years ago
Matt Hook 006634e007
fix(helm): allow settings to be saved offline EE-1907 (#5908)
3 years ago
Matt Hook 3cde10bcac
fix(helm) allow settings to be saved offline EE-1907 (#5907)
3 years ago
cong meng 41999e149f
fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775)
3 years ago
andres-portainer dfe0b3f69d
fix(namespaces): remove the stacks from the data store when deleting their corresponding Kubernetes namespace EE-1872 (#5885)
3 years ago
andres-portainer 588ce549ad
fix(namespaces): remove the stacks from the data store when deleting their corresponding Kubernetes namespace EE-1872 (#5893)
3 years ago
Marcelo Rydel 12e7aa6b60
fix(environments): don't override with local IP [EE-1561] (#5785)
3 years ago
cong meng f544d4447c
fix(rbac) EE-1867 regular user unable to access pod and node stats view (#5886)
3 years ago
Marcelo Rydel 1ee363f8c9
overrite stack name for update (#5743)
3 years ago
zees-dev 54d47ebc76
feat(docker/kubernetes): backend docker and kubernetes dependency updates (#5861)
3 years ago
Hui e6d690e31e
fix(swagger) swagger annotations fixes and improvements EE-1205
3 years ago
cong meng 6a67e8142d
fix(frontend) prevent notification showing Object Object EE-1745 (#5778)
3 years ago
Chaim Lev-Ari 8383bc05c5 fix(compose): use tcp for agent proxy EE-1807 (#5854)
3 years ago
Chaim Lev-Ari 151dfe7e65
fix(compose): use tcp for agent proxy EE-1807 (#5854)
3 years ago
zees-dev c93ec8d08c added swagger docs to websocketShellPodExec (#5840)
3 years ago
zees-dev dad762de9f
added swagger docs to websocketShellPodExec (#5840)
3 years ago
Chaim Lev-Ari b7841e7fc3
feat(app): highlight be provided value [EE-882] (#5703) (#5835)
3 years ago
Chaim Lev-Ari e60dbba93b
feat(app): highlight be provided value [EE-882] (#5703)
3 years ago
zees-dev 8421113d49
portainer version updates (#5807)
3 years ago
Matt Hook 6bd72d21a8
fix(migration) datastore always marked new and migrations skipped EE-1775 (#5788)
3 years ago
Chaim Lev-Ari fc4ff59bfd
fix(db): warn on missing docker id when migrating to db 31 (#5781)
3 years ago
cong meng 328abfd74e
fix(stack) normalize stack name EE-1701 (#5776)
3 years ago
Dmitry Salakhov 2ecc8ab5c9
feat(k8s): support git automated sync for k8s applications [EE-577] (#5548)
3 years ago
Marcelo Rydel fce885901f
fix(custom-templates): XSS issue in Custom Template Note <EE-1054> (#5766)
3 years ago
Hui 01529203f1
fix(DB): modify new data store checking logic (#5756)
3 years ago
zees-dev af98660a55
feat(helm): helm apps deployed by portainer not marked as external EE-1624 (#5637)
3 years ago
Matt Hook 7b72130433
feat(kubeshell) allow overriding default kubeshell image EE-1756 (#5755)
3 years ago
Sven Dowideit 7437006359
fix(swagger): EE-868: elide the password field in the swagger docs (#5636)
3 years ago
Sven Dowideit 9c80501738
fix(k8s): EE-1631: backport fixes for API proxy (#5608)
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
Hui 5752e74be6
add debug log (#5702)
3 years ago
cong meng 5316cca3de
fix(edge) EE-1733 cant edit edge groups (#5689)
3 years ago
cong meng 2aec348814
fix(k8s) keep tunnel alive for websocket connection EE-1690 (#5679)
3 years ago
Richard Wei dc769b4c4d
fix icon not displayed when template created via upload file (#5658)
3 years ago
Richard Wei dd808bb7bd
fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629)
3 years ago
Matt Hook 9492e30dc2
feat(helm/tests): update libhelm with new search mock EE-1599 (#5615)
3 years ago
zees-dev e3f7561ced
portainer version updates (#5612)
3 years ago
Yi Chen 1633eceed5
fix(swagger) Fix openapi issues (#5123)
3 years ago
Dmitry Salakhov 396a921b12
fix(stacks): allow root based compose file paths (#5564)
3 years ago
Stéphane Busso 1374e53dfa
Remove references to deviantony gist (#5594)
3 years ago
Richard Wei 756ef060db
feat(k8s):add kubeconfig expiry days on mouse hover EE-1300 (#5589)
3 years ago
zees-dev 2a60b8fcdf
feat(helm/templates): helm app templates EE-943 (#5449)
3 years ago
Hui e86a586651
fix(k8s): manifest file not persisted when deploying with manifest URL EE-1586
3 years ago
Chaim Lev-Ari d166a09511
fix(backup): backup certs [EE-1479] (#5469)
3 years ago
Chaim Lev-Ari 63f64a6a06
fix(docker/compose): provide docker config path [EE-1474] (#5468)
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
Richard Wei 8d8f21368d
feat(frontend): dark and high contrast theme supported EE-909 (#5353)
3 years ago
Dmitry Salakhov e49e90f304
feat(kube): advanced apps management [EE-466] (#5446)
3 years ago
Chaim Lev-Ari 3453735c8b
feat(stacks): support standalone stacks on ARM (#5310)
3 years ago
Anthony Lapenna 70602cf7c8
feat(k8s): add the ability to deploy from a manifest URL (#5550)
3 years ago
zees-dev 1220ae7571
fix(kubectl/shell): zombie pods and websocket connection error bugfixes EE-1520 (#5562)
3 years ago
Chaim Lev-Ari e4fe4f9a43
feat(kube): introduce custom templates [EE-1125] (#5434)
3 years ago
cong meng 7760595f21
feat(rbac) remove list ingresses permissions EE-1304 (#5458)
3 years ago
cong meng 35013e7b6a
feat(kubeconfig): Introduce the ability to change the expiry of a kubeconfig EE-1153 (#5421)
3 years ago
cong meng c597ae96e2
feat(k8s): review the resource assignement when creating a kubernetes application EE-437 (#5254)
3 years ago
zees-dev b4f4ef701a
feat(kubeconfig): kubeconfig download functionality EE-1202 (#5386)
3 years ago
Dmitry Salakhov c39c7010be
Revert "fix(stacks): allow root based compose file paths (#5506)" (#5540)
3 years ago
Dmitry Salakhov 78c4530956
fix(stacks): allow root based compose file paths (#5506)
3 years ago
Stéphane Busso 6ccabb2b88 Bump to 2.6.3
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
cong meng d6e291db15
fix(kubectl): EE-1342 non-admin users cannot connect to the local kube cluster using kubectl shell (#5475)
3 years ago
Chaim Lev-Ari 5fd92d8a3f
feat(kubernetes): fetch config file with endpoint name (#5368) [EE-1159]
3 years ago
zees-dev db1f182670
removed kubeconfig tls check (#5443)
3 years ago
cong meng 5fe7526de7
feat(dockerhub): EE-1384 new endpoint prefix for proxying requests to agent (#5428)
3 years ago
cong meng 6b37235eb4
feat(edge) EE-947 provide a way to re-associate an Edge endpoint with a new Edge key (#5413)
3 years ago
Dmitry Salakhov bcccdfb669
feat(stacks): support automated sync for stacks [EE-248] (#5340)
3 years ago
Matt Hook 6ed1856049
fix(git): proxy git requests
3 years ago
itsconquest 8d01b45445
fix(api): increment api version to latest (#5414)
3 years ago
Chaim Lev-Ari 9be0b89aff
feat(analytics): add apis for event tracking (#5298)
3 years ago
Chaim Lev-Ari 11d555bbd6
feat(server): use https by default (#5315) [EE-332]
3 years ago
cong meng 9af291b67d
feat(edge) EE-743 enable signature checking for edge agent (#5355)
3 years ago
Matt Hook cb3968b92f
Fix parsing of content-type field (#5356)
3 years ago
Hui 56f569efe1
fix(oauth): remove expiry time copy logic EE-1085
3 years ago
zees-dev 665bf2c887
feat(kubernetes/shell): kubectl web shell and kubeconfig functionality EE-448 (#5229)
3 years ago
dbuduev ed2c65c1e6
feat(logger): Init logrus [DTD-55] (#5232)
3 years ago
cong meng 51ef2c2aa9
fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325)
3 years ago
cong meng 5652bac004
feat: EE-424 Provide a way to re-associate an Edge endpoint to a new Edge agent (#5266)
3 years ago
Matt Hook cee7ac26e9
Fix dockerhub pro account rate-limit issue (#5352)
3 years ago
dbuduev 7d6b1edd48
feat(k8s): Introduce the ability to restrict access to default namespace (EE-745) (#5337)
3 years ago
Richard Wei 09c5bada3e
fix(app): fix create stack with capital letters or space issue EE-908 (#5236)
3 years ago
Hui 68453482af
fix(swagger): add swagger annotation for pull and redeploy stack
3 years ago
Chaim Lev-Ari 7b2269fbba
feat(endpoints): filter endpoints by a list of types (#5308)
3 years ago
Chaim Lev-Ari f9ffb1a712
refactor(stacks): use docker-compose-wrapper library (#4979)
3 years ago
Dmitry Salakhov 8aa3bfc59c
fix(namespace): update portainer-config when delete a namespace (#5330)
3 years ago
Chaim Lev-Ari db16299aab
feat(docker/volumes): change how volume resource id is calculated (#5067)
3 years ago
Chaim Lev-Ari 72117693fb
feat(stacks): update stopped stack (#5215)
3 years ago
LP B 179df06267
feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131)
3 years ago
Dmitry Salakhov 0f5407da40
feat(tech): bump golang to v1.16 EE-515 (#4993)
3 years ago
Chaim Lev-Ari 2fd95d87eb
fix(volumes): fetch resource by docker name (#5216)
3 years ago
zees-dev f6c5c552aa
feat(oauth/team-memberships): oauth team memberships teaser EE-341 (#5088)
3 years ago
dbuduev 90a472c08b
feat(registry): Add ProGet registry type EE-703 (#5196)
3 years ago
cong meng a13ad8927f
fix(stack) ignore username and password when authentication is disabled EE-161 (#5222)
3 years ago
cong meng 8e3751d0b7
fix(stack) Unable to update and redeploy a stack created from a git repository if it has failed once EE-1012 (#5212)
4 years ago
Dmitry Salakhov 89f53458c6
fix(stack): allow standard users use advanced deployment (#5205)
4 years ago
Stéphane Busso 60ef6d0270 Bump version to 2.6.0
4 years ago
Hui caa6c15032
feat(k8s): advanced deployment from Git repo EE-447 (#5166)
4 years ago
cong meng 6b759438b8
fix(k8s) cleaning up namespace access policies when removing users orteams from endpoint or endpoint group EE-718 (#5184)
4 years ago
Hui 2170ad49ef
fix(DB): downgrade DB version from 31 to 30 EE-955 (#5193)
4 years ago
Alice Groux 7f96220a09
feat(k8s/advanced-deployment): allow standard users to see and use advanced deployment feature EE-446 (#5050)
4 years ago
Dmitry Salakhov 0b93714de4
feat(stacks): redeploy git stack [EE-161] (#5139)
4 years ago
Hui 49bd139466
fix swagger param (#5183)
4 years ago
Hui f674573cdf
feat(OAuth): Add SSO support for OAuth EE-390 (#5087)
4 years ago
cong meng 26ead28d7b
Feat(stacks): orphaned stacks #4397 (#4834)
4 years ago
cong meng defd929366
Fix(kube) advanced deployment CE-83 (#4866)
4 years ago
Dennis Buduev 96a6129d8a feat(bolt): implement boltdb test store EE-872
4 years ago
Chaim Lev-Ari 9ec1f2ed6d
fix(endpoints): set sysctl setting for new endpoints (#5028)
4 years ago
yi-portainer 8bfa5132cd Merge branch 'release/2.5' into develop
4 years ago
yi-portainer 1d46f2bb35 * update portainer version to 2.5.1
4 years ago
wheresolivia a2a197b14b
Merge pull request #5033 from portainer/fix/CE-575/type-downgrade-error
4 years ago
dbuduev 3568fe9e52
feat(git) git clone improvements [EE-451] (#5070)
4 years ago
Chaim Lev-Ari 819faa3948
fix(k8s/proxy): proxy healthz request to k8s api (#5090)
4 years ago
yi-portainer 43702c2516 * update portainer version to 2.5.0
4 years ago
Chaim Lev-Ari a21798f518
fix(docker/containers): show sysctl control (#5051)
4 years ago
dbuduev 3641158daf
fix: docker-compose use custom config.json to access private images (#5058)
4 years ago
Maxime Bajeux ce04944ce6 fix(portainer): Fix the type in the downgrade error message
4 years ago
Hui 564bea7575
fix(ACI): ACI UAC breaks when redeploying container with same name asone already existing EE-645 (#5030)
4 years ago
yi-portainer ca849e31a1 * update version to 2.4
4 years ago
wheresolivia 335bfb81ba
Merge pull request #4965 from portainer/feat(backup)-backup-restore-system
4 years ago
Felix Han 5b26ef2036 feat(ACI): updated function name
4 years ago
Felix Han effb0f6272 Merge branch 'feat/CE-414/add-UAC-to-ACI' of https://github.com/portainer/portainer into feat/CE-414/add-UAC-to-ACI
4 years ago
LP B 2f95b449aa
Revert "feat(ACI): add UAC to ACI (#4952)" (#4982)
4 years ago
fhanportainer 12cf4a00f0
feat(ACI): add UAC to ACI (#4952)
4 years ago
Lukas Grotz d09ae22ba8
feat(container): add sysctls setting in the container view (#4910)
4 years ago
Chaim Lev-Ari ac7d819620
style(proxy): fix function name (#4970)
4 years ago
Dmitry Salakhov 6d8f5e7479 go 1.13 compatibility
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
Yi Chen 572b64b68e
Merge changes from release 2.2 (#4930)
4 years ago
Dmitry Salakhov 4cbd231a5f
fix: normalize stack name only for libcompose (#4862)
4 years ago
cong meng 6d5877ca1c
fix(registry): #4371 cannot push to quay.io registry (#4868)
4 years ago
Chaim Lev-Ari dbb9a21384
fix(endpoints): use default edge checkin interval if n/a (#4909)
4 years ago
aravind-korada 52d4296c08
feat(home): add node count to endpoint list. (#4793)
4 years ago
Dmitry Salakhov f03cf2a6e4
fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823)
4 years ago
Chaim Lev-Ari 56344ca7d9
feat(main): introduce description to fatal errors (#4468)
4 years ago
Chaim Lev-Ari 91ff7e4143
feat(edge): show last check in date (#4782)
4 years ago
Chaim Lev-Ari 7e7127831d
fix(db): skip resource control migration if stack doesn't exist (#4879)
4 years ago
Dmitry Salakhov ebe448b602 fix windows build
4 years ago
Chaim Lev-Ari 86ad1c6af1
feat(stacks): scope stack names to endpoint (#4520)
4 years ago
yi-portainer 7846fdd801 * update version to 2.2.0
4 years ago
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Maxime Bajeux c84da11a91
feat(custom-templates): switching a template to standalone makes it disappear in swarm mode (#4829)
4 years ago
Stéphane Busso b9cad8a7ea
Display error message if database is for Portainer BE (#4557)
4 years ago
Chaim Lev-Ari 4a1a46c8c1
fix(snapshot): update snapshot interval (#4789)
4 years ago
Chaim Lev-Ari 45afe76bc7
fix(customtemplate): create from file (#4769)
4 years ago
Chaim Lev-Ari 739dda1318
fix(endpoint): skip tls for kube endpoints (#4788)
4 years ago
Chaim Lev-Ari 9bef81eef6
fix(stack): show correct error message (#4853)
4 years ago
Stéphane Busso aa25eac951 Bump portainer version to 2.1.1
4 years ago
cong meng 24b1894a84
feat(authtication): #3580 Rename all usernames to lowercase (#4603)
4 years ago
Chaim Lev-Ari 46dec01fe3
feat(endpoint): relocate docker security settings (#4657)
4 years ago
yi-portainer d2d7f6fdb9 Squashed commit of the following:
4 years ago
Dmitry Salakhov a71e71f481
feat(compose): add docker-compose wrapper (#4713)
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 832cafc933
fix(registries): update password only when not empty (#4669)
4 years ago
Olli Janatuinen 7a03351df8
dep(api): Support Docker Stack 3.8 (#4333)
4 years ago
Chaim Lev-Ari cbd7fdc62e
feat(docker/stacks): introduce date info for stacks (#4660)
4 years ago
Stéphane Busso 6a504e7134
fix(settings): Use default setting if UserSessionTimeout not set (#4521)
4 years ago
cong meng c9f68a4d8f
fix(kubernetes): removes kube client cache when edge proxy is removed (#4487) (#4574)
4 years ago
Stéphane Busso b924347c5b Bump portainer version
4 years ago
Yi Chen 7975ef796d
Revert "feat(docker/stacks): add creation and update dates (#4418)" (#4606)
4 years ago
Alice Groux bd98b8956a
feat(docker/stacks): add creation and update dates (#4418)
4 years ago
Anthony Lapenna 20cf948e53
fix(docker/resourcecontrol): fix an issue with resource deletion (#4524)
4 years ago
Anthony Lapenna ce8e245759 chore(version): bump version number
4 years ago
Chaim Lev-Ari eb0278d230
feat(core/cli): change analytics flag message (#4273)
4 years ago
Chaim Lev-Ari b4f97efb85
fix(rbac): clean leftovers (#4265)
4 years ago
Anthony Lapenna fc248c31c7
fix(api/stacks): add authorization checks for start/stop operations (#4248)
4 years ago
Chaim Lev-Ari a3b54e1981
fix(api/custom-templates): prevent name collisions on update (#4250)
4 years ago
Chaim Lev-Ari 9fd38a0543
fix(volumes): enable volume browsing (#4233)
4 years ago
xAt0mZ d850e18ff0
feat(k8s/ingresses): add more granularity to ingress configuration (#4220)
4 years ago
Chaim Lev-Ari 35fa9d6981
fix(oauth): if username is empty, fail to login (#4232)
4 years ago
Anthony Lapenna 1ef78c0fdf refactor(core/db): refactor instance ID init
4 years ago
Anthony Lapenna 9733d32551 feat(core/support): remove support related API route
4 years ago
Anthony Lapenna 449b7888d3 fix(k8s/backend): update stander user cluster roles permissions
4 years ago
Chaim Lev-Ari 32bac9ffcc
fix(main): terminate server if err returned by instanceId check is not nil (#4209)
4 years ago
xAt0mZ f91d3f1ca3
feat(k8s/applications): expose applications via ingress (#4136)
4 years ago
Anthony Lapenna 2c15dcd1f2
feat(k8s): use instance ID to create unique k8s resources (#4196)
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
Maxime Bajeux 61f97469ab
feat(application): Add the ability to use existing volumes when creating an application (#4044)
4 years ago
Anthony Lapenna 747fdae269
fix(agent/console): fix an issue with the agent console on Docker environments (#4169)
4 years ago
Chaim Lev-Ari 2158cc5157
feat(telemetry): replace GA with matomo (#4140)
4 years ago
Chaim Lev-Ari 82064152ec
feat(registries): remove registry extension (#4155)
4 years ago
Chaim Lev-Ari ff250a202a
feat(extensions): remove oauth extension (#4156)
4 years ago
Chaim Lev-Ari 00f4fe0039
feat(auth): integrate oauth extension (#4152)
4 years ago
Maxime Bajeux 6756b04b67
feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118)
4 years ago
Anthony Lapenna 909e1ef02c
fix(k8s/user): remove username part from service account (#4147)
4 years ago
Chaim Lev-Ari bd7d7dcef5
feat(agent): add auto agent platform detection (#4132)
4 years ago
Chaim Lev-Ari 4d5836138b
feat(stacks): add the ability to stop a stack (#4042)
4 years ago
Chaim Lev-Ari 93d8c179f1
feat(containers): enforce disable bind mounts (#4110)
4 years ago
Chaim Lev-Ari 1a3f77137a
feat(settings): introduce setting to disable container caps for non-admins (#4109)
4 years ago
Chaim Lev-Ari fec85c77d6
fix(extensions): load extensions file (#4115)
4 years ago
Chaim Lev-Ari fa9eeaf3b1
feat(settings): introduce disable stack management setting (#4100)
4 years ago
Chaim Lev-Ari 07efd4bdda
feat(settings): add setting to disable device mapping for regular users (#4099)
4 years ago
Chaim Lev-Ari adf33385ce
feat(containers): Prevent non-admin users from running containers using the host namespace pid (#4098)
4 years ago
Anthony Lapenna e78aaec558 feat(api/bolt): update DBVersion to 25
4 years ago
xAt0mZ 3953acf110
feat(k8s/volumes): introduce storage rollup panel (#4055)
4 years ago
Chaim Lev-Ari 6f6bc24efd
feat(containers): Ensure users cannot create privileged containers via the API (#3969) (#4077)
4 years ago
Chaim Lev-Ari 8e7aaa23d5
feat(server): support minimum tls v1.2 (#4076)
4 years ago
Maxime Bajeux f71abb5669
feat(volumes): Expose the provisioner associated to a volume (#4030)
4 years ago
Anthony Lapenna 08095913a6 fix(api): fix issues with old error declaration
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Maxime Bajeux 91981c815c
feat(volumes): Ensure a unique identifier for volumes (#3879)
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)
5 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago
Chaim Lev-Ari 5d7ba0baba
feat(edge-compute): add flag to auto enable Edge compute features (#3922)
5 years ago
Chaim Lev-Ari 24888fbbae
feat(users): prevent the removal of initial admin account (#3912)
5 years ago
Chaim Lev-Ari b02749f877
feat(auth): add custom user timeout (#3871)
5 years ago
Chaim Lev-Ari b58c2facfe
revert(azure): revert removal (#3890)
5 years ago
Chaim Lev-Ari 25ca036070
feat(users): add the ability to rename a user (#3884)
5 years ago
Chaim Lev-Ari a0ba531fed
fix(registries): check same url for gitlab (#3870)
5 years ago
Chaim Lev-Ari 9f4631bb6d
feat(edge-compute): add specific edge endpoint checkin interval (#3855)
5 years ago
Anthony Lapenna 334c015f81 fix(bolt): migrate empty templates URL settings (#3856)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago
Anthony Lapenna 493de20540 refactor(azure): remove Azure ACI endpoint support (#3803)
5 years ago
Anthony Lapenna 6b41b5ec5d refactor(api): remove unused error constant
5 years ago
Chaim Lev-Ari c074a714cf feat(server): remove external endpoint feature (#3837)
5 years ago
Anthony Lapenna d9665bc939 fix(api): update to template file format for Edge templates
5 years ago
Anthony Lapenna 4fdb0934cb feat(cli): remove the --no-snapshot CLI flag (#3814)
5 years ago
Anthony Lapenna 8986e284fd feat(api): bump ldap library version (#3772)
5 years ago
Anthony Lapenna 070be46352 feat(templates): leftovers cleanup (#3762)
5 years ago
Simone Cattaneo 800b357041 fix(api): updated LDAP library to v3 (portainer#3244) (#3386)
5 years ago
Anthony Lapenna 4c4cec73d7 chore(version): bump version number
5 years ago
Anthony Lapenna f371dc5402 feat(templates): fix an issue with templates initialization and update settings view
5 years ago
Anthony Lapenna 5563ff60fc feat(templates): remove template management features (#3719)
5 years ago
Anthony Lapenna bfcdeecac9 chore(version): bump version number
5 years ago
Maxime Bajeux ebac85b462
feat(volumes): add a switch to use CIFS volumes (#3823)
5 years ago
Chaim Lev-Ari 8eac1d2221
feat(edge-compute): add support for Edge stacks (#3827)
5 years ago
Anthony Lapenna 8e09b935cd
feat(cli): add deprecation warnings (#3826)
5 years ago