Notes
The cronjob to clean up outdated git cloning jobs, is using the wrong service account. serviceAccountName
in the job template needs to be switched to the "gitjob" service account. Doing this edit in the Rancher UI didn't work while testing.
Upgrading to the chart via the Rancher UI will not set new Helm values, so migrations.gitrepoJobsCleanup
will not be enabled. Customizing the Fleet installation options via the rancher-config
configmap will work.
What's Changed
- Increase worker count for reconcilers by @manno (4b147db)
- Increase visibility of gitjob controller logs and events by @weyfonk (#2911)
- Cleanup completed gitrepo jobs by @manno (#2910)
Full Changelog: v0.10.2...v0.10.3