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

support_tags should have option for "true", "false", and "read_once" #189

Open
ewah opened this issue Feb 4, 2020 · 0 comments
Open

support_tags should have option for "true", "false", and "read_once" #189

ewah opened this issue Feb 4, 2020 · 0 comments

Comments

@ewah
Copy link

ewah commented Feb 4, 2020

Tags will be dynamically polled by the hook as "branches that don't change".

The above from the readme is not true. git2consul will continually poll (git pull) the tag's to find it's ref.

There should be support for 3 modes.
false - do not look for tags at all
true - look for tags, and always poll for changes to tags
read_once - look for only new tags, but do not pull them once they have been loaded.

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

No branches or pull requests

1 participant