* Fix revision in uninstall previous control plane
The upgrade document uses references to both OLD_REVISION as well
as REVISION, but in the "Uninstall the previous control plane" section
instead of using "OLD_REVISION", it uses "REVISION". This PR fixes it.
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
* Include revision as well in cleanup
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
* Use snip_delete_old_revision methods
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
---------
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
* Temporarily disable failing telemetry test to update test referenence
Signed-off-by: Faseela K <faseela.k@est.tech>
* rebase and revert telemetry-api changes
Signed-off-by: Faseela K <faseela.k@est.tech>
* disable authz-tcp test
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* Clarify API support in waypoint
DestinationRule is now supported
* Update content/en/docs/ambient/usage/l7-features/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
---------
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* Unveil the Istio Phippy Book
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix lint
Signed-off-by: Faseela K <faseela.k@est.tech>
* apply suggestions from Craig
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* Include platform details while installing ztunnel on OpenShift
On OpenShift, installing the ztunnel chart requires specifying the
global.platform details. This PR includes that update.
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
* Include the platform details for all the charts on OCP
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
---------
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
* removed istioctl profile cmd references (en)
istioctl profile command was removed in PR https://github.com/istio/istio/pull/52468
updating docs with these changes.
* link to ingress gateway values file
Co-authored-by: Craig Box <craig.box@gmail.com>
* link to built in profiles
---------
Co-authored-by: Craig Box <craig.box@gmail.com>
* update node image
Signed-off-by: Faseela K <faseela.k@est.tech>
* lint
Signed-off-by: Faseela K <faseela.k@est.tech>
* update default config yaml
Signed-off-by: Faseela K <faseela.k@est.tech>
* Point go.mod to master instead of 1.24
* others too
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: John Howard <john.howard@solo.io>