Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nomad purge node with MIG #580

Open
Lord-Y opened this issue Apr 20, 2022 · 4 comments
Open

Nomad purge node with MIG #580

Lord-Y opened this issue Apr 20, 2022 · 4 comments

Comments

@Lord-Y
Copy link

Lord-Y commented Apr 20, 2022

Hello guys,

At work, we are actually using nomad (1.2.6) for now on a non production environment (production will come a bit later).
Our GCE MIG is working perfecly but we should like some basic features in the gce-mig config:

    target "gce-mig" {
      project             = "REDACTED"
      region              = "REDACTED"
      mig_name            = "REDACTED"
      node_class          = "none"
      node_drain_deadline = "5m"
      node_purge          = "true"
      node_drain_ignore_system_jobs = "true"
    }

When node_purge is setted to true, the node need to be purged from the nomad node status AND also purge the node in consul members
Is that something possible?

@jrasell
Copy link
Member

jrasell commented Apr 20, 2022

Hi @Lord-Y and thanks for raising this request. This seems related to the Nomad Autoscaler which is held in a separate repository, so I'll transfer this issue there.

In terms of the feature enhancement I understand the desire but I feel we would need to discuss this internally before deciding whether to accept it.

@jrasell jrasell transferred this issue from hashicorp/nomad Apr 20, 2022
@Lord-Y
Copy link
Author

Lord-Y commented Jun 1, 2022

Any news :) ?

@Lord-Y
Copy link
Author

Lord-Y commented Jan 13, 2023

@jrasell @lgfa29 Any news?

@lgfa29
Copy link
Contributor

lgfa29 commented Jan 14, 2023

Hi @Lord-Y 👋

Apologies, but no updates yet. We'll let you know once we do 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants