Skip to content
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

Error updating ImageCache(imagecache1) status to 'Aborted' #55

Closed
senthilrch opened this issue May 1, 2020 · 1 comment
Closed

Error updating ImageCache(imagecache1) status to 'Aborted' #55

senthilrch opened this issue May 1, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@senthilrch
Copy link
Owner

I0501 12:23:22.302552 1 controller.go:125] Setting up event handlers
I0501 12:23:22.305612 1 fledged.go:74] Starting pre-flight checks
I0501 12:23:22.325033 1 controller.go:161] No dangling or stuck jobs found...
E0501 12:23:22.337601 1 controller.go:201] Error updating ImageCache(imagecache1) status to 'Aborted': ImageCache.fledged.k8s.io "imagecache1" is invalid: status.startTime: Invalid value: "null": status.startTime in body must be of type string: "null"
F0501 12:23:22.338115 1 fledged.go:76] Error running pre-flight checks: ImageCache.fledged.k8s.io "imagecache1" is invalid: status.startTime: Invalid value: "null": status.startTime in body must be of type string: "null"
goroutine 1 [running]:
github.com/golang/glog.stacks(0xc000287500, 0xc00026a000, 0xe3, 0x135)
/home/bhuvaneswari_senthilraja/gopath/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:769 +0xb8
github.com/golang/glog.(*loggingT).output(0x1f21280, 0xc000000003, 0xc00009c230, 0x1e8e496, 0xa, 0x4c, 0x0)
/home/bhuvaneswari_senthilraja/gopath/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:720 +0x372
github.com/golang/glog.(*loggingT).printf(0x1f21280, 0x3, 0x140c225, 0x23, 0xc0000b1f00, 0x1, 0x1)
/home/bhuvaneswari_senthilraja/gopath/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:655 +0x14b
github.com/golang/glog.Fatalf(...)
/home/bhuvaneswari_senthilraja/gopath/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:1148
main.main()
/home/bhuvaneswari_senthilraja/src/github.com/senthilrch/kube-fledged/cmd/fledged.go:76 +0x616

@senthilrch senthilrch added the bug Something isn't working label May 1, 2020
@senthilrch senthilrch self-assigned this May 1, 2020
senthilrch added a commit that referenced this issue May 1, 2020
@senthilrch
Copy link
Owner Author

PR #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant