* 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>
* Use IP_FAMILIES env for docs test
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix helm install failure
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* (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>
* first draft of istioctl docs
* Apply suggestions from code review
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* fix one broken link
* Add tests & change sort order
* sigh, forgot this one
* fix test
* fix test
* make gen
* move and improve Helm installation docs
* fix tests & gencheck
* fix moar tests
* fix fix moar tests
* fix fix fix moar tests
* Switch order of cleanup
* add cascade=foreground to measure impact on tests
* lint really cares about blank lines
* Fixes from Ben's code review
* changing headers means changing tests.. wish we enforced snip_ids
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update to use current version
* Try just replacing APP VERSION with ...
* Add versionregex to verify_like and update to include APP VERSION
* Allow more fields with verify_like
* Move column heading
* Update header and add additional verify comments
* generic-args-md
* create generic boilerplates/args.md
* include gw_api_version, full_version, previous_version
* update install/operator/test.sh to source and use new vars
* update test/util/gateway-api.sh to source and use new gw var
* remove gateway-api-version.md
* relates to #13085
* fix linting fail for args.md
* remove sed command for revision string, use param expansion
* Update test reference to latest istio commit
* make clean g&& go mod tidy
* Use tests/utils to delete sample
* Move some test script to use snippets
* Add _wait
* Remove extraneous source
* Migrate ingress-sni-passthrough test to profile minimal
Signed-off-by: Faseela K <faseela.k@est.tech>
* fix after snapshot test
Signed-off-by: Faseela K <faseela.k@est.tech>
* update minimal profile
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix cleanup test error
Signed-off-by: Faseela K <faseela.k@est.tech>
* review comments
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* Add minimal profile for test setups
Signed-off-by: Faseela K <faseela.k@est.tech>
* Fix setupConfig
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* Add documentations for SkyWalking integration and task
* Add script to undeploy skywalking
* Clean up istio namespace
* Update index.md
* Address review comments
* Apply suggestions from code review
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* gateway-api doc: ingress-sni-passthrough
* use kustomize for crds
* debug
* more debug
* use standard crd install
* try profile=none
* uninstall
* confirm install
* disable test for now
* regen
* use short_codes for gateway api version and tpye
* Update function name. Forcing name doesn't work for boilerplates?
* Fix lint
* Remove k8s_gateway_api_type
* Add update-gateway-version mkaefile target
* Fix version in test string
* Simplify id
* Fix lint errors with new build tools
* Move copyright so it doesn't get marked as a heading
I beleive Istio removed copyrights so we could do a bigger clense
later.
* Update for Wasm contents
* Fix the wrong cleanup code
* Fix the description of `extensibility` folder's description
* Apply suggestions from code review
Co-authored-by: craigbox <craigbox@google.com>
* Update _index.md
* Regenerate snips
* Add old URL path as an alias
* Update content/en/docs/tasks/extensibility/_index.md
* Add description for the wasm pull policy
Signed-off-by: Ingwon Song <igsong@google.com>
* Apply suggestions from code review
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: craigbox <craigbox@google.com>
* Applying the comment from @dgn
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* add tests to gateway setup
* manually cleanup the minimal istio install
* Add canary upgrade test
* convert rewrite-repo to a helper function
* upgrade helm test
* lint fixes
* left over validatingwebhook from a prior test
* remove boilerplate check
* undo elided pod names
* gen snip
* Remove validatingwebhookconfigurations deletion
* remove webhook configs pending fix in istio
* remove webhook configs pending fix in istio
* revert some changes
* remove temp webhook removals
* remove revision labeled mutating webhooks
* revert revision-tags-middle change
* make gen
* add test for the dry-run task
* Update content/en/docs/tasks/security/authorization/authz-dry-run/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>