Skip to content

OCI Annotation Propagation (Base64 vs Plaintext) #771

Description

@Nachiket-Roy

bunny uses Base64 for OCI annotations but not always for Docker config labels, resulting in mixed cases in urunc.json or OCI specs. Currently, urunc forcefully calls base64.StdEncoding.DecodeString() on these values, causing container creation to crash if the values are actually plaintext.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions