-
Notifications
You must be signed in to change notification settings - Fork 75
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
[Bug]: issue CRD secrets keyVault #785
Comments
The issue is related to the I just tried to update the provider version from 1.2.0 to 1.5.0 and I am suffering such an error: For the 1.2.0 provider it does works as expected.
I see it has been added by the @gravufo on the 1st of June: https://github.com/crossplane-contrib/provider-upjet-azure/blame/main/package/crds/keyvault.azure.upbound.io_secrets.yaml#L321 Is the fix so simple as removing the:
from the CRD definition? EDIT: For the newly created resources it does works, probably because the |
@naimadswdn thanks for tagging me. I checked my changes and I don't think I voluntarily introduced this. In fact, all of these files are auto-generated and the changes I have done in that PR should not have affected this. My guess is that the generator has been modified somehow between the last time it was run and the time I did my PR, so I ended up having those changes at the same time. I think someone more familiar with Upjet may have a better idea of where to do a fix. |
Thanks @gravufo for the meaningful response. 👍 |
Any response about it? The issue can be easily reproduced. |
Any news? This issue is making the provider hard to use |
tbh honest on my side, i just created a |
There's an upjet meeting today, you may want to bring this issue up. Here is the google docs agenda: https://docs.google.com/document/d/1QJfsAk-pdo_j2cKsJtG6W-BOQh_3ilhiRVTYVIGkDXM/edit?tab=t.0#heading=h.cfsfte4lw0gh The zoom link: https://upbound-io.zoom.us/j/82277438090?pwd=pgJE4lGa1KkXyZZ80N6GwvHNZhuave.1r The call takes place at 08:00 PT/16:00 UTC. |
Is there an existing issue for this?
Affected Resource(s)
apiVersion: keyvault.azure.upbound.io/v1beta1
kind: Secret
Resource MRs required to reproduce the bug
Steps to Reproduce
What happened?
can't achieve to get the crd read correctly crd
Relevant Error Output Snippet
No response
Crossplane Version
1.16
Provider Version
1.4
Kubernetes Version
1.28
Kubernetes Distribution
OVH
Additional Info
No response
The text was updated successfully, but these errors were encountered: