* remove explicit istio-injection labeling on ns for ingress-gateway
The gateway deployment already has the annotation "sidecar.istio.io/inject=true"
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix lint
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix lint
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update test reference to latest istio
* Update helm output
* Update install/operator test to allow <pending> IP for running locally.
* fix lint
* Gateway changes
* Fix gateway
* Remove remaining webhook to make tests pass
* Change to use istioctl tag remove
* Split upgrade helm docs from installation helm docs
* Fix linting issues
* Run make gen
* Fix linting issue
* Run make snips
* Fix lint
* Code review comments form Eric
* Update helm install doc in prep for automated tests
* Run make snips
* Fix linting issues
* Put helm install doc under test
* Update helm install test
* Spaces instead of tabs
* Fix gen and linting issues
* Add setup with no profile
* Qualify variable
* Suppress unreferenced var
* Use like, not elided
* Update snippets