-
Notifications
You must be signed in to change notification settings - Fork 159
Windows CI tests are failing with invalid character ',' looking for beginning of object key string
#982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
After #986 was merged I saw that the post submit job created the image gcr.io/k8s-staging-cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:master with these contents for the manifest:
|
The CI Windows jobs are running and passing again e.g. https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-gce-pd-csi-driver-latest-k8s-master-windows-2019/1529048585277018112 :) |
Awesome, thanks for tracking this. |
After a few green runs in CI for Windows I saw that the CI jobs failed with the error
invalid character ',' looking for beginning of object key string
, I checked recent merged PRs and none of them seem to be modifying the Makefile paths related with Windows (the closest PR was #976).The text was updated successfully, but these errors were encountered: