zilla icon indicating copy to clipboard operation
zilla copied to clipboard

Extend Expression Language to Access HTTP Headers and to Use Multiple Parameters

Open Yoni-Weisberg opened this issue 5 months ago • 5 comments

Description

This is an improvement including features #1508 #1507 #1506

Yoni-Weisberg avatar Jun 30 '25 14:06 Yoni-Weisberg

Hey @jfallows, I updated the configuration of examples/http.kafka.crud/etc/zilla.yaml and examples/http.kafka.avro.json/etc/zilla.yaml. However, there is no examples/sse.kafka.crud. If you want, I can add an example for demonstrating the use-case of using SSE via curl, but this is not a standard use-case as we discussed above. Let me know what you want...

Yoni-Weisberg avatar Jul 15 '25 06:07 Yoni-Weisberg

@jfallows, I fixed the issue with HeaderFW in the test. Is there anything left that's preventing this from being merged?

Yoni-Weisberg avatar Jul 29 '25 09:07 Yoni-Weisberg

Hi, @jfallows, Is there anything left that's preventing this from being merged?

Yoni-Weisberg avatar Aug 10 '25 14:08 Yoni-Weisberg

Hi, @jfallows, Is there anything left that's preventing this from being merged?

@Yoni-Weisberg The build is passing but the http.kafka.avro.json example is no longer passing the automated test. See https://github.com/Yoni-Weisberg/zilla/blob/develop/examples/http.kafka.avro.json/.github/test.sh for details.

jfallows avatar Aug 10 '25 23:08 jfallows

Fixed the test

Yoni-Weisberg avatar Aug 11 '25 10:08 Yoni-Weisberg