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

Overriding block_query_wait Doesn't Work #1441

Closed
orarnon opened this issue Jan 11, 2021 · 0 comments · Fixed by #1443
Closed

Overriding block_query_wait Doesn't Work #1441

orarnon opened this issue Jan 11, 2021 · 0 comments · Fixed by #1443
Labels
Milestone

Comments

@orarnon
Copy link

orarnon commented Jan 11, 2021

Consul Template version

consul-template v0.25.1 (b11fa80)

Configuration

block_query_wait = "333s"
max_stale = "88m"
log_level = "trace"
No template

Command

/usr/local/bin/consul-template -config /tmp/consul-template/conf.d/default.hcl

Debug output

https://gist.github.com/orarnon/b4feb076ba8e1ca868ae63edc4289793

Expected behavior

block_query_wait should be overwritten

Actual behavior

block_query_wait is not overwritten

Steps to reproduce

  1. Use the above version and config file and watch for the block_query_wait value.

Consul-Template configuration in JSON format:
https://gist.github.com/orarnon/d04945a61386f187e848af91a73e68f9

@eikenb eikenb added the bug label Jan 16, 2021
@eikenb eikenb added this to the 0.25.2 milestone Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants