-
Notifications
You must be signed in to change notification settings - Fork 78
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
Moving machinelearningservices(1), maintenance(3), managed(1) to v1beta1 version #365
Moving machinelearningservices(1), maintenance(3), managed(1) to v1beta1 version #365
Conversation
6546c7c
to
0843448
Compare
/test-examples="examples/machinelearningservices/synapsespark.yaml" |
/test-examples="examples/compute/manageddisksastoken.yaml" |
4eccba8
to
8c5391f
Compare
d8b8152
to
5df3134
Compare
/test-examples="examples/compute/manageddisksastoken.yaml" |
/test-examples="examples/machinelearningservices/workspace.yaml" |
/test-examples="examples/maintenance/maintenanceassignmentvirtualmachine.yaml" |
/test-examples="examples/maintenance/maintenanceconfiguration.yaml" |
1 similar comment
/test-examples="examples/maintenance/maintenanceconfiguration.yaml" |
5df3134
to
f4b4b08
Compare
/test-examples="examples/maintenance/maintenanceconfiguration.yaml" |
50ec59f
to
74234c8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @svscheg LGTM!
74234c8
to
4be48a9
Compare
Description of your changes
machinelearningservices
group:azurerm_machine_learning_workspace
maintenance
group:azurerm_maintenance_assignment_dedicated_host
azurerm_maintenance_assignment_virtual_machine
azurerm_maintenance_configuration
managed
group:azurerm_managed_disk_sas_token
Fixes #270
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Manually
maintenance
group:azurerm_maintenance_assignment_dedicated_host
- This resource requires DedicatedHost resource which need manual intervention.azurerm_maintenance_assignment_virtual_machine
- Unstable resource. Passed on manual runs with True condition and kubectl annotate managed --all upjet.upbound.io/test=true --overwriteazurerm_maintenance_configuration
- Unstable resource. Passed on manual runs with True condition and kubectl annotate managed --all upjet.upbound.io/test=true --overwriteUptest
machinelearningservices
group:azurerm_machine_learning_workspace
- /~https://github.com/upbound/provider-azure/actions/runs/4223842981managed
group:azurerm_managed_disk_sas_token
- /~https://github.com/upbound/provider-azure/actions/runs/4223689715