Skip to content

Backward compatibility is broken because of cri-api change #2127

Description

@bitoku

Due to this recent change (kubernetes/kubernetes#139168 (comment)), crictl no longer accepts environment variables in plain text; it now requires them to be base64-encoded.

Here is a reproducer: https://gist.github.com/bitoku/749684a85b44018e7d5cd4c77cd47202

The question is: do we want to fix this incompatibility or just leave it as is?
The downside of keeping the compatibility is that it may require some custom unmarshalling and that we won't be able to test non-UTF8 binaries using crictl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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