Minikube memory assets have a strange modification date #9252
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
The MemoryAsset in minikube doesn't have a date set (uses
time.Time{}
).This causes errors on certain platforms, for instance on the Raspberry Pi:
It "works" on the regular platform, but still looks a bit odd and is probably wrong.
The text was updated successfully, but these errors were encountered: