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
refactor: resolve namenode/journalnode pod refs during validation
Move the pod_refs lookups for namenodes and journalnodes out of
reconcile_hdfs and into validate_cluster, storing the results on
ValidatedCluster. Build steps that already receive the validated
cluster (config_map and hdfs_site) now read the refs from it instead
of taking them as separate parameters.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments