Skip to content

Support for JSON decoding #160

@pschichtel

Description

@pschichtel

I'm currently trying to use this operator to transform COSI bucket secrets into something certain applications support. COSI's secrets have 1 key called BucketInfo, which contains a JSON string with all the details on how to use the bucket. Problem is that most applications accept the details as separate environment variables or a custom configuration file or so.

This operator seemed like a good fit, but unfortunately the jinja template engine as configured in this project doesn't support decoding JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions