-
### Feature description
Upstream flows:
```yaml
id: myflow1
namespace: company.team
tasks:
- id: hello
type: io.kestra.plugin.core.log.Log
message: Hello from {{ flow.id }}
```
…
-
IBC functionality can be tested for in the cw v1.5 cw-multi-test. Technically we will utilize abstract-cw-multi-test which is a fork of mainline cw-multi-test which has implemented the logic of ibc un…
-
Working with ICF IBC team to approve PR changes.
-
Hello Community,
I currently have multiple Kubernetes clusters running with Istio versions 1.22 and 1.23. Istio is deployed in our clusters using the istiod Helm charts, and we are using the config…
-
- "Copy" features from legacy agent
- Research how to instrument curl_multi_* funtions
- Implement to be fully compatible with otel and push upstream
-
# ❓ Questions and Help
Hello, I am watching fused multi-head attention in 3rdparty/cutlass.
In cutlass/examples, fused multi head attention is upstream to xformers.
And CUTLASS said fused multi h…
-
I think it would be useful for some projects to have the possibility of being able to run `gh push -u origin,github`, such that subsequent runs of `gh push` do the equivalent of `gh push origin,github…
-
Now that [sbt-multi-jvm](https://github.com/sbt/sbt-multi-jvm) is better maintained, we should have a look into using the upstream sbt-multi-jmv rather than our own [inner sourced one](https://github.…
-
**Describe the feature request**
Similar to how the transport socket is smartly merged [here](https://github.com/istio/istio/blob/4b6da345431ffd447a1dfe246b9140b7c51f49eb/pilot/pkg/networking/core/en…
-
Hi Team,
I’ve the following use case:
I’ve an api let’s say identified by the uri /service/function/operation and there are different upstream tenants that provide the same API. So, lets say
…