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 interpolation for group services #6272

Closed
tgross opened this issue Sep 5, 2019 · 1 comment · Fixed by #6586
Closed

Support interpolation for group services #6272

tgross opened this issue Sep 5, 2019 · 1 comment · Fixed by #6586
Assignees
Labels
Milestone

Comments

@tgross
Copy link
Member

tgross commented Sep 5, 2019

Task services are interpolated with the task environment (the env vars plus information about the node) prior to being registered with Consul and prior to starting their checks. In 0.10.0 we're interpolate the task environment for task group script checks but not the task group services or non-script checks, because only script checks take place in the context of a task.

We should be able to support interpolation for task group services with the node and alloc information at least.

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants