mirror of https://github.com/containers/podman.git
matching in podman Following commit ensures that we maintain consistency with how pattern matching is being carried out everywhere else in podman. Switch from `regexp` to `filepath.Match` For example https://github.com/containers/common/blob/main/libimage/filters.go#L162 [NO NEW TESTS NEEDED] Signed-off-by: Aditya Rajan <arajan@redhat.com> |
||
---|---|---|
.. | ||
camelcase | ||
filters.go | ||
filters_test.go | ||
kube.go | ||
mountOpts.go | ||
mountOpts_linux.go | ||
mountOpts_other.go | ||
utils.go | ||
utils_darwin.go | ||
utils_linux.go | ||
utils_linux_test.go | ||
utils_supported.go | ||
utils_test.go | ||
utils_unsupported.go | ||
utils_windows.go |