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

Error: unable to build kubernetes objects from release manifest #24

Open
ghost opened this issue Oct 19, 2021 · 1 comment
Open

Error: unable to build kubernetes objects from release manifest #24

ghost opened this issue Oct 19, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 19, 2021

Error: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "AuthService" in version "getambassador.io/v3alpha1", unable to recognize "": no matches for kind "Mapping" in version "getambassador.io/v3alpha1", unable to recognize "": no matches for kind "RateLimitService" in version "getambassador.io/v3alpha1"]

about

I'm submitting this more as a resolved issue we encountered when installing via helm than an actual issue. It would probably be better to have this as a section of an FAQ, but I couldn't find a better place to put it that's discoverable via search engine. A few months ago we trialed out Ambassador and determined it was something we wanted to use. We uninstalled the old trial version likely in an improper fashion by deleting the namespace rather than helm uninstall or kubectl delete, and that left behind the lint of the old Ambassador customResourceDefinitions. When we went to reinstall, we followed the directions for a new installation since we thought that the old installation was completely gone, but the presence of the old CRDs gave us the aforementioned error message.

solution

Deleting all the older Ambassador CRDs and re-running the helm install command resolved the issue for us.

@pongchan666
Copy link

similar issue encounter using helm install edge-stac in microk8s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant