-
I see that `Only` or `Any` functions are supported in the https://github.com/antonmedv/expr library. We have a use case for using `Only` and `Any` in ApplicationSet `generator` filters.
We have mul…
-
### Bug description
It appears that the pipeline rate is always lower than the generator source rate. For example, when source generates records at 15k msg/s, the pipeline rate (i.e. the number of re…
-
The Term data model has some fields that must not be set by users and are for internal use only. These fields are listed here with a brief summary and a suggestion for how to migrate the workload that…
-
Both the built in workloads and the separate binary should support GSSAPI authentication.
This has come up where customers cannot test their deployments with our built in workloads. Furthermore, th…
-
Spark-Bench Version: spark-bench_2.1.1_0.2.2
Spark Version on Your Cluster: 2.1.1.2.6.1.0
Scala Version on Your Spark Cluster: 2.11.8
###
**date_gen_lr.conf**
```
spa…
-
Current design: Transaction generator runs concurrently with the processing, generating random transactions that are written to the preAuth map. So transaction generation is competing for the same CP…
-
Could start with what already exists, including the C++ binaries files and CMake build system:
* https://github.com/iree-org/iree/tree/main/tests/e2e/matmul
* https://github.com/iree-org/iree/tree…
-
Support for workload identity federation using credential configuration files.
Currently, if the credential configuration files is specified as secretAccessKeySecretRef, the following error will oc…
-
The `when_all` concurrency primitive currently requires that all of the tasks are created up front whereas with server workloads we'll typically be dynamically starting new tasks to handle the connect…
-
### ALTERNATIVE: https://external-secrets.io/latest/api/generator/acr/
We can leverage ExternalSecretsOperator with Workload Identity to create short lived tokens that only have access to individual …