Skip to content

Releases: htcondor/htcondor-ce

v2.0.2

22 Feb 20:45
Compare
Choose a tag to compare
  • Clean up ClassAd function references in the JOB_ROUTER_DEFAULTS (SOFTWARE-2205)

v2.0.1

19 Feb 17:08
Compare
Choose a tag to compare

v2.0.0

17 Dec 19:40
Compare
Choose a tag to compare
  • Monitoring tool: HTCondor-CE View
  • BDII package (for non-OSG builds)
  • Improved formatting for condor_ce_status
  • Travis CI integration

v1.20

10 Nov 20:01
Compare
Choose a tag to compare
  • Enable GSI map caching to decrease the number of GSI callouts
  • Allow authenticated, mapped users to advertise glideins

v1.19

06 Nov 16:21
Compare
Choose a tag to compare
  • Fix a bug in setting HTCondor accounting groups for routed jobs (SOFTWARE-2076)

v1.18

26 Oct 18:24
Compare
Choose a tag to compare
  • Fix a bug that prevented HTCondor-CE from starting when UID or extattr mappings were not used

v1.17

23 Oct 17:15
Compare
Choose a tag to compare
  • Allow users to append lines to JOB_ROUTER_DEFAULTS (SOFTWARE-2065)
  • Allow users to add onto accounting group defaults set by the job router (SOFTWARE-2067)

v1.16

25 Sep 16:20
Compare
Choose a tag to compare
  • Add network troubleshooting tool (condor_ce_host_network_check)
  • Add ability to disable glideins advertising to the CE
  • Add non-DigiCert hostcerts for CERN
  • Improvements to 'condor_ce_run' error messages

v1.15

21 Aug 13:58
Compare
Choose a tag to compare
  • Add 'default_remote_cerequirements' attribute to the job router
  • Verify the first route in JOB_ROUTER_ENTRIES in the init script
  • htcondor-ce-collector now uses /etc/sysconfig/condor-ce-collector for additional configuration

v1.14

24 Jun 20:38
Compare
Choose a tag to compare
  • CE Collector should accept all CEs (SOFTWARE-1790)
  • Do not utilize the CE config when submitting a job with condor_ce_run without the -r option (SOFTWARE-1910)
  • Verify value of QUEUE_SUPER_USER_MAY_IMPERSONATE for HTCondor batch systems (SOFTWARE-1943)
  • Ensure that the HTCondor Python bindings are in the PYTHONPATH (SOFTWARE-1927)
  • HTCondor CE should warn if osg-configure has not been run (SOFTWARE-1914)
  • Improvements to condor_ce_run error messages