Skip to content

Support for JSON decoding #160

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.

Activity

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

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