Commit fa4f0104 authored by Ryan Hitchman's avatar Ryan Hitchman

Add a comma that was making the CSV invalid and breaking the submit queue.

I'll add a check to verify to catch this in the future.
parent cc2250cb
......@@ -672,7 +672,7 @@ k8s.io/kubernetes/pkg/credentialprovider/azure,brendandburns,0
k8s.io/kubernetes/pkg/credentialprovider/gcp,mml,1
k8s.io/kubernetes/pkg/fieldpath,childsb,1
k8s.io/kubernetes/pkg/fields,jsafrane,1
k8s.io/kubernetes/pkg/genericapiserver/servernikhiljindal,0
k8s.io/kubernetes/pkg/genericapiserver/server,nikhiljindal,0
k8s.io/kubernetes/pkg/genericapiserver/endpoints,nikhiljindal,0
k8s.io/kubernetes/pkg/genericapiserver/endpoints/filters,dchen1107,1
k8s.io/kubernetes/pkg/genericapiserver/endpoints/handlers,rkouj,0
......
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