use Envoy's new filter (requires configuration and management of an additional filter) have Gloo auto-populate the upstream ref, creating the static upstream if it does not already exist (auto-creation opens questions such as which namespace to use, perhaps just error if no matching upstream is...
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8 Browse files Conflicts: doc/man/salt-api.1 doc/man/salt-call.1 doc/man/salt-cloud.1 doc/man/salt-cp.1 doc/man/salt-key.1 doc/man/salt-master.1 doc/man/salt-minion.1 doc/man/salt-run.1 doc/man/salt-ssh.1...
string <modules-error-info>`. If a string is returned then the module is loaded using the name of the string as the virtual name. If ``True`` is returned the module is loaded using the current module name. If ``False`` is returned the module is not loaded. ``False`` lets the mo...