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

jq assignment -> equality operator #59

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

monodot
Copy link
Contributor

@monodot monodot commented Jul 17, 2023

Fixes the operator used with jq, to make sure the install script creates a valid JSON file, if there are multiple stacks in a Grafana Cloud org.

(with =, jq was returning all items, instead of just the stack we're interested in)

PTAL! Thank you :)

@monodot monodot requested a review from theSuess July 17, 2023 10:41
@monodot monodot linked an issue Jul 17, 2023 that may be closed by this pull request
@CLAassistant
Copy link

CLAassistant commented Jul 17, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@theSuess theSuess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, feel free to merge this yourself after the CLA check passes

@monodot monodot merged commit bee4322 into main Jul 17, 2023
6 checks passed
@monodot monodot deleted the 58-grafana-agent-multiple-stacks branch July 17, 2023 16:24
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.

Grafana Agent is not deployed if there is more than one stack in the org
3 participants