Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/inodes-monitor-plugin
  Commit: dd50b529aba8abea71401a77502849d6c9f04207
      
https://github.com/jenkinsci/inodes-monitor-plugin/commit/dd50b529aba8abea71401a77502849d6c9f04207
  Author: Markus Winter <m.win...@sap.com>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor.java
    M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor/column.jelly
    M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/Messages.properties

  Log Message:
  -----------
  [JENKINS-72161] avoid inodes check takes agents online

also JENKINS-72160

Use an OfflineCause specific to the Inodes usage and check before taking
an agent online if the current cause is still the same. If not it wasn't
the plugin that took the agent offline, thus it needs to stay offline.

Use the cause as data object so we can hightlight the table cell
when agent is offline. This will also show a tooltip with the threshold.


  Commit: b7139546e5cbc2685052edcb13731a4c880d12f4
      
https://github.com/jenkinsci/inodes-monitor-plugin/commit/b7139546e5cbc2685052edcb13731a4c880d12f4
  Author: janasrikanth <65033363+janasrika...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor.java
    M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor/column.jelly
    M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/Messages.properties

  Log Message:
  -----------
  Merge pull request #15 from mawinter69/JENKINS-72161

[JENKINS-72161] avoid inodes check takes agents online


Compare: 
https://github.com/jenkinsci/inodes-monitor-plugin/compare/ef539d02cdc3...b7139546e5cb

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/inodes-monitor-plugin/push/refs/heads/master/ef539d-b71395%40github.com.

Reply via email to