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

refactor: Introduce a validator to validate envoy configs #9465

Merged
merged 18 commits into from
May 13, 2024

Commits on May 9, 2024

  1. refactor: Make bootstrap.ValidateBootstrap independant of the Disable…

    …TransformationValidation setting
    davidjumani committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4a09b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7f8a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6fc435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18ee6d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1503cbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78d67cf View commit details
    Browse the repository at this point in the history
  7. Adding changelog file to new location

    changelog-bot authored and solo-changelog-bot[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d3b7851 View commit details
    Browse the repository at this point in the history
  8. Deleting changelog file from old location

    changelog-bot authored and solo-changelog-bot[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3bfa083 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    70b4d58 View commit details
    Browse the repository at this point in the history
  2. introduce a validator

    davidjumani committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a7c2f97 View commit details
    Browse the repository at this point in the history
  3. Add cache sizing option

    davidjumani committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d4eb00f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104c595 View commit details
    Browse the repository at this point in the history
  5. address comments

    davidjumani committed May 10, 2024
    Configuration menu
    Copy the full SHA
    21e1acf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d3f82b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2292afc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05b0b48 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. add tests

    davidjumani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c539aab View commit details
    Browse the repository at this point in the history
  2. more tests

    davidjumani committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bbec022 View commit details
    Browse the repository at this point in the history