Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-agent-plugin
  Commit: 882148fcd242ede5e64267b644ba1932717d6345
      
https://github.com/jenkinsci/libvirt-agent-plugin/commit/882148fcd242ede5e64267b644ba1932717d6345
  Author: Michael Jeanson <[email protected]>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M src/main/java/hudson/plugins/libvirt/VirtualMachineLauncher.java
    M src/main/java/hudson/plugins/libvirt/VirtualMachineSlave.java

  Log Message:
  -----------
  VirtualMachineLauncher extends DelegatingComputerLauncher

VirtualMachineLauncher uses a delegate launcher to launch the agent on
the node through ssh or JNLP. The jenkins core has provided an abstract
class for this pattern since 2016, convert VirtualMachineLauncher and
add migration code.

See JENKINS-39232 for details.

Signed-off-by: Michael Jeanson <[email protected]>


  Commit: 7c74ffebbc9f6d97cecc43166e496b46bb247f28
      
https://github.com/jenkinsci/libvirt-agent-plugin/commit/7c74ffebbc9f6d97cecc43166e496b46bb247f28
  Author: Michael Jeanson <[email protected]>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M 
src/main/resources/hudson/plugins/libvirt/VirtualMachineLauncher/main.jelly

  Log Message:
  -----------
  fix: connection information on agent page

Only show the connection information when the agent is not 'launchable'
(the delegate launcher is JNLPLauncher).

Signed-off-by: Michael Jeanson <[email protected]>


  Commit: 7b5141b195e91493417ce4b7af58c393493b7479
      
https://github.com/jenkinsci/libvirt-agent-plugin/commit/7b5141b195e91493417ce4b7af58c393493b7479
  Author: Michael Jeanson <[email protected]>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M src/main/java/hudson/plugins/libvirt/VirtualMachineSlaveComputer.java

  Log Message:
  -----------
  Improve logging in VirtualMachineSlaveComputer

Signed-off-by: Michael Jeanson <[email protected]>


Compare: 
https://github.com/jenkinsci/libvirt-agent-plugin/compare/4549da87b3c2...7b5141b195e9

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/libvirt-agent-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/libvirt-agent-plugin/push/refs/heads/master/4549da-7b5141%40github.com.

Reply via email to