/kind feature
Describe the solution you'd like
At the moment the trial pods are hardcoded with the "sidecar.istio.io/inject=false" annotation. For security reasons we would like to enable istio for our experiments. I would suggest an optional parameter trial_istio_enabled with default false so the current flow is not interrupted.
Anything else you would like to add:
I already implemented this in our cluster. Are you willing to accept a PR for this feature?
/kind feature
Describe the solution you'd like
At the moment the trial pods are hardcoded with the "sidecar.istio.io/inject=false" annotation. For security reasons we would like to enable istio for our experiments. I would suggest an optional parameter
trial_istio_enabledwith default false so the current flow is not interrupted.Anything else you would like to add:
I already implemented this in our cluster. Are you willing to accept a PR for this feature?