spiegel_podman/pkg/util
Ashley Cui d419856009 Fix & add notes regarding problematic language in codebase
Podman is committed to inclusivity, a core value of open source. Historically, there have been technology terms that are problematic and divisive, and should be changed. We are currently taking time to audit our repository in order to eliminate such terminology, and replace it with more inclusive terms. We are starting where we can, with our own code, comments, and documentation. However, such terms may be used in dependencies, and must be used in our repositories at the current moment for compatibility. Podman will change these terms in our repo as soon as new and better terminology is available to us via our dependencies.

For more information: https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language?sc_cid=701600000011gf0AAA

Signed-off-by: Ashley Cui <acui@redhat.com>
2020-07-15 09:13:15 -04:00
..
camelcase camelcase: fix lint reports 2020-01-25 09:48:37 +01:00
mountOpts.go Turn on More linters 2020-06-15 07:05:56 -04:00
mountOpts_linux.go Turn off 'noexec' option by default for named volumes 2020-05-20 16:48:20 -04:00
mountOpts_other.go pkg/spec.InitFSMounts: optimize 2020-04-02 07:52:34 -07:00
utils.go Fix & add notes regarding problematic language in codebase 2020-07-15 09:13:15 -04:00
utils_darwin.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
utils_linux.go move go module to v2 2020-07-06 15:50:12 +02:00
utils_linux_test.go Only run TestGetImageConfigStopSignal on Linux 2020-03-21 00:21:59 +01:00
utils_supported.go move go module to v2 2020-07-06 15:50:12 +02:00
utils_test.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
utils_unsupported.go check --user range for rootless containers 2020-06-02 11:28:58 -04:00
utils_windows.go Use GetRuntimeDir to setup auth.json for login 2019-08-12 14:11:53 -04:00