Sanket Sudake
Sanket Sudake
Facing the same issue on the master branch for https://github.com/fission/fission All PRs apart from master from the last tagged release not reflecting in the changelog. https://github.com/fission/fission/blob/master/hack/changelog.sh
Hi @tim-schilling I am facing same issue. I tried to repro with minimal app. Issue occurs when I add debug toolbar to installed apps. https://github.com/tripples/logissue_with_debug_toolbar
Just capturing relevant slack thread discussion here https://fissionio.slack.com/archives/C3LUX6BBP/p1661328557287589 cc @shubham-bansal96
Duplicate of #1482 . Please track #1482 for further updates.
Sure @d-nishi . Thanks for acknowledgement.
@rchinni-mn Could you please add the correct details in the issue description? The above description seems to be coming from the default issue template.
Currently this is not supported via CRD as well, so need to explore CRD support first then via CLI
We can also explore https://github.com/bufbuild/connect-go
We are still tracking https://github.com/kedacore/keda/issues/2391 and we will release support in Fission once available in Keda. Traditional nats mqtrigger from fission is removed now.
We have added nats jetstream connector now for fission. Should be available in 1.17.0-rc2 release and onwards. https://github.com/fission/fission/pull/2517 cc @neha-Gupta1