-
Notifications
You must be signed in to change notification settings - Fork 23
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
Feat/add cluster stacks plugin #800
base: 710-feature-request-enable-compliance-tests-to-use-plugins-for-cluster-provisioning
Are you sure you want to change the base?
Feat/add cluster stacks plugin #800
Commits on Nov 13, 2024
-
Initial implementation of the plugin for cluster-stacks
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b24230 - Browse repository at this point
Copy the full SHA 4b24230View commit details -
Deploy cluster using cluster-stacks
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9f47cf - Browse repository at this point
Copy the full SHA b9f47cfView commit details -
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e12d06 - Browse repository at this point
Copy the full SHA 9e12d06View commit details -
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f64b055 - Browse repository at this point
Copy the full SHA f64b055View commit details -
Replace sleep with function to wait for CAPI pods becomes ready
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2ebc19 - Browse repository at this point
Copy the full SHA b2ebc19View commit details -
Replace sleep with function to wait for CSO pods becomes ready
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f48fbf - Browse repository at this point
Copy the full SHA 5f48fbfView commit details -
Add ability to remove kubeconfig
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20771d9 - Browse repository at this point
Copy the full SHA 20771d9View commit details -
Adapt cluster-stack plugin based on changes made in target branch and…
… update README Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ceee70 - Browse repository at this point
Copy the full SHA 0ceee70View commit details -
Remove files that are not needed
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15c8d07 - Browse repository at this point
Copy the full SHA 15c8d07View commit details -
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f7aad7 - Browse repository at this point
Copy the full SHA 8f7aad7View commit details -
Fix error: no matching resources found when waiting for pods in workl…
…oad cluster Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5bb995 - Browse repository at this point
Copy the full SHA b5bb995View commit details -
Move example plugin configuration file under the playbooks/k8s_configs/
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f880dfe - Browse repository at this point
Copy the full SHA f880dfeView commit details -
Update Tests/kaas/plugin/plugin_cluster_stacks.py
Co-authored-by: Matthias Büchse <[email protected]> Signed-off-by: Michal Gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85b9ed1 - Browse repository at this point
Copy the full SHA 85b9ed1View commit details
Commits on Nov 14, 2024
-
Merge two similiar functions into one wait_for_pods
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 189109e - Browse repository at this point
Copy the full SHA 189109eView commit details -
Update Tests/kaas/plugin/plugin_cluster_stacks.py
Co-authored-by: Matthias Büchse <[email protected]> Signed-off-by: Michal Gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23b4cac - Browse repository at this point
Copy the full SHA 23b4cacView commit details
Commits on Nov 15, 2024
-
Do not use os.environ.update to update the environment
Signed-off-by: michal.gubricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f2f3b3 - Browse repository at this point
Copy the full SHA 4f2f3b3View commit details