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

fix: Export AZURE_RESOURCE_GROUP for substitution #154

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

ganeshkumarashok
Copy link
Contributor

This script is used by KAITO and running the script failed with this error: Error: variable ${AZURE_RESOURCE_GROUP} not set.

This variable also needs to be exported for substitution, as it is present in gpu-provisioner-values-template.yaml.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.51%. Comparing base (b564a29) to head (55f0a40).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   61.51%   61.51%           
=======================================
  Files           5        5           
  Lines         317      317           
=======================================
  Hits          195      195           
  Misses        121      121           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Fei-Guo Fei-Guo merged commit ecd0e6d into Azure:main Aug 9, 2024
4 of 5 checks passed
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