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
Guard clusterAvailable conditions and fix YAML quoting in nodepool adapter
Add has() guard to clusterAvailable expression so missing conditions
field returns false instead of erroring. Switch outer double quotes to
single quotes on nodepoolSpec index expressions to avoid nested quote
YAML parsing errors.
0 commit comments