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

service discovery: add state store functionality #12139

Merged
merged 5 commits into from
Mar 2, 2022
Merged

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Feb 28, 2022

This PR adds the initial state work for service discovery. It includes the table schema, access functions, restore functionality, and registration object for internal use. The commits are split into logical chunks in order to try and make this PR easier to review.

note: targets the feature branch, not main
closes https://github.com/hashicorp/team-nomad/issues/260

@jrasell jrasell added type/enhancement stage/accepted Confirmed, and intend to work on. No timeline committment though. labels Feb 28, 2022
@jrasell jrasell added this to the 1.3.0 milestone Feb 28, 2022
@jrasell jrasell self-assigned this Feb 28, 2022
Copy link
Member

@schmichael schmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@jrasell jrasell merged commit f3f5a77 into f-1.3-boogie-nights Mar 2, 2022
@jrasell jrasell deleted the f-gh-260 branch March 2, 2022 07:47
@github-actions
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 Oct 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. type/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants