Azure / azure-service-operator

Azure Service Operator allows you to create Azure resources using kubectl
https://azure.github.io/azure-service-operator/
MIT License
702 stars 188 forks source link

Feature: add support for AML registry #4041

Open t3mi opened 1 month ago

t3mi commented 1 month ago

Please add support for Azure Machine Learning registries. This would imply API version update for Microsoft.MachineLearningServices group at least to 2023-04-01.

matthchr commented 2 weeks ago

Registries were introduced in 2023-04-01, so we need to support that newer version, which is also being tracked in #3830