Remove Ctrl+M from repo 96/4696/2
authorLe Yao <le.yao@intel.com>
Thu, 17 Feb 2022 02:20:59 +0000 (21:20 -0500)
committerLe Yao <le.yao@intel.com>
Thu, 17 Feb 2022 02:27:32 +0000 (21:27 -0500)
commit26352a83fb972b1f9269e72627a6afafbfe833f6
tree3e8f85f9bb7c2abf456f3ea0baa62d431f944fbb
parent37782d78fede9fc34faa0120b46a3ffbf3bcaa0e
Remove Ctrl+M from repo

Ctrl+M indents the paragraph under Windows

Signed-off-by: Le Yao <le.yao@intel.com>
Change-Id: Ibf1a1cebf94078897363af83442c542fec98e4c1
44 files changed:
central-controller/README.md
central-controller/build/Dockerfile
central-controller/build/README.md
central-controller/deployments/README.md
central-controller/deployments/kubernetes/monitor-deploy.sh
central-controller/deployments/kubernetes/monitor-undeploy.sh
central-controller/deployments/kubernetes/monitor/cluster_role.yaml
central-controller/deployments/kubernetes/monitor/clusterrole_binding.yaml
central-controller/deployments/kubernetes/monitor/crds/k8splugin_v1alpha1_resourcebundlestate_cr.yaml
central-controller/deployments/kubernetes/monitor/crds/k8splugin_v1alpha1_resourcebundlestate_crd.yaml
central-controller/deployments/kubernetes/monitor/monitor-cleanup.sh
central-controller/deployments/kubernetes/monitor/operator.yaml
central-controller/deployments/kubernetes/monitor/role.yaml
central-controller/deployments/kubernetes/monitor/role_binding.yaml
central-controller/deployments/kubernetes/monitor/service_account.yaml
central-controller/deployments/kubernetes/scc.yaml
central-controller/deployments/kubernetes/scc_db.yaml
central-controller/deployments/kubernetes/scc_rsync.yaml
central-controller/src/monitor/.gitignore
central-controller/src/monitor/LICENSE.txt
central-controller/src/monitor/Makefile
central-controller/src/monitor/tools.go
central-controller/src/reg_cluster/README.md
central-controller/src/reg_cluster/config.json
central-controller/src/rsync/Makefile
central-controller/src/rsync/scripts/Dockerfile
central-controller/src/scc/Makefile
central-controller/src/scc/config.json
central-controller/src/scc/pkg/manager/resource_objectmanager.go
central-controller/src/scc/pkg/module/resourceobject.go
central-controller/src/scc/pkg/resource/route_resource.go
central-controller/src/scc/rsync_config.json
central-controller/src/scc/test/config.json
central-controller/src/scc/tools/ewoctl/examples/ewo-cfg.yaml
central-controller/src/scc/tools/ewoctl/examples/overlay.yaml
central-controller/src/scc/tools/ewoctl/examples/values.yaml
central-controller/src/vendor/github.com/open-ness/EMCO/src/go.mod
central-controller/src/vendor/github.com/open-ness/EMCO/src/orchestrator/go.mod
central-controller/src/vendor/github.com/open-ness/EMCO/src/orchestrator/pkg/infra/auth/auth_test.go
platform/crd-ctrlr/src/config/crd/patches/cainjection_in_cnflocalservices.yaml
platform/crd-ctrlr/src/config/crd/patches/cainjection_in_cnfnats.yaml
platform/crd-ctrlr/src/config/crd/patches/webhook_in_cnflocalservices.yaml
platform/crd-ctrlr/src/config/crd/patches/webhook_in_cnfnats.yaml
platform/crd-ctrlr/src/config/samples/batch_v1alpha1_cnfnat.yaml