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

Managing data across deployments #2282

Closed
5 of 8 tasks
Tracked by #2216
fridex opened this issue Jan 26, 2022 · 2 comments
Closed
5 of 8 tasks
Tracked by #2216

Managing data across deployments #2282

fridex opened this issue Jan 26, 2022 · 2 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@fridex
Copy link
Contributor

fridex commented Jan 26, 2022

Is your feature request related to a problem? Please describe.

Let's check and document how we could manage data in multiple deployments.

Describe the solution you'd like

  • have document-sync-job deployed in the stage environment and let it sync data to the required deployments

  • let's see how document-sync-job works in deployments to automatically manage data

The bottom two checklist would be take care by: #2513

  • check if we can automate PostgreSQL dumps
  • document how we would like to manage data in deployments
    • how stage data are populated, what needs to be done automatically and what is manual

Related: #2268

@fridex fridex added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 26, 2022
@sesheta sesheta added the needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. label Jan 26, 2022
@harshad16
Copy link
Member

Data migration based on the postgresql db dumps: #2216
/triage accepted
/priority important-soon

@sesheta sesheta added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Feb 1, 2022
@harshad16
Copy link
Member

Component document-sync-job was created to accommodate the needs.
The deployment of the document-sync-job is created via the following issues:

This issue is worked and completed.
Thanks for all the efforts @fridex 💯

@harshad16 harshad16 moved this to Completed in SIG-DevSecOps Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants