spiegel_podman/pkg/specgen
Charlie Doern 0424084b30 fix namespace reporting
somehow, #14501 got through CI even though the remote tests fail. The testa are failing
due to the PodSpecGenerator not containing the UTSNs entitiy and infra's spec is not yet allowed to be accessed remotely

[NO NEW TESTS NEEDED]

resolves #14847

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-07-07 09:51:20 -04:00
..
generate Merge pull request #14501 from cdoern/podUTS 2022-07-06 14:51:22 +00:00
config_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
container_validate.go podman pod create --uts support 2022-07-05 09:28:07 -04:00
namespaces.go pkg/specgen: parse default network mode on server 2022-06-01 17:13:30 +02:00
namespaces_test.go pkg/specgen: parse default network mode on server 2022-06-01 17:13:30 +02:00
pod_validate.go bump go module to version 4 2022-01-18 12:47:07 +01:00
podspecgen.go fix namespace reporting 2022-07-07 09:51:20 -04:00
specgen.go specgen,run: support running container from valid manifest list 2022-07-05 12:39:37 +05:30
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go Fix spelling "read only" -> "read-only" 2022-07-02 08:37:43 +02:00
winpath.go enable gocritic linter 2022-04-26 18:12:22 +02:00
winpath_linux.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00
winpath_unsupported.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00
winpath_windows.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00