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 node id/name to config #17750

Merged
merged 11 commits into from
Jun 16, 2023
Merged

Add node id/name to config #17750

merged 11 commits into from
Jun 16, 2023

Commits on Jun 14, 2023

  1. Add node id/name to config

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    45b1ceb View commit details
    Browse the repository at this point in the history
  2. Fixing linting errors

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0701d01 View commit details
    Browse the repository at this point in the history
  3. Refactor metrics client out of sink and use di

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    507286f View commit details
    Browse the repository at this point in the history
  4. Remove original impl of node meta fn

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1d0b2dd View commit details
    Browse the repository at this point in the history
  5. Use builder nodeName in cloud initialization

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f2eb143 View commit details
    Browse the repository at this point in the history
  6. Use the stringVal function in the config builder

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6fd48dd View commit details
    Browse the repository at this point in the history
  7. Clean up checks and rely on built in config fns

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c70fe10 View commit details
    Browse the repository at this point in the history
  8. Adding missed mocked metrics client

    Chris Chapman committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3f8550e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Adding in fixes for runtime config tests

    Chris Chapman committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    80ff6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896e04e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Making suggested changes

    Chris Chapman committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d50a6ae View commit details
    Browse the repository at this point in the history