Skip to content

Commit c5d688b

Browse files
Merge remote-tracking branch 'origin/master' into release-1.34
2 parents ee314e9 + 8082e9a commit c5d688b

File tree

31 files changed

+154
-0
lines changed

31 files changed

+154
-0
lines changed

staging/src/k8s.io/api/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# api
27

38
Schema of the external API types that are served by the Kubernetes API server.

staging/src/k8s.io/apiextensions-apiserver/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# apiextensions-apiserver
27

38
Implements: https://github.com/kubernetes/design-proposals-archive/blob/main/api-machinery/thirdpartyresources.md

staging/src/k8s.io/apimachinery/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
15
# apimachinery
26

37
Scheme, typing, encoding, decoding, and conversion packages for Kubernetes and Kubernetes-like API objects.

staging/src/k8s.io/apiserver/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# apiserver
27

38
Generic library for building a Kubernetes aggregated API server.

staging/src/k8s.io/cli-runtime/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# cli-runtime
27

38
Set of helpers for creating kubectl commands, as well as kubectl plugins.

staging/src/k8s.io/client-go/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# client-go
27

38
Go clients for talking to a [kubernetes](http://kubernetes.io/) cluster.

staging/src/k8s.io/cloud-provider/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# cloud-provider
27

38
This repository defines the cloud-provider interface and mechanism to initialize

staging/src/k8s.io/cluster-bootstrap/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# cluster-bootstrap
27

38
Set of constants and helpers in support of

staging/src/k8s.io/code-generator/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
# code-generator
27

38
Golang code-generators used to implement [Kubernetes-style API types](https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md).

staging/src/k8s.io/component-base/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ⚠️ **This is an automatically published [staged repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**.
2+
> Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).
3+
> This repository is read-only for importing, and not used for direct contributions.
4+
> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
5+
16
## component-base
27

38
## Purpose

0 commit comments

Comments
 (0)