This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
ServiceBus does not appear to exist though generated examples show it #191
Labels
bug
Something isn't working
What happened?
When using the generated examples for a servicebus provided here: https://github.com/crossplane-contrib/provider-jet-azure/blob/release-0.10/examples-generated/servicebus/queue.yaml, the response after doing a simple apply is
no matches for kind "Queue" in version "servicebus.azure.jet.crossplane.io/v1alpha1"
.When I look at the documentation provided (https://doc.crds.dev/github.com/crossplane-contrib/[email protected]) I don't see any ServiceBus listed.
How can we reproduce it?
I used the generated example from the documentation and altered the resource group like so:
I also searched the installed CRDs for the provider and don't see servicebus listed anywhere. I only see the IoT servicebus listed:
What environment did it happen in?
Crossplane version: v0.9 and v0.10
The text was updated successfully, but these errors were encountered: