Description
When I go to kataconfig after subscribing, I see a 404. It continues after creating kataconfig as well. Firefox & chrome have the same issue
Steps to reproduce
1. create catalogsrc & Image source polucy to use 1.3.0-13
2. Subscribe to the 1.3.0 osc in OperatorHub
3. go to the KataConfig area of osc
Expected result
See an empty screen.
After clicking on Create KataConfig you should see the example-kataconfig with options to delete it.
Actual result
Clicking on Create KataConfig shows the form & yaml to install. After clicking Create, the 404: Not Found is still shown.
oc get kataconfig example-kataconfig -o yaml
shows progress and kataconfig creation succeeds.
Impact
A user won't be able to rely on the GUI. They will have to use the CLI to delete kataconfig and get other information about it.
Env
oc version
Client Version: 4.10.0-202112011912.p0.g69c4d3f.assembly.stream-69c4d3f
Server Version: 4.11.0-0.nightly-2022-06-11-054027
Kubernetes Version: v1.24.0+cb71478
Fedora 35
google-chrome-stable-102.0.5005.115-1.x86_64
firefox-101.0-1.fc35.x86_64
Additional helpful info