This message was deleted.
# fleet
a
This message was deleted.
s
The full error string is
Copy code
unable to build kubernetes objects from release manifest: resource mapping not found for name: "kueyen" namespace: "fleet-default" from "": no matches for kind "GitRepo" in version "<http://fleet.cattle.io/v1alpha1|fleet.cattle.io/v1alpha1>"
ensure CRDs are installed first
which is obviously bogus because the CRDs are installed and the GitRepo resource was created.
This appears to be the relevant ticket for deploying
GitRepo
via a bundle: https://github.com/rancher/fleet/issues/1631