* refactor zipkin doc test to use test/util/addons.sh
* doc test for accessing jaeger dashboard
* doc test for accessing istio-mesh and istio-service dashboards in grafana by port-forwarding
* add -L flags to follow redirects for accessing dashboards
* fix linting issue - double quote around ingress gateway URL
* improve Grafana and Jaeger access tests based on code review feedback
* fix jaeger url
* remove prometheus queries through grafana to check if it is causing flakes in CI
* fix grafana test to use productpage request boilerplate
* fix formatting in Makefile.overrides.mk
* Update test reference
* Test framework changes
* Another required change
* Update Tag to 1.8
* Pick istio/istio commit that actually exists
* Disable ISTIO_META_DNS_CAPTURE
* Add --skip-confirmation to istioctl installl commands
* Increase test timeout. First pass at fixes.
* Update to later istio/istio that fixes DNS and minor fixes
* test fixes
* Pick up go.mod `replace` changes from #8118
* Fix istioctl-analayze and mirror
* Fix mtls-migration test
* Update istio to include commit to fix egress
* Re-enable verify with fix
* Update istio/istio ref for egress fix
* Fix tasks/security/authorization/authz-td-migration - remove ns
* Shorten wait timeout so tests complete in under an hr
* Let tests continue after wait timeout
* Fix --skip-confirmation to -y and use yes | in tests
* revert yes | to echo y |
* Additional echo y fix
* Code review comments
* Change verify from same to contains as k8s 1.19 has extra warning lines.
* 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
* add note about istio protocol detection
* fix accidental replace
* fix extra dot in filename
* path fixes
* add note about how to field authz in effect
* fix typos and add a note on the claims
* undo file rename
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Release notes for 1.7.1
* update
* update
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: John Howard <howardjohn@google.com>
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: John Howard <howardjohn@google.com>
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: Brian Avery <bavery@redhat.com>
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* update
* update
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: Steven Landow <steven@stlcomputerservices.com>
* update
* update
* update
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: Brian Avery <bavery@redhat.com>
* Update content/en/news/releases/1.7.x/announcing-1.7.1/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Brian Avery <bavery@redhat.com>
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Steven Landow <steven@stlcomputerservices.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>