apache / camel-kamelets

Apache Camel Kamelets Repository
https://camel.apache.org
Apache License 2.0
55 stars 79 forks source link

Http/https Sink Kamelet: Expose okStatusCodeRange #2219

Closed oscerd closed 1 month ago

oscerd commented 1 month ago

https://github.com/apache/camel-kafka-connector/issues/1675

davsclaus commented 1 month ago

No we should not just expose any half advanced options one by one on kamelets. A kamelet is not intended to cover everyones need. Especially a seldom option like ok ranges.

oscerd commented 1 month ago

Then we should find another way for ckc, like adding kamelets there directly.

davsclaus commented 1 month ago

Yeah we may consider making camel-kamelet able to provide additional parameters in some special way. However that is not tooling friendly.