mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #114910 from SataQiu/update-staging-readme
Update staging README.md
This commit is contained in:
commit
5d794f881a
@ -20,6 +20,7 @@ Repositories currently staged here:
|
|||||||
- [`k8s.io/controller-manager`](https://github.com/kubernetes/controller-manager)
|
- [`k8s.io/controller-manager`](https://github.com/kubernetes/controller-manager)
|
||||||
- [`k8s.io/cri-api`](https://github.com/kubernetes/cri-api)
|
- [`k8s.io/cri-api`](https://github.com/kubernetes/cri-api)
|
||||||
- [`k8s.io/csi-translation-lib`](https://github.com/kubernetes/csi-translation-lib)
|
- [`k8s.io/csi-translation-lib`](https://github.com/kubernetes/csi-translation-lib)
|
||||||
|
- [`k8s.io/dynamic-resource-allocation`](https://github.com/kubernetes/dynamic-resource-allocation)
|
||||||
- [`k8s.io/kms`](https://github.com/kubernetes/kms)
|
- [`k8s.io/kms`](https://github.com/kubernetes/kms)
|
||||||
- [`k8s.io/kube-aggregator`](https://github.com/kubernetes/kube-aggregator)
|
- [`k8s.io/kube-aggregator`](https://github.com/kubernetes/kube-aggregator)
|
||||||
- [`k8s.io/kube-controller-manager`](https://github.com/kubernetes/kube-controller-manager)
|
- [`k8s.io/kube-controller-manager`](https://github.com/kubernetes/kube-controller-manager)
|
||||||
@ -109,7 +110,7 @@ update the publishing-bot to publish the staging repository by updating:
|
|||||||
- [`rules.yaml`](/staging/publishing/rules.yaml):
|
- [`rules.yaml`](/staging/publishing/rules.yaml):
|
||||||
Make sure that the list of dependencies reflects the staging repos in the `Godeps.json` file.
|
Make sure that the list of dependencies reflects the staging repos in the `Godeps.json` file.
|
||||||
|
|
||||||
- [`fetch-all-latest-and-push.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/fetch-all-latest-and-push.sh):
|
- [`repos.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/repos.sh):
|
||||||
Add the staging repo in the list of repos to be published.
|
Add the staging repo in the list of repos to be published.
|
||||||
|
|
||||||
4. Add the staging and published repositories as a subproject for the
|
4. Add the staging and published repositories as a subproject for the
|
||||||
|
Loading…
Reference in New Issue
Block a user