Davide G.
Davide G.
## Is your feature request related to a problem? Please describe. Kubernetes allows to mount a secret in the container file system. This is a more secure method over listing...
## Describe the bug It appears that the logger actuator `/actuator/loggers` reports incorrect log levels. Even if the actuator report all logger sources to be off (while the default one...
## Is your feature request related to a problem? Please describe. I'm upgrading to .net 8 and the `OpenTelemetry.Exporter.OpenTelemetryProtocol` constraint (1.3.2) of Steeltoe 3.2.6 make me to manually import `System.Diagnostics.DiagnosticSource`...
Hi, I have an Android application that needs to upload a local temp file to a server. At runtime I receive the following error: ``` log The inputs have already...
#### Summary First of all thanks for the awesome product. I'm using it extensively. I have a microk8s instance (v1.27.16) on an Ubuntu vm. This is the OS information: ```...
Hi, I have deployed the opentelemetry-operator chart (version: 0.84.0) and I have added a Collector CRD with the following manifest: ``` yaml apiVersion: opentelemetry.io/v1beta1 kind: OpenTelemetryCollector metadata: name: otel namespace:...
# Please describe the problem My goal is to pull all images from a k8s cluster using a pull through cache strategy. To do that I need to change all...
### Please, check for existing issues to avoid duplicates. - [x] No similar issues found. ### What happened? I am using peerjs version 1.3.1 from an Angular 8 project (https://github.com/davgia/telestroke-web-frontend)....
### Name and Version bitnami/common 2.31.1 ### What architecture are you using? amd64 ### What steps will reproduce the bug? 1. (just for context) harbor private instance with two projects:...
### Is your feature request related to a problem ? I need to configure the chart to use an harbor instance as pull-through cache. I currently need to change each...