Skip to content

Releases: opensciencegrid/gratia-probe

v2.8.5-1

10 Dec 18:49
f67df90
Compare
Choose a tag to compare

What's Changed

  • Fix NameError (Software-5558) by @jeff-takaki in #174
  • SOFTWARE-6037: Update 50-gratia-gwms.conf with SCHEDD_CRON_LOG_NON_ZERO_EXIT by @mwestphall in #189

New Contributors

Full Changelog: v2.8.4...v2.8.5-1

v2.8.4-2

23 Aug 14:49
Compare
Choose a tag to compare
  • Bump Version Number for OSG 23 rebuild

2.8.4

28 Mar 16:55
3cb3b1a
Compare
Choose a tag to compare

This release contains the following changes to address bugs found in the condor-ap and htcondor-ce probes:

  • Fix uninitialized variables resulting in quarantined history files on HTCondor APs (SOFTWARE-5516)
  • Log and immediately fail if there is an issue writing to DataFolder, LogFolder, or WorkingFolder (SOFTWARE-5531)
  • If the probe is run as the root user, attempt to drop privileges to the condor user (SOFTWARE-5531)
  • Recursively fix ownership of default Gratia directories after an RPM install or upgrade (SOFTWARE-5531)

Full Changelog: v2.8.3-1...v2.8.4

2.8.3

08 Mar 23:46
v2.8.3-1
Compare
Choose a tag to compare

Fixed critical issue determining collector host that was preventing records from getting uploaded.

What's Changed

Full Changelog: v2.8.2...v2.8.3-1

2.8.2

27 Feb 23:25
ce37bf2
Compare
Choose a tag to compare

Fix bug that prevented CEs from uploading records (SOFTWARE-5504)

Packaging and HTCondor config syntax fixes

27 Jan 21:34
7f06517
Compare
Choose a tag to compare
Merge pull request #140 from brianhlin/fix-condor-config

Fix condor config and some spec issues

Fix HTCondor record generation

27 Jan 18:32
8c531e0
Compare
Choose a tag to compare
  • Fix HTCondor record generation (SOFTWARE-4978)
  • Remove gratia-probe-condor-batch

Add gratia-probe-condor-batch

26 Jan 23:26
7c7a36d
Compare
Choose a tag to compare

Add probe for HTCondor batch systems (SOFTWARE-4978)

Drop check on HTCondor ProbeConfig DataFolder path

10 Nov 17:37
Compare
Choose a tag to compare

Removed check for trailing slashes in the HTCondor AP and CE ProbeConfig DataFolder (SOFTWARE-4892)

HTCondor AP probe configuration fixes

05 Nov 15:05
5f2821c
Compare
Choose a tag to compare
  • HTCondor AP: suppress local job records by default (SOFTWARE-4846)
  • HTCondor AP: match data dirs between HTCondor and Gratia config (SOFTWARE-4846)