Skip to content

v0.10.0-rc.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 15:17
· 143 commits to main since this release
v0.10.0-rc.10
caa5b05

What's Changed

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

CI / Automation

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

Modules

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

New Contributors

Full Changelog: v0.10.0-rc.4...v0.10.0-rc.10