-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
False
-
None
-
False
-
-
Currently we create scripts for
- Windows - static IP, drive letter
- Linux - static IP
The scripts are injected if needed.
The script itself then contains all the logic to address the issue.
However, the scripts can be complex, and depend on a shell in the target guest os.
We also ran into syntax errors.
The discussion is about considering to move th elogic from the scripts, into the conversion pod and write the logic in go. In go we would then create i.e. the udev file and upload it to the guest once done.