PrinsonF77

Results 6 comments of PrinsonF77

@darshitac11 Can you please assign this issue to me. It would also be great if I can get some direction on how or where to get started with this as...

Yes. Can you assign it to me? Also according to what I've seen at https://github.com/kiali/kiali/blob/master/tests/integration/tests/kiali_urls_test.go , `func TestGrafana(t *testing.T)` already implements this. Something similar has to be done for the...

Thanks for the explanation. Will start working on it

Hey @jshaughn @nrfox . Will be taking this up. Sorry for the delay. @nrfox since `getRequestandUnmarshallInto` only returns the error right now, there is no way to get the status...

@nrfox Most of the kiali client methods return a status code. Even the Grafana method that was given as an example in https://github.com/kiali/kiali/issues/6777#issuecomment-1819667034 . By modifying `getRequestAndUnmarshalInto` to also return...