summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-udica_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-05-31 14:03:06 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-05-31 14:12:02 +0000
commit0847f392c67ed33b9b7e9b3076aafc7114f8fa8b (patch)
tree2a757b2f8ade2654c09a60f646a84b1e0dcfeb0e /recipes-devtools/python/python3-udica_git.bb
parenteec75099e0009930ee654ac487667a1d3c3936b1 (diff)
downloadmeta-virtualization-0847f392c67ed33b9b7e9b3076aafc7114f8fa8b.tar.gz
podlet: update to v0.3.2
Bumping podlet to version v0.3.2, which comprises the following commits: fff343a release: Podlet v0.3.2 24dbc34 docs(readme): update demo, features, and usage 22c2060 ci(release): update dist 0692bc2 chore(deps): update dependencies 7d86818 docs(security): more explicit report directions 26bc213 docs(security): direct security reports to maintainers 12bce0a docs(maintainers): add maintainers list 33565d2 feat(readme): copy communication section to readme cab6278 docs(contributing): add Discord channels ac5b39c Add Podman v5.8.2 compatibility Fixes #209 c2b5e14 feat(container): add `AppArmor=` Quadlet option ed066c4 feat: add `podlet --quadlets-file` option 53d6194 feat: change stdout output to `.quadlets` file format e04a935 chore: add Podman v5.8 to Podman versions 046db49 fix: Escape quotes and backslashes when quoting whitespace 53eb9f5 feat(artifact): generate `.artifact` Quadlet file from command 48463f2 feat(kube): add `podman kube play --no-pod-prefix` flag fd3665a feat(kube): support setting `Yaml=` Quadlet option multiple times a6cf4b0 feat(build): add `IgnoreFile=` Quadlet option 52700d2 feat(build): add `BuildArg=` Quadlet option ee7607e feat(container): add `podman run --cert-dir` option 750c945 feat(container): add `podman run --creds` option 44b55eb feat(container): add `HttpProxy=` Quadlet option f369279 chore: add Podman v5.7 to Podman versions ee117fd feat(compose): support `stop_signal` when converting to k8s 6944438 feat(compose): support `cpuset` when converting to k8s 056cde8 feat(compose): support `pids_limit` when converting to k8s b4de490 feat(network): add `InterfaceName=` Quadlet option 6a23169 feat(image): add `Policy=` Quadlet option 7507685 feat(volume): add `podman volume create --gid` option 26579da feat(volume): add `podman volume create --uid` option 40283e3 feat(pod): add `ExitPolicy=` Quadlet option dbc3a2f feat(pod): add `Label=` Quadlet option c18bbaa feat(container): add `name` artifact mount option 8226845 feat(container): add `dest` as alias for `destination` mount option 553f30d chore: add Podman v5.6 to Podman versions 3f24112 feat: add `podman --cdi-spec-dir` global option dd8fec9 feat(unit): add `podlet --upholds` option ed74275 feat(install): add `podlet --upheld-by` option cab986d feat(build): add `podman build --inherit-labels` option cdc709b feat(build): add `RetryDelay=` Quadlet option ed48de0 feat(build): add `Retry=` Quadlet option 92b4cd2 feat(image): add `RetryDelay=` Quadlet option 68a20eb feat(image): add `Retry=` Quadlet option b1137ad refactor: unify `push_arg()` impls fc0b6e7 feat(pod): add `HostName=` Quadlet option f1f7ae7 feat(container): add `RetryDelay=` Quadlet option e1f4f2b feat(container): add `Retry=` Quadlet option 5722d59 feat(container): add `Memory=` Quadlet option b29bcac refactor: push downgrade errors into functions 5619e76 feat(container): add `artifact` mount type 326cb6a chore: add Podman v5.5 to Podman versions 99f06ea test: refactor tests to return `Result` 17d9f36 Fix: Problems with containers started with --detach=True ad595db Fixes #174 a520893 feat(pod): add `podman pod create --no-hostname` option 2319fc2 feat(pod): add `podman pod create --hosts-file` option 5d58cb0 feat(pod): add `ShmSize=` Quadlet option 2f7d6cd feat(container): add `podman run --no-hostname` option 1f227b8 feat(container): add `podman run --hosts-file` option 4c1a82b feat(container): add `subpath` volume mount option fce17b2 chore: add Podman v5.4 to Podman versions 7f94566 feat(container): add `--no-start-with-pod` flag 30d6147 feat: add `--disable-default-quadlet-dependencies` flag af66fa5 refactor: move `cli::{service, unit}` to `quadlet` b7eaad7 refactor: make `podlet::quadlet::File` fields non-optional 5240b6c feat: add `--service-name` option 067664f feat(pod): support setting `ImageTag=` Quadlet option multiple times 310ffb8 feat(pod): add `UserNS=` Quadlet option c1c386a feat(pod): add `UIDMap=` Quadlet option 4dea6c1 feat(pod): add `SubUIDMap=` Quadlet option 681aa14 feat(pod): add `SubGIDMap=` Quadlet option d7a9ba4 feat(pod): add `IP6=` Quadlet option d723602 feat(pod): add `IP=` Quadlet option 0aec632 feat(pod): add `GIDMap=` Quadlet option a5fe097 feat(pod): add `DNSSearch=` Quadlet option 516bd92 feat(pod): add `DNSOption=` Quadlet option ef9386d feat(pod): add `DNS=` Quadlet option 85a083e feat(pod): add `AddHost=` Quadlet option f3d1ef9 feat(compose): support `network_mode: "service:service_name"` 3c38d5d feat(container): add `HealthMaxLogSize=` Quadlet option 6acc7bd feat(container): add `HealthMaxLogCount=` Quadlet option 71abf83 feat(container): add `HealthLogDestination=` Quadlet option 400aca6 feat(container): add `CgroupsMode=` Quadlet option 896712a feat(container): add `AddHost=` Quadlet option edd4218 chore: add Podman v5.3 to Podman versions 2b93153 feat: add `--part-of` option (#192) 5a927ed release: Podlet v0.3.1 c2390d2 docs(changelog): update git-cliff configuration 930f58c docs(readme): update demo, features, and usage 843b968 chore: add Podman v5.2.5 to Podman versions a4baae9 chore(deps): update dependencies Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-udica_git.bb')
0 files changed, 0 insertions, 0 deletions