https://rancher.com/ logo
Title
a

ancient-furniture-29084

02/17/2023, 12:54 AM
Hello all, I have Rancher 2.7.1 running on a GKE cluster, and am attempting to add the first Git repo to Continous Delivery/Fleet. After getting through some SSH auth issues, seems like it’s able to check out the repository fine, but it is not creating any bundles or resources. The fleet.yaml in the repository is pretty simple.
kind: GitRepo
apiVersion: <http://fleet.cattle.io/v1alpha1|fleet.cattle.io/v1alpha1>
metadata:
  name: simple
  namespace: fleet-local
spec:
  repo: <https://github.com/rancher/fleet-examples>
  paths:
  - simple
Any suggestions on how to troubleshoot this? The UI shows no errors, and the step-git-source container in the gitrepo pod shows it successfully cloned the repository.
c

careful-mouse-48712

02/19/2023, 3:48 PM
Not 100% sure, but did you select a 'target' in the GitRepo too? This might help: https://fleet.rancher.io/gitrepo-targets fleet.rancher.io Mapping to Downstream Clusters | Fleet Multi-cluster Only: