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

ci: disable addons after cluster creation #4170

Merged
merged 3 commits into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. ci: disable addons after cluster creation

    It looks like disabling addson pre cluster
    creation is not working, Moving the disable
    addons to post cluster creation.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f456dd7 View commit details
    Browse the repository at this point in the history
  2. ci: remove support for older version of Rook

    As we are having latest version of Rook,
    Removing the support for pretty older
    version of Rook.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d291740 View commit details
    Browse the repository at this point in the history
  3. ci: update Rook to latest release

    Update the Rook to point to the
    latest release as script support it.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d19b0ac View commit details
    Browse the repository at this point in the history