Add guest agent client and retrieve OS info.
This commit is contained in:
parent
1fc26647b6
commit
5078001f4b
14 changed files with 592 additions and 7 deletions
|
|
@ -1491,6 +1491,10 @@ spec:
|
|||
by the runner if password protection is not enabled.
|
||||
type: integer
|
||||
default: 0
|
||||
osinfo:
|
||||
description: Copy of the OS info provided by the guest agent.
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
assignment:
|
||||
description: >-
|
||||
The assignment of this VM to a a particular user.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue