mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
After changes introduced in #23284 we no longer need to make a if !st.SupportsNUMA() check in the GetNodes() topology method. In fact this check will now cause panic in nomadTopologyToProto method on systems that don't support NUMA.