Agus Prasetiyo

Results 5 comments of Agus Prasetiyo

The `impersonation` part would be very helpful for us. Any chance of getting it merged?

Hi @phillipj, I'm creating https://github.com/phillipj/gitlab-search/pull/37 to enable this feature, kindly review. Thanks

Created this functionality in my fork, https://github.com/aoktox/dyff/pull/1 & https://github.com/aoktox/dyff/pull/2 Not sure whether this is good enough to be merged in the upstream

➕ 1️⃣ For this feature, i'm expecting that headlamp aware of `proxy-url` which supported by kubeconfig Currently i'm using this workaround, starting headlamp from CLI ```sh $ export HTTPS_PROXY=socks5://localhost:8080 $...