-
Consider creating a source generator for creation of a container sidecar that provides kubernetes probe endpoints using HTTP and gRPC protocols and injects the endpoints into the DAPR sidecar if used
3GDXC updated
1 month ago
-
### What happened?
We configured a MeshTrace policy with a Datadog backend.
This works fine and we can see traces in Datadog, but we have one case where it's not working.
We run a curl command f…
-
I have a working liferay dxp-2024.q2.12 bundle that I can start with blade CLI via `blade server start`.
If I start the server via this plugin, instead, I get exceptions about missing opens. I can …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
Hello.
Do…
-
### Component(s)
receiver/prometheusreceiver
### Is your feature request related to a problem? Please describe.
When scraping prometheus metrics, there often are no start times associated wit…
-
### Scenario
You're given a manifest (or template, etc) to run, and you try this, and the app doesn't work how you expect. When you investigate you see that a long-lived sidecar container is being …
sftim updated
1 month ago
-
When using native sidecars in a pod, the pods that the mutator uses, newrelic-infra-operator, do not support native side cars in k8s.
## Description
The output when trying to apply a pod with a na…
-
### What happened?
Users can join the mesh by adding the `kuma.io/sidecar-injection=true` label to either the Namespace or the Deployment. When the label is applied at the Namespace level, a service …
-
### Actual
On the doc
https://aws.github.io/copilot-cli/docs/developing/sidecars/#image-depends-on
```yaml
image:
build: ./Dockerfile
depends_on:
nginx: start
startup: success
…
-
## Description
A have `app-a` that make calls to `app-b` for `app-a` i have declared sidecar like this:
```yaml
apiVersion: networking.istio.io/v1beta1
kind: Sidecar
metadata:
name: app-…