Description of problem: ---------------------- If a new namespace is created in OCP while the plan wizard is open, it is not automatically added to the list of options in the target namespace dropdown. If the user cancels and reopens the wizard, the new namespace does appear. Need to make sure polling is behaving properly while on this wizard step. Version-Release number of selected component (if applicable): ------------------------------------------------ MTV Beta 2.0 How reproducible: ---------------- Always Steps to Reproduce: ------------------ 1. 2. 3. Actual results: --------------- Expected results: ----------------- Additional info: ---------------
Fix is merged (https://github.com/konveyor/forklift-ui/pull/505)
This fix should be part of build v2.0.0-14, iib:64369.
Verified this issue with MTV 2.0.0-17 / iib:66911 and it is still relevant. It even seems that we have a regression I was not able to choose a new created target namespace in migration plan wizard, even after reloading MTV page Moving back to ASSIGNED
Hmm.. I verified the fix myself, so whatever is causing the regression must be blocking that list of namespaces from being updated at all. I think that must mean the new namespace isn't being picked up by the inventory API. @jortel do you know why that might be? @mguetta how long after creating the namespace did you wait for it to appear? Would you be able to provide access to the cluster where you saw this regression?
(In reply to Mike Turley from comment #4) > > @mguetta how long after creating the namespace did you wait for > it to appear? Would you be able to provide access to the cluster where you > saw this regression? I tried to update the namespaces dropdown list several times (by closing and reopening the list, cancel the migration plan and recreate, reload the MTV page, reload OCP), so I guess it took ~5 minutes Regarding access to the cluser where I tested it - I sent in Gmail
The inventory is not (k8s) watching the correct `Kind` for namespaces. Not a regression. Fixing.
https://github.com/konveyor/forklift-controller/pull/224
Merged to release branch.
The fix should be part of build mtv-operator-bundle-container-2.0.0-4 / iib:72115.
Verified as fixed. mtv-operator-bundle-container-2.0.0-7 / iib 72753
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (MTV 2.0.0 images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:2381