Skip to content
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

providerconfigs.tf.upbound.io missing when doing up uxp install after uninstall #203

Closed
danielkimuipath opened this issue Oct 19, 2023 · 1 comment
Labels
bug Something isn't working needs:triage

Comments

@danielkimuipath
Copy link

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.

  • Crossplane Version: universal-crossplane-1.9.2-up.1

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?

compositeresourcedefinitions.apiextensions.crossplane.io   2023-10-19T00:26:30Z
compositionrevisions.apiextensions.crossplane.io           2023-10-19T00:26:30Z
compositions.apiextensions.crossplane.io                   2023-10-19T00:26:30Z
configurationrevisions.pkg.crossplane.io                   2023-10-19T00:26:30Z
configurations.pkg.crossplane.io                           2023-10-19T00:26:30Z
controllerconfigs.pkg.crossplane.io                        2023-10-19T00:26:30Z
environmentconfigs.apiextensions.crossplane.io             2023-10-19T00:26:30Z
locks.pkg.crossplane.io                                    2023-10-19T00:26:30Z
providerrevisions.pkg.crossplane.io                        2023-10-19T00:26:30Z
providers.pkg.crossplane.io                                2023-10-19T00:26:30Z
storeconfigs.secrets.crossplane.io                         2023-10-19T00:26:31Z
usages.apiextensions.crossplane.io                         2023-10-19T00:26:30Z
 k get crd | grep provider
providerrevisions.pkg.crossplane.io                        2023-10-19T00:26:30Z
providers.pkg.crossplane.io                                2023-10-19T00:26:30Z
@danielkimuipath danielkimuipath added bug Something isn't working needs:triage labels Oct 19, 2023
@danielkimuipath
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs:triage
Projects
None yet
Development

No branches or pull requests

1 participant