Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge proxy_init image with proxyv2 image #17615

Merged
merged 9 commits into from
Oct 9, 2019

Commits on Oct 4, 2019

  1. Merge proxy_init image with proxyv2 image

    Part of istio#17518
    
    Benefits:
    * 1 less image to worry about
    * Only pull a single image. This means the pull will be finished during
    the init, rather than during pod startup. This means Envoy can get ready
    quicker and have less chance of the application starting up before it
    and failing requests
    howardjohn committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    8524257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aaad59 View commit details
    Browse the repository at this point in the history
  3. Fix command

    howardjohn committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    786831a View commit details
    Browse the repository at this point in the history
  4. Update golden files

    howardjohn committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    d3ccb88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c0a604 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Fix proxy_debug

    howardjohn committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    efe480e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

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

Commits on Oct 8, 2019

  1. Nop update to test CI

    howardjohn committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    eb12288 View commit details
    Browse the repository at this point in the history
  2. Fix duplicate line

    howardjohn committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    2a3a034 View commit details
    Browse the repository at this point in the history