You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe up uxp install should install providerconfigs.tf.upbound.io crd along with other cards. This gets installed the first up uxp install command, but somehow, it does not get installed in the second time after cleaning up CRDs. Is this expected behavior?
This is working as expected; I was calling a wong step to check CRD before the installation. In the guideline, it asks to install terraform provider first. If you do it, this won't cause the issue. I will close the issue.
How can we reproduce it?
After uninstalling up uxp component, and if you do up uxp install again after cleaning up CRD,
providerconfigs.tf.upbound.io
is not getting installed.I believe up uxp install should install
providerconfigs.tf.upbound.io
crd along with other cards. This gets installed the first up uxp install command, but somehow, it does not get installed in the second time after cleaning up CRDs. Is this expected behavior?The text was updated successfully, but these errors were encountered: