Skip to content

Releases: openshift/sandboxed-containers-operator

v1.8.1-alpha.0

03 Dec 15:18
f86829d
Compare
Choose a tag to compare
v1.8.1-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0...v1.8.1-alpha.0

v1.8.0

25 Nov 07:56
4cac765
Compare
Choose a tag to compare

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

v1.8.0-alpha.2

07 Nov 16:15
4cac765
Compare
Choose a tag to compare
v1.8.0-alpha.2 Pre-release
Pre-release

What's Changed

  • backport: azure: use RHEL 9.4 as base image by @snir911 in #474

Full Changelog: v1.8.0-alpha.1...v1.8.0-alpha.2

v1.8.0-alpha.1

06 Nov 11:18
87783b7
Compare
Choose a tag to compare
v1.8.0-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0-alpha.0...v1.8.0-alpha.1

v1.8.0-alpha.0

28 Oct 16:08
dacb45e
Compare
Choose a tag to compare
v1.8.0-alpha.0 Pre-release
Pre-release

What's Changed

  • 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

New Contributors

Full Changelog: v1.7.0-alpha.0...v1.8.0-alpha.0

v1.7.0

04 Sep 16:32
23e50ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.7.0-alpha.1

19 Aug 13:57
b846ae2
Compare
Choose a tag to compare
v1.7.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0-alpha.1

v1.7.0-alpha.0

25 Jul 13:19
8bcea2e
Compare
Choose a tag to compare
v1.7.0-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0-alpha.0

v1.6.0

25 Jul 13:16
fa95700
Compare
Choose a tag to compare

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
  • 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
  • Cherry picking of commits from devel to release-1.6 branch by @bpradipt in #411
  • backport: enable guest_hook_path in remote config by @snir911 in #414
  • Cherry-picking imageGenerator fix for libvirt to 1.6 by @ajayvic in #419
  • Cherry-pick annotation fixes for 1.6 by @bpradipt in #420

Full Changelog: v1.5.3...v1.6.0

v1.5.3

10 Apr 19:53
398d12e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3