Merge pull request #114910 from SataQiu/update-staging-readme

Update staging README.md
This commit is contained in:
Kubernetes Prow Robot 2023-01-10 19:51:19 -08:00 committed by GitHub
commit 5d794f881a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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