Is this a BUG or FEATURE REQUEST?:
BUG
Did you review istio.io/help and existing issues to identify if this is already solved or being worked on?:
YES
Bug:
Y
What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details
I'm attempting to run pilot (0.5.0) using both Consul and Kubernetes as service registries. Either one works alone, but when they are both configured pilot/pkg/serviceregistry/aggregate/controller.go segfaults.
Here are the parameters I used for pilot discovery
Is this a BUG or FEATURE REQUEST?: BUG Did you review istio.io/help and existing issues to identify if this is already solved or being worked on?: YES Bug: Y
What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details
Is Istio Auth enabled or not ? Auth Disabled
What happened:
I'm attempting to run pilot (0.5.0) using both Consul and Kubernetes as service registries. Either one works alone, but when they are both configured pilot/pkg/serviceregistry/aggregate/controller.go segfaults.
Here are the parameters I used for pilot discovery
What you expected to happen: pilot not to crash
How to reproduce it: Run
pilot discovery
with included parameters.Full stacktrace attached logs-from-discovery-in-istio-pilot.txt