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

SSOT for credentials management #54

Open
ali-everest opened this issue Nov 17, 2021 · 1 comment
Open

SSOT for credentials management #54

ali-everest opened this issue Nov 17, 2021 · 1 comment
Labels
housekeeping Routine upgrades + maintenance
Milestone

Comments

@ali-everest
Copy link
Member

Currently we are fetching credentials from multiple files like .env, application.properties and build.gradle files. These details needs to be in sync otherwise the application will misbehave.

We can introduce a single source of truth(SSOT) to store values in one place and reference them wherever required.

@ali-everest ali-everest mentioned this issue Nov 17, 2021
4 tasks
@ali-everest ali-everest added the housekeeping Routine upgrades + maintenance label Nov 17, 2021
@sluehr sluehr added this to the 1.0.0 milestone Nov 18, 2021
@sluehr sluehr added the good first issue Good for newcomers label Nov 18, 2021
@sluehr
Copy link
Member

sluehr commented Dec 6, 2021

Down to 2 files: application.properties and .env

@sluehr sluehr moved this to To do in Lhotse Aug 5, 2022
@sluehr sluehr added this to Lhotse Aug 5, 2022
@sluehr sluehr removed the good first issue Good for newcomers label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Routine upgrades + maintenance
Projects
Archived in project
Development

No branches or pull requests

2 participants