update staging README.md

This commit is contained in:
SataQiu 2023-01-09 12:26:16 +08:00
parent cf7a3c5bbb
commit 61916050d3

View File

@ -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