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
<h3 data-test-title class="title is-4">Some Clients Were Filtered</h3>
12
+
<p data-test-message>{{this.filteredNodes.length}}{{if (eqthis.filteredNodes.length1) "client was""clients were"}} filtered from the topology visualization. This is most likely due to the {{pluralize"client"this.filteredNodes.length}} running a version of Nomad <0.9.0.</p>
test('when one or more nodes are missing the resources property, those nodes are filtered out of the topology view and onDataError is called',asyncfunction(assert){
0 commit comments