Skip to content

Adding support for multiple tags#26

Merged
armon merged 8 commits into
masterfrom
f-tags
Apr 3, 2014
Merged

Adding support for multiple tags#26
armon merged 8 commits into
masterfrom
f-tags

Conversation

@armon
Copy link
Copy Markdown
Contributor

@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.
asheshvidyut 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