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

matching: add support for generic inputs and add environment variable input #15410

Merged
merged 16 commits into from
Apr 1, 2021

Commits on Mar 10, 2021

  1. matching: add support for generic input, add environment input

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    61d0fdd View commit details
    Browse the repository at this point in the history
  2. add reference to generic input

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    835cce7 View commit details
    Browse the repository at this point in the history
  3. add codeowners

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3c8aefb View commit details
    Browse the repository at this point in the history
  4. fix lints

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bc4d426 View commit details
    Browse the repository at this point in the history
  5. update proto

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    6f0b847 View commit details
    Browse the repository at this point in the history
  6. coverage

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f7baa1f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. use env helper to deal with platform compatibility

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    815a4fa View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    045988e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. read env in factory creation

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    260fc8d View commit details
    Browse the repository at this point in the history
  2. rename to EnvironmentVariable

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b28f634 View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    84a528b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. rename to common protocol inputs

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    246653f View commit details
    Browse the repository at this point in the history
  2. fix v4

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    fde8b7b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. fix tests

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2a0ea2f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge remote-tracking branch 'envoy/main' into env-generic-input

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    4b48b06 View commit details
    Browse the repository at this point in the history
  2. add newlines

    Signed-off-by: Snow Pettersen <[email protected]>
    snowp committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    8df489f View commit details
    Browse the repository at this point in the history