Naadir Jeewa

Results 249 comments of Naadir Jeewa

The real answer to this is to stop using PowerShell, and use Win32 APIs where possible, falling back to WMI invocation. I have POC code for some of this that...

If we're not keen on using Win32 API directly because of readability, then we should strongly consider using the MSFT_Disk & Win32_DiskPartition WMI classes, which is what PowerShell is wrapping,...

I'll make these changes, apparently the Photon team says grub2-mkconfig isn't used, which is interesting.

Will have to take it on trust that this is fine as no longer an expert on unattend.xml /lgtm

Chatting with @sedefsavas AWS Node Termination Handler ( https://github.com/aws/aws-node-termination-handler ) can help, but doesn't fully eliminate it - it gives a 2 minute warning. Sync with CAPZ on MachinePool v.Next...

@g-gaston , feel free to reach out on Slack if you want any background on the earlier proposal.