Skip to content

Commit 5d794f8

Browse files
authored
Merge pull request kubernetes#114910 from SataQiu/update-staging-readme
Update staging README.md
2 parents 7e97b4b + 6191605 commit 5d794f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

staging/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Repositories currently staged here:
2020
- [`k8s.io/controller-manager`](https://github.com/kubernetes/controller-manager)
2121
- [`k8s.io/cri-api`](https://github.com/kubernetes/cri-api)
2222
- [`k8s.io/csi-translation-lib`](https://github.com/kubernetes/csi-translation-lib)
23+
- [`k8s.io/dynamic-resource-allocation`](https://github.com/kubernetes/dynamic-resource-allocation)
2324
- [`k8s.io/kms`](https://github.com/kubernetes/kms)
2425
- [`k8s.io/kube-aggregator`](https://github.com/kubernetes/kube-aggregator)
2526
- [`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:
109110
- [`rules.yaml`](/staging/publishing/rules.yaml):
110111
Make sure that the list of dependencies reflects the staging repos in the `Godeps.json` file.
111112

112-
- [`fetch-all-latest-and-push.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/fetch-all-latest-and-push.sh):
113+
- [`repos.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/repos.sh):
113114
Add the staging repo in the list of repos to be published.
114115

115116
4. Add the staging and published repositories as a subproject for the

0 commit comments

Comments
 (0)