Moritz Wiesinger
Moritz Wiesinger
this is still active
yes! but ideally, i'd like to merge and maybe also release https://github.com/open-telemetry/opentelemetry-go-build-tools/pull/655 first
related to https://github.com/open-telemetry/opentelemetry-collector-releases/issues/764
This would probably be a bigger thing. We do have sort-of black box tests already with our e2e tests, but more tests are always better :) We are looking for...
sure @Garvit-77 !
We don't really have any experience with fuzz testing so you would need to come up with your own strategy here for what makes the most sense. That's why we...
- signed releases: we have signed images already (see the code [here](https://github.com/keptn/lifecycle-toolkit/blob/main/.github/workflows/release.yml#L206-L214)). we don't sign the code itself yet - vulnerabilities: we have Snyk in place for this and it...
The dockerfile `EXPOSE` statement is more for documentation than anything else (see [dockerfile docs](https://docs.docker.com/reference/dockerfile/#expose)). So it doesn't actually impact whatever the collector listens to in the container. But I agree...
Ah ok I'm not that familiar with the UI :) Then it should definitely be updated
i can do it as well 🤷🏼