Paul Larsen

Results 28 comments of Paul Larsen

Great, I'll open a PR for this in a bit then! `dict_add`, `dict_set`, and `dict_remove` should cover all dict essentials?

Friendly heads-up that `protoc-gen-go-grpc` has been [released](https://github.com/grpc/grpc-go/releases/tag/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0), making this issue relevant again :)

I've put this on hold for now, because I'm not satisfied with the fact these methods aren't thread-safe. On the other hand, I'm also not a fan of putting everything...

> So how about adding a boolean field to config when we want to create the bot value then? 🤔 > > _A boolean config var indicating whether the user...

Are there any updates on this? Would be lovely get this fixed. I'd be happy to give it a go, but I have no familiarity with the codebase and wouldn't...

I'd be happy to contribute, but it's not immediately obvious to me which changes are required to "only" calculate JSON patches for a single field, while still use strategic merges...

> @PaulSonOfLars I've made the changes to use json for just the `valuesObject`. Like yourself, I too couldn't see how to treat a single field separately, so I'm doing two...

Yep, got some tests ready - will push later tonight, Also adding support for `Sources.Helm` on top of `Source.Helm`; figure thats going to be the next issue report otherwise!

Hi @alexvaigm - Happy new year! Latest update from my side is simply the PR I opened above (#16602), which should fix the issue + add tests. Friendly ping to...