Andrew McNamara
Andrew McNamara
This issue also come from me, as a registry user, expecting that namespaces within a registry should roughly correspond to logically similar artifacts. When it comes to binary containers, for...
> I did make a comment at a SLSA meeting a while back about whether there'd be potential confusion between SVA VSA, but it seems like this may not be...
Yes, exactly. Thanks for precisely clarifying that.
I agree that the specific use case that I mentioned would be better if it was handled by `dnf` directly. I think that we are likely going to end up...
Would it make sense to provide this functionality within a dedicated sub command? My use case is that I am trying to create an image index. I want to expose...
Should this issue be changed to request a method within `buildah` to allow querying of remote images? It should support getting the raw manifest as well as the configuration (similar...
Use of Skopeo is certainly an option for some use cases. I wanted to perform these actions in a Tekton Task step which already uses buildah and I would prefer...
Hm, I think that it is similar. It proposed a different implementation detail. Both approaches, along with another that just came to mind can effectively be used to expand the...
That is roughly what I am trying to do, yes. I understand the desire to generalize the approach from a PAC perspective. With this approach, would PAC be performing the...
According to CONTRIBUTING, we need another maintainer to approve: https://github.com/slsa-framework/slsa/blob/main/CONTRIBUTING.md#pull-request-types @TomHennen , would you mind looking at this?