Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] ConfigMap template support #18

Closed
lukasmrtvy opened this issue Sep 6, 2019 · 3 comments
Closed

[FEATURE] ConfigMap template support #18

lukasmrtvy opened this issue Sep 6, 2019 · 3 comments
Labels
enhancement New feature or request
Projects
Milestone

Comments

@lukasmrtvy
Copy link

It would be super usefull, if something like this:
https://github.com/Soluto/kamus/tree/master/init-container#custom-templating-support
will be supported.
Not all images/applications handles configuration from environment variables and sometimes its needed to store secret in configMap.
Thanks

@torresdal torresdal added the enhancement New feature or request label Sep 11, 2019
@torresdal torresdal changed the title Feature: ConfigMap template support [Feature] ConfigMap template support Feb 28, 2020
@torresdal torresdal added this to To do in akv2k8s via automation Feb 28, 2020
@torresdal torresdal moved this from To do to Features in akv2k8s Feb 28, 2020
@torresdal torresdal changed the title [Feature] ConfigMap template support [FEATURE] ConfigMap template support Feb 28, 2020
@torresdal
Copy link
Collaborator

Agree @lukasmrtvy. Basically two things then:

  1. Support for ConfigMap
  2. Support for templating

The first should be doable in reasonable time. The second will require some more thought. Mind if I split these in two?

@torresdal
Copy link
Collaborator

Support for ConfigMap is now available in 1.2-beta - soon to be released.

@torresdal
Copy link
Collaborator

We will not add template support at this time, unless someone provide a PR. ConfigMaps will be supported from v1.2.

akv2k8s automation moved this from Features to Done Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
akv2k8s
  
Done
Development

No branches or pull requests

2 participants