solo-io / squash

The debugger for microservices
https://squash.solo.io
Apache License 2.0
1.74k stars 103 forks source link

allow custom CRISock in secure mode #236

Open mitchdraft opened 5 years ago

mitchdraft commented 5 years ago

although squashctl allows you to set the debugger pod's CRISock, it is disregarded in secure mode, defaulting to https://github.com/solo-io/squash/blob/a6f675f151d51dedd2204da536a3ecc5e99a78cc/pkg/squash/debug_controller.go#L155 as Xavier noted on slack

It would be nice to configure this during installation of secure mode squash