mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 06:15:45 +00:00
Merge pull request #73222 from sttts/sttts-import-restrictions-owners
Move import-restrictions.yaml to staging/publishing
This commit is contained in:
commit
b54795e410
@ -38,4 +38,4 @@ if [[ ! -x "$importverifier" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/hack/import-restrictions.yaml"
|
||||
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/staging/publishing/import-restrictions.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user