@@ -143,8 +138,9 @@ const HostDetailsBanners = ({
);
}
if (!diskEncryptionKeyAvailable) {
- // disk is encrypted, but Fleet doesn't yet have a disk
- // encryption key escrowed (possible for Linux hosts)
+ // linux host's disk is encrypted, but Fleet doesn't yet have a disk
+ // encryption key escrowed (note that this state is also possible for Windows hosts, which we
+ // don't show this banner for currently)
return (