Sylvain Desbureaux
Sylvain Desbureaux
## Problem it seems quite complicated to use scaphandre in a VM according to https://hubblo-org.github.io/scaphandre/how-to_guides/propagate-metrics-hypervisor-to-vm_qemu-kvm.html. a manual solution is provided but unfortunately not an "automated" one for OpenStack ## Solution...
Current version of elasticsearch-spark-20 jar is using a 7.x version and doesn't want to work with Elasticsearch 8.x. ## Which problem is this PR solving? - Resolves #125 ## Short...
**Describe the bug** Today Spark dependencies only work with elasticsearch 7.x **To Reproduce** Steps to reproduce the behavior: 1. install elasticsearch 8.x 2. launch spark dependencies 3. we have this...
There are a lot of sensitive datas (passwords, secrets, keys, ...) that needs to be given. This patch allows to set them in a secret before installing and using the...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: running trivy on cinder csi containers repors 21 critical vulnerabilities (all being from the container itself), 55 high...
According to [Harbor config](https://github.com/goharbor/harbor/blob/main/src/lib/config/metadata/metadatalist.go#L182), OTEL timeout has to be set as int.
Instead of setting the admin password via a parameter in the helm chart, provide the ability to give it via an existing secret.
Instead of setting the trivy github token via a parameter in the helm chart, provide the ability to give it via an existing secret.
### Name and Version redis:6.2 ### What is the problem this feature will solve? Hello, I think the proposition is really interesting but it's hard to have confidence in the...
Conventional changelog is using the "legacy" pattern for urls and this pattern is removed in [Gitlab 16](https://docs.gitlab.com/ee/update/deprecations.html?removal_milestone=16.0#legacy-urls-replaced-or-removed) which is the version used on cloud (gitlab.com) The pattern should be: `https://gitlab.com/repo_name/-/action/whatever`...