Commit Graph

804 Commits (c732ca2d2f7a124e40e96a5aff115911f626bd56)

Author SHA1 Message Date
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)
3 years ago
Dmitry Salakhov 89f53458c6
fix(stack): allow standard users use advanced deployment (#5205)
3 years ago
Stéphane Busso 60ef6d0270 Bump version to 2.6.0
3 years ago
Hui caa6c15032
feat(k8s): advanced deployment from Git repo EE-447 (#5166)
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
Hui 2170ad49ef
fix(DB): downgrade DB version from 31 to 30 EE-955 (#5193)
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
Hui 49bd139466
fix swagger param (#5183)
3 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