-
1. Run the `kata-collect-data.sh` script, which is installed as part of Kata Containers
or `kata-containers.collect-data`, which is installed as part of the Kata Containers
snapcraft package.
…
-
In 1.63.x `grpc.Dial` is being replaced with `grpc.NewClient` that does not attempt to make a connection. Need to make code fixes to use the new API.
This was originally breaking dependabot PR #532…
-
These links are no longer active:
resources:
- https://raw.githubusercontent.com/jaegertracing/jaeger-operator/master/deploy/crds/jaegertracing.io_jaegers_crd.yaml
- https://raw.githubusercon…
-
# Description of problem
I create a initrd image using the following command:
```
make USE_DOCKER=true DISTRO=alpine AGENT_INIT=yes initrd
```
Then build the template:
```
sudo kata-runtime -…
-
Sugestão de tópico para live.
Material sugerido:
- [nativo](https://docs.python.org/3/library/trace.html)
- [opentracing](https://github.com/opentracing/opentracing-python)
- [zipkin](https://zipk…
-
### Rollup Version
4.9.5
### Operating System (or Browser)
s390x
### Node Version (if applicable)
18
### Link To Reproduction
https://github.com/jaegertracing/jaeger-ui/pull/2119
### Expected …
-
### Requirement
The current jaeger-v2 gRPC integration test script at #5259 uses the published `jaegertracing/jaeger-remote-storage` image and runs the latest version at CIT gRPC (v2) CI. Instead, we…
-
### Proposal
OpenTelemetry allows applications/vendors to push metrics to a collector or integrate it's own exporters in the app.
KEDA should provide an OpenTelemetry scaler which is used as an [e…
-
# Description of problem
Unable to schedule pods via Kubernetes using Containerd+Kata+Firecracker.
Kubernetes RuntimeClass:
```
apiVersion: node.k8s.io/v1beta1
kind: RuntimeClass
metadata:
…
-
### What happened?
Looking at the compatibility matrix, hasn't been updated since Sep 2023, last entry is v1.49.
Current operator version is v1.54. Seems to be missing a few entries. ;)
…