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

Adding support for multiple tags #26

Merged
merged 8 commits into from
Apr 3, 2014
Merged

Adding support for multiple tags #26

merged 8 commits into from
Apr 3, 2014

Conversation

armon
Copy link
Member

@armon armon commented Apr 3, 2014

This PR enables multiple tags to be associated with each service. Previously a service could only have a single tag associated. This requires some minor changes to provide a list of tags instead of a single string. The config files and APIs also change to accommodate this. It should be noted this is a backwards incompatible change. There is no upgrade path from an existing Consul installation. Fixes #16.

armon added a commit that referenced this pull request Apr 3, 2014
Adding support for multiple tags
@armon armon merged commit cef6859 into master Apr 3, 2014
@armon armon deleted the f-tags branch April 3, 2014 22:51
KrolikROJER pushed a commit to KrolikROJER/consul that referenced this pull request Nov 23, 2018
Needed for future and hashicorp#26 since MSTest seems to be going away in
DNXCore50.
absolutelightning pushed a commit that referenced this pull request Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes to 'tags' etc..
1 participant