-
Bug
-
Resolution: Done
-
Undefined
-
MTA 6.0.1
-
None
-
False
-
-
False
-
QE - Ack
-
-
-
Critical
-
None
Description of problem:
Analysis stops working after MTA upgrade from 6.0.0 to 6.0.1
Version-Release number of selected component (if applicable): 6.0.1-9
How reproducible: 100%
Steps to Reproduce:
1. Deploy MTA 6.0.0 from brew
2. Create a source app
3. Run analysis and make sure it was successfull
4. Upgrade to 6.0.1
5. Run same analysis for the same app
Actual results:
Analysis will be in error state, logs will contain an error:
$ oc logs task-2-fcw8p panic: open /tmp/secret.json: no such file or directory goroutine 1 [running]: github.com/konveyor/tackle2-hub/addon.newAdapter() /remote-source/mta-windup-addon/deps/gomod/pkg/mod/github.com/konveyor/tackle2-hub@v0.0.0-20220523222112-ad8a69ae5031/addon/adapter.go:116 +0x2df github.com/konveyor/tackle2-hub/addon.init.0() /remote-source/mta-windup-addon/deps/gomod/pkg/mod/github.com/konveyor/tackle2-hub@v0.0.0-20220523222112-ad8a69ae5031/addon/adapter.go:35 +0x57
Expected results:
Analysis should work
Additional info: