Corey McGregor
Corey McGregor
Hellooo, just ran up against this shortcoming. Would love to know if this is on a near-term roadmap 🙏🏻
Hi @DentonGentry, I think I might need an example? I tried what I thought you meant, but it granted users of the group access to use _all exit nodes in...
Thanks @flamendless. I'd be happy to but wanted to confirm this is intended behavior first :) For instance, I found that `baton` doesn't work this way.
I've just run into this as well. It seems `@types/pino-http` indicate you can pass the `redact` option to `pino-http`, but this has no effect. Seemingly because `pino` doesn't support re-configuration?
@viveklak Thanks! So just using the helm CLI to perform the rollback? No worries, I'll give that a go and report back if there are any problems ✌🏻
So using the `helm` CLI to uninstall/rollback a release appears to unblock pulumi from taking further action 🎉 However, pulumi still reports this warning upon subsequent update, despite everything being...
@FagnerMartinsBrack I've not reached any solution I'm happy with yet. `knex` doesn't allow you to manage connections (or pools) yourself. I could perhaps wrote an entire database driver wrapper around...
Okay, I've done about as much thorough testing as I can. I'm honestly not sure any problem necessarily lies with either `pg` or `knex`, but I can say that RDS...
Fantastic read @adnzzzzZ, thanks. It looks like you've taken down your code though 😞.
> note, if the code and spec are out of sync, you will get a validation error. This is exactly the problem. It does NOT produce a validation error when...