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

feat: support proxy configuration (env vars & CA certificate) #137

Merged
merged 14 commits into from
Nov 29, 2023

Commits on Nov 28, 2023

  1. fix: add yaml tags to ValidatorConfig types

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    88e866b View commit details
    Browse the repository at this point in the history
  2. feat: support proxy config

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    701d087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0cb163 View commit details
    Browse the repository at this point in the history
  4. feat: support proxy config

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7b036be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8443e5 View commit details
    Browse the repository at this point in the history
  6. chore: add Make target

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1282d80 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. chore: update chart README.md

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    70940bb View commit details
    Browse the repository at this point in the history
  2. fix: include root CAs and ca-certificates.conf in certs-init image

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b5ee51e View commit details
    Browse the repository at this point in the history
  3. fix: configure root CAs properly

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7b2cf37 View commit details
    Browse the repository at this point in the history
  4. refactor: copy env & proxy config into each plugin's values

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    12726ee View commit details
    Browse the repository at this point in the history
  5. feat: support proxy CA cert secret creation

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f6e4b3c View commit details
    Browse the repository at this point in the history
  6. fix: use non-root user for cert-init image

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    dac2984 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    631d3db View commit details
    Browse the repository at this point in the history
  8. chore: update network plugin version

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2a105eb View commit details
    Browse the repository at this point in the history