From 36065c6dd717c14e0a90131041e20345a7e5e324 Mon Sep 17 00:00:00 2001 From: Xiang Dai <764524258@qq.com> Date: Fri, 22 Feb 2019 09:43:51 +0800 Subject: [PATCH] delete all duplicate empty blanks Signed-off-by: Xiang Dai <764524258@qq.com> --- .github/ISSUE_TEMPLATE/support.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 +-- CHANGELOG-1.10.md | 32 ++++++++--------- CHANGELOG-1.11.md | 2 +- CHANGELOG-1.12.md | 22 ++++++------ CHANGELOG-1.14.md | 6 ++-- CHANGELOG-1.4.md | 2 +- CHANGELOG-1.7.md | 12 +++---- CHANGELOG-1.8.md | 8 ++--- CHANGELOG-1.9.md | 34 +++++++++---------- SUPPORT.md | 14 ++++---- .../google/heapster-service.yaml | 10 +++--- .../influxdb/heapster-service.yaml | 6 ++-- .../stackdriver/heapster-service.yaml | 10 +++--- .../standalone/heapster-service.yaml | 10 +++--- cluster/addons/dns/nodelocaldns/README.md | 2 +- .../addons/ip-masq-agent/ip-masq-agent.yaml | 4 +-- .../stackdriver/metadata-agent.yaml | 8 ++--- .../prometheus/alertmanager-service.yaml | 2 +- .../prometheus/kube-state-metrics-rbac.yaml | 2 +- .../addons/prometheus/node-exporter-ds.yml | 10 +++--- .../prometheus/node-exporter-service.yaml | 2 +- .../prometheus/prometheus-configmap.yaml | 6 ++-- .../addons/prometheus/prometheus-rbac.yaml | 2 +- .../addons/prometheus/prometheus-service.yaml | 12 +++---- .../prometheus/prometheus-statefulset.yaml | 4 +-- .../master/scripts/controller-manager.sh | 2 +- cluster/centos/master/scripts/scheduler.sh | 2 +- cluster/clientbin.sh | 2 +- cluster/gce/config-test.sh | 10 +++--- cluster/gce/gci/flexvolume_node_setup.sh | 6 ++-- cluster/gce/gci/mounter/Makefile | 2 +- cluster/gce/upgrade.sh | 2 +- cluster/images/etcd/README.md | 2 +- cluster/juju/bundles/README.md | 4 +-- .../exec.d/docker-compose/charm-pre-install | 2 +- cluster/kubectl.sh | 2 +- cmd/importverifier/OWNERS | 8 ++--- cmd/kube-scheduler/OWNERS | 2 +- cmd/kubeadm/OWNERS | 2 +- cmd/kubeadm/app/cmd/alpha/selfhosting.go | 2 +- cmd/kubeadm/app/cmd/join.go | 4 +-- cmd/kubeadm/app/cmd/phases/init/kubeconfig.go | 2 +- .../app/cmd/phases/init/uploadconfig.go | 2 +- cmd/kubeadm/app/cmd/upgrade/node.go | 2 +- .../defaulting/master/incomplete.yaml | 2 +- hack/jenkins/README.md | 2 +- hack/jenkins/upload-to-gcs.sh | 2 +- hack/lib/logging.sh | 4 +-- hack/make-rules/Makefile.manifest | 2 +- hack/testdata/scale-deploy-3.yaml | 2 +- hack/verify-shellcheck.sh | 2 +- hack/verify-test-images.sh | 4 +-- logo/usage_guidelines.md | 2 +- pkg/kubectl/cmd/auth/reconcile.go | 2 +- pkg/kubectl/cmd/config/rename_context.go | 2 +- pkg/kubectl/cmd/config/set.go | 2 +- pkg/kubectl/cmd/drain/drain.go | 2 +- pkg/kubelet/util/pluginwatcher/README.md | 2 +- pkg/scheduler/OWNERS | 2 +- pkg/volume/fc/OWNERS | 2 +- pkg/volume/iscsi/OWNERS | 2 +- .../api/.github/PULL_REQUEST_TEMPLATE.md | 2 +- staging/src/k8s.io/api/CONTRIBUTING.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../apiextensions-apiserver/CONTRIBUTING.md | 2 +- .../k8s.io/apiextensions-apiserver/README.md | 2 +- .../examples/client-go/README.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../src/k8s.io/apimachinery/CONTRIBUTING.md | 2 +- staging/src/k8s.io/apimachinery/README.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- staging/src/k8s.io/apiserver/README.md | 2 +- .../request/x509/testdata/generate.sh | 2 +- .../plugin/pkg/authorizer/webhook/gencerts.sh | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- staging/src/k8s.io/client-go/CONTRIBUTING.md | 2 +- .../plugin/pkg/client/auth/azure/README.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../src/k8s.io/code-generator/CONTRIBUTING.md | 2 +- .../cmd/informer-gen/generators/factory.go | 4 +-- .../csi-api/.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- staging/src/k8s.io/csi-translation-lib/OWNERS | 2 +- .../src/k8s.io/csi-translation-lib/README.md | 6 ++-- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../k8s.io/kube-aggregator/CONTRIBUTING.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../metrics/.github/PULL_REQUEST_TEMPLATE.md | 2 +- staging/src/k8s.io/metrics/CONTRIBUTING.md | 2 +- .../node-api/.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../k8s.io/sample-apiserver/CONTRIBUTING.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../.github/PULL_REQUEST_TEMPLATE.md | 2 +- .../k8s.io/sample-controller/CONTRIBUTING.md | 2 +- .../docs/controller-client-go.md | 32 ++++++++--------- test/e2e/storage/OWNERS | 4 +-- .../ingress/neg-clusterip/rc.yaml | 2 +- .../ingress/neg-exposed/rc.yaml | 2 +- .../e2e/testing-manifests/ingress/neg/rc.yaml | 2 +- .../statefulset/cassandra/statefulset.yaml | 2 +- .../mysql-upgrade/statefulset.yaml | 2 +- test/e2e/testing-manifests/storage-csi/OWNERS | 4 +-- .../hostpath-v0/csi-hostpath-provisioner.yaml | 6 ++-- .../hostpath/csi-hostpath-provisioner.yaml | 6 ++-- test/e2e/windows/README.md | 4 +-- test/e2e_node/environment/setup_host.sh | 2 +- test/e2e_node/system/specs/gke.yaml | 2 +- test/fixtures/doc-yaml/admin/daemon.yaml | 2 +- .../doc-yaml/user-guide/deployment.yaml | 2 +- test/images/audit-proxy/README.md | 2 +- test/images/echoserver/README.md | 6 ++-- test/images/echoserver/nginx.conf | 2 +- test/images/logs-generator/README.md | 2 +- test/images/node-perf/npb-ep/README.md | 2 +- test/images/node-perf/npb-is/README.md | 2 +- test/images/node-perf/tf-wide-deep/README.md | 4 +-- test/images/pets/peer-finder/README.md | 2 +- test/images/porter/README.md | 2 +- test/images/resource-consumer/README.md | 2 +- test/images/volume/nfs/run_nfs.sh | 2 +- test/integration/ipamperf/README.md | 14 ++++---- test/kubemark/gce/util.sh | 18 +++++----- test/kubemark/iks/shutdown.sh | 2 +- test/kubemark/iks/startup.sh | 2 +- test/kubemark/iks/util.sh | 2 +- test/kubemark/start-kubemark.sh | 2 +- test/soak/serve_hostnames/Makefile | 4 +-- test/soak/serve_hostnames/README.md | 10 +++--- 135 files changed, 283 insertions(+), 283 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 173f5f183b46c..8e4aa3aacc672 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -5,7 +5,7 @@ labels: triage/support --- -