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 logging statements in recommender:checkpoint,input #7290

Merged

Commits on Sep 17, 2024

  1. Refactor logging statements in recommender:checkpoint,input

    Signed-off-by: Omer Aplatony <[email protected]>
    omerap12 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e06608c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60bc9e4 View commit details
    Browse the repository at this point in the history
  3. Update vertical-pod-autoscaler/pkg/recommender/input/metrics/metrics_…

    …source.go
    
    Co-authored-by: Adrian Moisey <[email protected]>
    omerap12 and adrianmoisey authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ec4b17f View commit details
    Browse the repository at this point in the history
  4. Update vertical-pod-autoscaler/pkg/recommender/input/metrics/metrics_…

    …source.go
    
    Co-authored-by: Adrian Moisey <[email protected]>
    omerap12 and adrianmoisey authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f050741 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1c391da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe47fa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. using klog.KRef

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bb24a34 View commit details
    Browse the repository at this point in the history
  2. using klog.KRef

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b972340 View commit details
    Browse the repository at this point in the history
  3. using klog.KRef

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    922d806 View commit details
    Browse the repository at this point in the history
  4. using klog.KRef

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    692aa93 View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0ad3ac5 View commit details
    Browse the repository at this point in the history
  6. using klog.KRef

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fd32d88 View commit details
    Browse the repository at this point in the history
  7. using klog.KRef

    Co-authored-by: Marco Voelz <[email protected]>
    omerap12 and voelzmo authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ce3b9f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Refactor logging statements to use klog.V(0).InfoS() instead of klog.…

    …Warningf().
    
    Signed-off-by: Omer Aplatony <[email protected]>
    omerap12 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    cbe2fb9 View commit details
    Browse the repository at this point in the history