Skip to content

v0.9.0-alpha0

Compare
Choose a tag to compare
@fitzthum fitzthum released this 02 May 14:30
· 153 commits to main since this release

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

What's Changed

  • Prepare to push v0.8.0 to the Operator Hub by @wainersm in #287
  • tests/e2e: Remove kata-containers test by @stevenhorsman in #299
  • Kata main payload by @stevenhorsman in #298
  • e2e: Move tests to gh action using azure workers by @ldoktor in #260
  • config: Revert "config: Remove kata-qemu-se" by @BbolroC in #301
  • docs/DEVELOPMENT: document the CI by @wainersm in #224
  • actions: build the bundle on pull requests by @wainersm in #291
  • controller: Handle snapshotter per handler by @fidencio in #303
  • gha: ccruntime_e2e: Do NOT fail fast and add a timeout for the test execution by @fidencio in #311
  • kata-payload: Make resources for s390x overridden by base by @BbolroC in #321
  • ci: Bump kustomize to v5.3.0 by @BbolroC in #324
  • tests/e2e: Migrate e2e test for s390x to GHA by @BbolroC in #295
  • Fix error on rebasing pr branch atop of target one by @BbolroC in #326
  • doc: Update install instructions documentation by @GabyCT in #325
  • doc: Include custom build for DEVELOPMENT.md by @BbolroC in #322
  • docs: small clarification about non-namespaced resources by @beraldoleal in #314
  • doc: provide a guide for how to install CC with IBM Secure Execution by @BbolroC in #329
  • tests/git-helper.sh: fix yq checking by @wainersm in #342
  • tests/e2e: General fixes to the operator script by @GabyCT in #338
  • CI: Improve e2e tests reliability by @ldoktor in #343
  • CI: Use ubuntu-22.04 and not ubuntu-latest in workflows by @portersrc in #348
  • CI: more descriptive filename for enclave cc e2e test by @portersrc in #347
  • Include peerpod specific crd deployments via operator by @bpradipt in #349
  • Use consistent yaml file extension by @portersrc in #344
  • tests/ansible: Add fedora linux distros by @tylerfanelli in #318
  • ci: Improve reliability of ansible tasks by @ldoktor in #345
  • tests: Improve variable definition in tests/e2e scripts by @GabyCT in #346
  • CI: bump go version to 1.21.7 by @BbolroC in #357
  • enclave-cc e2e updates by @mythi in #353
  • pre-install: General fixes in pre-install scripts by @GabyCT in #351
  • Release: Update nydus snapshotter version by @portersrc in #364
  • Release: update docker manifest create commands by @portersrc in #366
  • Release: attempt to fix docker manifest commands by @portersrc in #367
  • Add "make clean" target by @ldoktor in #363
  • Update payloads for v0.9.0-alpha0 by @fitzthum in #368

New Contributors

Full Changelog: v0.8.0...v0.9.0-alpha0