Benjamin Chrobot

Results 23 comments of Benjamin Chrobot

> @bchrobot have you already start to work on that ? We’re gonna need that soon and we’d be glad to lend a hand. I have not made any progress...

> ... because of external tooling that we have for cluster monitoring and maintenance. ... having the reference allows us to better manage the state of our clusters. This is...

Also interested in this. Thanks!

> It allows to use an existing k8s secret as credentials for database access. It's useful when you are using the database with other apps and you already have a...

@paoliniluis I opened #18062 with some changes to support 3rd party plugins via extra volume mounts

> If you remove a user from the postgresql yaml definition, it doesn't remove the user from the database and logins still work. At this point if you edit the...

In case it's helpful for anyone else, we also used the following to identify ArgoCD applications with manifests containing specifically v1beta1 resources ([`yq` available here](https://github.com/mikefarah/yq)): ```sh kubectl -n argocd get...

This is still an issue. I am still working on the draft PR for it.

Is anyone working on this? If not, I plan on working on it

Thanks for the heads up! I don't believe Bandwidth's phone number lookup feature is included in any of their Node SDKs. My plan is to just use `node-fetch`, which is...