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

connect: interpolate task env in config values #14445

Merged
merged 3 commits into from
Sep 2, 2022

Commits on Sep 1, 2022

  1. connect: interpolate task env in config values

    When configuring Consul Service Mesh, it's sometimes necessary to
    provide dynamic value that are only known to Nomad at runtime. By
    interpolating configuration values (in addition to configuration keys),
    user are able to pass these dynamic values to Consul from their Nomad
    jobs.
    lgfa29 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    00c5a8b View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #14445

    lgfa29 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    67ebbc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    5872160 View commit details
    Browse the repository at this point in the history