Merge pull request #4011 from ks-ci-bot/cherry-pick-3965-to-release-3.1

[release-3.1] Improve the s3 uploader for better performance.
This commit is contained in:
KubeSphere CI Bot
2021-06-27 20:57:23 +08:00
committed by GitHub
102 changed files with 155 additions and 113 deletions

View File

@@ -30,7 +30,7 @@ import (
"strconv"
"github.com/emicklei/go-restful"
restful "github.com/emicklei/go-restful"
"k8s.io/apimachinery/pkg/runtime/schema"
urlruntime "k8s.io/apimachinery/pkg/util/runtime"
"k8s.io/apimachinery/pkg/util/sets"