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

Discovery for proper handling of edxapp migrations and migrations rollback #919

Open
robrap opened this issue Jan 31, 2025 · 1 comment
Open

Comments

@robrap
Copy link
Contributor

robrap commented Jan 31, 2025

See Slack conversation to kick-off discovery.

Requirements:

  • Maintaining ability to run migrations on a single container (to imitate running on a single instance).
  • Maintaining the ability to rollback migrations (on a single container), when required.
    Questions:
  • Is it true that our other k8s pipelines are not running migrations on a single container?
    • Is that something we plan to fix? At a minimum, I do not want to copy this pattern for edxapp.
    • See this past Slack discussion on this topic.
  • Do the current k8s pipelines have an ability to rollback migrations How is that done?

Based on these answers, where would be the best place to brainstorm solutions? Do we need to set up a meeting for this. or does someone want to make proposals first?

We need to ensure we know what the plan is, and whether this will be handled by SRE or Arch-BOM. It sounds like SRE might be looking this.

When and if SRE tickets are shared, add links to this ticket.

@robrap robrap added this to Arch-BOM Jan 31, 2025
@robrap robrap converted this from a draft issue Jan 31, 2025
@robrap
Copy link
Contributor Author

robrap commented Jan 31, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant