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

Upsert Error #31

Open
stongo opened this issue Apr 19, 2016 · 0 comments
Open

Upsert Error #31

stongo opened this issue Apr 19, 2016 · 0 comments
Labels

Comments

@stongo
Copy link
Contributor

stongo commented Apr 19, 2016

The old etcd keys don't get removed when pod(s) rescheduled or scaled down.
Get this error:

[romulusd] 2016/04/19 00:36:15 [info] Upserting Backend(id="default.test.api", servers=[http://172.16.85.4:5000])
ERROR: logging before flag.Parse: E0419 00:36:15.264312       1 util.go:76] Recovered from panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/util/util.go:70
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/util/util.go:58
/usr/local/go/src/runtime/asm_amd64.s:472
/usr/local/go/src/runtime/panic.go:426
/usr/local/go/src/runtime/panic.go:45
/usr/local/go/src/runtime/sigpanic_unix.go:24
/Users/stongo/go/src/github.com/timelinelabs/romulus/kubernetes/resource.go:171
/Users/stongo/go/src/github.com/timelinelabs/romulus/kubernetes/resource.go:123
/Users/stongo/go/src/github.com/timelinelabs/romulus/engine.go:59
/Users/stongo/go/src/github.com/timelinelabs/romulus/kubernetes/kubernetes.go:196
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:168
<autogenerated>:21
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:246
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:126
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:96
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/util/util.go:120
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/util/util.go:121
/Users/stongo/go/src/github.com/timelinelabs/romulus/Godeps/_workspace/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:96
/usr/local/go/src/runtime/asm_amd64.s:1998```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants