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

Make use of ConfigEntry Meta when registering gateways #8971

Open
shoenig opened this issue Sep 28, 2020 · 1 comment
Open

Make use of ConfigEntry Meta when registering gateways #8971

shoenig opened this issue Sep 28, 2020 · 1 comment
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/consul/connect Consul Connect integration type/enhancement

Comments

@shoenig
Copy link
Member

shoenig commented Sep 28, 2020

hashicorp/consul#8755 adds on Consul's new ability to append metadata on ConfigEntry definitions. We should make use of meta when managing ingress-gateway config entries (and soon the other gateway types) to have Nomad clusters coordinate who is the "owner" of the config entry, rather than having every region re-write the config entry.

@shoenig shoenig added type/enhancement theme/consul/connect Consul Connect integration stage/accepted Confirmed, and intend to work on. No timeline committment though. labels Sep 28, 2020
@rboyer
Copy link
Member

rboyer commented Sep 28, 2020

Actually for specific structs it was already done in hashicorp/consul#8596. hashicorp/consul#8755 is about adding an interface method for reading the metadata generically.

@tgross tgross added this to Needs Roadmapping in Nomad - Community Issues Triage Feb 12, 2021
@tgross tgross removed this from Needs Roadmapping in Nomad - Community Issues Triage Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/consul/connect Consul Connect integration type/enhancement
Projects
None yet
Development

No branches or pull requests

2 participants