Peter Thomas

Results 15 comments of Peter Thomas

Huzzah! Tests now pass! Any updates needed to the README? I can take a look but probably not until this weekend at the earliest. Even if some changes are needed,...

In case that link brought anyone else to the wrong release tag as it did for me, try https://github.com/rancher/rancher/releases/tag/v2.9.0 worked for me!

Anyone working on this? We're struggling to get Trivy working in a private CA environment.

Can anyone familiar with the test framework help write updates to https://github.com/aquasecurity/trivy/blob/main/pkg/fanal/secret/scanner_test.go#L528 and the other tests related to AsymmetricPrivateKey? I don't see any negative test assertions in the suite. I'd...

@DanielMarquard , the owner of https://github.com/hashicorp/terraform/issues/27725 moved on with the work incomplete/not started. Have you heard any progress on generating test coverage for Terraform tests?

Haven't seen a solution for this anywhere. Any chance someone has solved this?

Is the integ test failure a false positive/transient error? ``` Failed baseline_test.go:3103: call failed from TestRunner to http://service-addressed-waypoint.echo-2-17287.svc.cluster.local:80 (using http): expected no error, but encountered 1/1 requests had errors; first...

/test integ-ambient-mc

FYI, for EKS the metrics are exposed even though the scheduler and controller manager are in the EKS control plane and not in pods. Ref: https://docs.aws.amazon.com/eks/latest/userguide/view-raw-metrics.html#deploy-prometheus-scraper I need to dig...

I'm transcribing somethnig I posted in the [Istio Slack workspace](https://istio.slack.com/archives/C37A4KAAD/p1752241004933669?thread_ts=1752175467.513259&cid=C37A4KAAD) in the hopes that it resonates here: > Solved my own problem: https://istio.io/latest/docs/ops/common-problems/network-issues/#404-errors-occur-when-multiple-gateways-configured-with-same-tls-certificate > So: The issue is that a...