Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions api/api-rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions api/openapi-spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
See the [Getting started](https://kubernetes.io/docs/setup/) guide for alternatives.Hello World
1 change: 1 addition & 0 deletions cluster/addons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/addon-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/calico-policy-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/cluster-loadbalancing/glbc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/dns-horizontal-autoscaler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion cluster/addons/dns/kube-dns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ kube-dns.yaml.in

```
kube-dns.yaml.sed
```
```Hello World
1 change: 1 addition & 0 deletions cluster/addons/dns/nodelocaldns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion cluster/addons/fluentd-gcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
[scalingPolicy]: https://github.com/justinsb/scalerHello World
1 change: 1 addition & 0 deletions cluster/addons/fluentd-gcp/fluentd-gcp-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/metadata-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

Metadata Agent is a source of metadata required by logging and monitoring agents
running on a cluster.
Hello World
1 change: 1 addition & 0 deletions cluster/addons/metadata-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/metrics-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/addons/node-problem-detector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/gce/addons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/gce/gci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/images/etcd-version-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/images/etcd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cluster/log-dump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cmd/cloud-controller-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cmd/import-boss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions cmd/kube-apiserver/app/testing/testdata/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
2 changes: 1 addition & 1 deletion cmd/kubeadm/app/util/pkiutil/testing/testdata/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Keys in this directory are generated for testing purposes only.
Keys in this directory are generated for testing purposes only.Hello World
1 change: 1 addition & 0 deletions hack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ Note that all scripts must be run from the Kubernetes root directory.



Hello World
2 changes: 1 addition & 1 deletion hack/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
[prow]: https://github.com/kubernetes/test-infra/tree/master/prowHello World
1 change: 1 addition & 0 deletions hack/testdata/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
1 change: 1 addition & 0 deletions hack/tools/README.md
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions pkg/client/testdata/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
1 change: 1 addition & 0 deletions pkg/controller/certificates/signer/testdata/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
2 changes: 1 addition & 1 deletion pkg/kubelet/certificate/bootstrap/testdata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
```Hello World
1 change: 1 addition & 0 deletions pkg/kubelet/checkpointmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions pkg/kubelet/pluginmanager/pluginwatcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions pkg/proxy/ipvs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion pkg/proxy/nftables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
be installed if `MultiCIDRServiceAllocator` feature is enabled.Hello World
1 change: 1 addition & 0 deletions pkg/scheduler/framework/plugins/README.md
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions staging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/api/testdata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ diff -u \
> 2 {
> 1: "\347\210\237\302\274\302\252ov\351\210\266"
> ```
Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/apiextensions-apiserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ type User struct {
Password string `json:"password"`
}
```
Hello World
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# API serialization compatibility tests

This directory tree contains serialized API objects in json, yaml, and protobuf formats.
This directory tree contains serialized API objects in json, yaml, and protobuf formats.Hello World
Original file line number Diff line number Diff line change
@@ -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.
the `api/openapi-spec/swagger.json` in the `k8s.io/kubernetes` module.Hello World
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/apimachinery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/apiserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys and secrets in this directory are generated for testing purposes only.
Hello World
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/cli-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/client-go/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ It covers:

```
go test -v k8s.io/client-go/examples/fake-client
```
```Hello World
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Press <kbd>Ctrl</kbd>+<kbd>C</kbd> 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
1 change: 1 addition & 0 deletions staging/src/k8s.io/client-go/examples/workqueue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/client-go/util/cert/testdata/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Keys in this directory are generated for testing purposes only.
Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/cloud-provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ later synced here.
3. Make interface changes without first discussing them with
sig-cloudprovider.

Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/cloud-provider/sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/cluster-bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/code-generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/code-generator/cmd/client-gen/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
See [generating-clientset.md](https://git.k8s.io/community/contributors/devel/sig-api-machinery/generating-clientset.md)

Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/component-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/component-base/logs/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/component-helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/controller-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/cri-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/cri-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/csi-translation-lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Code of Conduct](code-of-conduct.md).

See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.

Hello World
1 change: 1 addition & 0 deletions staging/src/k8s.io/dynamic-resource-allocation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/endpointslice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/kms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions staging/src/k8s.io/kms/internal/plugins/_mock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading