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

Fix problem with lowercased config map variables #8

Closed
wants to merge 2 commits into from
Closed

Conversation

c35sys
Copy link
Member

@c35sys c35sys commented Aug 7, 2018

No description provided.

@c35sys
Copy link
Member Author

c35sys commented Aug 7, 2018

Issue #7

@c35sys c35sys requested a review from pablo-ruth August 7, 2018 14:54
@pablo-ruth
Copy link
Contributor

I think it will be better to change back-end interfaces to pass a sub viper object directly instead of a serialized map of string, so we can use viper methods to get values because it will abstract case problems for us. I pushed an example in subconfigViper branch (https://github.com/signmykeyio/signmykey/compare/subconfigViper). Config options in this example are in snake case but we can keep camel case notation.

@pablo-ruth
Copy link
Contributor

Close in favor of #9

@pablo-ruth pablo-ruth closed this Aug 9, 2018
@pablo-ruth pablo-ruth deleted the ConfigMap branch August 12, 2018 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants