spiegel_podman/pkg
cdoern d441a711e5 machine starting status
podman machine was using the file modification time to get the running status
add three new config entries Starting (bool) Created (time) LastUp (time) to actually
keep track of when these events happened. This means we can use the config file
to actually store this data and not mess up the created/last-up time.

This fixes the issues where the machine would report running 15 seconds before it was up.
Also fixes the issue of modifying the file manually and saying the machine is "up"

[NO NEW TESTS NEEDED]

resolves #13711

Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
2022-04-25 14:14:45 -04:00
..
annotations fix a number of godot issues 2022-03-22 13:04:35 +01:00
api replace golint with revive linter 2022-04-22 15:12:33 +02:00
auth Run codespell on code 2022-01-21 09:52:12 -05:00
autoupdate bump go module to version 4 2022-01-18 12:47:07 +01:00
bindings replace golint with revive linter 2022-04-22 15:12:33 +02:00
channel channel: simplify implementation 2021-05-06 11:51:15 +02:00
checkpoint Add support for checkpoint image 2022-04-20 18:55:39 +01:00
copy bump go module to version 4 2022-01-18 12:47:07 +01:00
criu Add support for checkpoint image 2022-04-20 18:55:39 +01:00
ctime go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
domain Allow filtering of "removing", it is a valid status 2022-04-24 06:07:10 -04:00
env linter: enable makezero 2022-03-22 13:04:35 +01:00
errorhandling linter: enable nilerr 2022-03-22 13:04:35 +01:00
hooks bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect fix a number of godot issues 2022-03-22 13:04:35 +01:00
k8s.io replace golint with revive linter 2022-04-22 15:12:33 +02:00
kubeutils remove unneeded k8s code 2022-03-15 14:48:08 +01:00
lookup fix a number of godot issues 2022-03-22 13:04:35 +01:00
machine machine starting status 2022-04-25 14:14:45 -04:00
namespaces Add support for --userns=nomap 2022-04-21 15:29:04 -04:00
parallel bump go module to version 4 2022-01-18 12:47:07 +01:00
ps bump go module to version 4 2022-01-18 12:47:07 +01:00
resolvconf Revert "Move each search dns to its own line" 2022-02-02 19:33:21 +01:00
rootless If newuidmap or newgidmap fail, then check their permissions 2022-04-08 10:52:08 -04:00
rootlessport go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
seccomp Spelling 2020-12-22 13:34:31 -05:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
servicereaper go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
signal fix a number of godot issues 2022-03-22 13:04:35 +01:00
specgen Merge pull request #13973 from Luap99/linter-revive 2022-04-23 06:32:41 -04:00
specgenutil specgen-volumes: parse --mount using csv-reader instead of split by comma 2022-04-22 14:49:56 +05:30
systemd enable staticcheck linter 2022-04-22 12:51:29 +02:00
terminal move golang.org/x/crypto/ssh/terminal to golang.org/x/term 2022-04-22 12:40:52 +02:00
timetype make lint: enable gocritic 2020-01-13 14:27:02 +01:00
trust Cleanup display of trust with transports 2022-02-22 15:08:58 -05:00
util Merge pull request #13881 from rhatdan/userns 2022-04-22 08:40:34 -04:00