summaryrefslogtreecommitdiff
path: root/test/e2e/create_staticip_test.go
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2021-02-10 13:39:09 -0600
committerMatthew Heon <matthew.heon@pm.me>2021-02-11 13:25:37 -0500
commitbb82839492b5226c8c5b04906a05da311177f713 (patch)
tree18cf3d1036a867d339850d8dbe5cf3fc03f1bcc7 /test/e2e/create_staticip_test.go
parenta30fd8f6107780f13f0274e5c5c8ed0ae9aaa363 (diff)
downloadpodman-bb82839492b5226c8c5b04906a05da311177f713.tar.gz
podman-bb82839492b5226c8c5b04906a05da311177f713.tar.bz2
podman-bb82839492b5226c8c5b04906a05da311177f713.zip
Display correct value for unlimited ulimit
When doing a container inspect on a container with unlimited ulimits, the value should be -1. But because the OCI spec requires the ulimit value to be uint64, we were displaying the inspect values as a uint64 as well. Simple change to display as an int64. Fixes: #9303 Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'test/e2e/create_staticip_test.go')
0 files changed, 0 insertions, 0 deletions