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

Fix unknown strategy kind reconcile issue #1534

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Commits on Mar 13, 2024

  1. Fix unknown strategy kind reconcile issue

    Ref: #1531
    
    Set status when strategy kind is not one of the supported ones.
    
    Add test cases to strategy validation.
    
    Refactor strategy validation code to be more compact and readable.
    
    Signed-off-by: Matthias Diester <[email protected]>
    HeavyWombat committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    99d69e9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Fix variable usage in message.
    
    Co-authored-by: Sascha Schwarze <[email protected]>
    HeavyWombat and SaschaSchwarze0 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1a6eb01 View commit details
    Browse the repository at this point in the history