diff --git a/CHANGELOG/README.md b/CHANGELOG/README.md index 85117ebcd12cc..55e94904cb6c0 100644 --- a/CHANGELOG/README.md +++ b/CHANGELOG/README.md @@ -30,3 +30,4 @@ - [CHANGELOG-1.4.md](./CHANGELOG-1.4.md) - [CHANGELOG-1.3.md](./CHANGELOG-1.3.md) - [CHANGELOG-1.2.md](./CHANGELOG-1.2.md) +Hello World diff --git a/README.md b/README.md index 5cc460c15bf1e..4836e64ebfda4 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,4 @@ The [Kubernetes Steering community repo](https://github.com/kubernetes/steering) ## Roadmap The [Kubernetes Enhancements repo](https://github.com/kubernetes/enhancements) provides information about Kubernetes releases, as well as feature tracking and backlogs. +Hello World diff --git a/api/api-rules/README.md b/api/api-rules/README.md index 5edeaa77a5d60..5c08d7f87e54f 100644 --- a/api/api-rules/README.md +++ b/api/api-rules/README.md @@ -40,3 +40,4 @@ source code instead. For more information about the API rules being checked, please refer to https://github.com/kubernetes/kube-openapi/tree/master/pkg/generators/rules +Hello World diff --git a/api/openapi-spec/README.md b/api/openapi-spec/README.md index 3f7a1cdb9c239..01b37ca08d7b2 100644 --- a/api/openapi-spec/README.md +++ b/api/openapi-spec/README.md @@ -58,3 +58,4 @@ For example: Some of the definitions may have these extensions. For more information about PatchStrategy and PatchMergeKey see [strategic-merge-patch](https://git.k8s.io/community/contributors/devel/sig-api-machinery/strategic-merge-patch.md). +Hello World diff --git a/build/README.md b/build/README.md index 1a71a852b1aa5..1e6c1a25768bd 100644 --- a/build/README.md +++ b/build/README.md @@ -88,3 +88,4 @@ example, you could use the following one-liner: ```bash SOURCE_DATE_EPOCH=$(git show -s --format=format:%ct HEAD) ``` +Hello World diff --git a/cluster/README.md b/cluster/README.md index 916ebbee0c5c0..7d73cfe02261e 100644 --- a/cluster/README.md +++ b/cluster/README.md @@ -2,4 +2,4 @@ ##### Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Deployments in this directory will continue to be maintained and supported at their current level of support. -See the [Getting started](https://kubernetes.io/docs/setup/) guide for alternatives. \ No newline at end of file +See the [Getting started](https://kubernetes.io/docs/setup/) guide for alternatives.Hello World diff --git a/cluster/addons/README.md b/cluster/addons/README.md index 1ab9ef0aaf16d..064ba04f702a2 100644 --- a/cluster/addons/README.md +++ b/cluster/addons/README.md @@ -32,3 +32,4 @@ It would be hard to update `Pod` because many fields in `Pod` are immutable. For `ReplicationController` and `DaemonSet`, in-place update may not trigger the underlying pods to be re-created. You probably need to change their names during update to trigger a complete deletion and creation. +Hello World diff --git a/cluster/addons/addon-manager/README.md b/cluster/addons/addon-manager/README.md index e6d82fb5e3710..5db02ef2be164 100644 --- a/cluster/addons/addon-manager/README.md +++ b/cluster/addons/addon-manager/README.md @@ -57,3 +57,4 @@ $ make push ARCH=s390x ``` If you don't want to push the images, run `make` or `make build` instead +Hello World diff --git a/cluster/addons/calico-policy-controller/README.md b/cluster/addons/calico-policy-controller/README.md index c43b09dac54fd..027f9362fecc0 100644 --- a/cluster/addons/calico-policy-controller/README.md +++ b/cluster/addons/calico-policy-controller/README.md @@ -11,3 +11,4 @@ Calico is an implementation of the Kubernetes network policy API. The provided Learn more about Calico at https://docs.projectcalico.org +Hello World diff --git a/cluster/addons/cluster-loadbalancing/glbc/README.md b/cluster/addons/cluster-loadbalancing/glbc/README.md index d1a1d93f03c22..4a5dfc3444f86 100644 --- a/cluster/addons/cluster-loadbalancing/glbc/README.md +++ b/cluster/addons/cluster-loadbalancing/glbc/README.md @@ -7,3 +7,4 @@ On GCE, this 404 service is used in conjunction with the See the Ingress-GCE docs for more information. +Hello World diff --git a/cluster/addons/dns-horizontal-autoscaler/README.md b/cluster/addons/dns-horizontal-autoscaler/README.md index 3acc2d5e64382..1f98eac300599 100644 --- a/cluster/addons/dns-horizontal-autoscaler/README.md +++ b/cluster/addons/dns-horizontal-autoscaler/README.md @@ -9,3 +9,4 @@ ConfigMap in `kube-system` namespace. Learn more about: - Usage: http://kubernetes.io/docs/tasks/administer-cluster/dns-horizontal-autoscaling/ - Implementation: https://github.com/kubernetes-incubator/cluster-proportional-autoscaler/ +Hello World diff --git a/cluster/addons/dns/kube-dns/README.md b/cluster/addons/dns/kube-dns/README.md index 38883f0c60279..4d4ccd6312934 100644 --- a/cluster/addons/dns/kube-dns/README.md +++ b/cluster/addons/dns/kube-dns/README.md @@ -59,4 +59,4 @@ kube-dns.yaml.in ``` kube-dns.yaml.sed -``` \ No newline at end of file +```Hello World diff --git a/cluster/addons/dns/nodelocaldns/README.md b/cluster/addons/dns/nodelocaldns/README.md index 4b0be07edbede..25726478d2601 100644 --- a/cluster/addons/dns/nodelocaldns/README.md +++ b/cluster/addons/dns/nodelocaldns/README.md @@ -53,3 +53,4 @@ spec: ### Negative caching The `denial` cache TTL has been reduced to the minimum of 5 seconds [here](https://github.com/kubernetes/kubernetes/blob/a38ed2c5ceedf682cbc19442aac5224ae6e10eaa/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml#L61). In the unlikely event that this impacts performance, setting this TTL to a higher value make help alleviate issues, but be aware that operations that rely on DNS polling for orchestration may fail (for example operators with StatefulSets). +Hello World diff --git a/cluster/addons/fluentd-gcp/README.md b/cluster/addons/fluentd-gcp/README.md index 8516519e54a8e..4e9414f691a80 100644 --- a/cluster/addons/fluentd-gcp/README.md +++ b/cluster/addons/fluentd-gcp/README.md @@ -72,4 +72,4 @@ $ kubectl delete -n kube-system scalingpolicies.scalingpolicy.kope.io/fluentd-gc [cpu]: https://kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/ [memory]: https://kubernetes.io/docs/tasks/configure-pod-container/assign-memory-resource/ -[scalingPolicy]: https://github.com/justinsb/scaler \ No newline at end of file +[scalingPolicy]: https://github.com/justinsb/scalerHello World diff --git a/cluster/addons/fluentd-gcp/fluentd-gcp-image/README.md b/cluster/addons/fluentd-gcp/fluentd-gcp-image/README.md index d09b28f37ecb8..8374c56fa8b7e 100644 --- a/cluster/addons/fluentd-gcp/fluentd-gcp-image/README.md +++ b/cluster/addons/fluentd-gcp/fluentd-gcp-image/README.md @@ -2,3 +2,4 @@ The image was moved to the [new location](https://github.com/kubernetes/contrib/tree/master/fluentd/fluentd-gcp-image). +Hello World diff --git a/cluster/addons/metadata-agent/README.md b/cluster/addons/metadata-agent/README.md index 2e4dbc984907d..df80213c67d11 100644 --- a/cluster/addons/metadata-agent/README.md +++ b/cluster/addons/metadata-agent/README.md @@ -2,3 +2,4 @@ Metadata Agent is a source of metadata required by logging and monitoring agents running on a cluster. +Hello World diff --git a/cluster/addons/metadata-proxy/README.md b/cluster/addons/metadata-proxy/README.md index 73b0e2d0c7bb9..5d858cb60584c 100644 --- a/cluster/addons/metadata-proxy/README.md +++ b/cluster/addons/metadata-proxy/README.md @@ -3,3 +3,4 @@ This metadata proxy returns a 403 for kubelet's kube-env data, but otherwise allows pods access to the metadata server. +Hello World diff --git a/cluster/addons/metrics-server/README.md b/cluster/addons/metrics-server/README.md index 3d1fee854222d..9d82745da995d 100644 --- a/cluster/addons/metrics-server/README.md +++ b/cluster/addons/metrics-server/README.md @@ -16,3 +16,4 @@ Decreasing resource requirements for cluster addons may cause system instability - `kubectl top` not working (starting with Kubernetes 1.10) Overwritten configuration persists through cluster updates, therefore may cause all effects above after a cluster update. +Hello World diff --git a/cluster/addons/node-problem-detector/README.md b/cluster/addons/node-problem-detector/README.md index 220ab1315d021..657f89877f94b 100644 --- a/cluster/addons/node-problem-detector/README.md +++ b/cluster/addons/node-problem-detector/README.md @@ -5,3 +5,4 @@ Node Problem Detector is a DaemonSet running on each node, detecting node problems. Learn more at: https://github.com/kubernetes/node-problem-detector +Hello World diff --git a/cluster/gce/addons/README.md b/cluster/gce/addons/README.md index de55c8e9a0108..bce0d339b20a7 100644 --- a/cluster/gce/addons/README.md +++ b/cluster/gce/addons/README.md @@ -5,3 +5,4 @@ merged with the general cluster addon directory at release, so addon paths (rela directory) must be unique across the 2 directory structures. More details on addons in general can be found [here](../../addons/README.md). +Hello World diff --git a/cluster/gce/gci/README.md b/cluster/gce/gci/README.md index 17c02fb03fb7c..833ae589357e8 100644 --- a/cluster/gce/gci/README.md +++ b/cluster/gce/gci/README.md @@ -106,3 +106,4 @@ family as a prefix, e.g cos-dev, cos-beta, cos-stable. However, the milestone number in those families may change when channel promotions happen. Only when a milestone becomes LTS, the image will have a new family, and the milestone number in the image name stays the same. The image will be always there even after the milestone is deprecated. +Hello World diff --git a/cluster/images/etcd-version-monitor/README.md b/cluster/images/etcd-version-monitor/README.md index 217434b7e264d..81cb97dec7247 100644 --- a/cluster/images/etcd-version-monitor/README.md +++ b/cluster/images/etcd-version-monitor/README.md @@ -31,3 +31,4 @@ with etcd is over localhost. - Goto [http://localhost:9101/metrics](http://localhost:9101/metrics) in order to view the exported metrics. - The metrics prefixed with "etcd_" are the ones of interest to us. +Hello World diff --git a/cluster/images/etcd/README.md b/cluster/images/etcd/README.md index 4e26caa06a67f..65be23d619479 100644 --- a/cluster/images/etcd/README.md +++ b/cluster/images/etcd/README.md @@ -77,3 +77,4 @@ $ make build ARCH=ppc64le ``` If you don't want to push the images, run `make` or `make build` instead +Hello World diff --git a/cluster/log-dump/README.md b/cluster/log-dump/README.md index 8027cf979b1f7..661f43fd59a1d 100644 --- a/cluster/log-dump/README.md +++ b/cluster/log-dump/README.md @@ -17,3 +17,4 @@ the `logDumpPath` function in [kubetest](https://github.com/kubernetes/test-infra/tree/master/kubetest) to handle your provider and adapt [log-dump.sh](https://github.com/kubernetes/test-infra/blob/master/logexporter/cluster/log-dump.sh) in accord to your needs. +Hello World diff --git a/cmd/cloud-controller-manager/README.md b/cmd/cloud-controller-manager/README.md index 7248ce39e47b1..0fd67f8037677 100644 --- a/cmd/cloud-controller-manager/README.md +++ b/cmd/cloud-controller-manager/README.md @@ -12,3 +12,4 @@ Please refer to `k8s.io/cloud-provider/sample` if you do not have the requiremen 1. Vendor in `k8s.io/cmd/cloud-controller-manager`. 2. Directly modify anything under `k8s.io/cmd/cloud-controller-manager` in this repo. 3. Make specific cloud provider changes here. +Hello World diff --git a/cmd/import-boss/README.md b/cmd/import-boss/README.md index 110034214197b..e785414eea126 100644 --- a/cmd/import-boss/README.md +++ b/cmd/import-boss/README.md @@ -102,3 +102,4 @@ inverseRules: For most scenarios, simply running `import-boss ./...` will work. For projects which use Go workspaces, this can even span multiple modules. +Hello World diff --git a/cmd/kube-apiserver/app/testing/testdata/README.md b/cmd/kube-apiserver/app/testing/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/cmd/kube-apiserver/app/testing/testdata/README.md +++ b/cmd/kube-apiserver/app/testing/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/cmd/kubeadm/app/util/pkiutil/testing/testdata/README.md b/cmd/kubeadm/app/util/pkiutil/testing/testdata/README.md index fd49fc8fbc7da..fafbb3ec3d6d0 100644 --- a/cmd/kubeadm/app/util/pkiutil/testing/testdata/README.md +++ b/cmd/kubeadm/app/util/pkiutil/testing/testdata/README.md @@ -1 +1 @@ -Keys in this directory are generated for testing purposes only. \ No newline at end of file +Keys in this directory are generated for testing purposes only.Hello World diff --git a/hack/README.md b/hack/README.md index 6afd08d9f497b..c4613f0f1ff9c 100644 --- a/hack/README.md +++ b/hack/README.md @@ -22,3 +22,4 @@ Note that all scripts must be run from the Kubernetes root directory. +Hello World diff --git a/hack/jenkins/README.md b/hack/jenkins/README.md index cf3b54604c0f1..a956e882ab738 100644 --- a/hack/jenkins/README.md +++ b/hack/jenkins/README.md @@ -6,4 +6,4 @@ particular [Prow][prow] instead. This directory contains some scripts that are still used by the new CI. [test-infra]: https://github.com/kubernetes/test-infra -[prow]: https://github.com/kubernetes/test-infra/tree/master/prow \ No newline at end of file +[prow]: https://github.com/kubernetes/test-infra/tree/master/prowHello World diff --git a/hack/testdata/README.md b/hack/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/hack/testdata/README.md +++ b/hack/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/hack/tools/README.md b/hack/tools/README.md index 26b808deb5b72..9eaec29107d31 100644 --- a/hack/tools/README.md +++ b/hack/tools/README.md @@ -1,2 +1,3 @@ This directory contains a stub go module used to track version of development tools like the ones needed for linting go sources. +Hello World diff --git a/pkg/client/testdata/README.md b/pkg/client/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/pkg/client/testdata/README.md +++ b/pkg/client/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/pkg/controller/certificates/signer/testdata/README.md b/pkg/controller/certificates/signer/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/pkg/controller/certificates/signer/testdata/README.md +++ b/pkg/controller/certificates/signer/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/pkg/kubelet/certificate/bootstrap/testdata/README.md b/pkg/kubelet/certificate/bootstrap/testdata/README.md index 5c26ac4f517e5..d4a2498d7ee02 100644 --- a/pkg/kubelet/certificate/bootstrap/testdata/README.md +++ b/pkg/kubelet/certificate/bootstrap/testdata/README.md @@ -14,4 +14,4 @@ InvalidCert(mycertinvalid.crt): Validity Not Before: Dec 16 06:46:25 2014 GMT Not After : Dec 16 06:46:25 2015 GMT -``` \ No newline at end of file +```Hello World diff --git a/pkg/kubelet/checkpointmanager/README.md b/pkg/kubelet/checkpointmanager/README.md index 07beef1300f56..bbb794a5689cd 100644 --- a/pkg/kubelet/checkpointmanager/README.md +++ b/pkg/kubelet/checkpointmanager/README.md @@ -23,3 +23,4 @@ Below is the history of checkpointing support in Kubelet. |devicemanager| Sep 6, 2017 | [Deviceplugin checkpoint](https://github.com/kubernetes/kubernetes/pull/51744) | kubelet/pod | Nov 22, 2017 | [Initial basic bootstrap-checkpoint support](https://github.com/kubernetes/kubernetes/pull/50984) |cpumanager| Oct 27, 2017 |[Add file backed state to cpu manager ](https://github.com/kubernetes/kubernetes/pull/54408) +Hello World diff --git a/pkg/kubelet/pluginmanager/pluginwatcher/README.md b/pkg/kubelet/pluginmanager/pluginwatcher/README.md index aebbfd102541a..27468b5818c9d 100644 --- a/pkg/kubelet/pluginmanager/pluginwatcher/README.md +++ b/pkg/kubelet/pluginmanager/pluginwatcher/README.md @@ -87,3 +87,4 @@ service API versions and the endpoint to call the plugin on. The Kubelet component that receives this callback can acknowledge or reject the plugin according to its own logic, and use the socket path to establish its service communication with any API version supported by the plugin. +Hello World diff --git a/pkg/proxy/ipvs/README.md b/pkg/proxy/ipvs/README.md index eb34defd764f6..810663aff1562 100644 --- a/pkg/proxy/ipvs/README.md +++ b/pkg/proxy/ipvs/README.md @@ -410,3 +410,4 @@ Check whether the kube-proxy mode has been set to `ipvs`. **2. Install required kernel modules and packages** Check whether the IPVS required kernel modules have been compiled into the kernel and packages installed. (see Prerequisite) +Hello World diff --git a/pkg/proxy/nftables/README.md b/pkg/proxy/nftables/README.md index 57e0369ad6676..28c9a12d688f1 100644 --- a/pkg/proxy/nftables/README.md +++ b/pkg/proxy/nftables/README.md @@ -106,4 +106,4 @@ This is implemented as follows: rule for ClusterIPs belonging to any of the ServiceCIDRs in `forward` and `output` hook, with a higher (i.e. less urgent) priority than the DNAT chains making sure all valid traffic directed for ClusterIPs is already DNATed. Drop rule will only - be installed if `MultiCIDRServiceAllocator` feature is enabled. \ No newline at end of file + be installed if `MultiCIDRServiceAllocator` feature is enabled.Hello World diff --git a/pkg/scheduler/framework/plugins/README.md b/pkg/scheduler/framework/plugins/README.md index 6fba8bb849b46..8682861adfb0a 100644 --- a/pkg/scheduler/framework/plugins/README.md +++ b/pkg/scheduler/framework/plugins/README.md @@ -1,3 +1,4 @@ # Scheduler Framework Plugins Moved [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-scheduling/scheduler_framework_plugins.md). +Hello World diff --git a/staging/README.md b/staging/README.md index 7260cd284cd59..76b21e2efd842 100644 --- a/staging/README.md +++ b/staging/README.md @@ -119,3 +119,4 @@ SIG that owns the repos in [`sigs.yaml`](https://github.com/kubernetes/community/blob/master/sigs.yaml). 5. Add the repo to the list of staging repos in this `README.md` file. +Hello World diff --git a/staging/src/k8s.io/api/README.md b/staging/src/k8s.io/api/README.md index 7fa64e843afe9..3da11ca05e443 100644 --- a/staging/src/k8s.io/api/README.md +++ b/staging/src/k8s.io/api/README.md @@ -43,3 +43,4 @@ Branches track Kubernetes branches and are compatible with that repo. 1. https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/api is synced to k8s.io/api. All changes must be made in the former. The latter is read-only. +Hello World diff --git a/staging/src/k8s.io/api/testdata/README.md b/staging/src/k8s.io/api/testdata/README.md index 8989ed7ca9c56..c9cc287078ad0 100644 --- a/staging/src/k8s.io/api/testdata/README.md +++ b/staging/src/k8s.io/api/testdata/README.md @@ -139,3 +139,4 @@ diff -u \ > 2 { > 1: "\347\210\237\302\274\302\252ov\351\210\266" > ``` +Hello World diff --git a/staging/src/k8s.io/apiextensions-apiserver/README.md b/staging/src/k8s.io/apiextensions-apiserver/README.md index c53261a46279f..41a1c3b1afa95 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/README.md +++ b/staging/src/k8s.io/apiextensions-apiserver/README.md @@ -19,3 +19,4 @@ HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and `apiextensions-apiserver` is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiextensions-apiserver. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here. +Hello World diff --git a/staging/src/k8s.io/apiextensions-apiserver/examples/client-go/README.md b/staging/src/k8s.io/apiextensions-apiserver/examples/client-go/README.md index 9f6e3d8dcb40c..6df3f752c068a 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/examples/client-go/README.md +++ b/staging/src/k8s.io/apiextensions-apiserver/examples/client-go/README.md @@ -55,3 +55,4 @@ type User struct { Password string `json:"password"` } ``` +Hello World diff --git a/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/README.md b/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/README.md index 9755fa574c9b5..81b3e48498847 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/README.md +++ b/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/testdata/README.md @@ -1,3 +1,3 @@ # API serialization compatibility tests -This directory tree contains serialized API objects in json, yaml, and protobuf formats. \ No newline at end of file +This directory tree contains serialized API objects in json, yaml, and protobuf formats.Hello World diff --git a/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/testdata/README.md b/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/testdata/README.md index a53fe3a4a661b..168179772fb3e 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/testdata/README.md +++ b/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/testdata/README.md @@ -1,4 +1,4 @@ `swagger.json` contains static openapi definitions needed to build models for custom resource types. It was created by removing all path and non-objectmeta/int-or-string definitions from -the `api/openapi-spec/swagger.json` in the `k8s.io/kubernetes` module. \ No newline at end of file +the `api/openapi-spec/swagger.json` in the `k8s.io/kubernetes` module.Hello World diff --git a/staging/src/k8s.io/apiextensions-apiserver/pkg/cmd/server/testing/testdata/README.md b/staging/src/k8s.io/apiextensions-apiserver/pkg/cmd/server/testing/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/pkg/cmd/server/testing/testdata/README.md +++ b/staging/src/k8s.io/apiextensions-apiserver/pkg/cmd/server/testing/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/staging/src/k8s.io/apiextensions-apiserver/test/integration/apiserver.local.config/certificates/README.md b/staging/src/k8s.io/apiextensions-apiserver/test/integration/apiserver.local.config/certificates/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/staging/src/k8s.io/apiextensions-apiserver/test/integration/apiserver.local.config/certificates/README.md +++ b/staging/src/k8s.io/apiextensions-apiserver/test/integration/apiserver.local.config/certificates/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/staging/src/k8s.io/apimachinery/README.md b/staging/src/k8s.io/apimachinery/README.md index 06d0e3b64d991..defa7345236dc 100644 --- a/staging/src/k8s.io/apimachinery/README.md +++ b/staging/src/k8s.io/apimachinery/README.md @@ -28,3 +28,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late 2. Directly modify any files under `pkg` in this repo. Those are driven from `k8s.io/kubernetes/staging/src/k8s.io/apimachinery`. 3. Expect compatibility. This repo is direct support of Kubernetes and the API isn't yet stable enough for API guarantees. +Hello World diff --git a/staging/src/k8s.io/apiserver/README.md b/staging/src/k8s.io/apiserver/README.md index 13b85dfaa3b49..c4613d365b944 100644 --- a/staging/src/k8s.io/apiserver/README.md +++ b/staging/src/k8s.io/apiserver/README.md @@ -29,3 +29,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late 2. Expect compatibility. This repo is changing quickly in direct support of Kubernetes and the API isn't yet stable enough for API guarantees. +Hello World diff --git a/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/testdata/valid-configs/aes/README.md b/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/testdata/valid-configs/aes/README.md index 47ed17175546d..ae34401a8e8a2 100644 --- a/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/testdata/valid-configs/aes/README.md +++ b/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/testdata/valid-configs/aes/README.md @@ -1 +1,2 @@ Keys and secrets in this directory are generated for testing purposes only. +Hello World diff --git a/staging/src/k8s.io/apiserver/pkg/server/options/testdata/README.md b/staging/src/k8s.io/apiserver/pkg/server/options/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/staging/src/k8s.io/apiserver/pkg/server/options/testdata/README.md +++ b/staging/src/k8s.io/apiserver/pkg/server/options/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/staging/src/k8s.io/cli-runtime/README.md b/staging/src/k8s.io/cli-runtime/README.md index 427a012bfcb28..f3618bc59d04c 100644 --- a/staging/src/k8s.io/cli-runtime/README.md +++ b/staging/src/k8s.io/cli-runtime/README.md @@ -29,3 +29,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late 3. Expect compatibility. This repo is direct support of Kubernetes and the API isn't yet stable enough for API guarantees. 4. Add any type that only makes sense only for `kubectl`. +Hello World diff --git a/staging/src/k8s.io/client-go/examples/README.md b/staging/src/k8s.io/client-go/examples/README.md index 0ec0e13d6aa93..0566758f62c16 100644 --- a/staging/src/k8s.io/client-go/examples/README.md +++ b/staging/src/k8s.io/client-go/examples/README.md @@ -48,3 +48,4 @@ import _ "k8s.io/client-go/plugin/pkg/client/auth/oidc" ### Testing - [**Fake Client**](./fake-client): Use a fake client in tests. +Hello World diff --git a/staging/src/k8s.io/client-go/examples/create-update-delete-deployment/README.md b/staging/src/k8s.io/client-go/examples/create-update-delete-deployment/README.md index 2c8b19a016ca9..0e3331caa9c24 100644 --- a/staging/src/k8s.io/client-go/examples/create-update-delete-deployment/README.md +++ b/staging/src/k8s.io/client-go/examples/create-update-delete-deployment/README.md @@ -81,3 +81,4 @@ cluster is v1.6 or above in `kubectl version`: panic: the server could not find the requested resource [1]: https://kubernetes.io/docs/user-guide/deployments/ +Hello World diff --git a/staging/src/k8s.io/client-go/examples/dynamic-create-update-delete-deployment/README.md b/staging/src/k8s.io/client-go/examples/dynamic-create-update-delete-deployment/README.md index d369b02a03455..a34b6d12afa10 100644 --- a/staging/src/k8s.io/client-go/examples/dynamic-create-update-delete-deployment/README.md +++ b/staging/src/k8s.io/client-go/examples/dynamic-create-update-delete-deployment/README.md @@ -91,3 +91,4 @@ cluster is v1.13 or higher in `kubectl version`: [1]: https://kubernetes.io/docs/user-guide/deployments/ [2]: ../create-update-delete-deployment +Hello World diff --git a/staging/src/k8s.io/client-go/examples/fake-client/README.md b/staging/src/k8s.io/client-go/examples/fake-client/README.md index 89874460c3ca5..bb66ce2557544 100644 --- a/staging/src/k8s.io/client-go/examples/fake-client/README.md +++ b/staging/src/k8s.io/client-go/examples/fake-client/README.md @@ -11,4 +11,4 @@ It covers: ``` go test -v k8s.io/client-go/examples/fake-client -``` \ No newline at end of file +```Hello World diff --git a/staging/src/k8s.io/client-go/examples/in-cluster-client-configuration/README.md b/staging/src/k8s.io/client-go/examples/in-cluster-client-configuration/README.md index be62415f8466c..44d9ebf77ba15 100644 --- a/staging/src/k8s.io/client-go/examples/in-cluster-client-configuration/README.md +++ b/staging/src/k8s.io/client-go/examples/in-cluster-client-configuration/README.md @@ -56,3 +56,4 @@ the `kubectl run` command and then run: [sa]: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#service-account-tokens [mk]: https://kubernetes.io/docs/getting-started-guides/minikube/ +Hello World diff --git a/staging/src/k8s.io/client-go/examples/leader-election/README.md b/staging/src/k8s.io/client-go/examples/leader-election/README.md index 2a081d130bfa6..799026a8fc539 100644 --- a/staging/src/k8s.io/client-go/examples/leader-election/README.md +++ b/staging/src/k8s.io/client-go/examples/leader-election/README.md @@ -20,3 +20,4 @@ go run main.go -kubeconfig=/path/to/kubeconfig -logtostderr=true -lease-lock-nam > You can ignore the `-kubeconfig` flag if you are running these commands in the Kubernetes cluster. Now kill the existing leader. You will see from the terminal outputs that one of the remaining two processes will be elected as the new leader. +Hello World diff --git a/staging/src/k8s.io/client-go/examples/out-of-cluster-client-configuration/README.md b/staging/src/k8s.io/client-go/examples/out-of-cluster-client-configuration/README.md index b81e6be73ac36..2da030ab384c4 100644 --- a/staging/src/k8s.io/client-go/examples/out-of-cluster-client-configuration/README.md +++ b/staging/src/k8s.io/client-go/examples/out-of-cluster-client-configuration/README.md @@ -33,3 +33,4 @@ Press Ctrl+C to quit this application. > **Note:** You can use the `-kubeconfig` option to use a different config file. By default this program picks up the default file used by kubectl (when `KUBECONFIG` environment variable is not set). +Hello World diff --git a/staging/src/k8s.io/client-go/examples/workqueue/README.md b/staging/src/k8s.io/client-go/examples/workqueue/README.md index 5bba2e4ebfe70..6a45ba8371822 100644 --- a/staging/src/k8s.io/client-go/examples/workqueue/README.md +++ b/staging/src/k8s.io/client-go/examples/workqueue/README.md @@ -15,3 +15,4 @@ The example is based on https://git.k8s.io/community/contributors/devel/sig-api- # if outside of the cluster go run *.go -kubeconfig=/my/config ``` +Hello World diff --git a/staging/src/k8s.io/client-go/util/cert/testdata/README.md b/staging/src/k8s.io/client-go/util/cert/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/staging/src/k8s.io/client-go/util/cert/testdata/README.md +++ b/staging/src/k8s.io/client-go/util/cert/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/staging/src/k8s.io/cloud-provider/README.md b/staging/src/k8s.io/cloud-provider/README.md index 542a9a7a839d7..3ff3711464489 100644 --- a/staging/src/k8s.io/cloud-provider/README.md +++ b/staging/src/k8s.io/cloud-provider/README.md @@ -31,3 +31,4 @@ later synced here. 3. Make interface changes without first discussing them with sig-cloudprovider. +Hello World diff --git a/staging/src/k8s.io/cloud-provider/sample/README.md b/staging/src/k8s.io/cloud-provider/sample/README.md index 369ee82ba5513..e20c3b888eb0b 100644 --- a/staging/src/k8s.io/cloud-provider/sample/README.md +++ b/staging/src/k8s.io/cloud-provider/sample/README.md @@ -18,3 +18,4 @@ Note: If you have a requirement of adding/deleting controllers within CCM, pleas 1. Vendor in `k8s.io/cmd/cloud-controller-manager`. 2. Directly modify anything under `vendor/k8s.io/cloud-provider/sample` in this repo. Those are driven from `k8s.io/kubernetes/staging/src/k8s.io/cloud-provider/sample`. 3. Make specific cloud provider changes in sample files. +Hello World diff --git a/staging/src/k8s.io/cluster-bootstrap/README.md b/staging/src/k8s.io/cluster-bootstrap/README.md index 92a6b69c0ec60..95679f8ce4ef3 100644 --- a/staging/src/k8s.io/cluster-bootstrap/README.md +++ b/staging/src/k8s.io/cluster-bootstrap/README.md @@ -20,3 +20,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late 1. Add API types to this repo. This is for the helpers, not for the types. 2. Directly modify any files under `token` in this repo. Those are driven from `k8s.io/kubernetes/staging/src/k8s.io/cluster-bootstrap`. +Hello World diff --git a/staging/src/k8s.io/code-generator/README.md b/staging/src/k8s.io/code-generator/README.md index b0055265ec307..4247258ea9419 100644 --- a/staging/src/k8s.io/code-generator/README.md +++ b/staging/src/k8s.io/code-generator/README.md @@ -27,3 +27,4 @@ HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and `code-generator` is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/code-generator. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here. +Hello World diff --git a/staging/src/k8s.io/code-generator/cmd/client-gen/README.md b/staging/src/k8s.io/code-generator/cmd/client-gen/README.md index b8206127ff565..7240aa4ef8bc5 100644 --- a/staging/src/k8s.io/code-generator/cmd/client-gen/README.md +++ b/staging/src/k8s.io/code-generator/cmd/client-gen/README.md @@ -1,2 +1,3 @@ See [generating-clientset.md](https://git.k8s.io/community/contributors/devel/sig-api-machinery/generating-clientset.md) +Hello World diff --git a/staging/src/k8s.io/component-base/README.md b/staging/src/k8s.io/component-base/README.md index 1e6cf34d98f43..668ade2ecb486 100644 --- a/staging/src/k8s.io/component-base/README.md +++ b/staging/src/k8s.io/component-base/README.md @@ -33,3 +33,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late WG Component Standard is working on this refactoring process, which is happening incrementally, starting in the v1.14 cycle. SIG API Machinery and SIG Cluster Lifecycle owns the code. +Hello World diff --git a/staging/src/k8s.io/component-base/logs/example/README.md b/staging/src/k8s.io/component-base/logs/example/README.md index aafc34d5036d7..db5103aece4ce 100644 --- a/staging/src/k8s.io/component-base/logs/example/README.md +++ b/staging/src/k8s.io/component-base/logs/example/README.md @@ -104,3 +104,4 @@ I0329 11:47:36.830795 101057 logger.go:87] "Now the default logger is set, but I0329 11:47:36.830841 101057 logger.go:94] "example/myname: runtime" foo="bar" duration="1m0s" I0329 11:47:36.830859 101057 logger.go:95] "example: another runtime" foo="bar" duration="1m0s" ``` +Hello World diff --git a/staging/src/k8s.io/component-base/logs/kube-log-runner/README.md b/staging/src/k8s.io/component-base/logs/kube-log-runner/README.md index eed219fbbaf72..e7e5ec91ffe50 100644 --- a/staging/src/k8s.io/component-base/logs/kube-log-runner/README.md +++ b/staging/src/k8s.io/component-base/logs/kube-log-runner/README.md @@ -64,3 +64,4 @@ https://github.com/kubernetes/release/tree/master/images/build/go-runner. # Prebuilt binary The Kubernetes release archives contain kube-log-runner. +Hello World diff --git a/staging/src/k8s.io/component-helpers/README.md b/staging/src/k8s.io/component-helpers/README.md index 8295f07ca1219..074d5b2a1af6c 100644 --- a/staging/src/k8s.io/component-helpers/README.md +++ b/staging/src/k8s.io/component-helpers/README.md @@ -28,3 +28,4 @@ There are NO compatibility guarantees for this repository. It is in direct suppo This repo is synced from https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/component-helpers. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here by a bot. +Hello World diff --git a/staging/src/k8s.io/controller-manager/README.md b/staging/src/k8s.io/controller-manager/README.md index 5b38f2a47e03e..6fad19ea9e108 100644 --- a/staging/src/k8s.io/controller-manager/README.md +++ b/staging/src/k8s.io/controller-manager/README.md @@ -32,3 +32,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late Kubernetes and the controller-manager processes and the cloud provider extraction effort. +Hello World diff --git a/staging/src/k8s.io/cri-api/README.md b/staging/src/k8s.io/cri-api/README.md index f778700ae578b..386ae879e6f1e 100644 --- a/staging/src/k8s.io/cri-api/README.md +++ b/staging/src/k8s.io/cri-api/README.md @@ -270,3 +270,4 @@ Code of Conduct](code-of-conduct.md). See [CONTRIBUTING.md](CONTRIBUTING.md) for more information. Please note that [kubernetes/cri-api](https://github.com/kubernetes/cri-api) is a readonly mirror repository, all development is done at [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes). +Hello World diff --git a/staging/src/k8s.io/cri-client/README.md b/staging/src/k8s.io/cri-client/README.md index 3201cf51aaee2..9370f42bc0c4a 100644 --- a/staging/src/k8s.io/cri-client/README.md +++ b/staging/src/k8s.io/cri-client/README.md @@ -45,3 +45,4 @@ Code of Conduct](code-of-conduct.md). See [CONTRIBUTING.md](CONTRIBUTING.md) for more information. Please note that [kubernetes/cri-api](https://github.com/kubernetes/cri-api) is a readonly mirror repository, all development is done at [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes). +Hello World diff --git a/staging/src/k8s.io/csi-translation-lib/README.md b/staging/src/k8s.io/csi-translation-lib/README.md index 8c1b5663aaa55..10599130961cc 100644 --- a/staging/src/k8s.io/csi-translation-lib/README.md +++ b/staging/src/k8s.io/csi-translation-lib/README.md @@ -28,3 +28,4 @@ Code of Conduct](code-of-conduct.md). See [CONTRIBUTING.md](CONTRIBUTING.md) for more information. +Hello World diff --git a/staging/src/k8s.io/dynamic-resource-allocation/README.md b/staging/src/k8s.io/dynamic-resource-allocation/README.md index 194ae12bf3808..4265302d720ef 100644 --- a/staging/src/k8s.io/dynamic-resource-allocation/README.md +++ b/staging/src/k8s.io/dynamic-resource-allocation/README.md @@ -24,3 +24,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late ### OWNERS SIG Node owns the code. +Hello World diff --git a/staging/src/k8s.io/endpointslice/README.md b/staging/src/k8s.io/endpointslice/README.md index 98f71dbb3cec9..43194aef8dfcd 100644 --- a/staging/src/k8s.io/endpointslice/README.md +++ b/staging/src/k8s.io/endpointslice/README.md @@ -30,3 +30,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late ### OWNERS SIG Network owns the code. +Hello World diff --git a/staging/src/k8s.io/kms/README.md b/staging/src/k8s.io/kms/README.md index 8ebb63c7fc2b8..12affe8585189 100644 --- a/staging/src/k8s.io/kms/README.md +++ b/staging/src/k8s.io/kms/README.md @@ -20,3 +20,4 @@ Learn how to engage with the Kubernetes community on the [community page](http:/ ### Code of conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). +Hello World diff --git a/staging/src/k8s.io/kms/internal/plugins/_mock/README.md b/staging/src/k8s.io/kms/internal/plugins/_mock/README.md index 93ccf397fb5d0..11431775ae35d 100644 --- a/staging/src/k8s.io/kms/internal/plugins/_mock/README.md +++ b/staging/src/k8s.io/kms/internal/plugins/_mock/README.md @@ -3,3 +3,4 @@ This is a mock KMS plugin for testing purposes. It implements the KMS plugin using PKCS#11 interface backed by [SoftHSM](https://www.opendnssec.org/softhsm/). It is intended to be used for testing only and not for production use. The directory is named `_mock` so that it is ignored by the `go mod` tooling in the root directory. +Hello World diff --git a/staging/src/k8s.io/kube-aggregator/README.md b/staging/src/k8s.io/kube-aggregator/README.md index a28528fbd55b3..480b33a10519f 100644 --- a/staging/src/k8s.io/kube-aggregator/README.md +++ b/staging/src/k8s.io/kube-aggregator/README.md @@ -26,3 +26,4 @@ HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and `kube-aggregator` is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kube-aggregator. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here. +Hello World diff --git a/staging/src/k8s.io/kube-aggregator/pkg/apiserver/testdata/README.md b/staging/src/k8s.io/kube-aggregator/pkg/apiserver/testdata/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/staging/src/k8s.io/kube-aggregator/pkg/apiserver/testdata/README.md +++ b/staging/src/k8s.io/kube-aggregator/pkg/apiserver/testdata/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/staging/src/k8s.io/kube-controller-manager/README.md b/staging/src/k8s.io/kube-controller-manager/README.md index c0dfaff2e7270..79f91e04c70b3 100644 --- a/staging/src/k8s.io/kube-controller-manager/README.md +++ b/staging/src/k8s.io/kube-controller-manager/README.md @@ -24,3 +24,4 @@ Code changes are made in that location, merged into `k8s.io/kubernetes` and late 2. Expect compatibility. This repo is changing quickly in direct support of Kubernetes and the kube-controller-manager API. +Hello World diff --git a/staging/src/k8s.io/kube-proxy/README.md b/staging/src/k8s.io/kube-proxy/README.md index a8016ddf9453e..dabe069c05171 100644 --- a/staging/src/k8s.io/kube-proxy/README.md +++ b/staging/src/k8s.io/kube-proxy/README.md @@ -15,3 +15,4 @@ HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and `kube-proxy` is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kube-proxy. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here. +Hello World diff --git a/staging/src/k8s.io/kube-scheduler/README.md b/staging/src/k8s.io/kube-scheduler/README.md index a262aabef75d0..1c898b30db019 100644 --- a/staging/src/k8s.io/kube-scheduler/README.md +++ b/staging/src/k8s.io/kube-scheduler/README.md @@ -15,3 +15,4 @@ HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and This repo is synced from https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/kube-scheduler. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here by a bot. +Hello World diff --git a/staging/src/k8s.io/kubectl/README.md b/staging/src/k8s.io/kubectl/README.md index 7fd945bebcecf..91159d61f20b7 100644 --- a/staging/src/k8s.io/kubectl/README.md +++ b/staging/src/k8s.io/kubectl/README.md @@ -36,3 +36,4 @@ See [this document](https://github.com/kubernetes/community/tree/master/sig-cli) Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). +Hello World diff --git a/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/README.md b/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/README.md index 6318ffe6277bd..9b9cd4cde3129 100644 --- a/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/README.md +++ b/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/README.md @@ -80,3 +80,4 @@ return i18n.Error("Something bad happened") // Translated plural error return i18n.Error("%d bad things happened") ``` +Hello World diff --git a/staging/src/k8s.io/kubelet/README.md b/staging/src/k8s.io/kubelet/README.md index 93dc1b969001f..4f0c393c41fb3 100644 --- a/staging/src/k8s.io/kubelet/README.md +++ b/staging/src/k8s.io/kubelet/README.md @@ -15,3 +15,4 @@ HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and This repo is synced from https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/kubelet. Code changes are made in that location, merged into `k8s.io/kubernetes` and later synced here by a bot. +Hello World diff --git a/staging/src/k8s.io/metrics/README.md b/staging/src/k8s.io/metrics/README.md index 18119cc92495b..45224db81d743 100644 --- a/staging/src/k8s.io/metrics/README.md +++ b/staging/src/k8s.io/metrics/README.md @@ -65,3 +65,4 @@ Code of Conduct](code-of-conduct.md). See [CONTRIBUTING.md](CONTRIBUTING.md) for more information. +Hello World diff --git a/staging/src/k8s.io/mount-utils/README.md b/staging/src/k8s.io/mount-utils/README.md index ee7c8e89af6ab..04e2a3bfd1daf 100644 --- a/staging/src/k8s.io/mount-utils/README.md +++ b/staging/src/k8s.io/mount-utils/README.md @@ -29,3 +29,4 @@ Code of Conduct](code-of-conduct.md). See [CONTRIBUTING.md](CONTRIBUTING.md) for more information. +Hello World diff --git a/staging/src/k8s.io/pod-security-admission/README.md b/staging/src/k8s.io/pod-security-admission/README.md index 3ecdd563f945d..f31bc9ec12ac8 100644 --- a/staging/src/k8s.io/pod-security-admission/README.md +++ b/staging/src/k8s.io/pod-security-admission/README.md @@ -25,3 +25,4 @@ Learn how to engage with the Kubernetes community on the [community page](http:/ Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). +Hello World diff --git a/staging/src/k8s.io/pod-security-admission/test/testdata/README.md b/staging/src/k8s.io/pod-security-admission/test/testdata/README.md index 0ab055590294f..9f83162723153 100644 --- a/staging/src/k8s.io/pod-security-admission/test/testdata/README.md +++ b/staging/src/k8s.io/pod-security-admission/test/testdata/README.md @@ -1 +1 @@ -The fixtures in this folder are generated by TestFixtures. \ No newline at end of file +The fixtures in this folder are generated by TestFixtures.Hello World diff --git a/staging/src/k8s.io/pod-security-admission/webhook/README.md b/staging/src/k8s.io/pod-security-admission/webhook/README.md index 0bed2b98c83e1..5e7bc55a5f31b 100644 --- a/staging/src/k8s.io/pod-security-admission/webhook/README.md +++ b/staging/src/k8s.io/pod-security-admission/webhook/README.md @@ -31,3 +31,4 @@ Similar to the Pod Security Admission Controller, the webhook requires a configu ## Contributing Please see the [contributing guidelines](../CONTRIBUTING.md) in the parent directory for general information about contributing to this project. +Hello World diff --git a/staging/src/k8s.io/sample-apiserver/README.md b/staging/src/k8s.io/sample-apiserver/README.md index db8f6c682a418..77308bffbf977 100644 --- a/staging/src/k8s.io/sample-apiserver/README.md +++ b/staging/src/k8s.io/sample-apiserver/README.md @@ -187,3 +187,4 @@ only this superuser group is authorized. https://localhost:8443/apis/wardle.example.com/v1alpha1/namespaces/default/flunders ``` +Hello World diff --git a/staging/src/k8s.io/sample-cli-plugin/README.md b/staging/src/k8s.io/sample-cli-plugin/README.md index 1c34824a37827..9da3587d69d74 100644 --- a/staging/src/k8s.io/sample-cli-plugin/README.md +++ b/staging/src/k8s.io/sample-cli-plugin/README.md @@ -99,3 +99,4 @@ https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/sample-c Code changes are made in that location, merged into k8s.io/kubernetes and later synced here. +Hello World diff --git a/staging/src/k8s.io/sample-controller/README.md b/staging/src/k8s.io/sample-controller/README.md index 7b743c511e09f..d02d5dd77a805 100644 --- a/staging/src/k8s.io/sample-controller/README.md +++ b/staging/src/k8s.io/sample-controller/README.md @@ -160,3 +160,4 @@ https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/sample-c Code changes are made in that location, merged into k8s.io/kubernetes and later synced here. +Hello World diff --git a/test/cmd/README.md b/test/cmd/README.md index ea4a1c43e42ea..acf9cb782cf69 100644 --- a/test/cmd/README.md +++ b/test/cmd/README.md @@ -42,3 +42,4 @@ source "${KUBE_ROOT}/test/cmd/batch.sh" ``` Please keep the order of the source list alphabetical. +Hello World diff --git a/test/conformance/README.md b/test/conformance/README.md index 221bab4fa447e..0860f1d882cef 100644 --- a/test/conformance/README.md +++ b/test/conformance/README.md @@ -8,3 +8,4 @@ require review by sig-architecture. To update the list, run `hack/update-conformance-yaml.sh` Add the changed file to your PR, then send for review. +Hello World diff --git a/test/conformance/image/README.md b/test/conformance/image/README.md index bbf40f703475d..2931dba934d26 100644 --- a/test/conformance/image/README.md +++ b/test/conformance/image/README.md @@ -38,3 +38,4 @@ If you don't want to push the images, run `make` or `make build` instead kubectl create -f conformance-e2e.yaml ``` +Hello World diff --git a/test/conformance/image/go-runner/README.md b/test/conformance/image/go-runner/README.md index e69de29bb2d1d..557db03de997c 100644 --- a/test/conformance/image/go-runner/README.md +++ b/test/conformance/image/go-runner/README.md @@ -0,0 +1 @@ +Hello World diff --git a/test/e2e/README.md b/test/e2e/README.md index e3c1e356841f7..13f8c90d47265 100644 --- a/test/e2e/README.md +++ b/test/e2e/README.md @@ -76,3 +76,4 @@ These polices are enforced: ## more info See [kubernetes/community/.../e2e-tests.md](https://git.k8s.io/community/contributors/devel/sig-testing/e2e-tests.md) +Hello World diff --git a/test/e2e/dra/README.md b/test/e2e/dra/README.md index a640c738b7182..3726ffdc447dd 100644 --- a/test/e2e/dra/README.md +++ b/test/e2e/dra/README.md @@ -50,3 +50,4 @@ $ make ginkgo ```bash $ KUBECONFIG=~/.kube/config _output/bin/ginkgo -p -v -focus=Feature:DynamicResourceAllocation ./test/e2e ``` +Hello World diff --git a/test/e2e/dra/test-driver/README.md b/test/e2e/dra/test-driver/README.md index a8362f5850cea..2bc2c2b087ab1 100644 --- a/test/e2e/dra/test-driver/README.md +++ b/test/e2e/dra/test-driver/README.md @@ -101,3 +101,4 @@ corresponds to the [controller logic](https://github.com/kubernetes-csi/external-resizer/blob/master/pkg/controller/controller.go), which in turn is similar to the [sig-storage-lib-external-provisioner](https://github.com/kubernetes-sigs/sig-storage-lib-external-provisioner). +Hello World diff --git a/test/e2e/framework/README.md b/test/e2e/framework/README.md index 2f5e79677fcbc..84a76e3ca5e91 100644 --- a/test/e2e/framework/README.md +++ b/test/e2e/framework/README.md @@ -86,3 +86,4 @@ order. `test/e2e/framework/internal/unittests/cleanup/cleanup.go` shows how these different callbacks can be used and in which order they are going to run. +Hello World diff --git a/test/e2e/node/README.md b/test/e2e/node/README.md index cbe89081beed8..b67e7ceec0d70 100644 --- a/test/e2e/node/README.md +++ b/test/e2e/node/README.md @@ -11,3 +11,4 @@ owned by Node E2E. *If you want to add a test, most likely than not, you want to add the test to one of the two directories mentioned above.* If you are unsure, please check with the OWNER of the directory. This directory currently contains misplaced and legacy tests; they will be cleaned up in the future. +Hello World diff --git a/test/e2e/storage/external/README.md b/test/e2e/storage/external/README.md index a55754f50a463..2e99830d21554 100644 --- a/test/e2e/storage/external/README.md +++ b/test/e2e/storage/external/README.md @@ -51,3 +51,4 @@ supports them, for example snapshotting: e2e.test \ -- \ -storage.testdriver=/tmp/hostpath-testdriver.yaml +Hello World diff --git a/test/e2e/testing-manifests/README.md b/test/e2e/testing-manifests/README.md index fd495331fc9d4..486faa3a51a14 100644 --- a/test/e2e/testing-manifests/README.md +++ b/test/e2e/testing-manifests/README.md @@ -20,3 +20,4 @@ This fixture can be accessed in the e2e tests using `test/e2e/framework/testfile This is needed since [migrating to //go:embed from go-bindata][1]. [1]: https://github.com/kubernetes/kubernetes/pull/99829 +Hello World diff --git a/test/e2e/testing-manifests/auth/encrypt/README.md b/test/e2e/testing-manifests/auth/encrypt/README.md index 343a9ba9c2b50..c67d82282652e 100644 --- a/test/e2e/testing-manifests/auth/encrypt/README.md +++ b/test/e2e/testing-manifests/auth/encrypt/README.md @@ -44,3 +44,4 @@ Delete the cluster after use: ```bash kind delete cluster --name=kms ``` +Hello World diff --git a/test/e2e/testing-manifests/storage-csi/hostpath/README.md b/test/e2e/testing-manifests/storage-csi/hostpath/README.md index 2a53faceae4dc..2b1bb8f28ae52 100644 --- a/test/e2e/testing-manifests/storage-csi/hostpath/README.md +++ b/test/e2e/testing-manifests/storage-csi/hostpath/README.md @@ -2,3 +2,4 @@ The files in this directory are exact copies of "kubernetes-latest" in https://github.com/kubernetes-csi/csi-driver-host-path/tree/release-1.14/deploy/ Do not edit manually. Run ./update-hostpath.sh to refresh the content. +Hello World diff --git a/test/e2e/windows/README.md b/test/e2e/windows/README.md index 0bcc836e74c8b..ede72f9ea741d 100644 --- a/test/e2e/windows/README.md +++ b/test/e2e/windows/README.md @@ -18,3 +18,4 @@ export KUBE_TEST_REPO_LIST=$(pwd)/repo_list # e2e_node/density_test diff This test is borrowed from the density test in e2e_node/density_test. All but the first test were omitted as well as some logging. +Hello World diff --git a/test/e2e_node/README.md b/test/e2e_node/README.md index e3c832196a7c5..f56584567b0e1 100644 --- a/test/e2e_node/README.md +++ b/test/e2e_node/README.md @@ -1 +1,2 @@ See [e2e-node-tests](https://git.k8s.io/community/contributors/devel/sig-node/e2e-node-tests.md) +Hello World diff --git a/test/e2e_node/jenkins/README.md b/test/e2e_node/jenkins/README.md index 664171c980ede..cfff4251f0b6a 100644 --- a/test/e2e_node/jenkins/README.md +++ b/test/e2e_node/jenkins/README.md @@ -18,3 +18,4 @@ Here's where the existing node e2e job config live: [test-infra]: https://github.com/kubernetes/test-infra [Prow]: https://github.com/kubernetes/test-infra/tree/master/prow +Hello World diff --git a/test/e2e_node/plugins/gcp-credential-provider/README.md b/test/e2e_node/plugins/gcp-credential-provider/README.md index 345d800db6454..caf2187399ae7 100644 --- a/test/e2e_node/plugins/gcp-credential-provider/README.md +++ b/test/e2e_node/plugins/gcp-credential-provider/README.md @@ -33,3 +33,4 @@ providers: --image-credential-provider-config=/tmp/node-e2e-123456/credential-provider.yaml --image-credential-provider-bin-dir=/tmp/node-e2e-12345 ``` +Hello World diff --git a/test/fixtures/README.md b/test/fixtures/README.md index 0e793126b98d7..132b44cf9aea6 100644 --- a/test/fixtures/README.md +++ b/test/fixtures/README.md @@ -20,3 +20,4 @@ This fixture can be accessed in the e2e tests using `test/e2e/framework/testfile This is needed since [migrating to //go:embed from go-bindata][1]. [1]: https://github.com/kubernetes/kubernetes/pull/99829 +Hello World diff --git a/test/fixtures/doc-yaml/README.md b/test/fixtures/doc-yaml/README.md index 317741e9b044d..a4c1a2f136eba 100644 --- a/test/fixtures/doc-yaml/README.md +++ b/test/fixtures/doc-yaml/README.md @@ -2,3 +2,4 @@ These config files were originally from docs, but have been separated and put here to be used by various tests. +Hello World diff --git a/test/images/README.md b/test/images/README.md index 9929a8c37adbe..fb1fa0b9f7dc8 100644 --- a/test/images/README.md +++ b/test/images/README.md @@ -214,3 +214,4 @@ A few images have been mirrored from dockerhub into the `gcr.io/k8s-staging-e2e- only have a noop Dockerfile. However, due to an [issue](https://github.com/kubernetes/test-infra/issues/20884), the same SHA cannot be pushed twice. A small change to them is required in order to generate a new SHA, which can then be pushed and promoted. +Hello World diff --git a/test/images/agnhost/README.md b/test/images/agnhost/README.md index 7776f7e167456..ec7a5b2106f5d 100644 --- a/test/images/agnhost/README.md +++ b/test/images/agnhost/README.md @@ -695,3 +695,4 @@ The Windows `agnhost` image includes a `nc` binary that is 100% compliant with i The image can be found at `registry.k8s.io/e2e-test-images/agnhost:2.40` for both Linux and Windows containers (based on `mcr.microsoft.com/windows/nanoserver:1809` and `mcr.microsoft.com/windows/nanoserver:ltsc2022`). +Hello World diff --git a/test/images/agnhost/porter/README.md b/test/images/agnhost/porter/README.md index a78ddfbd05a3f..7ecb9823e312d 100644 --- a/test/images/agnhost/porter/README.md +++ b/test/images/agnhost/porter/README.md @@ -1 +1,2 @@ Keys in this directory are generated for testing purposes only. +Hello World diff --git a/test/images/apparmor-loader/README.md b/test/images/apparmor-loader/README.md index 97c9c370cb9b2..dcc812f5a3080 100644 --- a/test/images/apparmor-loader/README.md +++ b/test/images/apparmor-loader/README.md @@ -64,3 +64,4 @@ The loader binary is a simple go program, and can be built with `make all-push W The loader will not unload profiles that are removed, and will not update profiles that are changed. This is by design, since there are nuanced issues with changing profiles that are in use. +Hello World diff --git a/test/images/cuda-vector-add-old/README.md b/test/images/cuda-vector-add-old/README.md index 679f12e28173b..22b071793d5c7 100644 --- a/test/images/cuda-vector-add-old/README.md +++ b/test/images/cuda-vector-add-old/README.md @@ -15,3 +15,4 @@ $ make push ## Version history: 1.0: build cuda-vector-add from CUDA 8.0. +Hello World diff --git a/test/images/cuda-vector-add/README.md b/test/images/cuda-vector-add/README.md index 8fb5d58f878b9..0018db54b01a2 100644 --- a/test/images/cuda-vector-add/README.md +++ b/test/images/cuda-vector-add/README.md @@ -16,3 +16,4 @@ $ make push 1.0: build cuda-vector-add from CUDA 8.0. 2.0: build cuda-vector-add from CUDA 10.0 +Hello World diff --git a/test/images/ipc-utils/README.md b/test/images/ipc-utils/README.md index c5b1e5f5fa72a..fb1433559fc41 100644 --- a/test/images/ipc-utils/README.md +++ b/test/images/ipc-utils/README.md @@ -10,4 +10,4 @@ whether the /proc files it needs are available and proceeds to read from them directly. Using `ipcs` from util-linux makes these tests pass, even when running -under SELinux enabled, so let's use them here. \ No newline at end of file +under SELinux enabled, so let's use them here.Hello World diff --git a/test/images/jessie-dnsutils/README.md b/test/images/jessie-dnsutils/README.md index b0c433127e988..a7f487bb800bd 100644 --- a/test/images/jessie-dnsutils/README.md +++ b/test/images/jessie-dnsutils/README.md @@ -1,4 +1,4 @@ # jessie-dnsutils DNS utils but implemented in a different OS to have some basic check across OSes. -See issue #10161 for original issue and discussion. \ No newline at end of file +See issue #10161 for original issue and discussion.Hello World diff --git a/test/images/kitten/README.md b/test/images/kitten/README.md index e69de29bb2d1d..557db03de997c 100644 --- a/test/images/kitten/README.md +++ b/test/images/kitten/README.md @@ -0,0 +1 @@ +Hello World diff --git a/test/images/nautilus/README.md b/test/images/nautilus/README.md index 049d788a8554c..c9d9c4f799fe6 100644 --- a/test/images/nautilus/README.md +++ b/test/images/nautilus/README.md @@ -3,4 +3,4 @@ A basic file server that serves an image. The underlying base image does most of the work but we load a specific image when building this one so that we can test that a pod's image really changed. Often used to contrast against -the kitten image which loads/serves a different image. \ No newline at end of file +the kitten image which loads/serves a different image.Hello World diff --git a/test/images/node-perf/npb-ep/README.md b/test/images/node-perf/npb-ep/README.md index 96cd47c8f97bb..005c1f272e447 100644 --- a/test/images/node-perf/npb-ep/README.md +++ b/test/images/node-perf/npb-ep/README.md @@ -15,3 +15,4 @@ $ make all WHAT=node-perf/npb-ep $ cd $K8S_ROOT/test/images $ make all-push WHAT=node-perf/npb-ep ``` +Hello World diff --git a/test/images/node-perf/npb-is/README.md b/test/images/node-perf/npb-is/README.md index f7a5e5fdbff24..1624ddf44b89e 100644 --- a/test/images/node-perf/npb-is/README.md +++ b/test/images/node-perf/npb-is/README.md @@ -15,3 +15,4 @@ $ make all WHAT=node-perf/npb-is $ cd $K8S_ROOT/test/images $ make all-push WHAT=node-perf/npb-is ``` +Hello World diff --git a/test/images/node-perf/tf-wide-deep/README.md b/test/images/node-perf/tf-wide-deep/README.md index 4df11c85209b9..c35f258d2239d 100644 --- a/test/images/node-perf/tf-wide-deep/README.md +++ b/test/images/node-perf/tf-wide-deep/README.md @@ -15,3 +15,4 @@ $ make all WHAT=node-perf/tf-wide-deep $ cd $K8S_ROOT/test/images $ make all-push WHAT=node-perf/tf-wide-deep ``` +Hello World diff --git a/test/images/nonewprivs/README.md b/test/images/nonewprivs/README.md index 996d571a470f8..5d4a2575a39b1 100644 --- a/test/images/nonewprivs/README.md +++ b/test/images/nonewprivs/README.md @@ -1,3 +1,3 @@ # nonewprivs -A simple go app that prints the UID of the process running to test security context features. \ No newline at end of file +A simple go app that prints the UID of the process running to test security context features.Hello World diff --git a/test/images/nonroot/README.md b/test/images/nonroot/README.md index 44bbd3a33fda1..ba1ef6e2a86ae 100644 --- a/test/images/nonroot/README.md +++ b/test/images/nonroot/README.md @@ -1,3 +1,3 @@ # nonroot -A trivial image that just builds in the default user ID to confirm how it interacts with other security settings. \ No newline at end of file +A trivial image that just builds in the default user ID to confirm how it interacts with other security settings.Hello World diff --git a/test/images/pets/peer-finder/README.md b/test/images/pets/peer-finder/README.md index 61499f13ee8a6..1c1847f44617e 100644 --- a/test/images/pets/peer-finder/README.md +++ b/test/images/pets/peer-finder/README.md @@ -44,3 +44,4 @@ Unless specified by the `-domain` argument, `peer-finder` will determine the FQD If your pod is not using the default `dnsPolicy` value which is `ClusterFirst` as the DNS policy, you may need to provide the `-domain` argument. In most common configurations, `-domain=cluster.local` will be the correct setting. +Hello World diff --git a/test/images/pets/redis-installer/README.md b/test/images/pets/redis-installer/README.md index bb00e8260466a..308bad2dd7153 100644 --- a/test/images/pets/redis-installer/README.md +++ b/test/images/pets/redis-installer/README.md @@ -8,3 +8,4 @@ docker run -it registry.k8s.io/redis-install-3.2.0:e2e --cmd --install-into=/opt ``` To share the installation with other containers mount the appropriate volumes as `--install-into` and `--work-dir`, where `install-into` is the directory to install redis into, and `work-dir` is the directory to install the user/admin supplied on-{start,change} hook scripts. +Hello World diff --git a/test/images/pets/zookeeper-installer/README.md b/test/images/pets/zookeeper-installer/README.md index 4bedeec0e055d..b2e5284846b6a 100644 --- a/test/images/pets/zookeeper-installer/README.md +++ b/test/images/pets/zookeeper-installer/README.md @@ -8,3 +8,4 @@ docker run -it registry.k8s.io/zookeeper-install-3.5.0-alpha:e2e --cmd --install ``` To share the installation with other containers mount the appropriate volumes as `--install-into` and `--work-dir`, where `install-into` is the directory to install zookeeper into, and `work-dir` is the directory to install the user/admin supplied on-{start,change} hook scripts. +Hello World diff --git a/test/images/redis/README.md b/test/images/redis/README.md index d45185ad0c074..14e19ff1f9bbf 100644 --- a/test/images/redis/README.md +++ b/test/images/redis/README.md @@ -1,3 +1,4 @@ # redis Image used to run Redis for our guestbook application. +Hello World diff --git a/test/images/regression-issue-74839/README.md b/test/images/regression-issue-74839/README.md index 555de1064032f..1c943cbc6e688 100644 --- a/test/images/regression-issue-74839/README.md +++ b/test/images/regression-issue-74839/README.md @@ -12,3 +12,4 @@ RSTing the connection. https://github.com/kubernetes/kubernetes/issues/74839 +Hello World diff --git a/test/images/resource-consumer/README.md b/test/images/resource-consumer/README.md index a1d8b481dd062..4a465b1eee91a 100644 --- a/test/images/resource-consumer/README.md +++ b/test/images/resource-consumer/README.md @@ -78,3 +78,4 @@ Docker image of Resource Consumer can be found in Google Container Registry as g ### Vertical autoscaling of pod 1. Create consuming pod and start consuming appropriate amount of resources 2. Observed that limits has been increased +Hello World diff --git a/test/images/volume/iscsi/README.md b/test/images/volume/iscsi/README.md index dd9378920959e..e3b9f1ea7c8d4 100644 --- a/test/images/volume/iscsi/README.md +++ b/test/images/volume/iscsi/README.md @@ -10,3 +10,4 @@ Inspired by https://github.com/rvykydal/dockerfile-iscsid block.tar.gz is a small ext2 filesystem created by `create_block.sh` (run as root!) +Hello World diff --git a/test/images/volume/nfs/README.md b/test/images/volume/nfs/README.md index 0eb4ae23dcf04..fe6592741cd24 100644 --- a/test/images/volume/nfs/README.md +++ b/test/images/volume/nfs/README.md @@ -9,3 +9,4 @@ Inspired by https://github.com/cpuguy83/docker-nfs-server. Used by test/e2e/* to test NFSVolumeSource. Not for production use! +Hello World diff --git a/test/images/volume/rbd/README.md b/test/images/volume/rbd/README.md index 1630be89df8be..9c1811b8b72f8 100644 --- a/test/images/volume/rbd/README.md +++ b/test/images/volume/rbd/README.md @@ -7,3 +7,4 @@ # Credentials Credentials in this directory are generated for testing purposes only. +Hello World diff --git a/test/images/windows/README.md b/test/images/windows/README.md index 9c31a7a2cabe9..284b0f0b3eebb 100644 --- a/test/images/windows/README.md +++ b/test/images/windows/README.md @@ -90,3 +90,4 @@ The images are built through `make`: ```bash make REGISTRY=foo_registry REMOTE_DOCKER_URL=$REMOTE_DOCKER_URL all-push-as-linux ``` +Hello World diff --git a/test/instrumentation/README.md b/test/instrumentation/README.md index 01bb519517ed4..cc0b27f14582a 100644 --- a/test/instrumentation/README.md +++ b/test/instrumentation/README.md @@ -49,4 +49,4 @@ And then from the root of the k8s/k8s repository, please run this command: ```shell cp ./test/instrumentation/documentation/documentation.md $WEBSITE_ROOT/content/en/docs/reference/instrumentation/metrics.md -``` \ No newline at end of file +```Hello World diff --git a/test/integration/ipamperf/README.md b/test/integration/ipamperf/README.md index 14c2398bc7f1c..e7e6c90296da9 100644 --- a/test/integration/ipamperf/README.md +++ b/test/integration/ipamperf/README.md @@ -81,3 +81,4 @@ The core of the tests are defined in [ipam_test.go](ipam_test.go), using the t.R as we want to able to start the master once. [cloud.go](cloud.go) contains the mock of the cloud server endpoint and can be configured to behave differently as needed by the various modes. The tracking of the node behavior and creation of the test results data is in [results.go](results.go). +Hello World diff --git a/test/integration/logs/benchmark/README.md b/test/integration/logs/benchmark/README.md index 44fd0bb53f925..6101f6a91c2b9 100644 --- a/test/integration/logs/benchmark/README.md +++ b/test/integration/logs/benchmark/README.md @@ -61,3 +61,4 @@ when running with: ``` go test -v -bench=BenchmarkEncoding/none -run=none . ``` +Hello World diff --git a/test/integration/scheduler_perf/README.md b/test/integration/scheduler_perf/README.md index fd6baa58cb9cd..6cef85d128ce3 100644 --- a/test/integration/scheduler_perf/README.md +++ b/test/integration/scheduler_perf/README.md @@ -113,3 +113,4 @@ Integration testing uses the same `config/performance-config.yaml` as benchmarking. By default, workloads labeled as `integration-test` are executed as part of integration testing. `-test-scheduling-label-filter` can be used to change that. +Hello World diff --git a/test/kubemark/pre-existing/README.md b/test/kubemark/pre-existing/README.md index 1e6531728dd39..78c3185bb2af6 100644 --- a/test/kubemark/pre-existing/README.md +++ b/test/kubemark/pre-existing/README.md @@ -52,3 +52,4 @@ CONTAINER_REGISTRY=docker.io PROJECT="rthallisey" MASTER_IP="192.168.121.29:6443" ``` +Hello World diff --git a/test/kubemark/resources/manifests/addons/kubemark-rbac-bindings/README.md b/test/kubemark/resources/manifests/addons/kubemark-rbac-bindings/README.md index 1df67db622e93..14f3a5a4e7b82 100644 --- a/test/kubemark/resources/manifests/addons/kubemark-rbac-bindings/README.md +++ b/test/kubemark/resources/manifests/addons/kubemark-rbac-bindings/README.md @@ -1 +1,2 @@ These resources are used to add extra (non-default) bindings to kubemark to match users and groups that are particular to the kubemark environment. These are not standard bootstrap bindings and not standard users they are bound to, and have been adapted from cluster/addons/e2e-rbac-bindings. Tighten/loosen these access rights as required in future. +Hello World diff --git a/test/soak/serve_hostnames/README.md b/test/soak/serve_hostnames/README.md index 693188e9ef1eb..356ad4e297b0f 100644 --- a/test/soak/serve_hostnames/README.md +++ b/test/soak/serve_hostnames/README.md @@ -178,4 +178,4 @@ W0326 14:35:05.607199 12099 serve_hostnames.go:265] No response from pod serve I0326 14:35:05.607211 12099 serve_hostnames.go:269] Iteration 0 took 1.774856469s for 40 queries (22.54 QPS) I0326 14:35:05.607236 12099 serve_hostnames.go:182] Cleaning up pods I0326 14:35:05.797893 12099 serve_hostnames.go:130] Cleaning up service serve-hostnames-1631/server-hostnames -``` \ No newline at end of file +```Hello World diff --git a/third_party/forked/gonum/graph/README.md b/third_party/forked/gonum/graph/README.md index 3b51e664a4740..447e1d0dc42a7 100644 --- a/third_party/forked/gonum/graph/README.md +++ b/third_party/forked/gonum/graph/README.md @@ -1 +1,2 @@ Forked from gonum/graph@50b27dea7ebbfb052dfaf91681afc6fde28d8796 to support memory-use improvements to the simple graph +Hello World diff --git a/third_party/gimme/README.md b/third_party/gimme/README.md index ae954f8b4b392..4051a1e7c0f58 100644 --- a/third_party/gimme/README.md +++ b/third_party/gimme/README.md @@ -3,4 +3,4 @@ This is an unmodified copy of [gimme], so we don't have to download it from the internet. -[gimme]: https://github.com/travis-ci/gimme \ No newline at end of file +[gimme]: https://github.com/travis-ci/gimmeHello World diff --git a/vendor/bitbucket.org/bertimus9/systemstat/README.md b/vendor/bitbucket.org/bertimus9/systemstat/README.md index 196982cb35e35..aa87df79bf5e2 100644 --- a/vendor/bitbucket.org/bertimus9/systemstat/README.md +++ b/vendor/bitbucket.org/bertimus9/systemstat/README.md @@ -67,3 +67,4 @@ Licensed under the MIT License see file LICENSE +Hello World diff --git a/vendor/github.com/Azure/go-ansiterm/README.md b/vendor/github.com/Azure/go-ansiterm/README.md index 261c041e7abaa..b24e0ab370e2e 100644 --- a/vendor/github.com/Azure/go-ansiterm/README.md +++ b/vendor/github.com/Azure/go-ansiterm/README.md @@ -10,3 +10,4 @@ See parser_test.go for examples exercising the state machine and generating appr ----- This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. +Hello World diff --git a/vendor/github.com/MakeNowJust/heredoc/README.md b/vendor/github.com/MakeNowJust/heredoc/README.md index e9924d2974adb..d137b7611da3d 100644 --- a/vendor/github.com/MakeNowJust/heredoc/README.md +++ b/vendor/github.com/MakeNowJust/heredoc/README.md @@ -50,3 +50,4 @@ func main() { ## License This software is released under the MIT License, see LICENSE. +Hello World diff --git a/vendor/github.com/Microsoft/go-winio/README.md b/vendor/github.com/Microsoft/go-winio/README.md index 7474b4f0b653a..82a6f77caf081 100644 --- a/vendor/github.com/Microsoft/go-winio/README.md +++ b/vendor/github.com/Microsoft/go-winio/README.md @@ -87,3 +87,4 @@ See [npipe](https://github.com/natefinch/npipe) for another named pipe implement [git-rebase-s]: https://git-scm.com/docs/git-rebase#Documentation/git-rebase.txt---signoff [natefinch]: https://github.com/natefinch +Hello World diff --git a/vendor/github.com/Microsoft/hcsshim/README.md b/vendor/github.com/Microsoft/hcsshim/README.md index 95c300365623d..ad81b463f86e0 100644 --- a/vendor/github.com/Microsoft/hcsshim/README.md +++ b/vendor/github.com/Microsoft/hcsshim/README.md @@ -44,3 +44,4 @@ For additional details, see [Report a Computer Security Vulnerability](https://t --------------- Copyright (c) 2018 Microsoft Corp. All rights reserved. +Hello World diff --git a/vendor/github.com/NYTimes/gziphandler/README.md b/vendor/github.com/NYTimes/gziphandler/README.md index 6259acaca799d..14ce40dd16814 100644 --- a/vendor/github.com/NYTimes/gziphandler/README.md +++ b/vendor/github.com/NYTimes/gziphandler/README.md @@ -54,3 +54,4 @@ The docs can be found at [godoc.org][docs], as usual. [docs]: https://godoc.org/github.com/NYTimes/gziphandler [license]: https://github.com/NYTimes/gziphandler/blob/master/LICENSE +Hello World diff --git a/vendor/github.com/antlr4-go/antlr/v4/README.md b/vendor/github.com/antlr4-go/antlr/v4/README.md index 03e5b83eb1b65..500f4aeff0b5f 100644 --- a/vendor/github.com/antlr4-go/antlr/v4/README.md +++ b/vendor/github.com/antlr4-go/antlr/v4/README.md @@ -52,3 +52,4 @@ from whence users can expect `go get` to behave as expected. Please read the official documentation at: https://github.com/antlr/antlr4/blob/master/doc/index.md for tips on migrating existing projects to use the new module location and for information on how to use the Go runtime in general. +Hello World diff --git a/vendor/github.com/armon/circbuf/README.md b/vendor/github.com/armon/circbuf/README.md index f2e356b8d7a09..419ba042b839d 100644 --- a/vendor/github.com/armon/circbuf/README.md +++ b/vendor/github.com/armon/circbuf/README.md @@ -26,3 +26,4 @@ if string(buf.Bytes()) != " world" { ``` +Hello World diff --git a/vendor/github.com/armon/go-socks5/README.md b/vendor/github.com/armon/go-socks5/README.md index 9cd15635d3230..ed14906eb6501 100644 --- a/vendor/github.com/armon/go-socks5/README.md +++ b/vendor/github.com/armon/go-socks5/README.md @@ -43,3 +43,4 @@ if err := server.ListenAndServe("tcp", "127.0.0.1:8000"); err != nil { } ``` +Hello World diff --git a/vendor/github.com/asaskevich/govalidator/README.md b/vendor/github.com/asaskevich/govalidator/README.md index 40f9a87811b30..5b95356a948b1 100644 --- a/vendor/github.com/asaskevich/govalidator/README.md +++ b/vendor/github.com/asaskevich/govalidator/README.md @@ -504,4 +504,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l ## License -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fasaskevich%2Fgovalidator.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fasaskevich%2Fgovalidator?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fasaskevich%2Fgovalidator.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fasaskevich%2Fgovalidator?ref=badge_large)Hello World diff --git a/vendor/github.com/cenkalti/backoff/v4/README.md b/vendor/github.com/cenkalti/backoff/v4/README.md index 16abdfc084f73..64b346138e7c7 100644 --- a/vendor/github.com/cenkalti/backoff/v4/README.md +++ b/vendor/github.com/cenkalti/backoff/v4/README.md @@ -30,3 +30,4 @@ Use https://pkg.go.dev/github.com/cenkalti/backoff/v4 to view the documentation. [exponential backoff wiki]: http://en.wikipedia.org/wiki/Exponential_backoff [advanced example]: https://pkg.go.dev/github.com/cenkalti/backoff/v4?tab=doc#pkg-examples +Hello World diff --git a/vendor/github.com/cespare/xxhash/v2/README.md b/vendor/github.com/cespare/xxhash/v2/README.md index 8bf0e5b781532..58475453d89a7 100644 --- a/vendor/github.com/cespare/xxhash/v2/README.md +++ b/vendor/github.com/cespare/xxhash/v2/README.md @@ -70,3 +70,4 @@ benchstat <(go test -benchtime 500ms -count 15 -bench 'Sum64$') - [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - [FreeCache](https://github.com/coocood/freecache) - [FastCache](https://github.com/VictoriaMetrics/fastcache) +Hello World diff --git a/vendor/github.com/chai2010/gettext-go/README.md b/vendor/github.com/chai2010/gettext-go/README.md index 9381bd15228b0..41b8ea93dd538 100644 --- a/vendor/github.com/chai2010/gettext-go/README.md +++ b/vendor/github.com/chai2010/gettext-go/README.md @@ -189,3 +189,4 @@ func NilFS(name string) FileSystem Please report bugs to . Thanks! +Hello World diff --git a/vendor/github.com/checkpoint-restore/go-criu/v5/README.md b/vendor/github.com/checkpoint-restore/go-criu/v5/README.md index a7483321b5c3f..d7f406adcd923 100644 --- a/vendor/github.com/checkpoint-restore/go-criu/v5/README.md +++ b/vendor/github.com/checkpoint-restore/go-criu/v5/README.md @@ -94,3 +94,4 @@ this project is released under the Apache 2.0 license. The author of a change remains the copyright holder of their code (no copyright assignment). The list of authors and contributors can be retrieved from the git commit history and in some cases, the file headers. +Hello World diff --git a/vendor/github.com/cilium/ebpf/README.md b/vendor/github.com/cilium/ebpf/README.md index 3e490de711019..5545780816194 100644 --- a/vendor/github.com/cilium/ebpf/README.md +++ b/vendor/github.com/cilium/ebpf/README.md @@ -75,3 +75,4 @@ MIT ### eBPF Gopher The eBPF honeygopher is based on the Go gopher designed by Renee French. +Hello World diff --git a/vendor/github.com/containerd/cgroups/README.md b/vendor/github.com/containerd/cgroups/README.md index d2073af3abc84..77d9ddf17d640 100644 --- a/vendor/github.com/containerd/cgroups/README.md +++ b/vendor/github.com/containerd/cgroups/README.md @@ -202,3 +202,4 @@ As a containerd sub-project, you will find the: * and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md) information in our [`containerd/project`](https://github.com/containerd/project) repository. +Hello World diff --git a/vendor/github.com/containerd/console/README.md b/vendor/github.com/containerd/console/README.md index 580b461a73dbb..b8fe88139277c 100644 --- a/vendor/github.com/containerd/console/README.md +++ b/vendor/github.com/containerd/console/README.md @@ -27,3 +27,4 @@ As a containerd sub-project, you will find the: * and [Contributing guidelines](https://github.com/containerd/project/blob/master/CONTRIBUTING.md) information in our [`containerd/project`](https://github.com/containerd/project) repository. +Hello World diff --git a/vendor/github.com/containerd/ttrpc/README.md b/vendor/github.com/containerd/ttrpc/README.md index 675a5179ef83d..b922a2cfd6142 100644 --- a/vendor/github.com/containerd/ttrpc/README.md +++ b/vendor/github.com/containerd/ttrpc/README.md @@ -57,3 +57,4 @@ As a containerd sub-project, you will find the: * and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md) information in our [`containerd/project`](https://github.com/containerd/project) repository. +Hello World diff --git a/vendor/github.com/coreos/go-oidc/README.md b/vendor/github.com/coreos/go-oidc/README.md index 520d7c87f4668..a66fe5e9771c7 100644 --- a/vendor/github.com/coreos/go-oidc/README.md +++ b/vendor/github.com/coreos/go-oidc/README.md @@ -70,3 +70,4 @@ func handleOAuth2Callback(w http.ResponseWriter, r *http.Request) { } } ``` +Hello World diff --git a/vendor/github.com/cyphar/filepath-securejoin/README.md b/vendor/github.com/cyphar/filepath-securejoin/README.md index 4eca0f2355022..22cda0ee73d28 100644 --- a/vendor/github.com/cyphar/filepath-securejoin/README.md +++ b/vendor/github.com/cyphar/filepath-securejoin/README.md @@ -77,3 +77,4 @@ func SecureJoin(root, unsafePath string) (string, error) { The license of this project is the same as Go, which is a BSD 3-clause license available in the `LICENSE` file. +Hello World diff --git a/vendor/github.com/daviddengcn/go-colortext/README.md b/vendor/github.com/daviddengcn/go-colortext/README.md index f7feca87281b2..660cce0b5f3c6 100644 --- a/vendor/github.com/daviddengcn/go-colortext/README.md +++ b/vendor/github.com/daviddengcn/go-colortext/README.md @@ -19,3 +19,4 @@ ct.ResetColor() LICENSE ======= BSD/MIT license +Hello World diff --git a/vendor/github.com/distribution/reference/README.md b/vendor/github.com/distribution/reference/README.md index e2531e49c4f99..6bc7a985dea21 100644 --- a/vendor/github.com/distribution/reference/README.md +++ b/vendor/github.com/distribution/reference/README.md @@ -28,3 +28,4 @@ that everyone is welcome to join and chat about development. ## Licenses The distribution codebase is released under the [Apache 2.0 license](LICENSE). +Hello World diff --git a/vendor/github.com/docker/go-units/README.md b/vendor/github.com/docker/go-units/README.md index 4f70a4e1345f7..803992cc2182d 100644 --- a/vendor/github.com/docker/go-units/README.md +++ b/vendor/github.com/docker/go-units/README.md @@ -14,3 +14,4 @@ Copyright © 2015 Docker, Inc. go-units is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full text of the license. +Hello World diff --git a/vendor/github.com/emicklei/go-restful/v3/README.md b/vendor/github.com/emicklei/go-restful/v3/README.md index e3e30080ec189..5d45f513f1cae 100644 --- a/vendor/github.com/emicklei/go-restful/v3/README.md +++ b/vendor/github.com/emicklei/go-restful/v3/README.md @@ -110,3 +110,4 @@ There are several hooks to customize the behavior of the go-restful package. Type ```git shortlog -s``` for a full list of contributors. © 2012 - 2023, http://ernestmicklei.com. MIT License. Contributions are welcome. +Hello World diff --git a/vendor/github.com/exponent-io/jsonpath/README.md b/vendor/github.com/exponent-io/jsonpath/README.md index 382fb3138cb77..ed890f93d013d 100644 --- a/vendor/github.com/exponent-io/jsonpath/README.md +++ b/vendor/github.com/exponent-io/jsonpath/README.md @@ -64,3 +64,4 @@ for ok { } } ``` +Hello World diff --git a/vendor/github.com/fatih/camelcase/README.md b/vendor/github.com/fatih/camelcase/README.md index 105a6ae33deb3..153dd1218381a 100644 --- a/vendor/github.com/fatih/camelcase/README.md +++ b/vendor/github.com/fatih/camelcase/README.md @@ -56,3 +56,4 @@ Below are some example cases: "Two spaces" => ["Two", " ", "spaces"] "BadUTF8\xe2\xe2\xa1" => ["BadUTF8\xe2\xe2\xa1"] ``` +Hello World diff --git a/vendor/github.com/felixge/httpsnoop/README.md b/vendor/github.com/felixge/httpsnoop/README.md index ddcecd13e7310..faacd1dd3b86f 100644 --- a/vendor/github.com/felixge/httpsnoop/README.md +++ b/vendor/github.com/felixge/httpsnoop/README.md @@ -93,3 +93,4 @@ negligible. ## License MIT +Hello World diff --git a/vendor/github.com/fsnotify/fsnotify/README.md b/vendor/github.com/fsnotify/fsnotify/README.md index e480733d16cb3..decd0e236fa45 100644 --- a/vendor/github.com/fsnotify/fsnotify/README.md +++ b/vendor/github.com/fsnotify/fsnotify/README.md @@ -182,3 +182,4 @@ these platforms. The sysctl variables `kern.maxfiles` and `kern.maxfilesperproc` can be used to control the maximum number of open files. +Hello World diff --git a/vendor/github.com/fxamacker/cbor/v2/README.md b/vendor/github.com/fxamacker/cbor/v2/README.md index b08a7a707d919..86f230c147ceb 100644 --- a/vendor/github.com/fxamacker/cbor/v2/README.md +++ b/vendor/github.com/fxamacker/cbor/v2/README.md @@ -671,3 +671,4 @@ Copyright © 2019-2024 [Faye Amacker](https://github.com/fxamacker). fxamacker/cbor is licensed under the MIT License. See [LICENSE](LICENSE) for the full license text.
+Hello World diff --git a/vendor/github.com/go-errors/errors/README.md b/vendor/github.com/go-errors/errors/README.md index 3d78525940ae0..6032855615b30 100644 --- a/vendor/github.com/go-errors/errors/README.md +++ b/vendor/github.com/go-errors/errors/README.md @@ -80,3 +80,4 @@ This package is licensed under the MIT license, see LICENSE.MIT for details. * v1.4.0 *BREAKING* v1.4.0 reverted all changes from v1.3.0 and is identical to v1.2.0 * v1.4.1 no code change, but now without an unnecessary cover.out file. * v1.4.2 performance improvement to ErrorStack() to avoid unnecessary work https://github.com/go-errors/errors/pull/40 +Hello World diff --git a/vendor/github.com/go-logr/logr/README.md b/vendor/github.com/go-logr/logr/README.md index 8969526a6e5de..7d057ea3d031e 100644 --- a/vendor/github.com/go-logr/logr/README.md +++ b/vendor/github.com/go-logr/logr/README.md @@ -404,3 +404,4 @@ a way to ensure they *can* be implemented. All of the real work is behind the `LogSink` interface. [warning-makes-no-sense]: http://dave.cheney.net/2015/11/05/lets-talk-about-logging +Hello World diff --git a/vendor/github.com/go-logr/stdr/README.md b/vendor/github.com/go-logr/stdr/README.md index 5158667890c05..a8c55474bb9aa 100644 --- a/vendor/github.com/go-logr/stdr/README.md +++ b/vendor/github.com/go-logr/stdr/README.md @@ -4,3 +4,4 @@ This package implements the [logr interface](https://github.com/go-logr/logr) in terms of Go's standard log package(https://pkg.go.dev/log). +Hello World diff --git a/vendor/github.com/go-logr/zapr/README.md b/vendor/github.com/go-logr/zapr/README.md index ff332da3a1e2e..eb96b9854f0a7 100644 --- a/vendor/github.com/go-logr/zapr/README.md +++ b/vendor/github.com/go-logr/zapr/README.md @@ -105,3 +105,4 @@ The zapr `logr.LogSink` implementation also implements `logr.SlogHandler`. That enables `slogr.NewSlogHandler` to provide a `slog.Handler` which just passes parameters through to zapr. zapr handles special slog values (Group, LogValuer), regardless of which front-end API is used. +Hello World diff --git a/vendor/github.com/go-openapi/jsonpointer/README.md b/vendor/github.com/go-openapi/jsonpointer/README.md index 813788aff1c20..6895a5d19a0b8 100644 --- a/vendor/github.com/go-openapi/jsonpointer/README.md +++ b/vendor/github.com/go-openapi/jsonpointer/README.md @@ -13,3 +13,4 @@ http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07 ### Note The 4.Evaluation part of the previous reference, starting with 'If the currently referenced value is a JSON array, the reference token MUST contain either...' is not implemented. +Hello World diff --git a/vendor/github.com/go-openapi/jsonreference/README.md b/vendor/github.com/go-openapi/jsonreference/README.md index b94753aa527e2..edd48169901ad 100644 --- a/vendor/github.com/go-openapi/jsonreference/README.md +++ b/vendor/github.com/go-openapi/jsonreference/README.md @@ -13,3 +13,4 @@ https://github.com/go-openapi/jsonpointer http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07 http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03 +Hello World diff --git a/vendor/github.com/go-openapi/swag/README.md b/vendor/github.com/go-openapi/swag/README.md index 217f6fa5054e3..faba023b5f9ea 100644 --- a/vendor/github.com/go-openapi/swag/README.md +++ b/vendor/github.com/go-openapi/swag/README.md @@ -19,3 +19,4 @@ You may also use it standalone for your projects. This repo has only few dependencies outside of the standard library: * YAML utilities depend on gopkg.in/yaml.v2 +Hello World diff --git a/vendor/github.com/go-task/slim-sprig/v3/README.md b/vendor/github.com/go-task/slim-sprig/v3/README.md index b5ab564254f44..59284c4036bec 100644 --- a/vendor/github.com/go-task/slim-sprig/v3/README.md +++ b/vendor/github.com/go-task/slim-sprig/v3/README.md @@ -71,3 +71,4 @@ We followed these principles to decide which functions to add and how to impleme - Template functions only deal with the data passed into them. They never retrieve data from a source. - Finally, do not override core Go template functions. +Hello World diff --git a/vendor/github.com/godbus/dbus/v5/README.md b/vendor/github.com/godbus/dbus/v5/README.md index 5c24125838d26..781a716c8e9d5 100644 --- a/vendor/github.com/godbus/dbus/v5/README.md +++ b/vendor/github.com/godbus/dbus/v5/README.md @@ -44,3 +44,4 @@ go.dbus is available under the Simplified BSD License; see LICENSE for the full text. Nearly all of the credit for this library goes to github.com/guelfey/go.dbus. +Hello World diff --git a/vendor/github.com/golang-jwt/jwt/v4/README.md b/vendor/github.com/golang-jwt/jwt/v4/README.md index 30f2f2a6f70cf..191ac8c3d4b8e 100644 --- a/vendor/github.com/golang-jwt/jwt/v4/README.md +++ b/vendor/github.com/golang-jwt/jwt/v4/README.md @@ -136,3 +136,4 @@ Documentation can be found [on pkg.go.dev](https://pkg.go.dev/github.com/golang- The command line utility included in this project (cmd/jwt) provides a straightforward example of token creation and parsing as well as a useful tool for debugging your own integration. You'll also find several implementation examples in the documentation. [golang-jwt](https://github.com/orgs/golang-jwt) incorporates a modified version of the JWT logo, which is distributed under the terms of the [MIT License](https://github.com/jsonwebtoken/jsonwebtoken.github.io/blob/master/LICENSE.txt). +Hello World diff --git a/vendor/github.com/google/btree/README.md b/vendor/github.com/google/btree/README.md index 6062a4dacd493..ab9fb1022df2f 100644 --- a/vendor/github.com/google/btree/README.md +++ b/vendor/github.com/google/btree/README.md @@ -10,3 +10,4 @@ http://godoc.org/github.com/petar/GoLLRB/llrb, and is meant to allow btree to act as a drop-in replacement for gollrb trees. See http://godoc.org/github.com/google/btree for documentation. +Hello World diff --git a/vendor/github.com/google/cadvisor/client/v2/README.md b/vendor/github.com/google/cadvisor/client/v2/README.md index 64cc30d5ce6cd..db1c6ef5f3cb9 100644 --- a/vendor/github.com/google/cadvisor/client/v2/README.md +++ b/vendor/github.com/google/cadvisor/client/v2/README.md @@ -67,3 +67,4 @@ This method returns a [cadvisor/info/v2/Attributes](../../info/v2/machine.go#L24 You can see the full specification of the [Attributes struct in the source](../../info/v2/machine.go#L24) +Hello World diff --git a/vendor/github.com/google/cel-go/ext/README.md b/vendor/github.com/google/cel-go/ext/README.md index 2fac0cb22ba01..e5675cf732620 100644 --- a/vendor/github.com/google/cel-go/ext/README.md +++ b/vendor/github.com/google/cel-go/ext/README.md @@ -427,4 +427,4 @@ It can be located in Version 3 of strings. Examples: 'gums'.reverse() // returns 'smug' - 'John Smith'.reverse() // returns 'htimS nhoJ' \ No newline at end of file + 'John Smith'.reverse() // returns 'htimS nhoJ'Hello World diff --git a/vendor/github.com/google/gnostic-models/compiler/README.md b/vendor/github.com/google/gnostic-models/compiler/README.md index ee9783d232f47..6dcac74631c1c 100644 --- a/vendor/github.com/google/gnostic-models/compiler/README.md +++ b/vendor/github.com/google/gnostic-models/compiler/README.md @@ -2,3 +2,4 @@ This directory contains compiler support code used by Gnostic and Gnostic extensions. +Hello World diff --git a/vendor/github.com/google/gnostic-models/extensions/README.md b/vendor/github.com/google/gnostic-models/extensions/README.md index 4b5d63e5856d7..3005910233c1a 100644 --- a/vendor/github.com/google/gnostic-models/extensions/README.md +++ b/vendor/github.com/google/gnostic-models/extensions/README.md @@ -11,3 +11,4 @@ into protocol buffer structures. Like plugins, extension handlers are built as separate executables. Extension bodies are written to extension handlers as serialized ExtensionHandlerRequests. +Hello World diff --git a/vendor/github.com/google/gnostic-models/jsonschema/README.md b/vendor/github.com/google/gnostic-models/jsonschema/README.md index 6793c5179c807..194f579801aa6 100644 --- a/vendor/github.com/google/gnostic-models/jsonschema/README.md +++ b/vendor/github.com/google/gnostic-models/jsonschema/README.md @@ -2,3 +2,4 @@ This directory contains code for reading, writing, and manipulating JSON schemas. +Hello World diff --git a/vendor/github.com/google/gnostic-models/openapiv2/README.md b/vendor/github.com/google/gnostic-models/openapiv2/README.md index 5276128d3b8e8..9e0cd00285cc9 100644 --- a/vendor/github.com/google/gnostic-models/openapiv2/README.md +++ b/vendor/github.com/google/gnostic-models/openapiv2/README.md @@ -12,3 +12,4 @@ the Protocol Buffer-based datastructures generated from OpenAPIv2.proto. OpenAPIv2.proto and OpenAPIv2.go are generated by the Gnostic compiler generator, and OpenAPIv2.pb.go is generated by protoc, the Protocol Buffer compiler, and protoc-gen-go, the Protocol Buffer Go code generation plugin. +Hello World diff --git a/vendor/github.com/google/gnostic-models/openapiv3/README.md b/vendor/github.com/google/gnostic-models/openapiv3/README.md index 5ee12d92e24e3..f24f085b38517 100644 --- a/vendor/github.com/google/gnostic-models/openapiv3/README.md +++ b/vendor/github.com/google/gnostic-models/openapiv3/README.md @@ -19,3 +19,4 @@ for OpenAPI. The schema-generator directory contains support code which generates openapi-3.1.json from the OpenAPI 3.1 specification document (Markdown). +Hello World diff --git a/vendor/github.com/google/gofuzz/README.md b/vendor/github.com/google/gofuzz/README.md index b503aae7d713a..cbbaafe709426 100644 --- a/vendor/github.com/google/gofuzz/README.md +++ b/vendor/github.com/google/gofuzz/README.md @@ -87,3 +87,4 @@ func Fuzz(data []byte) int { ``` Happy testing! +Hello World diff --git a/vendor/github.com/google/uuid/README.md b/vendor/github.com/google/uuid/README.md index 3e9a61889de48..ecfbe5e26db3d 100644 --- a/vendor/github.com/google/uuid/README.md +++ b/vendor/github.com/google/uuid/README.md @@ -19,3 +19,4 @@ go get github.com/google/uuid Full `go doc` style documentation for the package can be viewed online without installing this package by using the GoDoc site here: http://pkg.go.dev/github.com/google/uuid +Hello World diff --git a/vendor/github.com/gorilla/websocket/README.md b/vendor/github.com/gorilla/websocket/README.md index 2517a28715fac..2d37e1e909e35 100644 --- a/vendor/github.com/gorilla/websocket/README.md +++ b/vendor/github.com/gorilla/websocket/README.md @@ -37,3 +37,4 @@ The Gorilla WebSocket package passes the server tests in the [Autobahn Test Suite](https://github.com/crossbario/autobahn-testsuite) using the application in the [examples/autobahn subdirectory](https://github.com/gorilla/websocket/tree/master/examples/autobahn). +Hello World diff --git a/vendor/github.com/gregjones/httpcache/README.md b/vendor/github.com/gregjones/httpcache/README.md index 09c9e7c173a0c..07901e6105f92 100644 --- a/vendor/github.com/gregjones/httpcache/README.md +++ b/vendor/github.com/gregjones/httpcache/README.md @@ -23,3 +23,4 @@ License ------- - [MIT License](LICENSE.txt) +Hello World diff --git a/vendor/github.com/grpc-ecosystem/go-grpc-middleware/README.md b/vendor/github.com/grpc-ecosystem/go-grpc-middleware/README.md index 814e155176bd9..7e15aebe2922e 100644 --- a/vendor/github.com/grpc-ecosystem/go-grpc-middleware/README.md +++ b/vendor/github.com/grpc-ecosystem/go-grpc-middleware/README.md @@ -84,3 +84,4 @@ Additional tooling will be added, and contributions are welcome. ## License `go-grpc-middleware` is released under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details. +Hello World diff --git a/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/README.md b/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/README.md index 499c58355335f..a0744c0414d12 100644 --- a/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/README.md +++ b/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/README.md @@ -245,3 +245,4 @@ This code has been used since August 2015 as the basis for monitoring of *produc ## License `go-grpc-prometheus` is released under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details. +Hello World diff --git a/vendor/github.com/imdario/mergo/README.md b/vendor/github.com/imdario/mergo/README.md index 8b76f1fbf33a6..6c9f4db714f9d 100644 --- a/vendor/github.com/imdario/mergo/README.md +++ b/vendor/github.com/imdario/mergo/README.md @@ -220,3 +220,4 @@ Written by [Dario Castañé](http://dario.im). ## License [BSD 3-Clause](http://opensource.org/licenses/BSD-3-Clause) license, as [Go language](http://golang.org/LICENSE). +Hello World diff --git a/vendor/github.com/inconshreveable/mousetrap/README.md b/vendor/github.com/inconshreveable/mousetrap/README.md index 7a950d1774f06..9974716f52f74 100644 --- a/vendor/github.com/inconshreveable/mousetrap/README.md +++ b/vendor/github.com/inconshreveable/mousetrap/README.md @@ -21,3 +21,4 @@ https://inconshreveable.com/09-09-2014/sweat-the-small-stuff/ The library exposes a single interface: func StartedByExplorer() (bool) +Hello World diff --git a/vendor/github.com/ishidawataru/sctp/README.md b/vendor/github.com/ishidawataru/sctp/README.md index 574ececa86268..aedb2e9c629e2 100644 --- a/vendor/github.com/ishidawataru/sctp/README.md +++ b/vendor/github.com/ishidawataru/sctp/README.md @@ -16,3 +16,4 @@ $ ./example -server -port 1000 -ip 10.10.0.1,10.20.0.1 $ # run example SCTP client $ ./example -port 1000 -ip 10.10.0.1,10.20.0.1 ``` +Hello World diff --git a/vendor/github.com/jonboulle/clockwork/README.md b/vendor/github.com/jonboulle/clockwork/README.md index cad6083572099..84a347e1d8fce 100644 --- a/vendor/github.com/jonboulle/clockwork/README.md +++ b/vendor/github.com/jonboulle/clockwork/README.md @@ -78,3 +78,4 @@ clockwork is inspired by @wickman's [threaded fake clock](https://gist.github.co ## License Apache License, Version 2.0. Please see [License File](LICENSE) for more information. +Hello World diff --git a/vendor/github.com/josharian/intern/README.md b/vendor/github.com/josharian/intern/README.md index ffc44b219b2f8..2548fb267b330 100644 --- a/vendor/github.com/josharian/intern/README.md +++ b/vendor/github.com/josharian/intern/README.md @@ -3,3 +3,4 @@ Docs: https://godoc.org/github.com/josharian/intern See also [Go issue 5160](https://golang.org/issue/5160). License: MIT +Hello World diff --git a/vendor/github.com/json-iterator/go/README.md b/vendor/github.com/json-iterator/go/README.md index c589addf98c28..ddc9dd4631824 100644 --- a/vendor/github.com/json-iterator/go/README.md +++ b/vendor/github.com/json-iterator/go/README.md @@ -83,3 +83,4 @@ Contributors - [Jason Toffaletti](https://github.com/toffaletti) Report issue or pull request, or email taowen@gmail.com, or [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/json-iterator/Lobby) +Hello World diff --git a/vendor/github.com/karrick/godirwalk/README.md b/vendor/github.com/karrick/godirwalk/README.md index ccfb2cbaf2498..accef8c648bdf 100644 --- a/vendor/github.com/karrick/godirwalk/README.md +++ b/vendor/github.com/karrick/godirwalk/README.md @@ -322,3 +322,4 @@ allowing the upstream code to determine the next course of action to take, whether to halt walking the hierarchy, as it would do were no error callback provided, or skip the node that caused the error. See the `examples/walk-fast` directory for an example of this usage. +Hello World diff --git a/vendor/github.com/libopenstorage/openstorage/api/README.md b/vendor/github.com/libopenstorage/openstorage/api/README.md index 2b2a5ec54da29..c687fc97b77a5 100644 --- a/vendor/github.com/libopenstorage/openstorage/api/README.md +++ b/vendor/github.com/libopenstorage/openstorage/api/README.md @@ -77,3 +77,4 @@ func (c *myapp) inspect(id string) { // stats is an object that has various volume properties and statistics. } ``` +Hello World diff --git a/vendor/github.com/libopenstorage/openstorage/volume/README.md b/vendor/github.com/libopenstorage/openstorage/volume/README.md index cb9f4eec8a09c..24369cd1303b0 100644 --- a/vendor/github.com/libopenstorage/openstorage/volume/README.md +++ b/vendor/github.com/libopenstorage/openstorage/volume/README.md @@ -39,3 +39,4 @@ Block drivers operate at the block layer. They provide raw volumes formatted wi ### File Drivers File drivers operate at the filesystem layer. +Hello World diff --git a/vendor/github.com/liggitt/tabwriter/README.md b/vendor/github.com/liggitt/tabwriter/README.md index e75d35672e9c5..e18225a759a1f 100644 --- a/vendor/github.com/liggitt/tabwriter/README.md +++ b/vendor/github.com/liggitt/tabwriter/README.md @@ -5,3 +5,4 @@ It is based on that package at [cf2c2ea8](https://github.com/golang/go/tree/cf2c The following additional features are supported: * `RememberWidths` flag allows remembering maximum widths seen per column even after Flush() is called. * `RememberedWidths() []int` and `SetRememberedWidths([]int) *Writer` allows obtaining and transferring remembered column width between writers. +Hello World diff --git a/vendor/github.com/lithammer/dedent/README.md b/vendor/github.com/lithammer/dedent/README.md index 34926a1ccdb36..b15f46123627e 100644 --- a/vendor/github.com/lithammer/dedent/README.md +++ b/vendor/github.com/lithammer/dedent/README.md @@ -50,3 +50,4 @@ fermentum vitae ligula. Sed eu convallis sapien. ## License MIT +Hello World diff --git a/vendor/github.com/mistifyio/go-zfs/README.md b/vendor/github.com/mistifyio/go-zfs/README.md index fef80d727b18f..582ff224f6f7c 100644 --- a/vendor/github.com/mistifyio/go-zfs/README.md +++ b/vendor/github.com/mistifyio/go-zfs/README.md @@ -52,3 +52,4 @@ err := f.Destroy() See the [contributing guidelines](./CONTRIBUTING.md) +Hello World diff --git a/vendor/github.com/mitchellh/go-wordwrap/README.md b/vendor/github.com/mitchellh/go-wordwrap/README.md index 60ae3117008d9..ec73cd2e3a5f4 100644 --- a/vendor/github.com/mitchellh/go-wordwrap/README.md +++ b/vendor/github.com/mitchellh/go-wordwrap/README.md @@ -37,3 +37,4 @@ approach typically works just fine. In the future, we'd like to make the algorithm more advanced. We would do so without breaking the API. +Hello World diff --git a/vendor/github.com/moby/ipvs/README.md b/vendor/github.com/moby/ipvs/README.md index 2f6d6c61cd2d1..427c50ba168c8 100644 --- a/vendor/github.com/moby/ipvs/README.md +++ b/vendor/github.com/moby/ipvs/README.md @@ -33,3 +33,4 @@ Want to hack on ipvs? [Docker's contributions guidelines](https://github.com/doc ## Copyright and license Copyright 2015 Docker, inc. Code released under the [Apache 2.0 license](LICENSE). +Hello World diff --git a/vendor/github.com/moby/spdystream/README.md b/vendor/github.com/moby/spdystream/README.md index b84e98343982d..b362b8021d9d7 100644 --- a/vendor/github.com/moby/spdystream/README.md +++ b/vendor/github.com/moby/spdystream/README.md @@ -75,3 +75,4 @@ func main() { ## Copyright and license Copyright 2013-2021 Docker, inc. Released under the [Apache 2.0 license](LICENSE). +Hello World diff --git a/vendor/github.com/moby/term/README.md b/vendor/github.com/moby/term/README.md index 0ce92cc339800..42574067a4c90 100644 --- a/vendor/github.com/moby/term/README.md +++ b/vendor/github.com/moby/term/README.md @@ -34,3 +34,4 @@ Want to hack on term? [Docker's contributions guidelines](https://github.com/doc ## Copyright and license Code and documentation copyright 2015 Docker, inc. Code released under the Apache 2.0 license. Docs released under Creative commons. +Hello World diff --git a/vendor/github.com/modern-go/concurrent/README.md b/vendor/github.com/modern-go/concurrent/README.md index acab3200aa2e4..8902f4eb05646 100644 --- a/vendor/github.com/modern-go/concurrent/README.md +++ b/vendor/github.com/modern-go/concurrent/README.md @@ -46,4 +46,4 @@ fmt.Println("executor stopped") attach goroutine to executor instance, so that we can * cancel it by stop the executor with Stop/StopAndWait/StopAndWaitForever -* handle panic by callback: the default behavior will no longer crash your application \ No newline at end of file +* handle panic by callback: the default behavior will no longer crash your applicationHello World diff --git a/vendor/github.com/modern-go/reflect2/README.md b/vendor/github.com/modern-go/reflect2/README.md index 6f968aab9ecba..363658cb9c2cd 100644 --- a/vendor/github.com/modern-go/reflect2/README.md +++ b/vendor/github.com/modern-go/reflect2/README.md @@ -68,4 +68,4 @@ Instead of casting `[]byte` to `sliceHeader` in your application using unsafe. We can use reflect2 instead. This way, if `sliceHeader` changes in the future, only reflect2 need to be upgraded. -reflect2 tries its best to keep the implementation same as reflect (by testing). \ No newline at end of file +reflect2 tries its best to keep the implementation same as reflect (by testing).Hello World diff --git a/vendor/github.com/mohae/deepcopy/README.md b/vendor/github.com/mohae/deepcopy/README.md index f81841885b4e2..62a8839e35664 100644 --- a/vendor/github.com/mohae/deepcopy/README.md +++ b/vendor/github.com/mohae/deepcopy/README.md @@ -6,3 +6,4 @@ DeepCopy makes deep copies of things: unexported field values are not copied. ## Usage cpy := deepcopy.Copy(orig) +Hello World diff --git a/vendor/github.com/monochromegane/go-gitignore/README.md b/vendor/github.com/monochromegane/go-gitignore/README.md index 51a480747b048..adf9b7027b051 100644 --- a/vendor/github.com/monochromegane/go-gitignore/README.md +++ b/vendor/github.com/monochromegane/go-gitignore/README.md @@ -93,3 +93,4 @@ $ go get github.com/monochromegane/go-gitignore [monochromegane](https://github.com/monochromegane) +Hello World diff --git a/vendor/github.com/mrunalp/fileutils/README.md b/vendor/github.com/mrunalp/fileutils/README.md index 6cb4140eae02c..6142373ccc85f 100644 --- a/vendor/github.com/mrunalp/fileutils/README.md +++ b/vendor/github.com/mrunalp/fileutils/README.md @@ -3,3 +3,4 @@ Collection of utilities for file manipulation in golang The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats. +Hello World diff --git a/vendor/github.com/onsi/ginkgo/v2/README.md b/vendor/github.com/onsi/ginkgo/v2/README.md index cb23ffdf6a87e..1eaebfc21e76a 100644 --- a/vendor/github.com/onsi/ginkgo/v2/README.md +++ b/vendor/github.com/onsi/ginkgo/v2/README.md @@ -113,3 +113,4 @@ Ginkgo is MIT-Licensed ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) +Hello World diff --git a/vendor/github.com/onsi/gomega/README.md b/vendor/github.com/onsi/gomega/README.md index d45a8c4e596db..fe5c9c551027c 100644 --- a/vendor/github.com/onsi/gomega/README.md +++ b/vendor/github.com/onsi/gomega/README.md @@ -19,3 +19,4 @@ A collection of community matchers is available on the [wiki](https://github.com Gomega is MIT-Licensed The `ConsistOf` matcher uses [goraph](https://github.com/amitkgupta/goraph) which is embedded in the source to simplify distribution. goraph has an MIT license. +Hello World diff --git a/vendor/github.com/opencontainers/go-digest/README.md b/vendor/github.com/opencontainers/go-digest/README.md index a11287207edcf..46d9720ad37d1 100644 --- a/vendor/github.com/opencontainers/go-digest/README.md +++ b/vendor/github.com/opencontainers/go-digest/README.md @@ -94,3 +94,4 @@ You may obtain a duplicate copy of the same license, titled CC BY-SA 4.0, at htt [security]: https://github.com/opencontainers/org/blob/master/security [code-of-conduct]: https://github.com/opencontainers/org/blob/master/CODE_OF_CONDUCT.md +Hello World diff --git a/vendor/github.com/opencontainers/runc/libcontainer/README.md b/vendor/github.com/opencontainers/runc/libcontainer/README.md index 211c8c91e0554..fcb0564a06eeb 100644 --- a/vendor/github.com/opencontainers/runc/libcontainer/README.md +++ b/vendor/github.com/opencontainers/runc/libcontainer/README.md @@ -316,3 +316,4 @@ Code and documentation copyright 2014 Docker, inc. The code and documentation are released under the [Apache 2.0 license](../LICENSE). The documentation is also released under Creative Commons Attribution 4.0 International License. You may obtain a copy of the license, titled CC-BY-4.0, at http://creativecommons.org/licenses/by/4.0/. +Hello World diff --git a/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/README.md b/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/README.md index 068ac400565bc..615426440af01 100644 --- a/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/README.md +++ b/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/README.md @@ -52,3 +52,4 @@ Otherwise (if a WalkDirFunc is actually doing something) this is usually faster, except when the WalkDirN(..., 1) is used. Run `go test -bench .` to see how different operations can benefit from it, as well as how the level of paralellism affects the speed. +Hello World diff --git a/vendor/github.com/peterbourgon/diskv/README.md b/vendor/github.com/peterbourgon/diskv/README.md index 3474739edc723..861e5a761e538 100644 --- a/vendor/github.com/peterbourgon/diskv/README.md +++ b/vendor/github.com/peterbourgon/diskv/README.md @@ -139,3 +139,4 @@ data to be handled efficiently. * Needs plenty of robust testing: huge datasets, etc... * More thorough benchmarking * Your suggestions for use-cases I haven't thought of +Hello World diff --git a/vendor/github.com/pkg/errors/README.md b/vendor/github.com/pkg/errors/README.md index 54dfdcb12ea1b..0a5fe61e65614 100644 --- a/vendor/github.com/pkg/errors/README.md +++ b/vendor/github.com/pkg/errors/README.md @@ -57,3 +57,4 @@ Before sending a PR, please discuss your change by raising an issue. ## License BSD-2-Clause +Hello World diff --git a/vendor/github.com/pquerna/cachecontrol/README.md b/vendor/github.com/pquerna/cachecontrol/README.md index 35ea9c8ccdd28..112166bc9b59a 100644 --- a/vendor/github.com/pquerna/cachecontrol/README.md +++ b/vendor/github.com/pquerna/cachecontrol/README.md @@ -105,3 +105,4 @@ Please [open issues in Github](https://github.com/pquerna/cachecontrol/issues) f ## License `cachecontrol` is licensed under the [Apache License, Version 2.0](./LICENSE) +Hello World diff --git a/vendor/github.com/prometheus/client_golang/prometheus/README.md b/vendor/github.com/prometheus/client_golang/prometheus/README.md index c67ff1b7fa3c1..d5f90d6d882fd 100644 --- a/vendor/github.com/prometheus/client_golang/prometheus/README.md +++ b/vendor/github.com/prometheus/client_golang/prometheus/README.md @@ -1 +1,2 @@ See [![Go Reference](https://pkg.go.dev/badge/github.com/prometheus/client_golang/prometheus.svg)](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus). +Hello World diff --git a/vendor/github.com/prometheus/procfs/README.md b/vendor/github.com/prometheus/procfs/README.md index 1224816c2ade9..e773b5b6d32bd 100644 --- a/vendor/github.com/prometheus/procfs/README.md +++ b/vendor/github.com/prometheus/procfs/README.md @@ -59,3 +59,4 @@ Next, make the required changes to the extracted files in the `fixtures` directo the changes are complete, run `make update_fixtures` to create a new `fixtures.ttar` file based on the updated `fixtures` directory. And finally, verify the changes using `git diff testdata/fixtures.ttar`. +Hello World diff --git a/vendor/github.com/robfig/cron/v3/README.md b/vendor/github.com/robfig/cron/v3/README.md index 984c537c01458..61817439aca0d 100644 --- a/vendor/github.com/robfig/cron/v3/README.md +++ b/vendor/github.com/robfig/cron/v3/README.md @@ -123,3 +123,4 @@ There are two cron spec formats in common usage: The original version of this package included an optional "seconds" field, which made it incompatible with both of these formats. Now, the "standard" format is the default format accepted, and the Quartz format is opt-in. +Hello World diff --git a/vendor/github.com/russross/blackfriday/v2/README.md b/vendor/github.com/russross/blackfriday/v2/README.md index d9c08a22fc540..f5c34fcf226ca 100644 --- a/vendor/github.com/russross/blackfriday/v2/README.md +++ b/vendor/github.com/russross/blackfriday/v2/README.md @@ -333,3 +333,4 @@ License [BuildV2URL]: https://travis-ci.org/russross/blackfriday [PkgGoDevV2SVG]: https://pkg.go.dev/badge/github.com/russross/blackfriday/v2 [PkgGoDevV2URL]: https://pkg.go.dev/github.com/russross/blackfriday/v2 +Hello World diff --git a/vendor/github.com/seccomp/libseccomp-golang/README.md b/vendor/github.com/seccomp/libseccomp-golang/README.md index 312135ee59e6f..6e18234e3b21f 100644 --- a/vendor/github.com/seccomp/libseccomp-golang/README.md +++ b/vendor/github.com/seccomp/libseccomp-golang/README.md @@ -57,3 +57,4 @@ respective websites: https://git-scm.com/docs/git and https://gnupg.org. ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md). +Hello World diff --git a/vendor/github.com/sirupsen/logrus/README.md b/vendor/github.com/sirupsen/logrus/README.md index d1d4a85fd752d..d0f8788218840 100644 --- a/vendor/github.com/sirupsen/logrus/README.md +++ b/vendor/github.com/sirupsen/logrus/README.md @@ -513,3 +513,4 @@ Situation when locking is not needed includes: 2) logger.Out is an os.File handler opened with `O_APPEND` flag, and every write is smaller than 4k. (This allows multi-thread/multi-process writing) (Refer to http://www.notthewizard.com/2014/06/17/are-files-appends-really-atomic/) +Hello World diff --git a/vendor/github.com/soheilhy/cmux/README.md b/vendor/github.com/soheilhy/cmux/README.md index c4191b70b0035..1b91729a0f132 100644 --- a/vendor/github.com/soheilhy/cmux/README.md +++ b/vendor/github.com/soheilhy/cmux/README.md @@ -81,3 +81,4 @@ Copyright 2016 The CMux Authors. All rights reserved. See [CONTRIBUTORS](https://github.com/soheilhy/cmux/blob/master/CONTRIBUTORS) for the CMux Authors. Code is released under [the Apache 2 license](https://github.com/soheilhy/cmux/blob/master/LICENSE). +Hello World diff --git a/vendor/github.com/spf13/cobra/README.md b/vendor/github.com/spf13/cobra/README.md index 6444f4b7f6f3f..234f03f28ff0f 100644 --- a/vendor/github.com/spf13/cobra/README.md +++ b/vendor/github.com/spf13/cobra/README.md @@ -110,3 +110,4 @@ For complete details on using the Cobra library, please read the [The Cobra User # License Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt) +Hello World diff --git a/vendor/github.com/spf13/pflag/README.md b/vendor/github.com/spf13/pflag/README.md index 7eacc5bdbe5f4..072dcdc9f2b24 100644 --- a/vendor/github.com/spf13/pflag/README.md +++ b/vendor/github.com/spf13/pflag/README.md @@ -294,3 +294,4 @@ installation. [2]: http://localhost:6060/pkg/github.com/spf13/pflag [3]: http://godoc.org/github.com/spf13/pflag +Hello World diff --git a/vendor/github.com/stoewer/go-strcase/README.md b/vendor/github.com/stoewer/go-strcase/README.md index 0e8635d8011e8..bca7de4915a17 100644 --- a/vendor/github.com/stoewer/go-strcase/README.md +++ b/vendor/github.com/stoewer/go-strcase/README.md @@ -48,3 +48,4 @@ To run the static code analysis, linters and tests use the following commands: golangci-lint run --config .golangci.yml ./... go test ./... ``` +Hello World diff --git a/vendor/github.com/stretchr/objx/README.md b/vendor/github.com/stretchr/objx/README.md index 246660b21a9f4..2c29c2b266fe3 100644 --- a/vendor/github.com/stretchr/objx/README.md +++ b/vendor/github.com/stretchr/objx/README.md @@ -78,3 +78,4 @@ We support the lastest three major Go versions, which are 1.10, 1.11 and 1.12 at ## Contributing Please feel free to submit issues, fork the repository and send pull requests! +Hello World diff --git a/vendor/github.com/vishvananda/netlink/README.md b/vendor/github.com/vishvananda/netlink/README.md index a88e2f418409b..8a2acb38ed276 100644 --- a/vendor/github.com/vishvananda/netlink/README.md +++ b/vendor/github.com/vishvananda/netlink/README.md @@ -90,3 +90,4 @@ need to be implemented. Routing rules are not in place and some of the more advanced link types. Hopefully there is decent structure and testing in place to make these fairly straightforward to add. +Hello World diff --git a/vendor/github.com/vishvananda/netns/README.md b/vendor/github.com/vishvananda/netns/README.md index bdfedbe81fa5d..98583da489e50 100644 --- a/vendor/github.com/vishvananda/netns/README.md +++ b/vendor/github.com/vishvananda/netns/README.md @@ -49,3 +49,4 @@ func main() { } ``` +Hello World diff --git a/vendor/github.com/x448/float16/README.md b/vendor/github.com/x448/float16/README.md index b524b8135d58d..1df04043ea7ee 100644 --- a/vendor/github.com/x448/float16/README.md +++ b/vendor/github.com/x448/float16/README.md @@ -131,3 +131,4 @@ Special thanks to Kathryn Long (starkat99) for creating [half-rs](https://github Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker Licensed under [MIT License](LICENSE) +Hello World diff --git a/vendor/github.com/xiang90/probing/README.md b/vendor/github.com/xiang90/probing/README.md index 2ff682057ae5b..7682bd16da36f 100644 --- a/vendor/github.com/xiang90/probing/README.md +++ b/vendor/github.com/xiang90/probing/README.md @@ -37,3 +37,4 @@ Now we can start to probe the endpoint. - More accurate RTT estimation - More accurate Clock difference estimation - Use a clock interface rather than the real clock +Hello World diff --git a/vendor/github.com/xlab/treeprint/README.md b/vendor/github.com/xlab/treeprint/README.md index 59fb121fcf43b..aa37d787f5b07 100644 --- a/vendor/github.com/xlab/treeprint/README.md +++ b/vendor/github.com/xlab/treeprint/README.md @@ -152,3 +152,4 @@ Yay! So it works. ## License MIT +Hello World diff --git a/vendor/go.etcd.io/bbolt/README.md b/vendor/go.etcd.io/bbolt/README.md index 2be669a60a185..59f89ca4bac12 100644 --- a/vendor/go.etcd.io/bbolt/README.md +++ b/vendor/go.etcd.io/bbolt/README.md @@ -965,3 +965,4 @@ Below is a list of public, open source projects that use Bolt: * [Wiki](https://github.com/peterhellberg/wiki) - A tiny wiki using Goji, BoltDB and Blackfriday. If you are using Bolt in a project please send a pull request to add it to the list. +Hello World diff --git a/vendor/go.etcd.io/etcd/client/v2/README.md b/vendor/go.etcd.io/etcd/client/v2/README.md index 5ecb67820f4db..94e531caa757f 100644 --- a/vendor/go.etcd.io/etcd/client/v2/README.md +++ b/vendor/go.etcd.io/etcd/client/v2/README.md @@ -110,3 +110,4 @@ if err != nil { 3. Default etcd/client cannot handle the case that the remote server is SIGSTOPed now. TCP keepalive mechanism doesn't help in this scenario because operating system may still send TCP keep-alive packets. Over time we'd like to improve this functionality, but solving this issue isn't high priority because a real-life case in which a server is stopped, but the connection is kept alive, hasn't been brought to our attention. 4. etcd/client cannot detect whether a member is healthy with watches and non-quorum read requests. If the member is isolated from the cluster, etcd/client may retrieve outdated data. Instead, users can either issue quorum read requests or monitor the /health endpoint for member health information. +Hello World diff --git a/vendor/go.etcd.io/etcd/client/v3/README.md b/vendor/go.etcd.io/etcd/client/v3/README.md index 1e037d7eb6b5b..2af3cd4f15bca 100644 --- a/vendor/go.etcd.io/etcd/client/v3/README.md +++ b/vendor/go.etcd.io/etcd/client/v3/README.md @@ -90,3 +90,4 @@ Client request size limit is configurable via `clientv3.Config.MaxCallSendMsgSiz ## Examples More code [examples](https://github.com/etcd-io/etcd/tree/main/tests/integration/clientv3/examples) can be found at [GoDoc](https://pkg.go.dev/go.etcd.io/etcd/client/v3). +Hello World diff --git a/vendor/go.etcd.io/etcd/pkg/v3/adt/README.md b/vendor/go.etcd.io/etcd/pkg/v3/adt/README.md index 107c6bcae288a..70822e792c72f 100644 --- a/vendor/go.etcd.io/etcd/pkg/v3/adt/README.md +++ b/vendor/go.etcd.io/etcd/pkg/v3/adt/README.md @@ -46,3 +46,4 @@ Deleting the node `11` triggers multiple rotates for rebalancing: ![red-black-tree-09-delete-11.png](img/red-black-tree-09-delete-11.png) Try yourself at https://www.cs.usfca.edu/~galles/visualization/RedBlack.html. +Hello World diff --git a/vendor/go.etcd.io/etcd/raft/v3/README.md b/vendor/go.etcd.io/etcd/raft/v3/README.md index fbd8b4d49b5ed..43598e47b2529 100644 --- a/vendor/go.etcd.io/etcd/raft/v3/README.md +++ b/vendor/go.etcd.io/etcd/raft/v3/README.md @@ -198,4 +198,4 @@ This approach introduces a problem when removing a member from a two-member clus ## Go docs -More detailed development documentation can be found in go docs: https://pkg.go.dev/go.etcd.io/etcd/raft/v3. \ No newline at end of file +More detailed development documentation can be found in go docs: https://pkg.go.dev/go.etcd.io/etcd/raft/v3.Hello World diff --git a/vendor/go.opencensus.io/README.md b/vendor/go.opencensus.io/README.md index 1d7e837116f0e..ff7f30cfdb3c7 100644 --- a/vendor/go.opencensus.io/README.md +++ b/vendor/go.opencensus.io/README.md @@ -265,3 +265,4 @@ release in which the functionality was marked *Deprecated*. [exporter-graphite]: https://github.com/census-ecosystem/opencensus-go-exporter-graphite [exporter-honeycomb]: https://github.com/honeycombio/opencensus-exporter [exporter-newrelic]: https://github.com/newrelic/newrelic-opencensus-exporter-go +Hello World diff --git a/vendor/go.opentelemetry.io/otel/README.md b/vendor/go.opentelemetry.io/otel/README.md index 2c5b0cc28ab19..3a750cd83229a 100644 --- a/vendor/go.opentelemetry.io/otel/README.md +++ b/vendor/go.opentelemetry.io/otel/README.md @@ -106,3 +106,4 @@ All officially supported exporters for the OpenTelemetry project are contained i ## Contributing See the [contributing documentation](CONTRIBUTING.md). +Hello World diff --git a/vendor/go.uber.org/goleak/README.md b/vendor/go.uber.org/goleak/README.md index de3d7d51df7a8..affc1b1317afe 100644 --- a/vendor/go.uber.org/goleak/README.md +++ b/vendor/go.uber.org/goleak/README.md @@ -72,3 +72,4 @@ No breaking changes will be made to exported APIs before 2.0. [cov-img]: https://codecov.io/gh/uber-go/goleak/branch/master/graph/badge.svg [cov]: https://codecov.io/gh/uber-go/goleak [release]: https://go.dev/doc/devel/release#policy +Hello World diff --git a/vendor/go.uber.org/multierr/README.md b/vendor/go.uber.org/multierr/README.md index 5ab6ac40f404c..efc01567bb096 100644 --- a/vendor/go.uber.org/multierr/README.md +++ b/vendor/go.uber.org/multierr/README.md @@ -41,3 +41,4 @@ Released under the [MIT License]. [cov-img]: https://codecov.io/gh/uber-go/multierr/branch/master/graph/badge.svg [ci]: https://github.com/uber-go/multierr/actions/workflows/go.yml [cov]: https://codecov.io/gh/uber-go/multierr +Hello World diff --git a/vendor/go.uber.org/zap/README.md b/vendor/go.uber.org/zap/README.md index 9de08927be960..45e359135bf76 100644 --- a/vendor/go.uber.org/zap/README.md +++ b/vendor/go.uber.org/zap/README.md @@ -135,3 +135,4 @@ pinned in the [benchmarks/go.mod][] file. [↩](#anchor-versions) [benchmarking suite]: https://github.com/uber-go/zap/tree/master/benchmarks [benchmarks/go.mod]: https://github.com/uber-go/zap/blob/master/benchmarks/go.mod +Hello World diff --git a/vendor/golang.org/x/oauth2/README.md b/vendor/golang.org/x/oauth2/README.md index 781770c204649..58394bc551b1e 100644 --- a/vendor/golang.org/x/oauth2/README.md +++ b/vendor/golang.org/x/oauth2/README.md @@ -38,3 +38,4 @@ this repository, see https://golang.org/doc/contribute.html. In particular: * Excluding trivial changes, all contributions should be connected to an existing issue. * API changes must go through the [change proposal process](https://go.dev/s/proposal-process) before they can be accepted. * The code owners are listed at [dev.golang.org/owners](https://dev.golang.org/owners#:~:text=x/oauth2). +Hello World diff --git a/vendor/golang.org/x/sys/unix/README.md b/vendor/golang.org/x/sys/unix/README.md index 7d3c060e12213..60604806ad5d3 100644 --- a/vendor/golang.org/x/sys/unix/README.md +++ b/vendor/golang.org/x/sys/unix/README.md @@ -182,3 +182,4 @@ and GOARCH. Generated by mksysnum (see above). A file containing Go types for passing into (or returning from) syscalls. Generated by godefs and the types file (see above). +Hello World diff --git a/vendor/golang.org/x/term/README.md b/vendor/golang.org/x/term/README.md index d03d0aefef685..75ca3e495d51e 100644 --- a/vendor/golang.org/x/term/README.md +++ b/vendor/golang.org/x/term/README.md @@ -17,3 +17,4 @@ this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the term repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/term:" in the subject line, so it is easy to find. +Hello World diff --git a/vendor/google.golang.org/grpc/README.md b/vendor/google.golang.org/grpc/README.md index ab0fbb79b863d..adc8ecd22bd74 100644 --- a/vendor/google.golang.org/grpc/README.md +++ b/vendor/google.golang.org/grpc/README.md @@ -105,3 +105,4 @@ errors. [Performance benchmark]: https://performance-dot-grpc-testing.appspot.com/explore?dashboard=5180705743044608 [quick start]: https://grpc.io/docs/languages/go/quickstart [go-releases]: https://golang.org/doc/devel/release.html +Hello World diff --git a/vendor/gopkg.in/evanphx/json-patch.v4/README.md b/vendor/gopkg.in/evanphx/json-patch.v4/README.md index 28e35169375bd..7fbc4c61d60f5 100644 --- a/vendor/gopkg.in/evanphx/json-patch.v4/README.md +++ b/vendor/gopkg.in/evanphx/json-patch.v4/README.md @@ -315,3 +315,4 @@ go test -cover ./... Builds for pull requests are tested automatically using [TravisCI](https://travis-ci.org/evanphx/json-patch). +Hello World diff --git a/vendor/gopkg.in/natefinch/lumberjack.v2/README.md b/vendor/gopkg.in/natefinch/lumberjack.v2/README.md index 060eae52a20e2..8f724fa9d6e22 100644 --- a/vendor/gopkg.in/natefinch/lumberjack.v2/README.md +++ b/vendor/gopkg.in/natefinch/lumberjack.v2/README.md @@ -177,3 +177,4 @@ If the length of the write is greater than MaxSize, an error is returned. - - - Generated by [godoc2md](http://godoc.org/github.com/davecheney/godoc2md) +Hello World diff --git a/vendor/gopkg.in/square/go-jose.v2/README.md b/vendor/gopkg.in/square/go-jose.v2/README.md index 1791bfa8f6735..078fb722e9fa4 100644 --- a/vendor/gopkg.in/square/go-jose.v2/README.md +++ b/vendor/gopkg.in/square/go-jose.v2/README.md @@ -116,3 +116,4 @@ reference for this package. The [`jose-util`](https://github.com/square/go-jose/tree/v2/jose-util) subdirectory also contains a small command-line utility which might be useful as an example. +Hello World diff --git a/vendor/gopkg.in/square/go-jose.v2/json/README.md b/vendor/gopkg.in/square/go-jose.v2/json/README.md index 86de5e5581f58..dd54e53b16827 100644 --- a/vendor/gopkg.in/square/go-jose.v2/json/README.md +++ b/vendor/gopkg.in/square/go-jose.v2/json/README.md @@ -11,3 +11,4 @@ The following changes were made: * When deserializing a JSON object, we check for duplicate keys and reject the input whenever we detect a duplicate. Rather than trying to work with malformed data, we prefer to reject it right away. +Hello World diff --git a/vendor/gopkg.in/yaml.v2/README.md b/vendor/gopkg.in/yaml.v2/README.md index b50c6e8775594..ca2ebd3631088 100644 --- a/vendor/gopkg.in/yaml.v2/README.md +++ b/vendor/gopkg.in/yaml.v2/README.md @@ -131,3 +131,4 @@ b: - 4 ``` +Hello World diff --git a/vendor/gopkg.in/yaml.v3/README.md b/vendor/gopkg.in/yaml.v3/README.md index 08eb1babddfac..c51fcc4dbc71d 100644 --- a/vendor/gopkg.in/yaml.v3/README.md +++ b/vendor/gopkg.in/yaml.v3/README.md @@ -148,3 +148,4 @@ b: - 4 ``` +Hello World diff --git a/vendor/k8s.io/gengo/v2/README.md b/vendor/k8s.io/gengo/v2/README.md index 79d1070d15f6b..8aae1533ff625 100644 --- a/vendor/k8s.io/gengo/v2/README.md +++ b/vendor/k8s.io/gengo/v2/README.md @@ -51,3 +51,4 @@ The `tracer` example in this repo can be used to examine all of the hooks. ## Contributing Please see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute. +Hello World diff --git a/vendor/k8s.io/klog/v2/README.md b/vendor/k8s.io/klog/v2/README.md index d45cbe1720f4b..1d31d88e33a70 100644 --- a/vendor/k8s.io/klog/v2/README.md +++ b/vendor/k8s.io/klog/v2/README.md @@ -116,3 +116,4 @@ Google, not here. The code in this repo is for export only and is not itself under development. Feature requests will be ignored. Send bug reports to golang-nuts@googlegroups.com. +Hello World diff --git a/vendor/k8s.io/klog/v2/internal/clock/README.md b/vendor/k8s.io/klog/v2/internal/clock/README.md index 03d692c8f83a1..34bdcea08656d 100644 --- a/vendor/k8s.io/klog/v2/internal/clock/README.md +++ b/vendor/k8s.io/klog/v2/internal/clock/README.md @@ -5,3 +5,4 @@ mocking time for testing. This is a copy of k8s.io/utils/clock. We have to copy it to avoid a circular dependency (k8s.io/klog -> k8s.io/utils -> k8s.io/klog). +Hello World diff --git a/vendor/k8s.io/kube-openapi/pkg/generators/README.md b/vendor/k8s.io/kube-openapi/pkg/generators/README.md index 72b4e5fb4396c..a83961a13fc53 100644 --- a/vendor/k8s.io/kube-openapi/pkg/generators/README.md +++ b/vendor/k8s.io/kube-openapi/pkg/generators/README.md @@ -47,3 +47,4 @@ example above: func (_ Time) OpenAPISchemaType() []string { return []string{"string"} } func (_ Time) OpenAPISchemaFormat() string { return "date-time" } ``` +Hello World diff --git a/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/README.md b/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/README.md index 0349adf69d241..fed6816187982 100644 --- a/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/README.md +++ b/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/README.md @@ -319,3 +319,4 @@ https://github.com/go-json-experiment/jsonbench. (with extra complexity to resume parsing when encountering segmented buffers). * `JSONv2` is comparable to the alternatives that use `unsafe`. Generally it is faster, but sometimes it is slower. +Hello World diff --git a/vendor/k8s.io/utils/clock/README.md b/vendor/k8s.io/utils/clock/README.md index ad2a8868aaec1..ff301674e8eb1 100644 --- a/vendor/k8s.io/utils/clock/README.md +++ b/vendor/k8s.io/utils/clock/README.md @@ -2,3 +2,4 @@ This package provides an interface for time-based operations. It allows mocking time for testing. +Hello World diff --git a/vendor/k8s.io/utils/exec/README.md b/vendor/k8s.io/utils/exec/README.md index 7944e8dd3be4b..5e28a832d0982 100644 --- a/vendor/k8s.io/utils/exec/README.md +++ b/vendor/k8s.io/utils/exec/README.md @@ -3,3 +3,4 @@ This package provides an interface for `os/exec`. It makes it easier to mock and replace in tests, especially with the [FakeExec](testing/fake_exec.go) struct. +Hello World diff --git a/vendor/k8s.io/utils/inotify/README.md b/vendor/k8s.io/utils/inotify/README.md index fbaa1667a7098..a6c1c53685b20 100644 --- a/vendor/k8s.io/utils/inotify/README.md +++ b/vendor/k8s.io/utils/inotify/README.md @@ -3,3 +3,4 @@ This is a fork of golang.org/x/exp/inotify before it was deleted. Please use gopkg.in/fsnotify.v1 instead. For updates, see: https://github.com/fsnotify/fsnotify +Hello World diff --git a/vendor/k8s.io/utils/io/README.md b/vendor/k8s.io/utils/io/README.md index aa4cc41044bf3..5cf96c399c0b5 100644 --- a/vendor/k8s.io/utils/io/README.md +++ b/vendor/k8s.io/utils/io/README.md @@ -2,3 +2,4 @@ This package provides interfaces for working with file IO. Currently it provides functionality for consistently reading a file. +Hello World diff --git a/vendor/k8s.io/utils/nsenter/README.md b/vendor/k8s.io/utils/nsenter/README.md index aaacf8e3d3ce6..9601e75a2acdb 100644 --- a/vendor/k8s.io/utils/nsenter/README.md +++ b/vendor/k8s.io/utils/nsenter/README.md @@ -2,3 +2,4 @@ This package provides interfaces for executing and interacting with processes running within a namespace. +Hello World diff --git a/vendor/k8s.io/utils/pointer/README.md b/vendor/k8s.io/utils/pointer/README.md index 2ca8073dc7373..9d46d400f9388 100644 --- a/vendor/k8s.io/utils/pointer/README.md +++ b/vendor/k8s.io/utils/pointer/README.md @@ -1,3 +1,4 @@ # Pointer This package provides some functions for pointer-based operations. +Hello World diff --git a/vendor/k8s.io/utils/ptr/README.md b/vendor/k8s.io/utils/ptr/README.md index 2ca8073dc7373..9d46d400f9388 100644 --- a/vendor/k8s.io/utils/ptr/README.md +++ b/vendor/k8s.io/utils/ptr/README.md @@ -1,3 +1,4 @@ # Pointer This package provides some functions for pointer-based operations. +Hello World diff --git a/vendor/k8s.io/utils/trace/README.md b/vendor/k8s.io/utils/trace/README.md index 1e9c693893dec..356210f1e2685 100644 --- a/vendor/k8s.io/utils/trace/README.md +++ b/vendor/k8s.io/utils/trace/README.md @@ -64,4 +64,4 @@ func doSomething(ctx context.Context) { doSomethingElse(ctx) } -``` \ No newline at end of file +```Hello World diff --git a/vendor/sigs.k8s.io/json/README.md b/vendor/sigs.k8s.io/json/README.md index 0ef8f51c21fea..eb8daa46bb96f 100644 --- a/vendor/sigs.k8s.io/json/README.md +++ b/vendor/sigs.k8s.io/json/README.md @@ -38,3 +38,4 @@ Participation in the Kubernetes community is governed by the [Kubernetes Code of [owners]: https://git.k8s.io/community/contributors/guide/owners.md [Creative Commons 4.0]: https://git.k8s.io/website/LICENSE +Hello World diff --git a/vendor/sigs.k8s.io/knftables/README.md b/vendor/sigs.k8s.io/knftables/README.md index c2139b04ea2ac..7c47aa055b965 100644 --- a/vendor/sigs.k8s.io/knftables/README.md +++ b/vendor/sigs.k8s.io/knftables/README.md @@ -274,3 +274,4 @@ knftables is maintained by [Kubernetes SIG Network](https://github.com/kubernete See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information about contributing. Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). +Hello World diff --git a/vendor/sigs.k8s.io/kustomize/kyaml/openapi/README.md b/vendor/sigs.k8s.io/kustomize/kyaml/openapi/README.md index 3bffb952caa43..be7b4abc8c0fa 100644 --- a/vendor/sigs.k8s.io/kustomize/kyaml/openapi/README.md +++ b/vendor/sigs.k8s.io/kustomize/kyaml/openapi/README.md @@ -82,3 +82,4 @@ make kubernetesapi/swagger.pb ``` Note that generating the swagger.go will re-fetch the schema. +Hello World diff --git a/vendor/sigs.k8s.io/yaml/README.md b/vendor/sigs.k8s.io/yaml/README.md index e81cc426be6ea..7e91bd24c975f 100644 --- a/vendor/sigs.k8s.io/yaml/README.md +++ b/vendor/sigs.k8s.io/yaml/README.md @@ -121,3 +121,4 @@ func main() { */ } ``` +Hello World diff --git a/vendor/sigs.k8s.io/yaml/goyaml.v2/README.md b/vendor/sigs.k8s.io/yaml/goyaml.v2/README.md index 53f4139dc3100..b358af963791b 100644 --- a/vendor/sigs.k8s.io/yaml/goyaml.v2/README.md +++ b/vendor/sigs.k8s.io/yaml/goyaml.v2/README.md @@ -141,3 +141,4 @@ b: - 4 ``` +Hello World diff --git a/vendor/sigs.k8s.io/yaml/goyaml.v3/README.md b/vendor/sigs.k8s.io/yaml/goyaml.v3/README.md index b1a6b2e9e2732..17fc94bbd9eca 100644 --- a/vendor/sigs.k8s.io/yaml/goyaml.v3/README.md +++ b/vendor/sigs.k8s.io/yaml/goyaml.v3/README.md @@ -158,3 +158,4 @@ b: - 4 ``` +Hello World