Dan Mick
Dan Mick
I'm extremely sorry to resort to an issue for this, but please feel free to redirect and close: I can't figure out if the community Windows client can actually implement...
Podman 4.0.0 on centos 8stream: Trying to create a manifest-list image to hold two different architecture containers fails to recognize the component images are local. Various workaround attempts shown below...
/kind bug **Description** Having problems with image push to quay because of, among other things, https://github.com/containers/buildah.io/issues/93, but this really applies to any sort of failure during remote transactions: podman will...
from pkg_resources import packaging no longer works. See https://github.com/pypa/setuptools/issues/4385 ## Checklist - Tracker (select at least one) - [ ] References tracker ticket - [ ] Very recent bug; references...
when building RELEASE_TYPE=SECURITY, don't send source packages to chacra.
- invoke ${SRC}/container/build.sh to build the container - do not check out ceph-container.git - add test to loop for "is repo ready" to test for the jenkins job url ${BUILD_URL}...
also, remove Andrew Schoen and add David Galloway to email
The replacement, datetime.datetime.now(datetime.UTC), returns a tz-aware item, so the expiry time must also be timezone-aware. datetime.strptime() does not handle that time format sanely. I don't know why. Luckily zoneinfo exists...