Unverified Commit b54795e4 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #73222 from sttts/sttts-import-restrictions-owners

Move import-restrictions.yaml to staging/publishing
parents 8d804ceb 93774486
...@@ -38,4 +38,4 @@ if [[ ! -x "$importverifier" ]]; then ...@@ -38,4 +38,4 @@ if [[ ! -x "$importverifier" ]]; then
exit 1 exit 1
fi fi
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/hack/import-restrictions.yaml" "${importverifier}" "k8s.io/" "${KUBE_ROOT}/staging/publishing/import-restrictions.yaml"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment