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

Switching namespaces does not work on Istio Config page #239

Closed
ferhoyos opened this issue Jan 18, 2024 · 0 comments · Fixed by #240
Closed

Switching namespaces does not work on Istio Config page #239

ferhoyos opened this issue Jan 18, 2024 · 0 comments · Fixed by #240
Assignees
Labels
bug Something isn't working

Comments

@ferhoyos
Copy link
Collaborator

ferhoyos commented Jan 18, 2024

In OSSMC plugin when I try to switch namespaces in Projects: dropdown to other namespaces in Istio Config List page I do get 403 errors for each namespace

image

I can see this namespaces in Istio Config tab, but not in Graph or Overview page

GET https://console-openshift-console.apps.pmarek2024.servicemesh.rhqeaws.com/api/proxy/plugin/ossmconsole/kiali/api/namespaces/gamma/istio?validate=true 403 (Forbidden)
(anonymous) @ xhr.js:187
e.exports @ xhr.js:13
e.exports @ dispatchRequest.js:51
f.request @ Axios.js:108
(anonymous) @ bind.js:9
b @ Api.ts:93
L @ Api.ts:221
(anonymous) @ IstioConfigListPage.tsx:180
s @ regeneratorRuntime.js:44
(anonymous) @ regeneratorRuntime.js:125
(anonymous) @ regeneratorRuntime.js:69
o @ asyncToGenerator.js:3
l @ asyncToGenerator.js:22
(anonymous) @ asyncToGenerator.js:27
(anonymous) @ asyncToGenerator.js:19
(anonymous) @ IstioConfigListPage.tsx:209
Pl @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
t.unstable_runWithPriority @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:174000
Uo @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
El @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
pl @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
(anonymous) @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
t.unstable_runWithPriority @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:174000
Uo @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
Wo @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
Vo @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
De @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
$t @ vendors~main-chunk-46633dfbc3d3e0d5890f.min.js:173687
main-chunk-db5777476d06fb678427.min.js:1 unhandled promise rejection: Error: Request failed with status code 403 Error: Request failed with status code 403
    at e.exports (createError.js:16:15)
    at e.exports (settle.js:17:12)
    at XMLHttpRequest.C (xhr.js:54:7)
window.onunhandledrejection @ main-chunk-db5777476d06fb678427.min.js:1
createError.js:16 Uncaught (in promise) Error: Request failed with status code 403
    at e.exports (createError.js:16:15)
    at e.exports (settle.js:17:12)
    at XMLHttpRequest.C (xhr.js:54:7) 

image

https://issues.redhat.com/browse/OSSM-5717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants