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

debug: add version constraint to avoid pprof panic #12807

Merged
merged 18 commits into from
Apr 28, 2022
Merged

Commits on Apr 28, 2022

  1. debug: add version check framework

    davemay99 authored and tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6f411b5 View commit details
    Browse the repository at this point in the history
  2. debug: get server/client agent versions

    davemay99 authored and tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f663175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a73a0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bf2c25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e63b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83cd22a View commit details
    Browse the repository at this point in the history
  7. debug: cleanup nomad version fetch

    davemay99 authored and tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ce4c509 View commit details
    Browse the repository at this point in the history
  8. debug: clarify reason for skipping pprof

    davemay99 authored and tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    11d67a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    299034d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c674cc View commit details
    Browse the repository at this point in the history
  11. constant-ify constraint

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    bc0092c View commit details
    Browse the repository at this point in the history
  12. remove commented-out code

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    26b8080 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4431840 View commit details
    Browse the repository at this point in the history
  14. update version filter to <0.12

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f61d205 View commit details
    Browse the repository at this point in the history
  15. changelog entry

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    16894c7 View commit details
    Browse the repository at this point in the history
  16. re-narrow constraint

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2dfd818 View commit details
    Browse the repository at this point in the history
  17. revise changelog entry

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    71eabe0 View commit details
    Browse the repository at this point in the history
  18. fixup changelog

    tgross committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c32df35 View commit details
    Browse the repository at this point in the history