File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
config/jobs/kubernetes-sigs/apiserver-network-proxy Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -99,33 +99,3 @@ presubmits:
9999 testgrid-dashboards : sig-cloud-provider-apiserver-network-proxy
100100 testgrid-tab-name : pr-docker-build-arm64-master
101101 description : Build arm64 image via Docker for the apiserver-network-proxy
102- - name : pull-apiserver-network-proxy-make-lint-master
103- cluster : eks-prow-build-cluster
104- always_run : true
105- branches :
106- # The script this job runs is not in all branches.
107- - ^master$
108- skip_report : false
109- decorate : true
110- path_alias : sigs.k8s.io/apiserver-network-proxy
111- labels :
112- preset-dind-enabled : " true"
113- spec :
114- containers :
115- - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241011-e8871c079d-master
116- command :
117- - " runner.sh"
118- args :
119- - make
120- - lint
121- resources :
122- requests :
123- memory : 8Gi
124- cpu : 2
125- limits :
126- memory : 8Gi
127- cpu : 2
128- annotations :
129- testgrid-dashboards : sig-cloud-provider-apiserver-network-proxy
130- testgrid-tab-name : pr-make-lint-master
131- description : Run lint target for the apiserver-network-proxy
You can’t perform that action at this time.
0 commit comments