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

refactor!: refactor how we do defaults for runtime overrides #12448

Merged
merged 13 commits into from
Apr 3, 2024

Commits on Apr 3, 2024

  1. refactor how we do defaults for runtime overrides

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    876bc20 View commit details
    Browse the repository at this point in the history
  2. Update pkg/runtime/config.go

    Co-authored-by: Dylan Guedes <djmgguedes@gmail.com>
    slim-bean and DylanGuedes committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e63e9ac View commit details
    Browse the repository at this point in the history
  3. remove from jsonnet

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c3251e3 View commit details
    Browse the repository at this point in the history
  4. remove from jsonnet part 2

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a3c04fb View commit details
    Browse the repository at this point in the history
  5. update docs and changelog

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a4b4076 View commit details
    Browse the repository at this point in the history
  6. update root block docs

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    93730d0 View commit details
    Browse the repository at this point in the history
  7. forgot to make doc

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d85002d View commit details
    Browse the repository at this point in the history
  8. forgot to update type

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5e2a029 View commit details
    Browse the repository at this point in the history
  9. Update docs/sources/configure/_index.md

    Co-authored-by: J Stickler <julie.stickler@grafana.com>
    slim-bean and JStickler committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    348119f View commit details
    Browse the repository at this point in the history
  10. Update docs/sources/setup/upgrade/_index.md

    Co-authored-by: J Stickler <julie.stickler@grafana.com>
    slim-bean and JStickler committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    03f086e View commit details
    Browse the repository at this point in the history
  11. Update docs/sources/setup/upgrade/_index.md

    Co-authored-by: J Stickler <julie.stickler@grafana.com>
    slim-bean and JStickler committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9404d88 View commit details
    Browse the repository at this point in the history
  12. fix docs

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b876cea View commit details
    Browse the repository at this point in the history
  13. fix tests

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7123050 View commit details
    Browse the repository at this point in the history