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

Support upgrade from 0.2.x -> 0.3.x with migration of pathfinder assessments #264

Closed
dymurray opened this issue Sep 18, 2023 · 3 comments
Closed
Assignees
Labels
0.3.0 kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@dymurray
Copy link
Contributor

dymurray commented Sep 18, 2023

With 0.3.0, the assessments are stored in a new format, and we want the operator to support the automatic migration of pathfinder assessments to the new assessment format.

Pathfinder will be replaced by functionality in the Hub. The operator needs to:

  1. Export assessments (from pathfinder).
  2. Update tackle deployments.
  3. Wait for pods/containers to be restarted.
  4. Import assessments.
  5. Delete all pathfinder related resources.

Assessment export/import will be performed using the hub export/import tool. The operator dockerfile needs to be updated to include the tool.

Requires: konveyor/tackle2-hub#489

@dymurray dymurray added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 18, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Sep 18, 2023
@dymurray dymurray moved this from 🆕 New to 🔖 Ready in Planning Sep 18, 2023
@dymurray dymurray added the 0.3.0 label Sep 18, 2023
@jortel jortel added this to Planning Sep 19, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Sep 19, 2023
@dymurray dymurray added this to the 0.3-beta.1 milestone Sep 27, 2023
@dymurray dymurray modified the milestones: 0.3-beta.1 , 0.3-beta.2 Oct 12, 2023
@aufi
Copy link
Member

aufi commented Oct 26, 2023

CLI script already merged to operator: #269

@aufi aufi moved this from 🔖 Ready to ✅ Done in Planning Nov 2, 2023
@djzager
Copy link
Member

djzager commented Nov 8, 2023

Closing as #276 has merged

@djzager djzager closed this as completed Nov 8, 2023
@jmontleon
Copy link
Member

Resolved by #276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3.0 kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants