mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	Verify generated protobuf script should fail on staging/ changes too
This commit is contained in:
		| @@ -23,7 +23,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh" | ||||
|  | ||||
| kube::golang::setup_env | ||||
|  | ||||
| APIROOTS=${APIROOTS:-pkg/api pkg/apis pkg/runtime pkg/util/intstr pkg/watch} | ||||
| APIROOTS=${APIROOTS:-pkg/api pkg/apis pkg/runtime pkg/util/intstr pkg/watch staging/src/k8s.io/apimachinery/pkg/api staging/src/k8s.io/apimachinery/pkg/apis staging/src/k8s.io/apiserver/pkg staging/src/k8s.io/client-go/pkg/api staging/src/k8s.io/client-go/pkg/apis} | ||||
| _tmp="${KUBE_ROOT}/_tmp" | ||||
|  | ||||
| cleanup() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 mbohlool
					mbohlool