mirror of https://github.com/tailscale/tailscale/
cmd/containerboot: do not reset state on non-existant secret (#17021)
This commit modifies containerboot's state reset process to handle the state secret not existing. During other parts of the boot process we gracefully handle the state secret not being created yet, but missed that check within `resetContainerbootState` Fixes https://github.com/tailscale/tailscale/issues/16804 Signed-off-by: David Bond <davidsbond93@gmail.com>percy/oss14025-2
parent
d8ac539bf9
commit
624cdd2961
Loading…
Reference in New Issue