From 2b257d2785cf02c27f326246722132d1eb1f56f1 Mon Sep 17 00:00:00 2001 From: yi-portainer Date: Thu, 21 Jan 2021 00:02:22 +1300 Subject: [PATCH] Squashed commit of the following 2.0.1 release fixes: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit commit f90d6b55d697a24f191ac715238a37b2c17f02ef Author: Chaim Lev-Ari Date: Wed Jan 13 00:56:19 2021 +0200 feat(service): clear source volume when change type (#4627) * feat(service): clear source volume when change type * feat(service): init volume source to the correct value commit 1b82b450d76cc68d635c7dba47ae303583df0919 Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Thu Jan 7 14:47:32 2021 +1300 * bump the APIVersion to 2.0.1 (#4688) commit b78d8048812ea610ddf9499c56f65896eeda3b64 Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Wed Dec 30 23:03:43 2020 +1300 Revert "chore(build): bump Kompose version (#4475)" (#4676) This reverts commit 380f106571330e778e2ef8790cc6f2a617643e97. Co-authored-by: Stéphane Busso commit 51b72c12f933d4252e03ec971ee98c7fe6e5af4c Author: Anthony Lapenna Date: Wed Dec 23 14:45:32 2020 +1300 fix(docker/stack-details): do not display editor tab for external stack (#4650) commit 58c04bdbe362f41bc78212e366200cc6f2661e29 Author: Yi Chen <69284638+yi-portainer@users.noreply.github.com> Date: Tue Dec 22 13:47:11 2020 +1300 + silently continue when downloading artifacts in windows (#4637) commit a6320d522276d9ec9ca7416b0375d63b30b96ab2 Author: cong meng Date: Tue Dec 22 13:38:54 2020 +1300 fix(frontend) unable to retrieve config map error when trying to manage newly created resource pool (ce#180) (#4618) * fix(frontend) unable to retrieve config map error when trying to manage newly created resource pool (ce#180) * fix(frontend) rephrase comments (#4629) Co-authored-by: Stéphane Busso Co-authored-by: Simon Meng Co-authored-by: Stéphane Busso --- app/docker/views/services/create/createservice.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/docker/views/services/create/createservice.html b/app/docker/views/services/create/createservice.html index 2dcdea2de..746b8e7b8 100644 --- a/app/docker/views/services/create/createservice.html +++ b/app/docker/views/services/create/createservice.html @@ -309,8 +309,8 @@
- - + +
Source is required.