Fleet - v0.10.0-rc.10

Security

What's Changed

  • cleanup unused durations constants by @jhoblitt in https://github.com/rancher/fleet/pull/2286
  • Adds option to disable polling for Git repos by @0xavi0 in https://github.com/rancher/fleet/pull/2226
  • Catch OCI version errors and return them by @manno in https://github.com/rancher/fleet/pull/2311
  • Make AlphabeticalPolicy string check case insensitive by @aditditto in https://github.com/rancher/fleet/pull/2216
  • Merge controller and gitjob images by @weyfonk in https://github.com/rancher/fleet/pull/2236
  • Only create Content resource if Bundle matches any target by @manno in https://github.com/rancher/fleet/pull/2239
  • Propagate bundle and bundledeployment status updates to GitRepo by @weyfonk in https://github.com/rancher/fleet/pull/2223
  • Remove Windows agent image and docs by @weyfonk in https://github.com/rancher/fleet/pull/2237
  • Remove manifest templates by @weyfonk in https://github.com/rancher/fleet/pull/2233
  • Removes cluster node status reporting from agent by @0xavi0 in https://github.com/rancher/fleet/pull/2190
  • Switch fetchNamespace to Get instead of list by @manno in https://github.com/rancher/fleet/pull/2205
  • Switch fleet repo branch to main by @manno in https://github.com/rancher/fleet/pull/2240
  • Use portable API for bind mounts in integration tests by @weyfonk in https://github.com/rancher/fleet/pull/2229

CI / Automation

  • Add CI workflow releasing Fleet charts against a test repo by @weyfonk in https://github.com/rancher/fleet/pull/2296
  • Add initial Renovate configuration by @renovate-rancher in https://github.com/rancher/fleet/pull/2274
  • CI script to update fleet reset values by @manno in https://github.com/rancher/fleet/pull/2261
  • CI: Revert typos back to master by @0xavi0 in https://github.com/rancher/fleet/pull/2272
  • Disable FOSSA check for RC releases by @manno in https://github.com/rancher/fleet/pull/2316
  • Upgrade Fleet in Rancher only triggered manually by @manno in https://github.com/rancher/fleet/pull/2241
  • Remove zube label handling by @manno in https://github.com/rancher/fleet/pull/2270
  • Replace Drone pipeline with Github actions by @weyfonk in https://github.com/rancher/fleet/pull/2168
  • Optimize renovate config by @thardeck in https://github.com/rancher/fleet/pull/2283
  • Remove drone and dapper scripts by @manno in https://github.com/rancher/fleet/pull/2207
  • Do not mess up go toolchain during release by @thardeck in https://github.com/rancher/fleet/pull/2209
  • Duplicate integrationtests scripts for devs by @manno in https://github.com/rancher/fleet/pull/2259
  • Fix "Upgrade Fleet in Rancher To HEAD" CI by @manno in https://github.com/rancher/fleet/pull/2260
  • Fix Helm chart version computation in release workflow by @weyfonk in https://github.com/rancher/fleet/pull/2227
  • Improve release scripts by @thardeck in https://github.com/rancher/fleet/pull/2312
  • Fixes for image reference and CI by @manno in https://github.com/rancher/fleet/pull/2253

