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 cronJob envTests #627

Merged

Commits on Sep 27, 2024

  1. Add cronJob envTests

    This patch improves the existing envTest bucket to include cronJob
    verification and update. It shows how an update in the Glance top level
    CR is reflected in an update of the CronJob schedule. In addition, the
    cronJob name now uses instance.Name instead of hardcoding the
    ServiceName (if the "unique CR" name feature is used it will reflect the
    name of the global CR).
    
    Signed-off-by: Francesco Pantano <[email protected]>
    fmount committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    27cab20 View commit details
    Browse the repository at this point in the history