Results 180 comments of Doug Hellmann

> > but would modify the sha256 references of images that sometimes are used as references. > > i.e. quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba44dead03ea74107f90d58525106fb52d27a120b73c6cc8e2be31d37043ca1c > > Note though that in this use case, podman...

The fact that the files being added to the ostree image are themselves related to container images is only relevant insofar as it makes it feel weird to also put...

Yeah, that's true. I'm stumbling a bit trying to come up with a way to differentiate between a container image that should be treated as a layer of the ostree...

I don't see the upgrade_strategy argument to the new resolver being used at all. Is that part of other work that someone else is doing? It does seem to make...

> > I don't see the upgrade_strategy argument to the new resolver being used at all. > > It isn't yet. But we expect to add that soon (subject to...

I've joined #pypa-dev on freenode as dhellmann, in case anyone wants to chat about this with less latency. I can summarize anything said there here in the ticket for easier...

> Is the plan to define some classes to represent the behaviors of the strategy so that the code can call methods instead of checking string literals in different places?...

> > I've joined #pypa-dev on freenode as dhellmann, in case anyone wants to chat about this with less latency. > > We're discussing resolver things on Zulip rather than...

> > > I've joined #pypa-dev on freenode as dhellmann, in case anyone wants to chat about this with less latency. > > > > > > We're discussing resolver...