Modules

  • Update fossas/fossa-action action to v1.3.3 by @renovate-rancher in https://github.com/rancher/fleet/pull/2275
  • Update github.com/rancher/lasso digest to 0064abc by @renovate-rancher in https://github.com/rancher/fleet/pull/2279
  • Update integration tests dependencies by @weyfonk in https://github.com/rancher/fleet/pull/2208
  • Update k8s.io/kube-openapi digest to bc84c2d by @renovate-rancher in https://github.com/rancher/fleet/pull/2280
  • Update module github.com/docker/docker to v25.0.5+incompatible [SECURITY] by @renovate-rancher in https://github.com/rancher/fleet/pull/2277
  • Update module github.com/evanphx/json-patch to v5.9.0+incompatible by @renovate-rancher in https://github.com/rancher/fleet/pull/2288
  • Update module github.com/go-git/go-git/v5 to v5.12.0 by @renovate-rancher in https://github.com/rancher/fleet/pull/2291
  • Update module github.com/rancher/wrangler/v2 to v2.1.4 by @renovate-rancher in https://github.com/rancher/fleet/pull/2282
  • Update module helm.sh/helm/v3 to v3.14.2 [SECURITY] by @renovate-rancher in https://github.com/rancher/fleet/pull/2278
  • Update module helm.sh/helm/v3 to v3.14.3 by @renovate-rancher in https://github.com/rancher/fleet/pull/2284
  • Update nginx Docker tag to v1.25.4 by @renovate-rancher in https://github.com/rancher/fleet/pull/2276
  • Bump controller-runtime to 0.17.2 by @manno in https://github.com/rancher/fleet/pull/2197
  • Bump quartz library to v0.11.1 by @0xavi0 in https://github.com/rancher/fleet/pull/2222
  • CI bumps golangci-lint and uses typos 1.19.0 by @0xavi0 in https://github.com/rancher/fleet/pull/2268
  • [updatecli] Bump Fleet version used within installation documentation to 0.9.2 by @rancherbot in https://github.com/rancher/fleet/pull/2257
  • build(deps): bump google-github-actions/auth from 1 to 2 by @dependabot in https://github.com/rancher/fleet/pull/1983
  • chore(deps): Bump azure/login from 1 to 2 by @dependabot in https://github.com/rancher/fleet/pull/2243
  • chore(deps): Bump fossas/fossa-action from 1.3.1 to 1.3.3 by @dependabot in https://github.com/rancher/fleet/pull/2242
  • chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible in /e2e/testenv/infra in the go_modules group across 1 directory by @dependabot in https://github.com/rancher/fleet/pull/2292
  • chore(deps): Bump github.com/onsi/gomega from 1.30.0 to 1.32.0 by @dependabot in https://github.com/rancher/fleet/pull/2244
  • chore(deps): Bump github.com/rancher/fleet from 0.9.0-rc.4.0.20240208111910-ad2d2d829a12 to 0.10.0-rc.5 in /e2e/testenv/infra by @dependabot in https://github.com/rancher/fleet/pull/2264
  • chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in https://github.com/rancher/fleet/pull/2194
  • chore(deps): Bump helm.sh/helm/v3 from 3.14.1 to 3.14.3 in /e2e/testenv/infra by @dependabot in https://github.com/rancher/fleet/pull/2232
  • chore(deps): Bump the go_modules group across 2 directories with 2 updates by @dependabot in https://github.com/rancher/fleet/pull/2289
  • chore(deps): update module github.com/google/go-containerregistry to v0.19.1 by @renovate-rancher in https://github.com/rancher/fleet/pull/2297
  • chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 by @renovate-rancher in https://github.com/rancher/fleet/pull/2298
  • chore(deps): update module github.com/rancher/fleet/pkg/apis to v0.10.0-rc.4 by @renovate-rancher in https://github.com/rancher/fleet/pull/2299
  • chore(deps): update module github.com/testcontainers/testcontainers-go to v0.29.1 by @renovate-rancher in https://github.com/rancher/fleet/pull/2300
  • chore(deps): update module github.com/testcontainers/testcontainers-go to v0.30.0 by @renovate-rancher in https://github.com/rancher/fleet/pull/2309
  • chore(deps): update module golang.org/x/crypto to v0.22.0 by @renovate-rancher in https://github.com/rancher/fleet/pull/2301
  • chore(deps): update module golang.org/x/sync to v0.7.0 by @renovate-rancher in https://github.com/rancher/fleet/pull/2302

New Contributors

  • @aditditto made their first contribution in https://github.com/rancher/fleet/pull/2216
  • @renovate-rancher made their first contribution in https://github.com/rancher/fleet/pull/2274
  • @jhoblitt made their first contribution in https://github.com/rancher/fleet/pull/2286

Full Changelog: https://github.com/rancher/fleet/compare/v0.10.0-rc.4...v0.10.0-rc.10


Security

Security wording was detected, but no CVEs were found.

Details

date
April 10, 2024, 3:17 p.m.
name
v0.10.0-rc.10
type
Pre-release
👇
Register or login to:
  • 🔍View and search all Fleet releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or