-
Notifications
You must be signed in to change notification settings - Fork 253
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
We have observed, in our setup, that 3 hours after the content in the git repository has been updated, the change has not been deployed into our target cluster.
The fleet.yaml in our git repository is being updated fairly frequently by the CI/CD pipeline, a dozen times per hour,
In Rancher local server, we checked the bundle secret in fleet-default namespace, at it is always the latest:
But spot checked a few bundle deployment secrets, they are at least 3 hours late:
Which matches to the content deployed to the downstream clusters.
Expected Behavior
We would expect the corresponding bundledeployment for each target should always be up-to-date
Steps To Reproduce
No response
Environment
- Rancher: v2.12.1
- Provider: GKE
- Kubernetes Version: v1.32.9-gke.1108000
- Fleet Version: 0.13.1
- Downstream Cluster:
- Provider: k3s
- Options:
- Kubernetes Version: 1.28.1
- RancherLogs
Anything else?
The other Fleet GitRepos in the same rancher server doesn't seem to have the same deploy problem. Update of the change are always deployed to downstream clusters in a reasonable time line.
We are using gitjob to trigger the GitRepo update with source git repositories are hosted in azure devops.
Can you tell us where to get the required log?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status