S Santhosh Nagaraj

Results 75 comments of S Santhosh Nagaraj

> tbc, you're saying that every request to the API server from headlamp has a unique userInfo? Yes, the token is stored in the frontend and sent with every request...

Quick Update, I was able to test if the Impersonation headers are working without installing openunison by a workaround. I used AKS with Entra ID auth setup for this. 1....

@ajaykumarmandapati Sorry for the delay on this, we are prioritising this now. Is User impersonation the blocker for you?

gentle ping @marketplace-eng

@upsaurav12 Thanks for the detailed approach. In this solution, for eg if the client wants only page 10, the client needs to know the continueToken corresponding to page 10, how...

@sarg3nt sorry for the late response. May I know if you are using Azure AKS OIDC setup working with Entra ID or AAD?

Agree on the under documentation, the link in the [docs](https://backstage.io/docs/features/kubernetes/configuration/#clustersdashboardapp-optional) to see example formatter implementation is also broken.

@vinzscam AFAIU the kubernetes plugin is part of the core, this issue is related to adding headlamp support to the `kuberntes-react` plugin. I have raised a [PR](https://github.com/backstage/backstage/pull/27383/files) for this.

Hey @lupaulus May I know how do you setup proxy for other tools(like kubectl) that interact with the cluster? I was wondering if this can be solved by using the...

@joaquimrocha Should we add an option in the UI to configure the proxy for each cluster? We wont be able to fetch the value from the CLI when running in...