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

ci: Allow bootstrapping-infra to continue past acr permission grant error #2912

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

kdestin
Copy link
Member

@kdestin kdestin commented Dec 12, 2023

Description

The bootstrapping-infra workflow currently has an issue where trying to grant a managed identity permission to an acr will fail, and prevent the rest of the script from proceeding:

"$SCRIPT_DIR"/sdk_helpers.sh grant_permission_identity_on_acr "uaimevnet"

This PR allows the script to continue on error, while a root cause is found

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@kdestin kdestin merged commit 6eb55ad into main Dec 13, 2023
313 of 386 checks passed
@kdestin kdestin deleted the kdestin/bootstrapping-infra-fails-at-permission-grant branch December 13, 2023 01:17
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.

1 participant