This message was deleted.
# dev
s
This message was deleted.
🎉 4
🚀 2
j
Thanks to those who provided help before to get it running/compiled
g
"at the very least doesn't immediately die" — great commentary, a good start 🙂
Any area in particular you're especially looking for feedback?
I'll try to take a look in the next couple days here, altho it is a bulky patch, so some focus area would be helpful
j
Something I could use guidance on is how to use secrets
I see there's some helper classes, but I haven't actually configured on, and I'm not sure what to do in a plugin to use them
g
generally that'd be through
DynamicConfigProvider
there's a usage example in
KafkaRecordSupplier
for kafka consumer properties
j
ok, I'll take a look