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

check should only return a new version if the key's value is different from the last version #8

Closed
mdb opened this issue Oct 12, 2019 · 0 comments

Comments

@mdb
Copy link
Owner

mdb commented Oct 12, 2019

Currently, check always returns a new version. Instead, it should arguably only return a new version if the key's value in Consul is different from the Concourse resource version. It would also be useful if additional metadata were embedded in the version, such as the last time the version was updated.

@mdb mdb mentioned this issue Oct 13, 2019
@mdb mdb closed this as completed Oct 17, 2019
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