-
Notifications
You must be signed in to change notification settings - Fork 148
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
Provide Airlock Import Review Workspace with its own DNS zone #3769
Conversation
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/6667034468 (with refid (in response to this comment from @marrobi) |
Successfully tested new workspace deployment. Troubleshooting workspace upgrade. |
/test-force-approve Passed: https://github.com/microsoft/AzureTRE/actions/runs/6667034468 |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit 9255f2d) (in response to this comment from @marrobi) |
Fixes #3767
To resolve the Airlock import issue described in (#3767) the new airlock import review tempalte in this PR will need registering using
make workspace_bundle BUNDLE=airlock-import-review
and any existing airlock import review workspaces will need upgrading. After upgrade runmake deploy-core
to reinstate and deleted DNS records.How is this addressed
vnet_id
output of the network module. Temp fix can be removed after the next release.I have tested the end to end import process.