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

✨ Install CAPI using operator after chart is installed #109

Merged
merged 6 commits into from
Sep 18, 2023

Commits on Sep 12, 2023

  1. Install CAPI using operator after chart is installed

    Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
    
    Install bootstrap and control plane providers using helm chart values
    
    Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
    alexander-demicev committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    692aefa View commit details
    Browse the repository at this point in the history
  2. Install CAPI and providers with operator in e2e

    Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
    alexander-demicev committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    32f8885 View commit details
    Browse the repository at this point in the history
  3. Add dev docs about usage

    Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
    alexander-demicev committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d53167b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Use consistent naming with cluster-api-operator repo in helm charts

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    dd1f53e View commit details
    Browse the repository at this point in the history
  2. Update readme describing use of capi-operator in turles

    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    952bb8f View commit details
    Browse the repository at this point in the history
  3. Update capi-operator value usage in e2e

    - Update test-chart workflow with capi operator values
    
    Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
    Danil-Grigorev committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a50bfec View commit details
    Browse the repository at this point in the history