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

Backport of consul: fingerprint Consul Enterprise admin partitions into release/1.7.x #19491

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #19485 to be assessed for backporting due to the inclusion of the label backport/1.7.x.

The below text is copied from the body of the original PR.


Consul Enterprise agents all belong to an admin partition. Fingerprint this attribute when available. When a Consul agent is not explicitly configured with "default" it is in the default partition but will not report this in its /v1/agent/self endpoint. Fallback to "default" when missing only for Consul Enterprise.

This feature provides users the ability to add constraints for jobs to land on Nomad nodes that have a Consul in that partition. Or it can allow cluster administrators to pair Consul partitions 1:1 with Nomad node pools. We'll also have the option to implement a future partition field in the jobspec's consul block to create an implicit constraint.

Ref: #13139 (comment)


Overview of commits

@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/consul-partition-fingerprint/rightly-rapid-skink branch from 721941a to d78f180 Compare December 15, 2023 14:26
@tgross tgross merged commit 9aa8990 into release/1.7.x Dec 15, 2023
16 checks passed
@tgross tgross deleted the backport/consul-partition-fingerprint/rightly-rapid-skink branch December 15, 2023 14:47
@tgross tgross added this to the 1.7.x milestone Dec 15, 2023
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2025
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