cpockrandt
cpockrandt
- [x] add clang support - [x] add tests for gtf annotation to travis - [ ] Option `--dry`: tells which species cannot be mapped. suggest which model is the...
Hi, I'm using kmc_tools to reduce, intersect, etc. KMC2.x databases. `reduce` converts my KMC2.x database to a KMC1.x database and I was wondering whether there is a way to convert...
**Is your feature request related to a problem? Please describe.** I noticed that the opensearch and opensearch-dashboards chart use different approaches when it comes to the dockerRegistry. While I can...
### Description There's a bug introduced by a typo in the latest helm chart release. ### Issues Resolved [List any issues this PR will resolve. You should likely open an...
**Describe the bug** OpenSearch 2.11 is running in Kubernetes with 3 pods, pretty vanilla installation with the latest Helm Chart 2.17.0. The pods terminate ungracefully (e.g., through a blackout of...
**Describe the bug** When browsing through the viewer, it crashed a few times when encountering undefined values. I captured the stack traces below. We use a vanilla setup of Arkime,...
**Is your feature request related to a problem? Please describe.** enabled service links in the deployment lead to performance issues / pod startup times in the Kubernetes cluster. **Describe the...
### Description Adding an option `enableServiceLinks` to the values.yaml, analog to the OpenSearch-chart. ### Issues Resolved #715 ### Check List - [x] Commits are signed per the DCO using --signoff...