crossplane-contrib / provider-upjet-azure

Azure Provider for Crossplane.
https://marketplace.upbound.io/providers/upbound/provider-family-azure/
Apache License 2.0
63 stars 76 forks source link

[Bug]: VirtualNetworkRule not working for Azur PostgreSQL Flexible Server #874

Open atos-ambarishkunte opened 1 week ago

atos-ambarishkunte commented 1 week ago

Is there an existing issue for this?

Affected Resource(s)

dbforpostgresql.azure.upbound.io/v1beta1

Resource MRs required to reproduce the bug

No response

Steps to Reproduce

Use the VirtualNetworkRule as a part of composition for the deployment of Azure PostgreSQL Flexible Server & it doesnt work.

What happened?

The Kubernetes log showcased that the VirtualNetworkRule is looking for a Azure PostgreSQL Single Server , while we are deploying the composition , xRD for the PostgreSQL flexible Server

virtual Network rule

Relevant Error Output Snippet

No response

Crossplane Version

crossplane:v1.15.0

Provider Version

provider-azure-dbforpostgresql:v1.7.0

Kubernetes Version

1.29.9

Kubernetes Distribution

Azure Kubernetes Service (AKS)

Additional Info

No response