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

feat(jsonnet): support setting extVars #163

Merged
merged 1 commit into from
Nov 23, 2019

Conversation

sh0rez
Copy link
Contributor

@sh0rez sh0rez commented Nov 16, 2019

extVars is a concept of Jsonnet that allow to inject data into the compiler
from the command line.

At Grafana, we have a build-image whose tag must be consistent across all CI
systems, so we use such an extVar for this.

To be able to adopt drone-cli (were using plain jsonnet before) we need this
functionality exposed :D

`extVars` are a concept of Jsonnet that allow to inject data into the compiler
from the command line.

At Grafana, we have a build-image whose tag must be consistent across all CI
systems, so we use such an extVar for this.

To be able to adopt drone-cli (were using plain `jsonnet` before) we need this
functionality exposed :D
@sh0rez
Copy link
Contributor Author

sh0rez commented Nov 23, 2019

Hey, could this possibly be merged? Would be cool if we could do the switch to drone-cli over at grafana/loki :D

@tboerger
Copy link
Contributor

I would be able to merge that, but I would like to get the opinion of brad

@bradrydzewski bradrydzewski merged commit 1fad337 into harness:master Nov 23, 2019
@sh0rez sh0rez deleted the jsonnet-extvar branch November 23, 2019 17:38
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.

4 participants