Rahul Vashishth

Results 6 issues of Rahul Vashishth

``` ~ resource "keycloak_user_roles" "user_roles" { id = "developer-platform/da0ede55-f8d6-4352-9172-b2e3f508b5a1" realm_id = "developer-platform" ~ role_ids = [ - "489701d7-7123-47a5-8a89-89ef92454b2e", + "eeffa302-c5ca-430e-83a6-d22a54e8ec55", ] user_id = "da0ede55-f8d6-4352-9172-b2e3f508b5a1" } ``` Here the first role...

[Similar issue on another pulsar-dashboard](https://github.com/bbonnin/pulsar-express/issues/19). Pulsar-manager web dashboard never loads up when we host pulsar-manager behind an LB/Proxy service with a url slug. It looks like all the static contents...

triage/week-15

**Is your feature request related to a problem? Please describe.** The grafana dashboards should display metrics for nodes and containers. Use prometheus `node_exporter` to export kubernetes node metrics. **Describe the...

I have added @PreAuthorize("hasAnyRole('USER')") in HelloController. Even now if i create token with any user role, still hello controller is returning the result.

Similar [issue on pulsar dashboard](https://github.com/apache/pulsar/issues/5623) I have deployed `pulsar-express` on azure kubernetes services. when loading the on browser using nginx ingress controller host name, it failed to load resources. All...

it seems an internal dependent package of tfenv is not working for sonoma os. following is the stack trace ``` Already downloaded: /Users/rvashish/Library/Caches/Homebrew/downloads/e0582271986bf91f2f8f4af389bbff336bb2e5cdcc91dd33fd2b4b3e42a37afe--grep-3.11.bottle_manifest.json ==> Pouring grep--3.11.arm64_sonoma.bottle.tar.gz Error: Couldn't find manifest...