Skip to content

Releases: openshift/sandboxed-containers-operator

v1.8.0-alpha.0

28 Oct 16:08
dacb45e

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

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

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

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

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

Choose a tag to compare

What's Changed

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

v1.5.2

07 Feb 17:00
b8b3307

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Feb 14:17
817ff2a

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

sandboxed containers operator v1.5.0

23 Nov 14:55
9891e9b

Choose a tag to compare

What's Changed

  • Fast-forward devel to peer-pods-tech-preview by @pmores in #315
  • Merge main into devel after v1.4.0 release by @gkurz in #325
  • image-job: fix payload url by @snir911 in #324
  • Allow monitor pods to run on tainted nodes by @gkurz in #328
  • Fix kataconfig status handling to support installation updates by @pmores in #327
  • New way of showing kata nodes in kataconfig status by @pmores in #329
  • Switch to condition for progress status reporting by @pmores in #330
  • Bump outdated versions of OSC components by @gkurz in #332
  • Update machineconfig to enable required annotations for flexible instance types by @bpradipt in #335
  • Add snir911 to reviewers and approvers by @jensfr in #334
  • Remove legacy kata config status parts by @pmores in #333
  • Fix kataconfig status handling to support installation updates (port to main) by @gkurz in #339
  • Use raw Azure base image for peer-pods by @bpradipt in #340
  • Support multiple runtimeclasses in kataconfig.status.runtimeClass by @pmores in #344
  • PR #344 fixup by @pmores in #345
  • Update peerpodconfig-ctl dep by @bpradipt in #342
  • Peer-pods: switch runtime class name to 'kata-remote' instead of 'kata… by @littlejawa in #346
  • podvm: run image jobs from the controller automatically by @snir911 in #343
  • don't let KataConfig deletion start while installation is still in progress by @pmores in #349
  • peer-pods: validate CM and Secret are set by @snir911 in #353
  • Bump OSC to 1.5.0 by @gkurz in #355
  • Merge to main for 1.5 by @gkurz in #357
  • peerpod-ctrl: bump to fix dangling VMs by @snir911 in #360
  • makefile: match operator, bundle and catalog versioning by @snir911 in #361
  • image-generator: skip image creation for unsupported providers by @snir911 in #362
  • Merge to main for 1.5 by @gkurz in #363

Full Changelog: v1.4.1...v1.5.0

sandboxed containers operator v1.4.1

17 Nov 07:22
1a660d8

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1