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

Database dependency removal #21183

Closed
l0rd opened this issue Feb 19, 2022 · 1 comment
Closed

Database dependency removal #21183

l0rd opened this issue Feb 19, 2022 · 1 comment
Labels
area/che-server kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.

Comments

@l0rd
Copy link
Contributor

l0rd commented Feb 19, 2022

Is your enhancement related to a problem? Please describe

Postgres is still a Che pre-requisite but it could be easily removed (it’s used only to persist users ids).
Removing the database would make the che-server a stateless application.

Describe the solution you'd like

Use a ConfigMap to store users data.

@l0rd l0rd added the kind/enhancement A feature request - must adhere to the feature request template. label Feb 19, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Feb 19, 2022
@l0rd l0rd added area/che-server severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 19, 2022
@l0rd
Copy link
Contributor Author

l0rd commented May 11, 2022

Closing this one as #21374 is more detailed

@l0rd l0rd closed this as completed May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants