Pablo Baeyens
Pablo Baeyens
@TylerHelmuth Oki, I am fine with that. I think this continue to be a high priority issue, so I am going to leave `p1` there, but since the impact is...
@atoulme can you fix the merge conflict? @open-telemetry/collector-approvers I will merge this on Friday if nobody blocks before then
I am going to remove this from the Collector 1.0 project. This is an useful enhancement but I feel is not [in scope](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/ga-roadmap.md#scope-within-each-module) because it's an enhancement and can be...
I would propose we give one week for voting and that we don't do the refactor in case of a tie
For future reference, since I forgot this from one release to the next one, the current workaround is to do `make multimod-prerelease`, followed by `make gotidy` and commit the result...
@codeboten, did you run into this for 0.61.0? I did for 0.60.0
Creo que esto es un duplicado de #4, lo he arreglado para algunos mazos pero todavía hay muchos que faltan
❤️ gracias por la issue!
Kubernetes supports using ephemeral containers for debugging https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#ephemeral-container; I think most of our users can debug the official images without us having to introduce new images.
> We could test the prepare job of the release workflow on PRs, but if I recall correctly it is the same as the CI test job. There must be...