You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Export assessments (from pathfinder).
Update tackle deployments.
Wait for pods/containers to be restarted.
Import assessments.
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.
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:
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
The text was updated successfully, but these errors were encountered: