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

fix(config): Avoid parsing configuration files without interpolating secrets #20985

Merged
merged 5 commits into from
Aug 9, 2024

Commits on Aug 1, 2024

  1. fix(config): Avoid parsing configuration files without secrets

    Which caused #20974
    
    Reverts: #17759
    
    Signed-off-by: Jesse Szwedko <[email protected]>
    jszwedko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b4c8f75 View commit details
    Browse the repository at this point in the history
  2. Update configuration structs to default to log_schema fields after de…

    …serialization
    
    Signed-off-by: Jesse Szwedko <[email protected]>
    jszwedko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e912cc4 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    Signed-off-by: Jesse Szwedko <[email protected]>
    jszwedko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7ce61ab View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    07f40d9 View commit details
    Browse the repository at this point in the history
  2. Regenerate docs

    Signed-off-by: Jesse Szwedko <[email protected]>
    jszwedko committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cba07d0 View commit details
    Browse the repository at this point in the history