zowoq
03d50d87c7
podman: 4.4.3 -> 4.4.4
...
Diff: https://github.com/containers/podman/compare/v4.4.3...v4.4.4
Changelog: https://github.com/containers/podman/blob/v4.4.4/RELEASE_NOTES.md
2023-03-28 17:19:57 +10:00
zowoq
5e19d09f0f
podman: 4.4.2 -> 4.4.3
...
Diff: https://github.com/containers/podman/compare/v4.4.2...v4.4.3
Changelog: https://github.com/containers/podman/blob/v4.4.3/RELEASE_NOTES.md
2023-03-24 09:37:47 +10:00
Aroun
4babb8cf89
podman: add pointer to related nix option
2023-03-22 00:00:38 +05:30
Sandro Jäckel
815d85d400
podman: remove unused code
2023-03-11 08:25:18 +10:00
zowoq
48642c634e
podman: remove wrapper
...
trying to get all of the podman functionality to work with the wrapper
is becoming more complicated with each release, it isn't sustainable
removing the wrapper does mean that using extraPackages will need to build from source
- remove unnecessary serviceConfig overrides
- set HELPER_BINARIES_DIR to libexec/podman
- use install.bin target on linux for podman/tmpfiles
- also installs quadlet/rootlessport in libexec
- symlink binaries from helpersBin into HELPER_BINARIES_DIR
- remove unnecessary rootlessport output
- remove unnecessary substituteInPlace
2023-02-28 18:08:29 +10:00
zowoq
bf816a54cf
podman: 4.4.1 -> 4.4.2
...
Diff: https://github.com/containers/podman/compare/v4.4.1...v4.4.2
Changelog: https://github.com/containers/podman/blob/v4.4.2/RELEASE_NOTES.md
2023-02-25 09:49:42 +10:00
zowoq
3e081095a4
Revert "podman: remove wrapper"
...
This reverts commit 02f9255044
.
broke rootlessport port forwarding
2023-02-17 20:26:02 +10:00
zowoq
5ecc72cb5b
podman: add version test for all platforms
2023-02-14 19:22:24 +10:00
zowoq
02f9255044
podman: remove wrapper
...
trying to get all of the podman functionality to work with the wrapper
is becoming more complicated with each release, it isn't sustainable
removing the wrapper does mean that using extraPackages will need to build from source
- include pkgs.zfs by default in the wrapped podman used by the module so it is cached
- anyone using zfsUnstable will need to build from source
- remove unnecessary serviceConfig overrides
- set HELPER_BINARIES_DIR during build
- use install.bin target on linux for podman/tmpfiles
- also installs quadlet/rootlessport in libexec
- remove unnecessary rootlessport output
- remove unnecessary substituteInPlace
2023-02-14 19:22:24 +10:00
zowoq
015188525a
podman: 4.4.0 -> 4.4.1
...
https://github.com/containers/podman/releases/tag/v4.4.1
2023-02-09 18:14:35 +10:00
zowoq
8b031cac44
podman: 4.3.1 -> 4.4.0
...
https://github.com/containers/podman/releases/tag/v4.4.0
2023-02-06 18:46:38 +10:00
zowoq
469aec905b
nixos/podman, podman: switch to netavark
network stack
2023-01-04 14:25:14 +10:00
zowoq
596fbebaab
podman: add mac-helper patch
2022-12-12 12:37:20 +10:00
zowoq
a0c079f652
podman: refactor wrapper
2022-11-17 07:51:53 +10:00
zowoq
e6cb071ef4
podman: 4.3.0 -> 4.3.1
...
https://github.com/containers/podman/releases/tag/v4.3.1
2022-11-11 18:18:21 +10:00
zowoq
87be8c2279
podman: 4.2.1 -> 4.3.0
...
https://github.com/containers/podman/releases/tag/v4.3.0
2022-10-20 22:22:38 +10:00
zowoq
11c8f03ea3
podman: 4.2.0 -> 4.2.1
...
https://github.com/containers/podman/releases/tag/v4.2.1
2022-09-08 00:10:49 +10:00
zowoq
33313b87e6
buildah, cri-o, podman: drop unneeded cni-plugins input from wrapper
2022-08-19 14:10:47 +10:00
zowoq
fa0c0bcb38
podman: 4.1.1 -> 4.2.0
...
https://github.com/containers/podman/releases/tag/v4.2.0
2022-08-11 10:47:08 +10:00
zowoq
cb766051ee
podman: build on x86_64-darwin
2022-07-16 13:40:03 +10:00
zowoq
75d21e7131
podman: 4.1.0 -> 4.1.1
...
https://github.com/containers/podman/releases/tag/v4.1.1
2022-06-16 06:46:30 +10:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
...
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
zowoq
73d152e623
podman: mark as broken on x86_64-darwin
2022-05-12 07:46:38 +10:00
Ilan Joselevich
5eef62fc0b
podman: 4.0.3 -> 4.1.0
2022-05-11 13:45:28 +03:00
Naïm Favier
ed63368dfe
podman: fix wrapper arguments escaping
2022-05-06 18:30:50 +02:00
zowoq
825078447a
podman: add oci-containers.podman to passthru.tests
2022-05-03 19:42:33 +10:00
zowoq
01fd7a284e
podman: 4.0.2 -> 4.0.3
...
https://github.com/containers/podman/releases/tag/v4.0.3
2022-04-02 06:42:52 +10:00
zowoq
b80a39b91b
podman: ensure paths exist for the wrapper
2022-03-04 18:57:08 +10:00
zowoq
e1f1924a20
podman: 4.0.1 -> 4.0.2
...
https://github.com/containers/podman/releases/tag/v4.0.2
2022-03-03 19:03:16 +10:00
zowoq
676678f23f
podman: add darwin wrapper and wrap gvproxy
2022-03-02 09:16:47 +10:00
zowoq
4ee1f9eafc
podman: 3.4.4 -> 4.0.1
...
https://github.com/containers/podman/releases/tag/v4.0.0
https://github.com/containers/podman/releases/tag/v4.0.1
- wrap helper binaries via CONTAINERS_HELPER_BINARY_DIR
2022-02-25 19:09:29 +10:00
zowoq
e77e633283
podman: 3.4.3 -> 3.4.4
...
https://github.com/containers/podman/releases/tag/v3.4.4
2021-12-09 07:59:05 +10:00
zowoq
0301f18dff
podman: 3.4.2 -> 3.4.3
...
https://github.com/containers/podman/releases/tag/v3.4.3
2021-12-08 16:57:08 +10:00
zowoq
d8e1fe3898
podman: 3.4.1 -> 3.4.2
...
https://github.com/containers/podman/releases/tag/v3.4.2
2021-11-14 08:57:50 +10:00
zowoq
ed83d8dbc7
podman: 3.4.0 -> 3.4.1
...
https://github.com/containers/podman/releases/tag/v3.4.1
2021-10-21 18:21:28 +10:00
zowoq
1b4cdac33e
podman: remove darwin wrapper
...
- wrapping gvproxy doesn't work since 3.4
- store paths are written to config files which then break when GCed
2021-10-12 09:37:13 +10:00
zowoq
2cacbfd2ca
podman: 3.3.1 -> 3.4.0
...
https://github.com/containers/podman/releases/tag/v3.4.0
2021-10-01 07:20:14 +10:00
zowoq
875901c0d5
podman: 3.3.0 -> 3.3.1
...
https://github.com/containers/podman/releases/tag/v3.3.1
2021-08-31 08:18:08 +10:00
zowoq
d7f344b5b0
podman: add gvproxy to darwin wrapper
2021-08-24 06:59:20 +10:00
zowoq
99a3addb2b
podman: 3.2.3 -> 3.3.0
...
https://github.com/containers/podman/releases/tag/v3.3.0
2021-08-24 06:59:20 +10:00
Ben Siraphob
ceaddd6e2f
Merge pull request #130406 from zowoq/podman
...
podman: 3.2.2 -> 3.2.3
2021-07-18 02:17:57 +07:00
zowoq
f4902536aa
podman: add darwin wrapper with qemu for podman machine
...
- requires xz to unpack vm image
- remove linux install conditional to simplify wrapper
2021-07-17 20:54:50 +10:00
zowoq
d7813ca189
podman: 3.2.2 -> 3.2.3
...
https://github.com/containers/podman/releases/tag/v3.2.3
2021-07-17 07:52:54 +10:00
zowoq
adef8f2abb
podman: 3.2.1 -> 3.2.2
...
https://github.com/containers/podman/releases/tag/v3.2.2
2021-06-26 07:11:04 +10:00
zowoq
c4d43ee1f8
podman: 3.1.2 -> 3.2.1
...
https://github.com/containers/podman/releases/tag/v3.2.0
https://github.com/containers/podman/releases/tag/v3.2.1
2021-06-15 09:35:20 +10:00
Robert Hensing
1d781e5c80
podman: Add nixosTests.podman-dnsname to tests
2021-05-31 14:31:09 +02:00
Robert Hensing
3600a82711
Merge pull request #124921 from zowoq/podman-cni-conf
...
podman: install cni config
2021-05-31 14:27:10 +02:00
Robert Hensing
db31d8354d
podman: Add iproute2, fixing docker network rm
2021-05-30 11:23:25 +02:00
Robert Hensing
b6570e7238
nixos/podman-network-socket-ghostunnel: init
2021-05-30 11:23:24 +02:00
zowoq
fd59022ee9
podman: install cni config
2021-05-30 11:40:33 +10:00