You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added support to install required binary jq and kubectl if they do not exist. This can be disabled using the install_required_binaries boolean. NOTE: public access is required to pull the binaries from the internet. The binaries will be placed in /tmp. (#867) (7a7aad3)
added a new widget for the default_worker_pool_machine_type variable to enhance the user experience - The widget dynamically fetches available worker node flavors based on the selected region, ensuring users only see machine types that are actually available in their chosen deployment location. (#863) (43bcb86)
DA updates: - updated the default value for cluster_name to "cluster" - updated the default value of the prefix inputto start with "ocp" - added validation for the default_worker_pool_workers_per_zone - updated some inout to leverage the new rich choise input widget (#862) (5ec4f07)