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

✨ clusterctl: Suppress "finalizer name" API warnings in "move" command #11173

Merged

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. fixup! ✨ util: Warning handler that discards a default set of messages

    Move all handlers to one file, expressions to another
    dlipovetsky committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f676d1 View commit details
    Browse the repository at this point in the history
  2. fixup! ✨ clusterctl: Suppress API warnings in "move" command

    Allow user to choose which warnings to hide
    dlipovetsky committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    689a6e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fixup! fixup! ✨ util: Warning handler that discards a default set of …

    …messages
    
    Make return value easier to consume
    dlipovetsky committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e1e90d4 View commit details
    Browse the repository at this point in the history
  2. fixup! fixup! ✨ clusterctl: Suppress API warnings in "move" command

    Add LogAllHandler for consistent prefix, and DiscardAllHandler for convenience
    dlipovetsky committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6bc6f81 View commit details
    Browse the repository at this point in the history