Commit Graph

510 Commits (83f4c5ec0bad7c4538ac4ccb3dfaef5d7e0fe560)

Author SHA1 Message Date
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