Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@gkurz gkurz released this 25 Nov 07:56
· 10 commits to release-1.8 since this release
4cac765

What's Changed

  • This series is a re-rewrite of the image generator code and related manifests by @bpradipt in #375
  • credentials-controller: fetch credentials using cloud-credentials-operator by @snir911 in #376
  • Add image_request_timeout to remote hyp config by @bpradipt in #377
  • Adapt the scripts and Dockerfile for downstream builds by @bpradipt in #378
  • feature-gates: adding initial structure by @beraldoleal in #371
  • Avoid copying payload binaries to the builder image by @bpradipt in #381
  • Update peerpod controllers to v0.8.0-alpha.1 by @spotlesstofu in #383
  • Bump OSC to 1.5.3 by @gkurz in #386
  • 1.6 bump by @bpradipt in #385
  • Merge 1.5.3 to devel by @gkurz in #387
  • Mass revert 1.5.3 devel by @gkurz in #395
  • Introduce replaces field in CSV by @gkurz in #399
  • Add new annotations to CSV by @gkurz in #398
  • Patch series to fix the image references and removes unused peerpods manifest files by @bpradipt in #402
  • Some misc changes for podvm builder by @bpradipt in #405
  • Remove duplicate code for reading yamls by @bpradipt in #406
  • Add separate event handler for configmap updates by @bpradipt in #407
  • Handle processing of a sample featuregate by @bpradipt in #408
  • Bump OSC to 1.6.0 by @gkurz in #409
  • Bump OSC to 1.7.0 by @gkurz in #410
  • Pod VM image handling fix by @bpradipt in #404
  • enable guest_hook_path in remote config by @snir911 in #412
  • Bump golang version to 1.21 by @spotlesstofu in #380
  • Handling the case when imageGenerator is nil for libvirt by @ajayvic in #415
  • Fixes for annotation handling related to pod vm image creation and deletion by @bpradipt in #418
  • RBAC: adapt to image-creation refactoring by @snir911 in #423
  • Add feature confidential by @spotlesstofu in #417
  • Embed pause image by @bpradipt in #424
  • podvm: Fix payload image override by @bpradipt in #425
  • Kata installation using RHCOS image layer by @bpradipt in #416
  • peerpod: Remote hypervisor config files needs to be updated to align with upstream changes by @liudalibj in #426
  • Update configuration-remote.toml to align with upstream changes by @bpradipt in #427
  • Fix make test to unbreak make clean by @gkurz in #429
  • podvm: agent policy support by @snir911 in #430
  • One shim for all by @gkurz in #437
  • Add libvirt podvm image support by @supritai in #421
  • podvm: allow setting custom agent-policy by @snir911 in #434
  • Make ssh-secret optional for podvm creation job by @bpradipt in #439
  • Remove mount points by @bpradipt in #438
  • Make ssh-secret optional for podvm deletion job by @bpradipt in #440
  • Credential Requests Permissions reduction by @snir911 in #441
  • Sandboxed containers operator to build secure execution enabled peer pod Image by @ANJANA-A-R-K in #433
  • 1.7 release: bump peerpod controllers to 0.9.0 by @beraldoleal in #442
  • KATA-2987: Enable OCI image pull support for libvirt provider by @ajayvic in #431
  • podvm: disable cloud-init unsafe modules for CoCo by @snir911 in #443
  • Allow overriding CLOUD_PROVIDER for image generator by @bpradipt in #449
  • Update existing MC in createMcFromFile() by @gkurz in #453
  • fix(docs): Correct broken links to Red Hat documentation by @butler54 in #452
  • Fix some broken URLs in KataConfig description by @gkurz in #456
  • Require CRI-O 1.28 by @gkurz in #458
  • Add support to use pre-built pod VM image for Azure by @bpradipt in #460
  • Track files generated by make bundle by @gkurz in #463
  • Build fixes and sdk upgrade by @bpradipt in #451
  • Fix golint and CI by @gkurz in #464
  • metrics: add initial support for SLI/SLO metrics by @beraldoleal in #461
  • Bump OSC version to 1.8.0, and document where version appears by @c3d in #466
  • Enable image signature check for CoCo by @gkurz in #468
  • Backports for 1.8.0 by @gkurz in #470
  • backport: azure: use RHEL 9.4 as base image by @snir911 in #474

New Contributors

Full Changelog: v1.5.2...v1.8.0