-
Notifications
You must be signed in to change notification settings - Fork 229
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] This git repo is not targeting any clusters #1831
Comments
I think I have the same issue. But not quite sure, perhaps it's just really slow (like 1 hour for updating status); it seems like it resolves itself eventually. I think. Certainly buggy behavior, though. |
got the same issue "This git repo is not targeting any clusters" with the clusterGroup & Cluster with Rancher Version: 2.7.6 |
Turns out we had some network issues yesterday. I think that what happened in my case is that the pull operation took a really long time, and until that was finished Fleet reported "This git repo is not targeting any clusters", presumably because it cannot create any bundles before it has successfully pulled the resources. Does this make sense, considering how Fleet works internally? If so, I think the status message should change to something more descriptive, e.g. "Fetching bundle resources" or at least "The bundle is waiting to become ready". |
@raulcabello jfyi as you're working on gitjob these days ... |
We are having this issue as well. Shortly before we noticed the issue we had just upgraded to Rancher The symptoms we see are very similar to the ones described in this ticket, the GitRepo shows "This git repo is not targeting any clusters" and Additionally, a lot of our bundles are stuck in "InProgress", "Removing" or "OutOfSync" state but when opening them to see their resources they are all in "Ready" (for InProgress and OutOfSync) or no resources at all in the case of Removing. If there are any logs needed to provide more details I'd be happy to send those along. Thanks |
Also experiencing this issue |
Is there an existing issue for this?
Current Behavior
After upgrading rancher from v2.7.6 to v2.7.7(fleet v0.7.1 -> v0.8.0), the created gitrepo is not able to find the clusters matched with clusterGroup.
It just shows "This git repo is not targeting any clusters"
Expected Behavior
GitRepo should show the clusters of the clusterGroup and deploy the charts & manifests of the github repo
Steps To Reproduce
BUNDLEDEPLOYMENTS-READY: 0/0
Environment
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: