istio / old_mixer_repo

Deprecated home of Istio's Mixer and its adapters, now in istio/istio's mixer dir
https://github.com/istio/istio/tree/master/mixer
Apache License 2.0
67 stars 93 forks source link

Reassess Mixer command-line options #1494

Open geeknoid opened 7 years ago

geeknoid commented 7 years ago

We should strive to move as many of the Mixer's command-line options to configuration state instead. It's OK to keep overrides when useful for testing, but most of the stuff we give on the command-line should instead be dynamic in nature and handled through the normal config flow.