Dharma Bellamkonda
Dharma Bellamkonda
Using apiserver is nice because we already have apiserver connected to our identity provider (in my case, Active Directory.) So the user can use their existing identity, which already using...
@corest very cool! I will share that with my team!
Another use case for this is when using environment managers such as [direnv](https://direnv.net/). I have `.envrc` and `.direnv` in my global `.gitignore` because `.envrc` contains my environment variables (potentially containing...