Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@fitzthum fitzthum released this 27 Sep 17:52
· 22 commits to main since this release

For more information on this release see the release notes and the quickstart guide.

What's Changed

  • GHA: Remove {pre,post}-action steps for self-hosted runners by @BbolroC in #403
  • Release: Revert v0.9.0 release-specfic changes back to dev values by @niteeshkd in #401
  • crd: Expose agent{Https,No}Proxy by @fidencio in #355
  • docs: Fix misspelling on peer pods test document by @GabyCT in #399
  • tests:e2e: Install kustomize from the Go source code by @GabyCT in #404
  • tools: Bump controller-gen to v0.15.0 by @BbolroC in #406
  • go.mod: update go-urn by @fitzthum in #405
  • GHA: Change label from s390x to s390x-large by @BbolroC in #408
  • CI: Freeze kata-containers repo to workaround deploy bug by @ldoktor in #413
  • release: changes to publish 0.9.0 in operator hub by @wainersm in #410
  • tests: Enable bash debug in "run-local.sh" by @ldoktor in #414
  • tests: add debug msgs to uninstall_ccruntime by @wainersm in #412
  • tests: Remove centos8 configuration by @ldoktor in #390
  • Revert "CI: Freeze kata-containers repo to workaround deploy bug" by @fidencio in #419
  • ccruntime: Improvements on the runtime classes we deploy by @fidencio in #420
  • ci: Start using the free GH runners for e2e testing by @ldoktor in #421
  • ci: Fix the GH free-runners label by @ldoktor in #423
  • ci: GH runners fixes by @ldoktor in #428
  • enable CodeQL checks by @mythi in #425
  • build(deps): bump docker/build-push-action from 3 to 6 by @dependabot in #430
  • build(deps): bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #434
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #433
  • bump to k8s.io v1.30, Go 1.22.0, and controller-runtime v0.18.0 by @mythi in #426
  • pre-install: Fix service name for cri-o runtime by @ldoktor in #424
  • ccruntime: Stop mounting /opt/kata by @fidencio in #437
  • ci: Remove azure-based workers pipelines by @ldoktor in #442
  • e2e: bump to k8s v1.30.1 by @mythi in #429
  • gh: add CODEOWNERS by @mythi in #438
  • Release: Update nydus snapshotter version by @portersrc in #445
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #439
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #440
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #441
  • ci: Always run e2e testing by @ldoktor in #447
  • docs: Remove INSTALL-CC-WITH-IBM-SE.md by @BbolroC in #444
  • Release: Update payloads for v0.10.0 by @niteeshkd in #448

New Contributors

Full Changelog: v0.9.0...v0.10.0