Commit Graph

7 Commits

Author SHA1 Message Date
Faseela K daccb4888c
update kind node image version and point go.mod to master (#15898)
* 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>
2024-11-08 17:18:01 -05:00
Mitch Connors c1ee092fcd
Expand Ambient Canary Upgrade Instructions (#15247)
* Expand Ambient Canary Upgrade Instructions

* Add Tests for upgrade snips

* Fix variable substitution

* Fix lint errors

* fix formatting of exports

* Fix comment format

* respond to pr feedback

* correct test name, pr feedback

* fix test failure

* remove unnecessary testing

* remove ref to old test

* carry env var forward into cleanup

* rename tag to mytag

* explicity set mytag

* update prow for 130, log better on errors

* add kubeconfig to devcontainer

* wait for new istiod readiness

* set profile ambient on new control plane

* add script changes to doc

* explicitly set tagname, as env vars don't carry over to cleanup

* revert debugging changes

* add glosses

* fix lint

* implement pr feedback

* fix ztunnel recommendation

* Apply suggestions from code review

Co-authored-by: Eric Van Norman <10537847+ericvn@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Craig Box <craig.box@gmail.com>

* fix snips

* fix absolute link

* fix whitespace

* add Lins suggestion

* fix snip name

---------

Co-authored-by: Eric Van Norman <10537847+ericvn@users.noreply.github.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-08-06 21:34:16 -04:00
Eric Van Norman f317970d3c
Move from trustworthy-jwt yaml to default-yaml (#13152)
* Move from trustworthy-jwt yaml to default-yaml

* Update to K8s 1.27.0

* Minor update

* Remove apiVersion as in istio/istio #44687
2023-05-02 12:45:36 -07:00
Suchith J N 94fe1b5353
Test framework enhancement for multicluster doc test (#8160)
* test framework enhancement for multicluster doc test

* simplify multicluster test framework with setup=multicluster directive

* restore documentation comment
2020-09-21 10:43:36 -07:00
Suchith J N b0fe8d5a9b
Run tests with new kind setup script (#8127)
* run tests with new kind setup script

* kind_provisioner fixup for ipv6 and some refactoring

* simplify setup for multicluster/single-cluster doc test with kind_provisioner

* define environment variables required by provisioner

* sync common files
2020-09-16 08:31:43 -07:00
Eric Van Norman f56e4a572a
Merge prow change from istio/istio (#8146) 2020-09-15 16:17:56 -04:00
Nathan Mittler e97c81b700
Fix istio.io integration tests (#6489) 2020-02-20 09:28:42 -08:00