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

enable envoy configs to be grouped #75

Merged
merged 16 commits into from
May 7, 2018
Merged

enable envoy configs to be grouped #75

merged 16 commits into from
May 7, 2018

Commits on May 1, 2018

  1. config watcher now watches virtual meshes too

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    93071e3 View commit details
    Browse the repository at this point in the history
  2. reporter for meshes

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    63fc4a6 View commit details
    Browse the repository at this point in the history
  3. one working test for bad envoy config

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    337ef72 View commit details
    Browse the repository at this point in the history
  4. get the other test working

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    2fe4984 View commit details
    Browse the repository at this point in the history
  5. rerun make caused comments to be updated

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    f6ce854 View commit details
    Browse the repository at this point in the history
  6. translator uses node group 'ingress' to serve the snapshot now

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    d81a261 View commit details
    Browse the repository at this point in the history
  7. set the bad-node snapshot during event loop init

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    e8215be View commit details
    Browse the repository at this point in the history
  8. useful error

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    fd2df1d View commit details
    Browse the repository at this point in the history
  9. share bootstrap options for ingress

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    8f9c26d View commit details
    Browse the repository at this point in the history
  10. option to force pushing the images

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    5a994f2 View commit details
    Browse the repository at this point in the history
  11. fix test compile error

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    52e142c View commit details
    Browse the repository at this point in the history
  12. deppin

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 1, 2018
    Configuration menu
    Copy the full SHA
    cfc7575 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. fix regression in local e2e tests

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 4, 2018
    Configuration menu
    Copy the full SHA
    3d93ae4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. fix envoy test

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 6, 2018
    Configuration menu
    Copy the full SHA
    7e8d262 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. fix version of golang/protobuf

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 7, 2018
    Configuration menu
    Copy the full SHA
    e01bb70 View commit details
    Browse the repository at this point in the history
  2. switch to strings.SplitN

    Signed-off-by: Scott Weiss <sdw35@cornell.edu>
    ilackarms committed May 7, 2018
    Configuration menu
    Copy the full SHA
    2da8a71 View commit details
    Browse the repository at this point in the history