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 logs that allow users to see what events the controller is receiving #4779

Merged

Commits on Apr 26, 2021

  1. Add logs that allow users to see what events the controller is receiving

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    647848f View commit details
    Browse the repository at this point in the history
  2. Add tests for new ansible handlers

    * Add prometheus/client_model dependency
    
    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ce0b5eb View commit details
    Browse the repository at this point in the history
  3. Add license headers

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    2517adc View commit details
    Browse the repository at this point in the history
  4. Add changelog fragment

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    2f21571 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Fix go vet errors

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e0a54cf View commit details
    Browse the repository at this point in the history
  2. more machine readable log format

    Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf and Eric Stroczynski committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cdd8834 View commit details
    Browse the repository at this point in the history
  3. Move to more machine readable log messages

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    72e967c View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    
    Co-authored-by: Eric Stroczynski <estroczy@redhat.com>
    fabianvf and Eric Stroczynski committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    27e34b7 View commit details
    Browse the repository at this point in the history
  5. Use slightly higher log level

    Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
    fabianvf committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    fce10d7 View commit details
    Browse the repository at this point in the history