GithubHelp home page GithubHelp logo

Comments (4)

ramaro avatar ramaro commented on May 18, 2024 1

@EugenFo Kapitan is not tied to kubernetes per se. I feel like you meant to request this feature in the kapitan-reference repo - if that's correct, please reopen in that repo. Thanks

from kapitan-reference.

ademariag avatar ademariag commented on May 18, 2024 1

Transferred the issue to the appropriate project

from kapitan-reference.

ademariag avatar ademariag commented on May 18, 2024 1

I might just have found some time to work on this.

Question: Being it binary data, does it make sense to have support for a template (which is text?)

I cannot see reasons to have anything other than value:

config_maps:
  data-config:
    mount: /path/data
    readOnly: true
    data:
      application.yml:
        template: some_template.j2
        values: ${config}
  binardata-config:
    mount: /path/binarydata
    readOnly: true
    binary_data:
      an_actual_binary_file:
        value: ?{a_reference_already_in_base64}
      something_else.txt:
        value: "does this even make sense?"
        b64_encode: true

@ramaro @Moep90 @EugenFo what do you think?

from kapitan-reference.

EugenFo avatar EugenFo commented on May 18, 2024

Thank you @ademariag for working on this.

I also can't reasons to have any support for templates. It might be that there will be some super edge cases for this. The example from the issue opening was just some arbitrary random example stuff, you know.

So I'm super fine if there is only support for value in binary_data.

from kapitan-reference.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.