8000 Comparing 1.9.7...1.9.8 · istio/istio · GitHub
[go: up one dir, main page]

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/istio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.7
Choose a base ref
...
head repository: istio/istio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.8
Choose a head ref
  • 10 commits
  • 44 files changed
  • 9 contributors

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    d929e60 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Time.tickers that are no longer in use should be closed (#34200)

    1. if time.ticker no longer in use ,stop it
    
    Co-authored-by: Chenglong Gao <gaochenglong@huawei.com>
    istio-testing and ChenglongGao327 authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    579f7dc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. fix add mutex lock to protect ClusterVIPs read/write (#34352)

    Co-authored-by: gy95 <1015105054@qq.com>
    istio-testing and gy95 authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    07195c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Fix echo readiness probes when bound to other IPs (#34391)

    This fixes ipv6 and --bind-ip, where we do not want to connect to
    127.0.0.1.
    
    This may look like it works today, but each echo actually has a 10s
    delay at startup (we timeout the readiness), likely slowing tests down.
    
    Co-authored-by: John Howard <howardjohn@google.com>
    istio-testing and howardjohn authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    b568a1f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    a4cfce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Record proxy clients in addConn. (#34434)

    Co-authored-by: Pengyuan Bian <bianpengyuan@google.com>
    istio-testing and bianpengyuan authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1e38aae View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Fix unlimited retry when namespace is deleted earlier (#34571)

    Co-authored-by: xuzhonghu <xuzhonghu@huawei.com>
    istio-testing and hzxuzhonghu authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a03d0b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. [1.9] Security fixes (#80)

    * release 1.9: use case-insensitive match for host field in authz (#75)
    
    Same as https://github.com/istio-private/istio/pull/70
    
    Signed-off-by: Yangmin Zhu <ymzhu@google.com>
    
    * [1.9] Strip # part in URL by default and offer a flag to opt-out
    
    Co-authored-by: Yangmin Zhu <ymzhu@google.com>
    Oliver Liu and yangminzhu authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    084b417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05854a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Update base image for 1.9.8 (#88)

    * Update base image for 1.9.8
    
    * Update Makefile.core.mk
    jacob-delgado authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5336ff0 View commit details
    Browse the repository at this point in the history
Loading
0