Add support for custom VM images in Guacamole user resources#2634
Conversation
b5e8461 to
c111989
Compare
martinpeck
left a comment
There was a problem hiding this comment.
I'm going to hit "pause" on my review.
I'm finding it hard-going because the formatting changes mean I have to eye-ball each change to see if something other than formatting has changed.
I don't doubt any of the linting/formatting changes are "wrong".
dc16556 to
02bd33e
Compare
marrobi
left a comment
There was a problem hiding this comment.
Happy with the approach.
My only concern is we area adding an option to the image choice menu for existing templates that will not work out of the box. We have people taking these templates and using them "as is" for evaluation purposes. Having the custom image option will undoubtedly mean issues are created given it will fail.
I think we need a template that uses marketplace images only that users can take for evaluation purposes.
Cool! By the time I publish this PR, the custom image will be removed from the template and just be in the README 😄 |
4a88cb3 to
706fca4
Compare
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3180136755 (with refid (in response to this comment from @stuartleeks) |
|
/test-extended re-running to see if this was a transient error: https://github.com/microsoft/AzureTRE/actions/runs/3180136755/jobs/5184186720#step:4:537 |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3180910653 (with refid (in response to this comment from @stuartleeks) |
9cba616 to
58ba00c
Compare
a1521d0 to
8c0b0f8
Compare
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3190428204 (with refid (in response to this comment from @stuartleeks) |
|
/test-destroy-env |
466dea7 to
3e476cf
Compare
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3195382152 (with refid (in response to this comment from @stuartleeks) |
Enable specifying source_image_reference or source_image_name In the case of source_image_name, use image_gallery_id bundle param
bbccf05 to
001aadf
Compare
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3197316231 (with refid (in response to this comment from @stuartleeks) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3197596409 (with refid (in response to this comment from @stuartleeks) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3198592454 (with refid (in response to this comment from @stuartleeks) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3199210135 (with refid (in response to this comment from @stuartleeks) |
|
/test-force-approve Test already ran successfully - updates since then are to CHANGELOG |
|
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit f948d3f) (in response to this comment from @stuartleeks) |
Resolves #2568
What is being addressed
Extend existing Guacamole user resource templates to simplify using custom VM images.
After these changes, images can be specified by either publisher + offer + sku + version or by image name.
Part of these changes includes optionally specifying an image gallery associated with a TRE (via
RP_BUNDLE_VALUES- seetemplates/workspace_services/guacamole/user_resources/README.md).When specifying an image by name, the image will be referenced from this image gallery.
This allows a reasonable amount of flexibility:
How is this addressed
Progress:
source_image_idorsource_image_referencedepending on VM image list in bundle