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

cli: Add event stream capture to nomad operator debug #11865

Merged
merged 13 commits into from
Jan 18, 2022
Merged

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    b23932d View commit details
    Browse the repository at this point in the history
  2. Add event stream documentation

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e079877 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    de009d4 View commit details
    Browse the repository at this point in the history
  4. Update helptext

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    05bcf7d View commit details
    Browse the repository at this point in the history
  5. Simplify function signatures

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    1fd478f View commit details
    Browse the repository at this point in the history
  6. Tag myself on TODO items

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ed99180 View commit details
    Browse the repository at this point in the history
  7. Return all topic errors at once

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    29e926e View commit details
    Browse the repository at this point in the history
  8. Add cli argument for event-index

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f6bf499 View commit details
    Browse the repository at this point in the history
  9. Cleanup event parsing errors

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ef7c50b View commit details
    Browse the repository at this point in the history
  10. Reorder event-topic

    davemay99 authored and lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d27e381 View commit details
    Browse the repository at this point in the history
  11. automatically capitalize event stream topics when using the `nomad op…

    …erator debug` command
    lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    329136a View commit details
    Browse the repository at this point in the history
  12. minor fixes

    lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8cc304b View commit details
    Browse the repository at this point in the history
  13. fix linter

    lgfa29 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d185255 View commit details
    Browse the repository at this point in the history