muvaffak
muvaffak
> Does this become another source in ProviderConfig or a particular value in an existing config file eg. clientId: msi as is used in various place in Azure. If I...
>I wonder if the issue is something to do with name reuse? @negz That could be the issue. Maybe we should change the examples to use `generateName`?
We should update them to use managed reconciler while doing the v1beta1 upgrade.
https://github.com/crossplane/crossplane/issues/950 should provide a mechanism to say one of `resourceGroupName`, `resourceGroupRef`, or `resourceGroupSelector` has to be given.
@vaspahomov Thanks! Yeah, separating the two would be in line with our [high fidelity goal](https://github.com/crossplane/crossplane/blob/master/design/one-pager-managed-resource-api-design.md#high-fidelity) for the CRDs.
@turkenh do you think if it'd be possible to add a one-liner before the referencer marker in the description of the field to say `at least one of the three...
@ulucinar what are your thoughts on this? I think we'll need manual override in some cases, like `aws_db_instance` should actually be in `rds` group and there will be a way...
The error looks very similar to cases where we need to add late-initialization config https://github.com/crossplane/terrajet/blob/main/docs/configuring-a-resource.md#late-initialization-configuration cc @ulucinar
> If there was a webview component that would encourage people to write all functionality in HTML+JS, at which point you should unironically use vscode for better performance as that...
I've been digging this log line and different distributions had their own entries but some of them were resolved by setting kernel cmdline parameter `console`. I'm not sure if the...