* prepare for v1.26 as istio source is already branched
* fix for gateway version, they don't always do -rcN but also -rc.N
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* disable debug messages
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* fix changed istioctl outputs
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* dropped line
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* fix
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* disable multi-primary multi-network install test for now: #16427
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* remove test
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* debug
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* more debug
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* debug
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* disable multi-primary test as well, same issue #16427
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* delete crds silent fail
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* get resource output to see about removing istioctl x wait
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* remove istioctl x wait, repalce with a general sleep again #16429
Signed-off-by: Daniel Hawton <daniel@hawton.org>
---------
Signed-off-by: Daniel Hawton <daniel@hawton.org>
* (testing CI with latest)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* also bump gateway ref
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* This is really hard for me, but the teapot must go
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Always use *published* release tags for gateway API.
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fix snips
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* fix go mod?
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup SE
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Headers come back as JSON now
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Some more header fixes
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* More fixes
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Le sigh
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Another `httpbin` difference
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Another stray header
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* More twiddles
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Indents, other headers
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fix
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Hmm
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Gen
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Just do this to avoid weird fragility
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup docs in light of https://github.com/istio/istio/pull/53318
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* fixup
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* lints
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* genfix
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* underscores
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Fixup again
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Oh
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Go ahead and do this for now, it's simpler
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* sumfix
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Forgot to use the smarter form
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Do this centrally, to catch leftovers (we don't cleanup CRDs)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* lint
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Satisfy shellcheck
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Stray ref
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Ah geez
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
---------
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
* Update istio test ref, do not strip sha from gateway version
* Rework sha, remove code to update gateway-api automatically
* Update Makefile to use full sha
* Some minor tweaks
* Some minor tweaks
* Move sha logic to a bash script
* Remove extraneous expected line in dns-proxy test
* fix tab/space