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

Capi self filtering #28

Merged
merged 4 commits into from
Dec 21, 2023
Merged

Capi self filtering #28

merged 4 commits into from
Dec 21, 2023

Commits on Dec 20, 2023

  1. Add managementClusterName to capi provider

    Add currentClusterName to acd spec
    ranatrk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    97bf813 View commit details
    Browse the repository at this point in the history
  2. Add managementClusterRef to acd and capi to include management cluste…

    …r name of cluster to be skipped
    
    Update capi sample acd to include currentClusterRef
    ranatrk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    92b7c14 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Add capi to acd struct to include the CurrentClusterRef including the…

    … management cluster name
    
    Add String funct to Cluster to convert the CurrentClusterRef to string whenever needed
    ranatrk committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8aa9a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403d665 View commit details
    Browse the repository at this point in the history