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

Add HOST_IP environment variable to consul_dataplane_sidecar.go #3916

Closed
wants to merge 9 commits into from

Commits on Apr 16, 2024

  1. Add HOST_IP environment variable to consul_dataplane_sidecar.go

    This environment variable must be set in order to utilize HOST_IP as part of statsd or dogstatsd sinks. If this variable is unset and the sink is configured to use HOST_IP, the sidecar won't start and pods won't coe up healthy.
    woz5999 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6982b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63df118 View commit details
    Browse the repository at this point in the history
  3. Add tests

    woz5999 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fadb91e View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    woz5999 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6e07105 View commit details
    Browse the repository at this point in the history
  5. fix changelog

    woz5999 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7f7aa40 View commit details
    Browse the repository at this point in the history
  6. webhook v2

    woz5999 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2bae8a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f20395b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    cc1a640 View commit details
    Browse the repository at this point in the history
  2. Update .changelog/3916.txt

    Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
    woz5999 and nathancoleman authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fbee95e View commit details
    Browse the repository at this point in the history