Skip to content

feat: Added Support for Baremetal Initdata Annotation Ceration#252

Open
Rohit-Singh43-1 wants to merge 1 commit into
ibm-hyper-protect:mainfrom
Rohit-Singh43-1:baremetal-initdata
Open

feat: Added Support for Baremetal Initdata Annotation Ceration#252
Rohit-Singh43-1 wants to merge 1 commit into
ibm-hyper-protect:mainfrom
Rohit-Singh43-1:baremetal-initdata

Conversation

@Rohit-Singh43-1

@Rohit-Singh43-1 Rohit-Singh43-1 commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Added Support for Baremetal Initdata Annotation Ceration

  • Based on sehdrbin the solution type will decided(Peerpod, Baremetal).
  • encoded bin is mandatory for Baremetal annotation.

Assisted By - IBM BOB

Description

PR enables the support for creating initdata annotation for Baremetal Solution for IBM Confidential Computing Containers for Redhat OCP

Fixes #246

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactor (no functional changes)
  • CI/CD or build changes

Target Platform

  • HPVS (IBM Hyper Protect Virtual Servers for VPC)
  • CCRT (IBM Confidential Computing Container Runtime)
  • CCRV (IBM Confidential Computing Container Runtime for Red Hat Virtualization Solutions)
  • CCCO (IBM Confidential Computing Containers for Red Hat OpenShift Container Platform)
  • All platforms
  • Not platform-specific

Testing

  • make test passes
  • make fmt applied (no formatting changes needed)
  • New tests added for new functionality (if applicable)

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have added/updated GoDoc comments for public functions
  • I have updated documentation (README, docs/README.md) if needed
  • All new and existing tests pass (make test)
  • I have verified there are no breaking changes (or documented them above)

- Based on sehdrbin the solution type will decided(Peerpod, Baremetal).
- encoded bin is mandatory for Baremetal annotatation.

Signed-off-by: Rohit.Singh43@ibm.com <Rohit.Singh43@ibm.com>
@Sashwat-K Sashwat-K added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 15, 2026

@vermvid vermvid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Support Baremetal Initdata Annotation Creation for CCCO Solution.

3 participants