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

WX-1411 Require preinstalled jq and curl for just-in-time SAS feature #7350

Merged
merged 6 commits into from
Jan 4, 2024

Conversation

aednichols
Copy link
Collaborator

No description provided.

@aednichols aednichols requested a review from a team as a code owner January 2, 2024 22:28
| echo "Error: apt-get is not available, and curl is not installed."
| exit 1
| fi
| echo "Error: user image must include `jq` for just-in-time SAS token generation, but it is not installed."
Copy link
Contributor

Choose a reason for hiding this comment

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

I think these two error messages need to be reversed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

🤦‍♂️ thank you!

@THWiseman
Copy link
Contributor

LGTM! I updated this doc to reflect the change here.

@aednichols
Copy link
Collaborator Author

I updated this doc

Thanks!

@aednichols aednichols merged commit dbd8a2a into develop Jan 4, 2024
34 checks passed
@aednichols aednichols deleted the aen_require_curl_jq branch January 4, 2024 16:46
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.

3 participants