bmbouter

Results 40 comments of bmbouter

This is a very helpful workaround! I'm wondering if this pattern of (check often and silence the logging) is documented anywhere? I could likely contribute these docs, but I'm not...

I tried your patch but it didn't work for me (although maybe for you). The following patch did work for me: ``` diff --git a/backend-sample-app.py b/backend-sample-app.py index 970c3ab..0b7b17b 100755 ---...

To enable this I think pulpcore needs to take the first step to expose observability data around the task queue waiting times and probably the task service times too. I...

I need to think more about solutions, but part of my assumption is that we can't continue subclassing at all because `pulp_ansible` can't be safely used as a library. I'll...

Yes but nightly or not, this container is designed to become production ready so why are there non GA plugins in it?

That's not what I expect at all since it's the same container name. The tags should identify different points in the release flow of the same set of software, not...

Our project is affected by the issue, and I'd like to open a PR to resolve it. Since 2018 I believe the need is no longer on Application._make_handler and instead...

@git-hyagi what's the right place to see those reports? I suspect we need to have additional project team members added to the HMS org where the scans are done. What...

Today at the pulpcore meeting we determined we're going to create an "upstream Snyk Org" and use that for the pulp-oci-images scanning. Keep this open, and that's the next step.

I just wanted to chime in here as an interested party. I'm involved in the server-side hosting of ostree content. I hear you on the HTTP/2 desire and we are...