Raman Gupta

Results 330 comments of Raman Gupta

Related: https://github.com/sksamuel/hoplite/issues/410.

This will be fixed by https://github.com/sksamuel/hoplite/pull/414.

@mcristina422 Care to explain the downvote?

@brunohms > Can you explain further when those would not be available in a pod? It all depends what the container contains. If the container contains the commands `/bin/sh` or...

@derailed I can't disagree. Its not really an intended UX for Kubernetes, and really requires the user understand the implications of taking this shortcut if they're gonna take it. I'm...

Very cool, thanks. I'd certainly like to take a look at it. URL?

@dimitropoulos Well funnily enough, that's a bit of a complex answer... My situation is that I have a backend API that validates tokens retrieved via Firebase auth (https://firebase.google.com/docs/auth). Firebase auth...

Sounds good, thanks. In the meantime unfortunately the only workaround I see is setting the bearer token manually, but I'm open to suggestions.

@maciex Nice! Do you want to submit that as a PR to the repo? You could update the README as well.