This message was deleted.
# fleet
a
This message was deleted.
b
Am i doing something wrong with the lables in rancher? This cluster has been labeld to (supposedly) work with the rancher multi-cluster example repo
Tried added the rancher multi-cluster example gitrepo without changing the ns this time
Copy code
apiVersion: <http://fleet.cattle.io/v1alpha1|fleet.cattle.io/v1alpha1>
kind: GitRepo
metadata:
  creationTimestamp: "2021-03-16T12:07:54Z"
  generation: 1
  managedFields:
  - apiVersion: <http://fleet.cattle.io/v1alpha1|fleet.cattle.io/v1alpha1>
    fieldsType: FieldsV1
    fieldsV1:
      f:spec:
        .: {}
        f:paths: {}
        f:repo: {}
        f:targets: {}
    manager: rancher
    operation: Update
    time: "2021-03-16T12:07:54Z"
  - apiVersion: <http://fleet.cattle.io/v1alpha1|fleet.cattle.io/v1alpha1>
    fieldsType: FieldsV1
    fieldsV1:
      f:status:
        .: {}
        f:commit: {}
        f:conditions: {}
        f:desiredReadyClusters: {}
        f:display:
          .: {}
          f:readyBundleDeployments: {}
        f:gitJobStatus: {}
        f:observedGeneration: {}
        f:readyClusters: {}
        f:resourceCounts:
          .: {}
          f:desiredReady: {}
          f:missing: {}
          f:modified: {}
          f:notReady: {}
          f:orphaned: {}
          f:ready: {}
          f:unknown: {}
          f:waitApplied: {}
        f:summary:
          .: {}
          f:desiredReady: {}
          f:ready: {}
    manager: fleetcontroller
    operation: Update
    time: "2021-03-16T12:07:56Z"
  name: kustomize
  namespace: fleet-default
  resourceVersion: "42786322"
  selfLink: /apis/fleet.cattle.io/v1alpha1/namespaces/fleet-default/gitrepos/kustomize
  uid: 6e05983f-76d0-4134-9312-761eb922733a
spec:
  paths:
  - multi-cluster/kustomize
  repo: <https://github.com/rancher/fleet-examples>
  targets:
  - clusterSelector:
      matchLabels:
        env: dev
    name: dev
  - clusterSelector:
      matchLabels:
        env: test
    name: test
  - clusterSelector:
      matchLabels:
        env: prod
    name: prod
Still getting the same error