8000 Comparing istio:master...philrud:master · istio/tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: istio/tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: philrud/tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 10 files changed
  • 1 contributor

Commits on Feb 20, 2019

  1. Add 'Gateway Bouncer' test scenario to the 'perf' suite

    Dedicated IngressGateway+Pilot setup that can be installed into a
    custom namespace and co-exist with the 'default' Istio setup.
    
    Periodically performs rolling restart of the gateway while the traffic
    is being continuously sent through. Also takes Pilot down for some
    duration to make sure there's a substantial delay before Gateway
    receives initial configuration from Pilot. This should be transparent
    for the clients as readiness check should ensure that the new
    instances are not receiving traffic until they receive initial
    configuration from Pilot.
    
    Also this scenario exercises the use of standard K8S Ingress with a
    custom Ingress class in a custom namespace.
    Phil Rud committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b5d110d View commit details
    Browse the repository at this point in the history
Loading
0