Skip to content

v0.10.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 10:56
· 140 commits to main since this release
v0.10.3
d6613fd

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