Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Conversation

@ianic
Copy link

@ianic ianic commented Nov 30, 2020

I run into this problem by writing wrong datacenter name in the nomadfile.
There where no nodes in that misspelled datacenter but the deployment
run forever waiting for the node to appear without indication of the
problem.
Nomad UI is showing the warning that there are no nodes eligible for
evaluation. But there is no such warning in levant output. So I added
the same warning as in UI.
Instead of waiting for some node to appear we are now failing deployment.

I run into this problem by writing wrong datacenter name in the nomadfile.
There where no nodes in that misspelled datacenter but the deployment
run forever waiting for the node to appear without indication of the
problem.
Nomad UI is showing the warning that there are no nodes eligible for
evaluation. But there is no such warning in levant output. So I added
the same warning as in UI.
Instead of waiting for some node to appear we are now failing deployment.
@hashicorp-cla
Copy link

hashicorp-cla commented Nov 30, 2020

CLA assistant check
All committers have signed the CLA.

Base automatically changed from master to main March 3, 2021 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants