Keisuke Umegaki
Keisuke Umegaki
Where can I add test values for `envoy.cluster.outlier_detection.*` metrics? Maybe, I should add test data to https://github.com/DataDog/integrations-core/blob/8386537099f5497a05192b97e69d97d47e316f78/datadog_checks_base/tests/base/checks/openmetrics/test_interface.py I want to fix [this CI error](https://github.com/DataDog/integrations-core/pull/11860/checks?check_run_id=6090403385). ``` AssertionError: Needed at least 1...
@googlebot I consent.
Hi, I am looking for an opportunity to contribute to youki and this issue looks interesting! If my understanding is correct, we can use the runc code, [startCommandWithCPUAffinity()](https://github.com/opencontainers/runc/blob/1aeefd9cbdda983d75bdd8d869fe2ac5faab3707/libcontainer/process_linux.go#L1218-L1243) that calls...
@utam0k thanks for heads up! I was waiting for https://github.com/opencontainers/runtime-spec/issues/1253 to be merged. Now I am able to work on this issue. When I need some help, I will reach...
@utam0k FYI, I created https://github.com/containers/oci-spec-rs/pull/174 to import `execCPUAffinity` from `youki`.
I was watching https://github.com/opencontainers/runc/pull/4327 as a reference.
Just an idea, how about adding `ORCHESTRION_MODIFIED_FILE` / `--modified-file` to specify the file path that orchestrion writes modified Go code? This is like the following option. https://github.com/DataDog/orchestrion/blob/6f44b4466971e07f486aab5f449ec32d4f79701a/_docs/content/docs/troubleshooting.md?plain=1#L101-L117
https://github.com/DataDog/orchestrion/pull/579 is trying to solve this issue.
```bash go get google.golang.org/[email protected] go: upgraded cloud.google.com/go/compute/metadata v0.2.3 => v0.3.0 go: upgraded github.com/cespare/xxhash/v2 v2.2.0 => v2.3.0 go: upgraded github.com/google/uuid v1.5.0 => v1.6.0 go: upgraded golang.org/x/crypto v0.21.0 => v0.24.0 go: upgraded...
@AliDatadog can you share related issue URLs of the bug?