We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
disk_lifetime
1 parent db00a61 commit 7b5c406Copy full SHA for 7b5c406
aiohasupervisor/models/resolution.py
@@ -52,6 +52,7 @@ class IssueType(StrEnum):
52
DETACHED_ADDON_REMOVED = "detached_addon_removed"
53
DEVICE_ACCESS_MISSING = "device_access_missing"
54
DISABLED_DATA_DISK = "disabled_data_disk"
55
+ DISK_LIFETIME = "disk_lifetime"
56
DNS_LOOP = "dns_loop"
57
DNS_SERVER_FAILED = "dns_server_failed"
58
DNS_SERVER_IPV6_ERROR = "dns_server_ipv6_error"
0 commit comments