You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Mapping labels fail to unmarshal, making Ambassador crash on boot.
time="2021-01-07 19:11:40" level=error msg="goroutine \"/watcher\" exited with error: PANIC: json: cannot unmarshal array into Go struct field MappingSpec.spec.labels of type string" func="github.com/datawire/dlib/dgroup.(*Group).goWorkerCtx.func1.1" file="github.com/datawire/dlib@v1.1.0/dgroup/group.go:374" CMD=entrypoint PID=1 THREAD=/watcher
Describe the bug
Mapping labels fail to unmarshal, making Ambassador crash on boot.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be able to parse it. It's a valid config.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: